2022-03-23 17:28:12.079 | + ./stack.sh:main:487 : exec 2022-03-23 17:28:12.079 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-172811' 2022-03-23 17:28:12.079 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-172811.summary.2022-03-23-172811 2022-03-23 17:28:12.079 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:28:12.079 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-172811 2022-03-23 17:28:12.079 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-172811 /opt/stack/logs/stack.sh.log 2022-03-23 17:28:12.079 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-172811.summary.2022-03-23-172811 /opt/stack/logs/stack.sh.log.summary 2022-03-23 17:28:12.079 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 17:28:12.080 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 17:28:12.080 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 17:28:12.080 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 17:28:12.080 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 17:28:12.080 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 17:28:12.080 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 17:28:12.080 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 17:28:12.080 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 17:28:12.080 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 17:28:12.080 | + ./stack.sh:main:576 : uname -a 2022-03-23 17:28:12.080 | Linux dv-neutron-797121-12-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 17:28:12.080 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 17:28:12.080 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 17:28:12.083 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 17:28:12.119 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 17:28:12.135 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 17:28:12.137 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 17:28:12.139 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 17:28:12.141 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 17:28:12.143 | + functions-common:fetch_plugins:1776 : return 2022-03-23 17:28:12.146 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 17:28:12.148 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 17:28:12.150 | + functions-common:run_phase:1854 : local phase= 2022-03-23 17:28:12.152 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:28:12.154 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:28:12.155 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:28:12.157 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:28:12.160 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:28:12.162 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:28:12.166 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:28:12.169 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:28:12.171 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:28:12.173 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 17:28:12.176 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:28:12.191 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:28:12.193 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 17:28:12.194 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:28:12.196 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:28:12.198 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:28:12.200 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:28:12.201 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:28:12.203 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 17:28:12.205 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 17:28:12.207 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 17:28:12.209 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:28:12.211 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 17:28:12.213 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 17:28:12.215 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 17:28:12.216 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 17:28:12.218 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 17:28:12.220 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 17:28:12.237 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 17:28:12.239 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 17:28:12.252 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:28:12.254 | +++ lib/tls:source:43 : hostname -f 2022-03-23 17:28:12.258 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 17:28:12.259 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 17:28:12.262 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 17:28:12.264 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 17:28:12.266 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 17:28:12.267 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 17:28:12.270 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 17:28:12.271 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 17:28:12.273 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 17:28:12.275 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 17:28:12.280 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 17:28:12.291 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 17:28:12.308 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 17:28:12.321 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 17:28:12.333 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 17:28:12.369 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 17:28:12.434 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 17:28:12.533 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 17:28:12.555 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 17:28:12.611 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 17:28:12.673 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 17:28:12.839 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 17:28:12.854 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 17:28:12.871 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 17:28:12.886 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 17:28:12.982 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 17:28:12.986 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 17:28:12.990 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 17:28:12.992 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 17:28:12.994 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 17:28:12.997 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 17:28:13.000 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 17:28:13.000 | False' 2022-03-23 17:28:13.004 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 17:28:13.020 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 17:28:13.023 | + ./stack.sh:main:624 : run_phase source 2022-03-23 17:28:13.026 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 17:28:13.029 | + functions-common:run_phase:1854 : local phase= 2022-03-23 17:28:13.031 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:28:13.034 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:28:13.037 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:28:13.039 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:28:13.042 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:28:13.045 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:28:13.050 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:28:13.052 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:28:13.054 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:28:13.056 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 17:28:13.059 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:28:13.074 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:28:13.077 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 17:28:13.079 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 17:28:13.120 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 17:28:13.122 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 17:28:13.124 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 17:28:13.127 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 17:28:13.129 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 17:28:13.131 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 17:28:13.133 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 17:28:13.136 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 17:28:13.138 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 17:28:13.141 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 17:28:13.143 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.146 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 17:28:13.148 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.150 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 17:28:13.153 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.155 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 17:28:13.158 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.161 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 17:28:13.164 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.167 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 17:28:13.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.172 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 17:28:13.175 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.178 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 17:28:13.180 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.182 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 17:28:13.185 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.187 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 17:28:13.190 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.192 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 17:28:13.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.198 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 17:28:13.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.204 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 17:28:13.207 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.209 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 17:28:13.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.214 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 17:28:13.216 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.219 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 17:28:13.221 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.224 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 17:28:13.226 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.229 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 17:28:13.231 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.234 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 17:28:13.236 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.239 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 17:28:13.241 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.244 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 17:28:13.246 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.248 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 17:28:13.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.253 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 17:28:13.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.257 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 17:28:13.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.262 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 17:28:13.265 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.267 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 17:28:13.270 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.272 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 17:28:13.274 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.277 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 17:28:13.279 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.281 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 17:28:13.284 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.286 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 17:28:13.289 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.291 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 17:28:13.293 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.295 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 17:28:13.298 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.300 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 17:28:13.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.305 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 17:28:13.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.310 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 17:28:13.312 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 17:28:13.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.319 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 17:28:13.321 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 17:28:13.326 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.328 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 17:28:13.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.333 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 17:28:13.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.338 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 17:28:13.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 17:28:13.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 17:28:13.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.351 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 17:28:13.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.356 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 17:28:13.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.361 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 17:28:13.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.366 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 17:28:13.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:28:13.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 17:28:13.373 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 17:28:13.375 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 17:28:13.378 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 17:28:13.393 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:28:13.395 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 17:28:13.398 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 17:28:13.400 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 17:28:13.415 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:28:13.418 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 17:28:13.420 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 17:28:13.422 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 17:28:13.425 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 17:28:13.427 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 17:28:13.429 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 17:28:13.432 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 17:28:13.434 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 17:28:13.437 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 17:28:13.437 | Using mysql database backend 2022-03-23 17:28:13.439 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 17:28:13.455 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 17:28:13.458 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 17:28:13.460 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 17:28:13.463 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 17:28:13.465 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:28:13.468 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 17:28:13.484 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:28:13.487 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 17:28:13.504 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 17:28:13.520 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:28:13.523 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 17:28:13.540 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 17:28:13.557 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 17:28:13.575 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:28:13.578 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 17:28:13.596 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:28:13.599 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 17:28:13.615 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 17:28:13.617 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 17:28:13.620 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 17:28:13.623 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 17:28:13.626 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:28:13.630 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-172813 2022-03-23 17:28:13.633 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-172813 757' 2022-03-23 17:28:13.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.638 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:28:13.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.643 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:28:13.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.649 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:28:13.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.654 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 17:28:13.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.659 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 17:28:13.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.663 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 17:28:13.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.668 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-172811 2022-03-23 17:28:13.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.673 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:28:13.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.678 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 17:28:13.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.683 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:28:13.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.688 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:28:13.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.693 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:28:13.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:28:13.698 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:28:13.700 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 17:28:13.703 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 17:28:13.705 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 17:28:13.708 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 17:28:13.711 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:28:13.713 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:28:13.717 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:28:13.720 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:28:13.722 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:28:13.726 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:28:13.743 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:28:13.745 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:28:13.747 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:28:13.750 | + functions-common:git_clone:629 : echo master 2022-03-23 17:28:13.751 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:28:13.756 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 17:28:13.759 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:28:13.761 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 17:28:13.764 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:28:13.764 | + functions-common:git_clone:678 : head -1 2022-03-23 17:28:13.767 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 17:28:13.771 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:28:13.775 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 17:28:13.778 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:28:13.781 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 17:28:13.784 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 17:28:13.787 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 17:28:13.791 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 17:28:13.793 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 17:28:13.797 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 17:28:13.800 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 17:28:13.803 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 17:28:13.806 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 17:28:13.812 | ++ tools/install_prereqs.sh:source:47 : NOW=1648056493 2022-03-23 17:28:13.816 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 17:28:13.822 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648055665 2022-03-23 17:28:13.825 | ++ tools/install_prereqs.sh:source:49 : DELTA=828 2022-03-23 17:28:13.829 | ++ tools/install_prereqs.sh:source:50 : [[ 828 -lt 7200 ]] 2022-03-23 17:28:13.832 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 17:28:13.835 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 17:28:13.837 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 17:28:13.840 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 17:28:13.842 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 17:28:13.845 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 17:28:13.847 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 17:28:13.850 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 17:28:13.853 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 17:28:13.906 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 17:28:13.906 | apache2-dev 2022-03-23 17:28:13.906 | bc 2022-03-23 17:28:13.906 | bsdmainutils 2022-03-23 17:28:13.906 | curl 2022-03-23 17:28:13.906 | g++ 2022-03-23 17:28:13.906 | gawk 2022-03-23 17:28:13.906 | gcc 2022-03-23 17:28:13.906 | gettext 2022-03-23 17:28:13.906 | git 2022-03-23 17:28:13.906 | graphviz 2022-03-23 17:28:13.907 | iputils-ping 2022-03-23 17:28:13.907 | libapache2-mod-proxy-uwsgi 2022-03-23 17:28:13.907 | libffi-dev 2022-03-23 17:28:13.907 | libjpeg-dev 2022-03-23 17:28:13.907 | libpcre3-dev 2022-03-23 17:28:13.907 | libpq-dev 2022-03-23 17:28:13.907 | libssl-dev 2022-03-23 17:28:13.907 | libsystemd-dev 2022-03-23 17:28:13.907 | libxml2-dev 2022-03-23 17:28:13.907 | libxslt1-dev 2022-03-23 17:28:13.907 | libyaml-dev 2022-03-23 17:28:13.907 | lsof 2022-03-23 17:28:13.907 | openssh-server 2022-03-23 17:28:13.907 | openssl 2022-03-23 17:28:13.907 | pkg-config 2022-03-23 17:28:13.907 | psmisc 2022-03-23 17:28:13.907 | python3-dev 2022-03-23 17:28:13.907 | python3-pip 2022-03-23 17:28:13.907 | python3-systemd 2022-03-23 17:28:13.907 | python3-venv 2022-03-23 17:28:13.907 | tar 2022-03-23 17:28:13.907 | tcpdump 2022-03-23 17:28:13.907 | unzip 2022-03-23 17:28:13.907 | uuid-runtime 2022-03-23 17:28:13.907 | wget 2022-03-23 17:28:13.907 | wget 2022-03-23 17:28:13.907 | zlib1g-dev 2022-03-23 17:28:13.907 | libkrb5-dev 2022-03-23 17:28:13.907 | libldap2-dev 2022-03-23 17:28:13.907 | libsasl2-dev 2022-03-23 17:28:13.907 | memcached 2022-03-23 17:28:13.907 | python3-mysqldb 2022-03-23 17:28:13.907 | sqlite3 2022-03-23 17:28:13.907 | conntrack 2022-03-23 17:28:13.907 | curl 2022-03-23 17:28:13.907 | dnsmasq-base 2022-03-23 17:28:13.907 | dnsmasq-utils 2022-03-23 17:28:13.907 | ebtables 2022-03-23 17:28:13.908 | genisoimage 2022-03-23 17:28:13.908 | iptables 2022-03-23 17:28:13.908 | iputils-arping 2022-03-23 17:28:13.908 | kpartx 2022-03-23 17:28:13.908 | libjs-jquery-tablesorter 2022-03-23 17:28:13.908 | parted 2022-03-23 17:28:13.908 | pm-utils 2022-03-23 17:28:13.908 | python3-mysqldb 2022-03-23 17:28:13.908 | socat 2022-03-23 17:28:13.908 | sqlite3 2022-03-23 17:28:13.908 | sudo 2022-03-23 17:28:13.908 | vlan 2022-03-23 17:28:13.908 | lsscsi 2022-03-23 17:28:13.908 | open-iscsi 2022-03-23 17:28:13.908 | lvm2 2022-03-23 17:28:13.908 | qemu-utils 2022-03-23 17:28:13.908 | thin-provisioning-tools 2022-03-23 17:28:13.908 | acl 2022-03-23 17:28:13.908 | dnsmasq-base 2022-03-23 17:28:13.908 | dnsmasq-utils 2022-03-23 17:28:13.908 | ebtables 2022-03-23 17:28:13.908 | haproxy 2022-03-23 17:28:13.908 | iptables 2022-03-23 17:28:13.908 | iputils-arping 2022-03-23 17:28:13.908 | iputils-ping 2022-03-23 17:28:13.908 | postgresql-server-dev-all 2022-03-23 17:28:13.908 | python3-mysqldb 2022-03-23 17:28:13.908 | sqlite3 2022-03-23 17:28:13.908 | sudo 2022-03-23 17:28:13.908 | vlan 2022-03-23 17:28:13.908 | pcp 2022-03-23 17:28:13.908 | ipset 2022-03-23 17:28:13.908 | conntrack 2022-03-23 17:28:13.908 | conntrackd 2022-03-23 17:28:13.908 | keepalived 2022-03-23 17:28:13.908 | lvm2 2022-03-23 17:28:13.908 | qemu-utils 2022-03-23 17:28:13.908 | thin-provisioning-tools 2022-03-23 17:28:13.909 | curl 2022-03-23 17:28:13.909 | liberasurecode-dev 2022-03-23 17:28:13.909 | make 2022-03-23 17:28:13.909 | memcached 2022-03-23 17:28:13.909 | rsync 2022-03-23 17:28:13.909 | sqlite3 2022-03-23 17:28:13.909 | xfsprogs' 2022-03-23 17:28:13.910 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 17:28:13.929 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 17:28:13.929 | apache2-dev 2022-03-23 17:28:13.929 | bc 2022-03-23 17:28:13.929 | bsdmainutils 2022-03-23 17:28:13.929 | curl 2022-03-23 17:28:13.929 | g++ 2022-03-23 17:28:13.929 | gawk 2022-03-23 17:28:13.929 | gcc 2022-03-23 17:28:13.929 | gettext 2022-03-23 17:28:13.929 | git 2022-03-23 17:28:13.929 | graphviz 2022-03-23 17:28:13.929 | iputils-ping 2022-03-23 17:28:13.930 | libapache2-mod-proxy-uwsgi 2022-03-23 17:28:13.930 | libffi-dev 2022-03-23 17:28:13.930 | libjpeg-dev 2022-03-23 17:28:13.930 | libpcre3-dev 2022-03-23 17:28:13.930 | libpq-dev 2022-03-23 17:28:13.930 | libssl-dev 2022-03-23 17:28:13.930 | libsystemd-dev 2022-03-23 17:28:13.930 | libxml2-dev 2022-03-23 17:28:13.930 | libxslt1-dev 2022-03-23 17:28:13.930 | libyaml-dev 2022-03-23 17:28:13.930 | lsof 2022-03-23 17:28:13.930 | openssh-server 2022-03-23 17:28:13.930 | openssl 2022-03-23 17:28:13.930 | pkg-config 2022-03-23 17:28:13.930 | psmisc 2022-03-23 17:28:13.930 | python3-dev 2022-03-23 17:28:13.930 | python3-pip 2022-03-23 17:28:13.930 | python3-systemd 2022-03-23 17:28:13.930 | python3-venv 2022-03-23 17:28:13.930 | tar 2022-03-23 17:28:13.930 | tcpdump 2022-03-23 17:28:13.930 | unzip 2022-03-23 17:28:13.930 | uuid-runtime 2022-03-23 17:28:13.930 | wget 2022-03-23 17:28:13.930 | wget 2022-03-23 17:28:13.930 | zlib1g-dev 2022-03-23 17:28:13.930 | libkrb5-dev 2022-03-23 17:28:13.930 | libldap2-dev 2022-03-23 17:28:13.930 | libsasl2-dev 2022-03-23 17:28:13.930 | memcached 2022-03-23 17:28:13.930 | python3-mysqldb 2022-03-23 17:28:13.930 | sqlite3 2022-03-23 17:28:13.930 | conntrack 2022-03-23 17:28:13.930 | curl 2022-03-23 17:28:13.930 | dnsmasq-base 2022-03-23 17:28:13.930 | dnsmasq-utils 2022-03-23 17:28:13.930 | ebtables 2022-03-23 17:28:13.930 | genisoimage 2022-03-23 17:28:13.930 | iptables 2022-03-23 17:28:13.931 | iputils-arping 2022-03-23 17:28:13.931 | kpartx 2022-03-23 17:28:13.931 | libjs-jquery-tablesorter 2022-03-23 17:28:13.931 | parted 2022-03-23 17:28:13.931 | pm-utils 2022-03-23 17:28:13.931 | python3-mysqldb 2022-03-23 17:28:13.931 | socat 2022-03-23 17:28:13.931 | sqlite3 2022-03-23 17:28:13.931 | sudo 2022-03-23 17:28:13.931 | vlan 2022-03-23 17:28:13.931 | lsscsi 2022-03-23 17:28:13.931 | open-iscsi 2022-03-23 17:28:13.931 | lvm2 2022-03-23 17:28:13.931 | qemu-utils 2022-03-23 17:28:13.931 | thin-provisioning-tools 2022-03-23 17:28:13.931 | acl 2022-03-23 17:28:13.931 | dnsmasq-base 2022-03-23 17:28:13.931 | dnsmasq-utils 2022-03-23 17:28:13.931 | ebtables 2022-03-23 17:28:13.931 | haproxy 2022-03-23 17:28:13.931 | iptables 2022-03-23 17:28:13.931 | iputils-arping 2022-03-23 17:28:13.931 | iputils-ping 2022-03-23 17:28:13.931 | postgresql-server-dev-all 2022-03-23 17:28:13.931 | python3-mysqldb 2022-03-23 17:28:13.931 | sqlite3 2022-03-23 17:28:13.931 | sudo 2022-03-23 17:28:13.931 | vlan 2022-03-23 17:28:13.931 | pcp 2022-03-23 17:28:13.931 | ipset 2022-03-23 17:28:13.931 | conntrack 2022-03-23 17:28:13.931 | conntrackd 2022-03-23 17:28:13.931 | keepalived 2022-03-23 17:28:13.931 | lvm2 2022-03-23 17:28:13.931 | qemu-utils 2022-03-23 17:28:13.931 | thin-provisioning-tools 2022-03-23 17:28:13.931 | curl 2022-03-23 17:28:13.931 | liberasurecode-dev 2022-03-23 17:28:13.932 | make 2022-03-23 17:28:13.932 | memcached 2022-03-23 17:28:13.932 | rsync 2022-03-23 17:28:13.932 | sqlite3 2022-03-23 17:28:13.932 | xfsprogs ' 2022-03-23 17:28:13.932 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 17:28:13.934 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:28:13.937 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:28:13.940 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:28:13.940 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 17:28:13.945 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:28:13.948 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 17:28:13.950 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:28:13.952 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 17:28:13.954 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:28:13.957 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:28:13.960 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:28:13.962 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:28:13.964 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:28:13.966 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:28:13.969 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 17:28:13.971 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 17:28:13.973 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 17:28:13.976 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 17:28:13.982 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 17:28:13.984 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 17:28:13.987 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 17:28:13.989 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 17:28:13.991 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:28:13.994 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:28:13.998 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648056493995 2022-03-23 17:28:14.000 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 17:28:14.002 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 17:28:14.004 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 17:28:14.399 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 17:28:14.434 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-23 17:28:14.515 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-23 17:28:15.040 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-23 17:28:25.456 | Fetched 336 kB in 1s (281 kB/s) 2022-03-23 17:28:27.023 | Reading package lists... 2022-03-23 17:28:27.059 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 17:28:27.062 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 17:28:27.065 | ++ functions-common:time_stop:2425 : local name 2022-03-23 17:28:27.068 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 17:28:27.070 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:28:27.072 | ++ functions-common:time_stop:2428 : local total 2022-03-23 17:28:27.074 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 17:28:27.077 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 17:28:27.079 | ++ functions-common:time_stop:2432 : start_time=1648056493995 2022-03-23 17:28:27.081 | ++ functions-common:time_stop:2434 : [[ -z 1648056493995 ]] 2022-03-23 17:28:27.084 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:28:27.089 | ++ functions-common:time_stop:2437 : end_time=1648056507085 2022-03-23 17:28:27.091 | ++ functions-common:time_stop:2438 : elapsed_time=13090 2022-03-23 17:28:27.093 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 17:28:27.095 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:28:27.097 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13090 2022-03-23 17:28:27.099 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:28:27.102 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:28:27.104 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:28:27.106 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:28:27.108 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:28:27.130 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:28:27.242 | Reading package lists... 2022-03-23 17:28:27.498 | Building dependency tree... 2022-03-23 17:28:27.500 | Reading state information... 2022-03-23 17:28:27.537 | acl is already the newest version (2.2.53-6). 2022-03-23 17:28:27.537 | bc is already the newest version (1.07.1-2build1). 2022-03-23 17:28:27.537 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 17:28:27.537 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 17:28:27.537 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 17:28:27.537 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 17:28:27.537 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 17:28:27.537 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 17:28:27.537 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 17:28:27.537 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 17:28:27.537 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 17:28:27.537 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 17:28:27.538 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 17:28:27.538 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 17:28:27.538 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 17:28:27.538 | libffi-dev is already the newest version (3.3-4). 2022-03-23 17:28:27.538 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 17:28:27.538 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 17:28:27.538 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 17:28:27.538 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 17:28:27.538 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 17:28:27.538 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 17:28:27.538 | make is already the newest version (4.2.1-1.2). 2022-03-23 17:28:27.538 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 17:28:27.538 | psmisc is already the newest version (23.3-1). 2022-03-23 17:28:27.538 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 17:28:27.538 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 17:28:27.538 | python3-systemd is already the newest version (234-3build2). 2022-03-23 17:28:27.538 | socat is already the newest version (1.7.3.3-2). 2022-03-23 17:28:27.538 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 17:28:27.538 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 17:28:27.538 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 17:28:27.538 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 17:28:27.538 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 17:28:27.538 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 17:28:27.538 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 17:28:27.538 | pcp is already the newest version (5.0.3-1). 2022-03-23 17:28:27.538 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 17:28:27.538 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 17:28:27.538 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:28:27.538 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:28:27.538 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 17:28:27.538 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 17:28:27.538 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 17:28:27.538 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 17:28:27.538 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 17:28:27.538 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 17:28:27.538 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 17:28:27.539 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 17:28:27.539 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 17:28:27.539 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 17:28:27.539 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 17:28:27.539 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 17:28:27.539 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 17:28:27.539 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 17:28:27.539 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 17:28:27.539 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 17:28:27.539 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 17:28:27.539 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 17:28:27.539 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 17:28:27.539 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 17:28:27.539 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 17:28:27.539 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 17:28:27.539 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 17:28:27.539 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 17:28:27.539 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 17:28:27.539 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 17:28:27.539 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 17:28:27.539 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 17:28:27.771 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:28:27.771 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 17:28:27.771 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 17:28:27.772 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 17:28:27.772 | The following packages were automatically installed and are no longer required: 2022-03-23 17:28:27.773 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:28:27.773 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:28:27.773 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:28:27.773 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:28:27.773 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:28:27.773 | python3-zope.interface 2022-03-23 17:28:27.773 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:28:27.922 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:28:27.927 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 17:28:27.930 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:28:27.932 | ++ functions-common:time_stop:2425 : local name 2022-03-23 17:28:27.935 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 17:28:27.937 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:28:27.939 | ++ functions-common:time_stop:2428 : local total 2022-03-23 17:28:27.942 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 17:28:27.944 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:28:27.947 | ++ functions-common:time_stop:2432 : start_time=1648056507127 2022-03-23 17:28:27.949 | ++ functions-common:time_stop:2434 : [[ -z 1648056507127 ]] 2022-03-23 17:28:27.952 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:28:27.956 | ++ functions-common:time_stop:2437 : end_time=1648056507953 2022-03-23 17:28:27.958 | ++ functions-common:time_stop:2438 : elapsed_time=826 2022-03-23 17:28:27.961 | ++ functions-common:time_stop:2439 : total=876 2022-03-23 17:28:27.964 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:28:27.966 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1702 2022-03-23 17:28:27.968 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 17:28:27.971 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 17:28:27.974 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:28:27.977 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 17:28:27.983 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 17:28:27.988 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 17:28:27.992 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 17:28:27.996 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 17:28:29.621 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 17:28:29.623 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 17:28:29.625 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 17:28:29.627 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 17:28:29.630 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 17:28:29.632 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 17:28:29.636 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 17:28:29.639 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 17:28:29.640 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 17:28:29.643 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 17:28:29.645 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 17:28:29.647 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 17:28:29.649 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 17:28:29.651 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 17:28:29.653 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 17:28:29.656 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 17:28:29.658 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 17:28:29.661 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 17:28:29.664 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 17:28:29.666 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 17:28:29.669 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 17:28:29.671 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 17:28:29.673 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 17:28:29.676 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 17:28:29.753 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 17:28:29.757 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 17:28:29.834 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 17:28:29.837 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 17:28:29.914 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 17:28:29.916 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 17:28:29.918 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 17:28:29.920 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 17:28:29.922 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 17:28:29.924 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 17:28:29.926 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 17:28:29.928 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 17:28:29.930 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 17:28:29.932 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 17:28:29.934 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 17:28:29.934 | Distro: focal 2022-03-23 17:28:29.936 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 17:28:29.938 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 17:28:29.942 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 17:28:29.944 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 17:28:29.946 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 17:28:29.947 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 17:28:30.636 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 17:28:30.640 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 17:28:30.640 | pip: 21.3.1 2022-03-23 17:28:30.643 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 17:28:30.646 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 17:28:30.649 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:28:30.652 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:28:30.655 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:28:30.658 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:28:30.661 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:28:30.662 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:28:30.664 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:28:30.666 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:28:30.668 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:28:30.669 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:28:30.671 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:28:30.673 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 17:28:30.675 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:28:30.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:28:30.680 | + tools/install_pip.sh:main:142 : : 2022-03-23 17:28:30.683 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 17:28:30.686 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 17:28:30.688 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 17:28:30.691 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:28:30.693 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 17:28:30.695 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 17:28:30.697 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:28:30.700 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:28:30.700 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:28:30.707 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 17:28:30.710 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 17:28:30.712 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 17:28:30.715 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 17:28:30.717 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 17:28:30.741 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 17:28:30.744 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 17:28:31.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:28:31.618 | from cryptography.utils import int_from_bytes 2022-03-23 17:28:31.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:28:31.618 | from cryptography.utils import int_from_bytes 2022-03-23 17:28:32.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:28:34.411 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 17:28:34.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 17:28:36.926 | Installing collected packages: setuptools 2022-03-23 17:28:37.709 | Successfully installed setuptools-60.9.3 2022-03-23 17:28:37.709 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:28:37.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:28:37.879 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:28:38.035 | + inc/python:pip_install:200 : result=0 2022-03-23 17:28:38.037 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:28:38.040 | + functions-common:time_stop:2425 : local name 2022-03-23 17:28:38.043 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:28:38.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:28:38.049 | + functions-common:time_stop:2428 : local total 2022-03-23 17:28:38.051 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:28:38.053 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:28:38.055 | + functions-common:time_stop:2432 : start_time=1648056510734 2022-03-23 17:28:38.057 | + functions-common:time_stop:2434 : [[ -z 1648056510734 ]] 2022-03-23 17:28:38.059 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:28:38.062 | + functions-common:time_stop:2437 : end_time=1648056518060 2022-03-23 17:28:38.064 | + functions-common:time_stop:2438 : elapsed_time=7326 2022-03-23 17:28:38.066 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:28:38.068 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:28:38.070 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7326 2022-03-23 17:28:38.073 | + inc/python:pip_install:203 : return 0 2022-03-23 17:28:38.075 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 17:28:38.078 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 17:28:38.082 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 17:28:38.086 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 17:28:38.089 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 17:28:38.089 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 17:28:38.782 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 17:28:38.786 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 17:28:38.786 | pip: 21.3.1 2022-03-23 17:28:38.791 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 17:28:38.795 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 17:28:38.800 | + ./stack.sh:main:796 : fixup_all 2022-03-23 17:28:38.803 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 17:28:38.805 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 17:28:38.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:28:38.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:28:38.812 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 17:28:38.825 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 17:28:38.840 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 17:28:38.852 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 17:28:38.854 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 17:28:38.856 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:28:38.859 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:28:38.861 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:28:38.863 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:28:38.865 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:28:38.867 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:28:38.870 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:28:38.872 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:28:38.874 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:28:38.876 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:28:38.878 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:28:38.880 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 17:28:38.883 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 17:28:38.885 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 17:28:38.888 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:28:38.890 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:28:38.892 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:28:38.895 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:28:38.897 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:28:38.900 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:28:38.902 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 17:28:38.906 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 17:28:38.908 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 17:28:38.910 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 17:28:38.913 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 17:28:38.915 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 17:28:38.917 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 17:28:38.941 | Using python 3.8 to install os-testr 2022-03-23 17:28:38.944 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 17:28:39.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:28:39.821 | from cryptography.utils import int_from_bytes 2022-03-23 17:28:39.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:28:39.821 | from cryptography.utils import int_from_bytes 2022-03-23 17:28:40.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:28:40.988 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 17:28:41.534 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 17:28:41.535 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 17:28:41.536 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 17:28:41.537 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 17:28:41.551 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 17:28:41.577 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 17:28:41.578 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 17:28:41.579 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 17:28:41.580 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 17:28:41.580 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 17:28:41.606 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 17:28:41.607 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 17:28:41.608 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 17:28:41.609 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 17:28:41.610 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 17:28:41.622 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 17:28:41.687 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 17:28:41.688 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 17:28:41.689 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 17:28:44.125 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:28:44.132 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:28:44.132 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:28:44.264 | + inc/python:pip_install:200 : result=0 2022-03-23 17:28:44.266 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:28:44.269 | + functions-common:time_stop:2425 : local name 2022-03-23 17:28:44.272 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:28:44.276 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:28:44.279 | + functions-common:time_stop:2428 : local total 2022-03-23 17:28:44.282 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:28:44.286 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:28:44.288 | + functions-common:time_stop:2432 : start_time=1648056518934 2022-03-23 17:28:44.290 | + functions-common:time_stop:2434 : [[ -z 1648056518934 ]] 2022-03-23 17:28:44.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:28:44.298 | + functions-common:time_stop:2437 : end_time=1648056524295 2022-03-23 17:28:44.301 | + functions-common:time_stop:2438 : elapsed_time=5361 2022-03-23 17:28:44.303 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:28:44.306 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:28:44.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5361 2022-03-23 17:28:44.312 | + inc/python:pip_install:203 : return 0 2022-03-23 17:28:44.315 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 17:28:44.372 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 17:28:44.496 | + ./stack.sh:main:810 : install_infra 2022-03-23 17:28:44.499 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:28:44.501 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 17:28:44.503 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:28:44.506 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 17:28:44.530 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 17:28:46.497 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.507 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.514 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.518 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.620 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.639 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.643 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.647 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.662 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.670 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.672 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.706 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.717 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.723 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.741 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.780 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.787 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.793 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.840 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.853 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.857 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.876 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.882 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.930 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.948 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:46.952 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.043 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.050 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.104 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.223 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.247 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.251 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.262 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.268 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.287 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.293 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.310 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.370 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.382 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.398 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.441 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.445 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:47.452 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:28:47.587 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 17:28:47.875 | + inc/python:pip_install:200 : result=0 2022-03-23 17:28:47.878 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:28:47.882 | + functions-common:time_stop:2425 : local name 2022-03-23 17:28:47.886 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:28:47.889 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:28:47.892 | + functions-common:time_stop:2428 : local total 2022-03-23 17:28:47.895 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:28:47.898 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:28:47.901 | + functions-common:time_stop:2432 : start_time=1648056524522 2022-03-23 17:28:47.904 | + functions-common:time_stop:2434 : [[ -z 1648056524522 ]] 2022-03-23 17:28:47.909 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:28:47.913 | + functions-common:time_stop:2437 : end_time=1648056527910 2022-03-23 17:28:47.916 | + functions-common:time_stop:2438 : elapsed_time=3388 2022-03-23 17:28:47.918 | + functions-common:time_stop:2439 : total=5361 2022-03-23 17:28:47.920 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:28:47.923 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8749 2022-03-23 17:28:47.925 | + inc/python:pip_install:203 : return 0 2022-03-23 17:28:47.928 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:28:47.931 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 17:28:47.957 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 17:28:49.765 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.775 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.781 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.786 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.886 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.905 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.910 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.913 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.928 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.936 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.938 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.968 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.978 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:49.982 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.000 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.037 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.045 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.050 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.097 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.110 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.114 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.134 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.140 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.188 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.206 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.209 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.300 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.307 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.360 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.479 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.506 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.511 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.522 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.527 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.546 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.553 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.569 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.625 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.637 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.653 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.695 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.699 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:28:50.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:28:50.708 | Processing /opt/stack/requirements 2022-03-23 17:28:52.488 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-23 17:28:52.491 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 17:28:52.502 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-23 17:28:52.507 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 17:28:52.510 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 17:28:52.516 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 17:28:52.542 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-23 17:28:52.565 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 17:28:52.575 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 17:28:52.595 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 17:28:52.598 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 17:28:52.613 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 17:28:52.618 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-23 17:28:52.621 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 17:28:52.624 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 17:28:52.626 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-23 17:28:52.639 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 17:28:52.686 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 17:28:52.690 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 17:28:52.701 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 17:28:52.707 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-23 17:28:52.710 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-23 17:28:52.715 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-23 17:28:52.775 | Building wheels for collected packages: openstack-requirements 2022-03-23 17:28:52.776 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 17:28:53.611 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 17:28:53.611 | ERROR: Command errored out with exit status 1: 2022-03-23 17:28:53.612 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5dr89ujb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5dr89ujb/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-sf6rpwsg 2022-03-23 17:28:53.612 | cwd: /tmp/pip-req-build-5dr89ujb/ 2022-03-23 17:28:53.612 | Complete output (6 lines): 2022-03-23 17:28:53.612 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 17:28:53.612 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 17:28:53.612 | or: setup.py --help-commands 2022-03-23 17:28:53.612 | or: setup.py cmd --help 2022-03-23 17:28:53.612 | 2022-03-23 17:28:53.612 | error: invalid command 'bdist_wheel' 2022-03-23 17:28:53.612 | ---------------------------------------- 2022-03-23 17:28:53.612 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 17:28:53.612 | Running setup.py clean for openstack-requirements 2022-03-23 17:28:54.462 | Failed to build openstack-requirements 2022-03-23 17:28:54.487 | Installing collected packages: openstack-requirements 2022-03-23 17:28:54.487 | Attempting uninstall: openstack-requirements 2022-03-23 17:28:54.488 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 17:28:54.523 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 17:28:54.541 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 17:28:54.544 | Running setup.py install for openstack-requirements: started 2022-03-23 17:28:56.936 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 17:28:56.960 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 17:28:57.091 | + inc/python:pip_install:200 : result=0 2022-03-23 17:28:57.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:28:57.098 | + functions-common:time_stop:2425 : local name 2022-03-23 17:28:57.101 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:28:57.104 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:28:57.106 | + functions-common:time_stop:2428 : local total 2022-03-23 17:28:57.109 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:28:57.112 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:28:57.115 | + functions-common:time_stop:2432 : start_time=1648056527947 2022-03-23 17:28:57.118 | + functions-common:time_stop:2434 : [[ -z 1648056527947 ]] 2022-03-23 17:28:57.122 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:28:57.126 | + functions-common:time_stop:2437 : end_time=1648056537123 2022-03-23 17:28:57.129 | + functions-common:time_stop:2438 : elapsed_time=9176 2022-03-23 17:28:57.131 | + functions-common:time_stop:2439 : total=8749 2022-03-23 17:28:57.134 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:28:57.136 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17925 2022-03-23 17:28:57.138 | + inc/python:pip_install:203 : return 0 2022-03-23 17:28:57.141 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 17:28:57.144 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 17:28:57.146 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 17:28:57.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:28:57.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:28:57.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 17:28:57.157 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:28:57.159 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 17:28:57.181 | Using python 3.8 to install pbr 2022-03-23 17:28:57.183 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 17:28:58.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:28:58.046 | from cryptography.utils import int_from_bytes 2022-03-23 17:28:58.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:28:58.046 | from cryptography.utils import int_from_bytes 2022-03-23 17:28:59.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:28:59.210 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 17:29:01.805 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:29:01.812 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:29:01.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:29:01.968 | + inc/python:pip_install:200 : result=0 2022-03-23 17:29:01.971 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:29:01.974 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:01.977 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:01.979 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:01.982 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:01.984 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:01.987 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:29:01.990 | + functions-common:time_stop:2432 : start_time=1648056537176 2022-03-23 17:29:01.992 | + functions-common:time_stop:2434 : [[ -z 1648056537176 ]] 2022-03-23 17:29:01.995 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:01.999 | + functions-common:time_stop:2437 : end_time=1648056541997 2022-03-23 17:29:02.002 | + functions-common:time_stop:2438 : elapsed_time=4821 2022-03-23 17:29:02.004 | + functions-common:time_stop:2439 : total=17925 2022-03-23 17:29:02.006 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:02.008 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22746 2022-03-23 17:29:02.012 | + inc/python:pip_install:203 : return 0 2022-03-23 17:29:02.015 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 17:29:04.382 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 17:29:06.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:29:06.313 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 17:29:06.327 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 17:29:06.329 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 17:29:06.333 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 17:29:06.338 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 17:29:06.341 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-23 17:29:06.417 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 17:29:06.420 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 17:29:06.425 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 17:29:06.447 | + ./stack.sh:main:819 : pkgs= 2022-03-23 17:29:06.450 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 17:29:06.453 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 17:29:06.456 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:29:06.459 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 17:29:06.461 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:29:06.465 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:29:06.467 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:29:06.470 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:29:06.472 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:29:06.475 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:29:06.480 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:29:06.482 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:29:06.484 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:29:06.487 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 17:29:06.489 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:29:06.508 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:06.511 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:29:06.514 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:29:06.517 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 17:29:06.519 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:29:06.522 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:29:06.524 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:29:06.529 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 17:29:06.531 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:29:06.533 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 17:29:06.536 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:29:06.538 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:29:06.541 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:29:06.543 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:29:06.546 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:29:06.548 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:29:06.550 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 17:29:06.553 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:29:06.555 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 17:29:06.558 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:29:06.560 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:29:06.563 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 17:29:06.565 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 17:29:06.568 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 17:29:06.570 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 17:29:06.573 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 17:29:06.643 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 17:29:06.643 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 17:29:06.645 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 17:29:07.180 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 17:29:07.184 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 17:29:07.204 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:07.207 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 17:29:07.211 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:29:07.214 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:29:07.217 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:29:07.220 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:29:07.223 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:29:07.225 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:29:07.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:07.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:07.233 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:29:07.236 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:29:07.238 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:29:07.241 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:29:07.244 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 17:29:07.246 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:29:07.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:07.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:07.254 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 17:29:07.278 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 17:29:07.392 | Reading package lists... 2022-03-23 17:29:07.660 | Building dependency tree... 2022-03-23 17:29:07.661 | Reading state information... 2022-03-23 17:29:07.929 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 17:29:07.930 | The following packages were automatically installed and are no longer required: 2022-03-23 17:29:07.931 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:29:07.931 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:29:07.931 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:29:07.931 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:29:07.931 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:29:07.931 | python3-zope.interface 2022-03-23 17:29:07.931 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:29:08.070 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:29:08.075 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:29:08.078 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:29:08.081 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:08.084 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:08.087 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:08.089 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:08.092 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:08.095 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:29:08.098 | + functions-common:time_stop:2432 : start_time=1648056547275 2022-03-23 17:29:08.100 | + functions-common:time_stop:2434 : [[ -z 1648056547275 ]] 2022-03-23 17:29:08.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:08.109 | + functions-common:time_stop:2437 : end_time=1648056548105 2022-03-23 17:29:08.111 | + functions-common:time_stop:2438 : elapsed_time=830 2022-03-23 17:29:08.114 | + functions-common:time_stop:2439 : total=1702 2022-03-23 17:29:08.116 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:08.118 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2532 2022-03-23 17:29:08.121 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:29:08.123 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 17:29:08.126 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:29:08.128 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:29:08.131 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:29:08.134 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:29:08.136 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:29:08.139 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:29:08.141 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 17:29:08.144 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:29:08.146 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:29:08.149 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:29:08.152 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:29:08.154 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:29:08.157 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:29:08.160 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:29:08.162 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:29:08.166 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:29:08.168 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:29:08.171 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:29:08.174 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 17:29:08.177 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:29:08.179 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:29:08.182 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:29:08.185 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:29:08.187 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:29:08.190 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:29:08.193 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 17:29:08.196 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 17:29:08.214 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:08.216 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 17:29:08.219 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:29:08.223 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 17:29:08.225 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 17:29:08.228 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 17:29:08.232 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 17:29:08.236 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 17:29:08.239 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 17:29:08.242 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 17:29:08.245 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 17:29:08.248 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 17:29:08.251 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 17:29:08.998 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 17:29:08.998 | user tags 2022-03-23 17:29:08.998 | stackrabbit []' 2022-03-23 17:29:09.001 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 17:29:09.001 | user tags 2022-03-23 17:29:09.002 | stackrabbit []' 2022-03-23 17:29:09.002 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 17:29:09.009 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 17:29:09.012 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 17:29:09.015 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 17:29:09.786 | Changing password for user "stackrabbit" ... 2022-03-23 17:29:09.811 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 17:29:10.508 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 17:29:10.533 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 17:29:10.536 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 17:29:11.218 | Changing password for user "stackrabbit" ... 2022-03-23 17:29:11.243 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 17:29:11.246 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 17:29:11.248 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 17:29:11.931 | Deleting user "guest" ... 2022-03-23 17:29:11.946 | Error: 2022-03-23 17:29:11.947 | {:no_such_user, "guest"} 2022-03-23 17:29:11.960 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 17:29:11.963 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 17:29:11.980 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:11.982 | + ./stack.sh:main:836 : install_database 2022-03-23 17:29:11.984 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 17:29:11.987 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 17:29:11.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:11.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:11.994 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 17:29:12.209 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 17:29:12.211 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 17:29:12.214 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 17:29:12.216 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 17:29:12.219 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:29:12.222 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 17:29:12.224 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:29:12.227 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:29:12.229 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:29:12.231 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:29:12.234 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:29:12.236 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:29:12.239 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:29:12.241 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:29:12.244 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:29:12.246 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:29:12.248 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:29:12.251 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 17:29:12.253 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:29:12.256 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:29:12.258 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:29:12.261 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:29:12.264 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:29:12.266 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:29:12.268 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 17:29:12.271 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:12.273 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:12.276 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 17:29:12.278 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:29:12.280 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:29:12.283 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:29:12.285 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:29:12.288 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:29:12.290 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:29:12.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:12.295 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:12.297 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:29:12.299 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:29:12.302 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:29:12.304 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:29:12.306 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 17:29:12.308 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:29:12.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:12.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:12.315 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 17:29:12.336 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 17:29:12.447 | Reading package lists... 2022-03-23 17:29:12.703 | Building dependency tree... 2022-03-23 17:29:12.705 | Reading state information... 2022-03-23 17:29:12.975 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 17:29:12.975 | The following packages were automatically installed and are no longer required: 2022-03-23 17:29:12.976 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:29:12.976 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:29:12.976 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:29:12.976 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:29:12.976 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:29:12.976 | python3-zope.interface 2022-03-23 17:29:12.976 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:29:13.095 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:29:13.099 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:29:13.102 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:29:13.104 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:13.107 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:13.109 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:13.111 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:13.114 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:13.116 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:29:13.118 | + functions-common:time_stop:2432 : start_time=1648056552334 2022-03-23 17:29:13.121 | + functions-common:time_stop:2434 : [[ -z 1648056552334 ]] 2022-03-23 17:29:13.123 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:13.128 | + functions-common:time_stop:2437 : end_time=1648056553125 2022-03-23 17:29:13.130 | + functions-common:time_stop:2438 : elapsed_time=791 2022-03-23 17:29:13.132 | + functions-common:time_stop:2439 : total=2532 2022-03-23 17:29:13.135 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:13.137 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3323 2022-03-23 17:29:13.140 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:29:13.142 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 17:29:13.144 | + ./stack.sh:main:839 : install_database_python 2022-03-23 17:29:13.147 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 17:29:13.149 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 17:29:13.152 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 17:29:13.154 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:29:13.157 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 17:29:13.159 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 17:29:13.162 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:29:13.166 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:29:13.166 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:29:13.171 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 17:29:13.173 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 17:29:13.177 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 17:29:13.180 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 17:29:13.182 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 17:29:13.205 | Using python 3.8 to install PyMySQL 2022-03-23 17:29:13.207 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 17:29:14.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:14.076 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:14.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:14.077 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:15.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:29:15.224 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 17:29:17.720 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:29:17.727 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:29:17.727 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:29:17.857 | + inc/python:pip_install:200 : result=0 2022-03-23 17:29:17.859 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:29:17.862 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:17.864 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:17.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:17.869 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:17.872 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:17.875 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:29:17.878 | + functions-common:time_stop:2432 : start_time=1648056553198 2022-03-23 17:29:17.881 | + functions-common:time_stop:2434 : [[ -z 1648056553198 ]] 2022-03-23 17:29:17.885 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:17.889 | + functions-common:time_stop:2437 : end_time=1648056557886 2022-03-23 17:29:17.892 | + functions-common:time_stop:2438 : elapsed_time=4688 2022-03-23 17:29:17.895 | + functions-common:time_stop:2439 : total=22746 2022-03-23 17:29:17.897 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:17.900 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27434 2022-03-23 17:29:17.902 | + inc/python:pip_install:203 : return 0 2022-03-23 17:29:17.905 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 17:29:17.907 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 17:29:17.909 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 17:29:17.912 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 17:29:17.929 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:17.931 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 17:29:17.933 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 17:29:17.937 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:29:17.937 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:29:17.943 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:29:17.946 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:29:17.948 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:29:17.950 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:29:17.953 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 17:29:17.955 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 17:29:17.971 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:17.974 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 17:29:17.977 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:29:17.979 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:29:17.982 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:29:17.984 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:29:17.986 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:29:17.989 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:29:17.991 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:17.993 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:17.996 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:29:17.998 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:29:18.000 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:29:18.003 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:29:18.005 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 17:29:18.008 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:29:18.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:18.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:18.015 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 17:29:18.040 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 17:29:18.155 | Reading package lists... 2022-03-23 17:29:18.407 | Building dependency tree... 2022-03-23 17:29:18.409 | Reading state information... 2022-03-23 17:29:18.675 | radvd is already the newest version (1:2.17-2). 2022-03-23 17:29:18.675 | The following packages were automatically installed and are no longer required: 2022-03-23 17:29:18.676 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:29:18.676 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:29:18.676 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:29:18.676 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:29:18.676 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:29:18.676 | python3-zope.interface 2022-03-23 17:29:18.676 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:29:18.798 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:29:18.804 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:29:18.807 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:29:18.810 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:18.813 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:18.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:18.819 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:18.821 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:18.824 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:29:18.826 | + functions-common:time_stop:2432 : start_time=1648056558036 2022-03-23 17:29:18.829 | + functions-common:time_stop:2434 : [[ -z 1648056558036 ]] 2022-03-23 17:29:18.832 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:18.837 | + functions-common:time_stop:2437 : end_time=1648056558834 2022-03-23 17:29:18.840 | + functions-common:time_stop:2438 : elapsed_time=798 2022-03-23 17:29:18.842 | + functions-common:time_stop:2439 : total=3323 2022-03-23 17:29:18.844 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:18.847 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4121 2022-03-23 17:29:18.849 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:29:18.852 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 17:29:18.869 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:18.871 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 17:29:18.874 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 17:29:18.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 17:29:18.880 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 17:29:18.903 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 17:29:18.906 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:29:18.909 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:29:18.911 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:29:18.914 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:29:18.916 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:29:18.919 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:29:18.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:18.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:18.926 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:29:18.928 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:29:18.930 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:29:18.932 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:29:18.935 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 17:29:18.937 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:29:18.940 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:18.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:18.944 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 17:29:18.967 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-23 17:29:19.079 | Reading package lists... 2022-03-23 17:29:19.351 | Building dependency tree... 2022-03-23 17:29:19.352 | Reading state information... 2022-03-23 17:29:19.659 | fakeroot is already the newest version (1.24-1). 2022-03-23 17:29:19.659 | make is already the newest version (4.2.1-1.2). 2022-03-23 17:29:19.659 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 17:29:19.659 | The following packages were automatically installed and are no longer required: 2022-03-23 17:29:19.660 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:29:19.661 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:29:19.661 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:29:19.661 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:29:19.661 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:29:19.661 | python3-zope.interface 2022-03-23 17:29:19.661 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:29:19.794 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:29:19.799 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:29:19.802 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:29:19.804 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:19.807 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:19.810 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:19.813 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:19.816 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:19.818 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:29:19.821 | + functions-common:time_stop:2432 : start_time=1648056558964 2022-03-23 17:29:19.823 | + functions-common:time_stop:2434 : [[ -z 1648056558964 ]] 2022-03-23 17:29:19.826 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:19.831 | + functions-common:time_stop:2437 : end_time=1648056559828 2022-03-23 17:29:19.833 | + functions-common:time_stop:2438 : elapsed_time=864 2022-03-23 17:29:19.835 | + functions-common:time_stop:2439 : total=4121 2022-03-23 17:29:19.838 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:19.841 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4985 2022-03-23 17:29:19.843 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:29:19.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 17:29:19.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:19.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:19.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 17:29:19.855 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 17:29:19.858 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 17:29:19.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 17:29:19.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 17:29:19.868 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 17:29:19.869 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 17:29:19.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 17:29:19.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 17:29:19.879 | + functions:vercmp:628 : local v1=5.4 2022-03-23 17:29:19.881 | + functions:vercmp:629 : local 'op=<' 2022-03-23 17:29:19.884 | + functions:vercmp:630 : local v2=3.13 2022-03-23 17:29:19.887 | + functions:vercmp:631 : local result 2022-03-23 17:29:19.890 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 17:29:19.890 | ++ functions:vercmp:635 : sort -V 2022-03-23 17:29:19.891 | ++ functions:vercmp:635 : head -1 2022-03-23 17:29:19.896 | + functions:vercmp:635 : result=3.13 2022-03-23 17:29:19.899 | + functions:vercmp:637 : case $op in 2022-03-23 17:29:19.901 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 17:29:19.904 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 17:29:19.906 | + functions:vercmp:648 : return 2022-03-23 17:29:19.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 17:29:19.911 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:29:19.913 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 17:29:20.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 17:29:20.511 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 17:29:20.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 17:29:20.522 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.525 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 17:29:20.543 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:20.546 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 17:29:20.548 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 17:29:20.548 | Installing etcd 2022-03-23 17:29:20.550 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 17:29:20.563 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 17:29:20.575 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 17:29:20.577 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 17:29:20.591 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 17:29:20.596 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:29:20.598 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:29:20.602 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:29:20.607 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:29:20.609 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-23 17:29:20.612 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 17:29:20.614 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:29:20.617 | ++ functions:get_extra_file:74 : return 2022-03-23 17:29:20.620 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:29:20.622 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 17:29:20.624 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 17:29:20.627 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 17:29:20.644 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:29:20.646 | + ./stack.sh:main:866 : install_dstat 2022-03-23 17:29:20.649 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 17:29:20.665 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:29:20.667 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 17:29:20.670 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:29:20.672 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 17:29:20.675 | + ./stack.sh:main:875 : install_libs 2022-03-23 17:29:20.677 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 17:29:20.680 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 17:29:20.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 17:29:20.684 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 17:29:20.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 17:29:20.694 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.696 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 17:29:20.699 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 17:29:20.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 17:29:20.704 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 17:29:20.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 17:29:20.713 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.715 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 17:29:20.718 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 17:29:20.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 17:29:20.722 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 17:29:20.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 17:29:20.731 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.734 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 17:29:20.737 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 17:29:20.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 17:29:20.743 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 17:29:20.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 17:29:20.753 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.755 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 17:29:20.758 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 17:29:20.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 17:29:20.763 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 17:29:20.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 17:29:20.774 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.776 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 17:29:20.779 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 17:29:20.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 17:29:20.783 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 17:29:20.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 17:29:20.794 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.796 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 17:29:20.799 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 17:29:20.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 17:29:20.804 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 17:29:20.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 17:29:20.814 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.816 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 17:29:20.818 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 17:29:20.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 17:29:20.823 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 17:29:20.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 17:29:20.833 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.836 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 17:29:20.838 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 17:29:20.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 17:29:20.843 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 17:29:20.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 17:29:20.853 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.856 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 17:29:20.859 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 17:29:20.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 17:29:20.864 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 17:29:20.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 17:29:20.874 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.877 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 17:29:20.879 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 17:29:20.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 17:29:20.884 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 17:29:20.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 17:29:20.893 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.896 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 17:29:20.898 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 17:29:20.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 17:29:20.903 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 17:29:20.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 17:29:20.912 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.915 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 17:29:20.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 17:29:20.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 17:29:20.924 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 17:29:20.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 17:29:20.936 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.938 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 17:29:20.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 17:29:20.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 17:29:20.946 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 17:29:20.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 17:29:20.955 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.958 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 17:29:20.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 17:29:20.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 17:29:20.964 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 17:29:20.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 17:29:20.974 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.977 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 17:29:20.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 17:29:20.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 17:29:20.984 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 17:29:20.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:20.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:20.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 17:29:20.994 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:20.998 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 17:29:21.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 17:29:21.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 17:29:21.007 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 17:29:21.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 17:29:21.016 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.019 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 17:29:21.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 17:29:21.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 17:29:21.027 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 17:29:21.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 17:29:21.038 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.042 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 17:29:21.044 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 17:29:21.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 17:29:21.049 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 17:29:21.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 17:29:21.061 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.064 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 17:29:21.067 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 17:29:21.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 17:29:21.072 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 17:29:21.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 17:29:21.082 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.084 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 17:29:21.086 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 17:29:21.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 17:29:21.091 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 17:29:21.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 17:29:21.102 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.106 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 17:29:21.108 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 17:29:21.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 17:29:21.113 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 17:29:21.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.118 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 17:29:21.126 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.128 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 17:29:21.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 17:29:21.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 17:29:21.136 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 17:29:21.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 17:29:21.146 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.148 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 17:29:21.151 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 17:29:21.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 17:29:21.156 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 17:29:21.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 17:29:21.166 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.168 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 17:29:21.171 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 17:29:21.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 17:29:21.176 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 17:29:21.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 17:29:21.185 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.191 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 17:29:21.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 17:29:21.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 17:29:21.198 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 17:29:21.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 17:29:21.208 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.211 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 17:29:21.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 17:29:21.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 17:29:21.219 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 17:29:21.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 17:29:21.229 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.233 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 17:29:21.236 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 17:29:21.240 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 17:29:21.242 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 17:29:21.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 17:29:21.252 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.255 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 17:29:21.257 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 17:29:21.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 17:29:21.263 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 17:29:21.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 17:29:21.274 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.277 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 17:29:21.280 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 17:29:21.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 17:29:21.287 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 17:29:21.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 17:29:21.297 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.301 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 17:29:21.303 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 17:29:21.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 17:29:21.310 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 17:29:21.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 17:29:21.324 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.326 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 17:29:21.329 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 17:29:21.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 17:29:21.334 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 17:29:21.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 17:29:21.344 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.347 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 17:29:21.349 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 17:29:21.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 17:29:21.355 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 17:29:21.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 17:29:21.366 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.369 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 17:29:21.373 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 17:29:21.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 17:29:21.379 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 17:29:21.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 17:29:21.391 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.393 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 17:29:21.396 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 17:29:21.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 17:29:21.401 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 17:29:21.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 17:29:21.411 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.413 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 17:29:21.416 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 17:29:21.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 17:29:21.420 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 17:29:21.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 17:29:21.430 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.433 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 17:29:21.435 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 17:29:21.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 17:29:21.440 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 17:29:21.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 17:29:21.450 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.452 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 17:29:21.455 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 17:29:21.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 17:29:21.461 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 17:29:21.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:21.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:21.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 17:29:21.471 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:21.474 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 17:29:21.497 | Using python 3.8 to install etcd3 2022-03-23 17:29:21.500 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 17:29:22.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:22.372 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:22.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:22.372 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:23.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:29:23.532 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 17:29:23.539 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 17:29:23.540 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 17:29:23.541 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 17:29:23.542 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 17:29:26.061 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:29:26.069 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:29:26.069 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:29:26.222 | + inc/python:pip_install:200 : result=0 2022-03-23 17:29:26.224 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:29:26.227 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:26.229 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:26.232 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:26.235 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:26.238 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:26.241 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:29:26.243 | + functions-common:time_stop:2432 : start_time=1648056561492 2022-03-23 17:29:26.246 | + functions-common:time_stop:2434 : [[ -z 1648056561492 ]] 2022-03-23 17:29:26.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:26.255 | + functions-common:time_stop:2437 : end_time=1648056566251 2022-03-23 17:29:26.257 | + functions-common:time_stop:2438 : elapsed_time=4759 2022-03-23 17:29:26.260 | + functions-common:time_stop:2439 : total=27434 2022-03-23 17:29:26.262 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:26.264 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32193 2022-03-23 17:29:26.267 | + inc/python:pip_install:203 : return 0 2022-03-23 17:29:26.269 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 17:29:26.294 | Using python 3.8 to install etcd3gw 2022-03-23 17:29:26.297 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 17:29:27.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:27.198 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:27.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:27.198 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:28.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:29:28.370 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 17:29:28.378 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 17:29:28.379 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 17:29:28.380 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 17:29:28.381 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 17:29:28.415 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 17:29:28.417 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 17:29:28.418 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 17:29:28.421 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 17:29:30.893 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:29:30.900 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:29:30.900 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:29:31.034 | + inc/python:pip_install:200 : result=0 2022-03-23 17:29:31.037 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:29:31.040 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:31.043 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:31.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:31.050 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:31.052 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:31.055 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:29:31.057 | + functions-common:time_stop:2432 : start_time=1648056566288 2022-03-23 17:29:31.059 | + functions-common:time_stop:2434 : [[ -z 1648056566288 ]] 2022-03-23 17:29:31.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:31.067 | + functions-common:time_stop:2437 : end_time=1648056571064 2022-03-23 17:29:31.069 | + functions-common:time_stop:2438 : elapsed_time=4776 2022-03-23 17:29:31.072 | + functions-common:time_stop:2439 : total=32193 2022-03-23 17:29:31.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:31.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36969 2022-03-23 17:29:31.080 | + inc/python:pip_install:203 : return 0 2022-03-23 17:29:31.083 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 17:29:31.087 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 17:29:31.090 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 17:29:31.093 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:29:31.096 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:29:31.099 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:29:31.102 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:29:31.105 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:29:31.107 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:29:31.110 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:29:31.113 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:29:31.115 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:29:31.118 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:29:31.120 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:29:31.123 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 17:29:31.125 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:31.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:31.130 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 17:29:31.132 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:29:31.135 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:29:31.138 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:29:31.140 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:29:31.143 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:29:31.145 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:29:31.148 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:29:31.150 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:31.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:31.155 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:29:31.158 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:29:31.161 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:29:31.164 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:29:31.167 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:29:31.170 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:29:31.173 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:31.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:31.178 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:29:31.200 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:29:31.311 | Reading package lists... 2022-03-23 17:29:31.581 | Building dependency tree... 2022-03-23 17:29:31.582 | Reading state information... 2022-03-23 17:29:31.871 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 17:29:31.871 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 17:29:31.871 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:29:31.871 | The following packages were automatically installed and are no longer required: 2022-03-23 17:29:31.872 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:29:31.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:29:31.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:29:31.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:29:31.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:29:31.873 | python3-zope.interface 2022-03-23 17:29:31.873 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:29:32.013 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:29:32.019 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:29:32.022 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:29:32.024 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:32.027 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:32.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:32.031 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:32.034 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:32.036 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:29:32.039 | + functions-common:time_stop:2432 : start_time=1648056571197 2022-03-23 17:29:32.042 | + functions-common:time_stop:2434 : [[ -z 1648056571197 ]] 2022-03-23 17:29:32.045 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:32.049 | + functions-common:time_stop:2437 : end_time=1648056572046 2022-03-23 17:29:32.051 | + functions-common:time_stop:2438 : elapsed_time=849 2022-03-23 17:29:32.054 | + functions-common:time_stop:2439 : total=4985 2022-03-23 17:29:32.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:32.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5834 2022-03-23 17:29:32.061 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:29:32.063 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 17:29:32.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:32.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:32.071 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 17:29:32.138 | Module proxy already enabled 2022-03-23 17:29:32.144 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 17:29:32.210 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 17:29:32.210 | Module proxy already enabled 2022-03-23 17:29:32.210 | Module proxy_uwsgi already enabled 2022-03-23 17:29:32.217 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 17:29:32.221 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:29:32.225 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:29:32.228 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:29:32.402 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 17:29:32.404 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 17:29:32.407 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 17:29:32.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 17:29:32.418 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.421 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 17:29:32.423 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 17:29:32.426 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 17:29:32.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 17:29:32.436 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.439 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 17:29:32.442 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 17:29:32.444 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 17:29:32.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 17:29:32.455 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.458 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 17:29:32.460 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 17:29:32.463 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 17:29:32.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 17:29:32.477 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.482 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 17:29:32.485 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 17:29:32.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 17:29:32.500 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.503 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 17:29:32.507 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 17:29:32.510 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 17:29:32.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 17:29:32.524 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.526 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 17:29:32.544 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:32.547 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 17:29:32.550 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 17:29:32.553 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 17:29:32.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 17:29:32.564 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.566 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 17:29:32.588 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:32.592 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 17:29:32.595 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 17:29:32.597 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 17:29:32.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 17:29:32.609 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.611 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 17:29:32.614 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 17:29:32.616 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 17:29:32.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:32.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:32.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 17:29:32.626 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:32.629 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 17:29:32.631 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 17:29:32.634 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:29:32.637 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 17:29:32.640 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 17:29:32.642 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:29:32.646 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:29:32.646 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:29:32.651 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 17:29:32.654 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 17:29:32.657 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 17:29:32.660 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 17:29:32.663 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 17:29:32.687 | Using python 3.8 to install keystonemiddleware 2022-03-23 17:29:32.689 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 17:29:33.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:33.575 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:33.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:33.575 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:34.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:29:34.734 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 17:29:34.786 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 17:29:34.787 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 17:29:34.788 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 17:29:34.790 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 17:29:34.791 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 17:29:34.792 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 17:29:34.793 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 17:29:34.795 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 17:29:34.795 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 17:29:34.796 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 17:29:34.797 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 17:29:34.798 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 17:29:34.800 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 17:29:34.801 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 17:29:34.863 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 17:29:34.865 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 17:29:34.866 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 17:29:34.904 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 17:29:34.945 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 17:29:34.947 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 17:29:34.948 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 17:29:34.949 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 17:29:35.002 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 17:29:35.004 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 17:29:35.013 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 17:29:35.014 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 17:29:35.028 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 17:29:35.029 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 17:29:35.031 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 17:29:35.097 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 17:29:35.098 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 17:29:35.099 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 17:29:35.101 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 17:29:35.152 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 17:29:35.164 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 17:29:37.567 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:29:37.575 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:29:37.575 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:29:37.723 | + inc/python:pip_install:200 : result=0 2022-03-23 17:29:37.726 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:29:37.729 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:37.731 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:37.734 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:37.736 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:37.738 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:37.741 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:29:37.744 | + functions-common:time_stop:2432 : start_time=1648056572681 2022-03-23 17:29:37.746 | + functions-common:time_stop:2434 : [[ -z 1648056572681 ]] 2022-03-23 17:29:37.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:37.753 | + functions-common:time_stop:2437 : end_time=1648056577750 2022-03-23 17:29:37.755 | + functions-common:time_stop:2438 : elapsed_time=5069 2022-03-23 17:29:37.757 | + functions-common:time_stop:2439 : total=36969 2022-03-23 17:29:37.760 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:37.762 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42038 2022-03-23 17:29:37.764 | + inc/python:pip_install:203 : return 0 2022-03-23 17:29:37.767 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 17:29:37.769 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 17:29:37.772 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:29:37.775 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 17:29:37.778 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 17:29:37.780 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:29:37.785 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:29:37.785 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:29:37.792 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 17:29:37.795 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 17:29:37.798 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 17:29:37.801 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 17:29:37.804 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 17:29:37.826 | Using python 3.8 to install python-memcached 2022-03-23 17:29:37.828 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 17:29:38.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:38.709 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:38.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:38.709 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:39.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:29:39.858 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 17:29:39.862 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 17:29:42.334 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:29:42.341 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:29:42.341 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:29:42.471 | + inc/python:pip_install:200 : result=0 2022-03-23 17:29:42.473 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:29:42.476 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:42.478 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:42.480 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:42.483 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:42.485 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:42.487 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:29:42.490 | + functions-common:time_stop:2432 : start_time=1648056577820 2022-03-23 17:29:42.492 | + functions-common:time_stop:2434 : [[ -z 1648056577820 ]] 2022-03-23 17:29:42.496 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:42.501 | + functions-common:time_stop:2437 : end_time=1648056582498 2022-03-23 17:29:42.503 | + functions-common:time_stop:2438 : elapsed_time=4678 2022-03-23 17:29:42.506 | + functions-common:time_stop:2439 : total=42038 2022-03-23 17:29:42.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:42.512 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46716 2022-03-23 17:29:42.516 | + inc/python:pip_install:203 : return 0 2022-03-23 17:29:42.520 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 17:29:42.537 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:42.539 | + ./stack.sh:main:897 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 17:29:42.542 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 17:29:42.545 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 17:29:42.547 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 17:29:42.549 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:29:42.552 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 17:29:42.554 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 17:29:42.571 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:29:42.574 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 17:29:42.576 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 17:29:42.578 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 17:29:42.581 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:29:42.583 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:29:42.587 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:29:42.591 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:29:42.594 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:29:42.597 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:29:42.614 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:29:42.618 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:29:42.620 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:29:42.623 | + functions-common:git_clone:629 : echo master 2022-03-23 17:29:42.624 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:29:42.630 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 17:29:42.632 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:29:42.635 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 17:29:42.637 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:29:42.638 | + functions-common:git_clone:678 : head -1 2022-03-23 17:29:42.641 | c141e6164 trivial: Fix typo 2022-03-23 17:29:42.644 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:29:42.646 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 17:29:42.649 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:29:42.651 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:29:42.654 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 17:29:42.656 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:29:42.659 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 17:29:42.661 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:29:42.664 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:29:42.666 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 17:29:42.668 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:29:42.671 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:29:42.674 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 17:29:42.677 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:29:42.680 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 17:29:42.682 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:29:42.685 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:29:42.689 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 17:29:42.700 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 17:29:42.702 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 17:29:43.385 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 17:29:43.388 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:29:43.391 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:29:43.394 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:29:43.397 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:29:43.400 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 17:29:43.403 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:29:43.407 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:29:43.410 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:29:43.413 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:29:43.415 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:29:43.418 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:29:43.422 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:29:43.425 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 17:29:43.451 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 17:29:43.453 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 17:29:44.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:44.339 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:44.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:29:44.339 | from cryptography.utils import int_from_bytes 2022-03-23 17:29:45.530 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:29:45.558 | Obtaining file:///opt/stack/keystone 2022-03-23 17:29:45.559 | Preparing metadata (setup.py): started 2022-03-23 17:29:49.102 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:29:49.179 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 17:29:49.180 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 17:29:49.181 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 17:29:49.182 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 17:29:49.183 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 17:29:49.184 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 17:29:49.185 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 17:29:49.186 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 17:29:49.187 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 17:29:49.189 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 17:29:49.190 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 17:29:49.191 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 17:29:49.192 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 17:29:49.193 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 17:29:49.194 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 17:29:49.195 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 17:29:49.196 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 17:29:49.197 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 17:29:49.199 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 17:29:49.200 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 17:29:49.201 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 17:29:49.202 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 17:29:49.203 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 17:29:49.205 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 17:29:49.206 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 17:29:49.207 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 17:29:49.208 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 17:29:49.210 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 17:29:49.211 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 17:29:49.212 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 17:29:49.213 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 17:29:49.214 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 17:29:49.215 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 17:29:49.216 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 17:29:49.228 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 17:29:49.229 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 17:29:49.274 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 17:29:49.286 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 17:29:49.287 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 17:29:49.288 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 17:29:49.289 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 17:29:49.298 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 17:29:49.357 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 17:29:49.360 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 17:29:49.451 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 17:29:49.453 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 17:29:49.455 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 17:29:49.456 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 17:29:49.508 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 17:29:49.512 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 17:29:49.513 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 17:29:49.564 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 17:29:49.566 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 17:29:49.619 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 17:29:49.620 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 17:29:49.621 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 17:29:49.624 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 17:29:49.626 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 17:29:49.627 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 17:29:49.647 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 17:29:49.694 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 17:29:49.712 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 17:29:49.713 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 17:29:49.715 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 17:29:49.717 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 17:29:49.795 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 17:29:49.905 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 17:29:49.907 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 17:29:49.908 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 17:29:49.908 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 17:29:49.910 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 17:29:50.121 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 17:29:50.142 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 17:29:50.143 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 17:29:50.209 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 17:29:50.210 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 17:29:50.228 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 17:29:50.298 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 17:29:50.336 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 17:29:50.443 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 17:29:50.514 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 17:29:50.639 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 17:29:50.665 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 17:29:50.705 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 17:29:50.706 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 17:29:50.707 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 17:29:50.710 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 17:29:50.712 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 17:29:50.713 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 17:29:50.764 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 17:29:50.897 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 17:29:50.898 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 17:29:50.900 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 17:29:50.902 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 17:29:51.048 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 17:29:51.126 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 17:29:51.197 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 17:29:51.365 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 17:29:51.619 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 17:29:51.653 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 17:29:53.507 | Installing collected packages: keystone 2022-03-23 17:29:53.507 | Attempting uninstall: keystone 2022-03-23 17:29:53.508 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 17:29:53.512 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 17:29:53.513 | Running setup.py develop for keystone 2022-03-23 17:29:58.036 | Successfully installed keystone 2022-03-23 17:29:58.036 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:29:58.043 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:29:58.043 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:29:58.187 | + inc/python:pip_install:200 : result=0 2022-03-23 17:29:58.191 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:29:58.194 | + functions-common:time_stop:2425 : local name 2022-03-23 17:29:58.197 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:29:58.200 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:29:58.203 | + functions-common:time_stop:2428 : local total 2022-03-23 17:29:58.206 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:29:58.209 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:29:58.211 | + functions-common:time_stop:2432 : start_time=1648056583445 2022-03-23 17:29:58.213 | + functions-common:time_stop:2434 : [[ -z 1648056583445 ]] 2022-03-23 17:29:58.216 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:29:58.220 | + functions-common:time_stop:2437 : end_time=1648056598217 2022-03-23 17:29:58.223 | + functions-common:time_stop:2438 : elapsed_time=14772 2022-03-23 17:29:58.225 | + functions-common:time_stop:2439 : total=46716 2022-03-23 17:29:58.227 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:29:58.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61488 2022-03-23 17:29:58.232 | + inc/python:pip_install:203 : return 0 2022-03-23 17:29:58.234 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:29:58.237 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:29:58.239 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:29:58.261 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:29:58.278 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 17:29:58.281 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 17:29:58.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:29:58.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:29:58.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 17:29:58.292 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:29:58.294 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 17:29:58.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:29:58.313 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:29:58.316 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:29:58.318 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 17:29:58.321 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 17:29:58.333 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-23 17:29:58.336 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 17:29:58.340 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 17:29:58.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:29:58.359 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 17:29:58.392 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 17:29:58.426 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 17:29:58.458 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 17:29:58.494 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 17:29:58.526 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 17:29:58.557 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 17:29:58.585 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 17:29:58.613 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 17:29:58.616 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 17:29:58.618 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 17:29:58.620 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 17:29:58.623 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:29:58.625 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:29:58.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:58.647 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:29:58.649 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:29:58.653 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:29:58.670 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:29:58.673 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:29:58.677 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:29:58.712 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:29:58.715 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:29:58.717 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 17:29:58.720 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 17:29:58.737 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:29:58.740 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-03-23 17:29:58.776 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 17:29:58.779 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 17:29:58.814 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 17:29:58.817 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 17:29:58.819 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 17:29:58.822 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 17:29:58.824 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 17:29:58.827 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 17:29:58.858 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 17:29:58.861 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 17:29:58.864 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 17:29:58.866 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 17:29:58.870 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:29:58.888 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:29:58.890 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:29:58.893 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:29:58.895 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:29:58.898 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:29:58.933 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:29:58.967 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:29:58.997 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:29:59.035 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 17:29:59.070 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:29:59.072 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 17:29:59.075 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 17:29:59.077 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 17:29:59.080 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 17:29:59.082 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:29:59.085 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:29:59.088 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 17:29:59.093 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 17:29:59.095 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:29:59.100 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:29:59.112 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:29:59.113 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:29:59.125 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:29:59.129 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:29:59.145 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 17:29:59.148 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 17:29:59.152 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 17:29:59.182 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 17:29:59.210 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 17:29:59.239 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 17:29:59.269 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 17:29:59.298 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 17:29:59.328 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 17:29:59.359 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 17:29:59.391 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 17:29:59.423 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 17:29:59.457 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 17:29:59.485 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 17:29:59.514 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 17:29:59.545 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:29:59.547 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:29:59.550 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 17:29:59.553 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 17:29:59.555 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:29:59.558 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:59.560 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:59.562 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:29:59.565 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:29:59.568 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 17:29:59.596 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 17:29:59.630 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-23 17:29:59.630 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:29:59.639 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 17:29:59.643 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 17:29:59.646 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 17:29:59.649 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:29:59.652 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:29:59.654 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:29:59.657 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:59.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:59.663 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:29:59.666 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:29:59.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:29:59.671 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:29:59.674 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 17:29:59.745 | Site keystone-wsgi-public already enabled 2022-03-23 17:29:59.752 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:29:59.755 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:29:59.758 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:29:59.761 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:29:59.896 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 17:29:59.930 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 17:29:59.961 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 17:29:59.993 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 17:29:59.996 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 17:30:00.032 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 17:30:00.066 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 17:30:00.100 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 17:30:00.104 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 17:30:00.126 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:00.129 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 17:30:00.146 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:00.149 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 17:30:00.152 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 17:30:00.154 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 17:30:00.157 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:30:00.159 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 17:30:00.162 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 17:30:00.164 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 17:30:00.167 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 17:30:00.169 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:30:00.171 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:30:00.175 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:30:00.178 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:30:00.180 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:30:00.183 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:30:00.199 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:30:00.201 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:30:00.204 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:30:00.207 | + functions-common:git_clone:629 : echo master 2022-03-23 17:30:00.207 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:30:00.213 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 17:30:00.215 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:30:00.219 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 17:30:00.222 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:30:00.222 | + functions-common:git_clone:678 : head -1 2022-03-23 17:30:00.225 | f83bfe1df Update master for stable/yoga 2022-03-23 17:30:00.229 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:30:00.232 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 17:30:00.235 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:30:00.238 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:30:00.241 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 17:30:00.244 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 17:30:00.246 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 17:30:00.249 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:30:00.251 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:30:00.254 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 17:30:00.256 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:30:00.259 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 17:30:00.262 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 17:30:00.265 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:30:00.267 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 17:30:00.270 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:30:00.272 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:30:00.276 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 17:30:00.281 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 17:30:00.284 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 17:30:00.942 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 17:30:00.945 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:30:00.948 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:30:00.951 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:30:00.954 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:30:00.957 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 17:30:00.960 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:30:00.962 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 17:30:00.966 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:30:00.969 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 17:30:00.974 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 17:30:00.978 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 17:30:00.980 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:30:00.982 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 17:30:01.007 | Using python 3.8 to install /opt/stack/swift 2022-03-23 17:30:01.011 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 17:30:01.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:30:01.879 | from cryptography.utils import int_from_bytes 2022-03-23 17:30:01.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:30:01.879 | from cryptography.utils import int_from_bytes 2022-03-23 17:30:03.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:30:03.042 | Obtaining file:///opt/stack/swift 2022-03-23 17:30:03.043 | Preparing metadata (setup.py): started 2022-03-23 17:30:06.234 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:30:06.273 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 17:30:06.274 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 17:30:06.276 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 17:30:06.277 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 17:30:06.278 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 17:30:06.279 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 17:30:06.280 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 17:30:06.281 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 17:30:06.282 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 17:30:06.283 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 17:30:06.284 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 17:30:06.321 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 17:30:06.329 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 17:30:06.382 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 17:30:06.384 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 17:30:06.385 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 17:30:06.386 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 17:30:06.387 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 17:30:06.388 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 17:30:06.389 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 17:30:06.390 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 17:30:06.392 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 17:30:06.393 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 17:30:06.394 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 17:30:06.395 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 17:30:06.414 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 17:30:06.443 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 17:30:06.444 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 17:30:06.447 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 17:30:06.449 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 17:30:06.471 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 17:30:06.559 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 17:30:06.560 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 17:30:06.562 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 17:30:06.601 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 17:30:06.644 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 17:30:06.645 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 17:30:06.646 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 17:30:06.648 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 17:30:06.705 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 17:30:06.709 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 17:30:06.721 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 17:30:06.722 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 17:30:06.742 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 17:30:06.743 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 17:30:06.843 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 17:30:06.858 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 17:30:09.085 | Installing collected packages: swift 2022-03-23 17:30:09.085 | Attempting uninstall: swift 2022-03-23 17:30:09.085 | Found existing installation: swift 2.30.0.dev1 2022-03-23 17:30:09.088 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 17:30:09.090 | Running setup.py develop for swift 2022-03-23 17:30:13.253 | Successfully installed swift 2022-03-23 17:30:13.253 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:30:13.262 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:30:13.262 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:30:13.403 | + inc/python:pip_install:200 : result=0 2022-03-23 17:30:13.406 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:30:13.410 | + functions-common:time_stop:2425 : local name 2022-03-23 17:30:13.412 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:30:13.414 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:30:13.416 | + functions-common:time_stop:2428 : local total 2022-03-23 17:30:13.419 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:30:13.421 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:30:13.424 | + functions-common:time_stop:2432 : start_time=1648056601002 2022-03-23 17:30:13.426 | + functions-common:time_stop:2434 : [[ -z 1648056601002 ]] 2022-03-23 17:30:13.430 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:30:13.435 | + functions-common:time_stop:2437 : end_time=1648056613432 2022-03-23 17:30:13.438 | + functions-common:time_stop:2438 : elapsed_time=12430 2022-03-23 17:30:13.440 | + functions-common:time_stop:2439 : total=61488 2022-03-23 17:30:13.442 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:30:13.445 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73918 2022-03-23 17:30:13.447 | + inc/python:pip_install:203 : return 0 2022-03-23 17:30:13.449 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:30:13.452 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:30:13.454 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:30:13.474 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:30:13.487 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 17:30:13.489 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 17:30:13.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:30:13.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:30:13.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 17:30:13.500 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:30:13.502 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 17:30:13.505 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:30:13.507 | + ./stack.sh:main:908 : configure_swift 2022-03-23 17:30:13.510 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 17:30:13.512 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 17:30:13.514 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 17:30:13.517 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 17:30:13.519 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 17:30:14.700 | No account-auditor running 2022-03-23 17:30:14.700 | No object-replicator running 2022-03-23 17:30:14.700 | No object-auditor running 2022-03-23 17:30:14.700 | No container-sharder running 2022-03-23 17:30:14.700 | No container-replicator running 2022-03-23 17:30:14.700 | No account-reaper running 2022-03-23 17:30:14.700 | No container-server running 2022-03-23 17:30:14.700 | No object-expirer running 2022-03-23 17:30:14.700 | No container-sync running 2022-03-23 17:30:14.700 | No object-reconstructor running 2022-03-23 17:30:14.700 | No account-replicator running 2022-03-23 17:30:14.700 | No object-updater running 2022-03-23 17:30:14.700 | No account-server running 2022-03-23 17:30:14.700 | No proxy-server running 2022-03-23 17:30:14.700 | No container-updater running 2022-03-23 17:30:14.700 | No container-reconciler running 2022-03-23 17:30:14.700 | No container-auditor running 2022-03-23 17:30:14.700 | No object-server running 2022-03-23 17:30:14.797 | + lib/swift:configure_swift:337 : true 2022-03-23 17:30:14.800 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 17:30:14.819 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 17:30:14.832 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 17:30:14.835 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 17:30:14.836 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 17:30:14.841 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 17:30:14.841 | s/%GROUP%/ubuntu/; 2022-03-23 17:30:14.841 | s/%USER%/ubuntu/; 2022-03-23 17:30:14.841 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 17:30:14.841 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 17:30:14.844 | uid = ubuntu 2022-03-23 17:30:14.844 | gid = ubuntu 2022-03-23 17:30:14.844 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 17:30:14.844 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 17:30:14.844 | address = 127.0.0.1 2022-03-23 17:30:14.844 | 2022-03-23 17:30:14.844 | [account6612] 2022-03-23 17:30:14.844 | max connections = 25 2022-03-23 17:30:14.844 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:30:14.844 | read only = false 2022-03-23 17:30:14.844 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 17:30:14.844 | 2022-03-23 17:30:14.844 | [account6622] 2022-03-23 17:30:14.844 | max connections = 25 2022-03-23 17:30:14.844 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:30:14.844 | read only = false 2022-03-23 17:30:14.844 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 17:30:14.844 | 2022-03-23 17:30:14.844 | [account6632] 2022-03-23 17:30:14.845 | max connections = 25 2022-03-23 17:30:14.845 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:30:14.845 | read only = false 2022-03-23 17:30:14.845 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 17:30:14.845 | 2022-03-23 17:30:14.845 | [account6642] 2022-03-23 17:30:14.845 | max connections = 25 2022-03-23 17:30:14.845 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:30:14.845 | read only = false 2022-03-23 17:30:14.845 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 17:30:14.845 | 2022-03-23 17:30:14.845 | 2022-03-23 17:30:14.845 | [container6611] 2022-03-23 17:30:14.845 | max connections = 25 2022-03-23 17:30:14.845 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:30:14.845 | read only = false 2022-03-23 17:30:14.845 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 17:30:14.845 | 2022-03-23 17:30:14.845 | [container6621] 2022-03-23 17:30:14.845 | max connections = 25 2022-03-23 17:30:14.845 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:30:14.845 | read only = false 2022-03-23 17:30:14.845 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 17:30:14.845 | 2022-03-23 17:30:14.845 | [container6631] 2022-03-23 17:30:14.845 | max connections = 25 2022-03-23 17:30:14.845 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:30:14.845 | read only = false 2022-03-23 17:30:14.845 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 17:30:14.845 | 2022-03-23 17:30:14.845 | [container6641] 2022-03-23 17:30:14.845 | max connections = 25 2022-03-23 17:30:14.845 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:30:14.845 | read only = false 2022-03-23 17:30:14.845 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 17:30:14.845 | 2022-03-23 17:30:14.846 | 2022-03-23 17:30:14.846 | [object6613] 2022-03-23 17:30:14.846 | max connections = 25 2022-03-23 17:30:14.846 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:30:14.846 | read only = false 2022-03-23 17:30:14.846 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 17:30:14.846 | 2022-03-23 17:30:14.846 | [object6623] 2022-03-23 17:30:14.846 | max connections = 25 2022-03-23 17:30:14.846 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:30:14.846 | read only = false 2022-03-23 17:30:14.846 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 17:30:14.846 | 2022-03-23 17:30:14.846 | [object6633] 2022-03-23 17:30:14.846 | max connections = 25 2022-03-23 17:30:14.846 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:30:14.846 | read only = false 2022-03-23 17:30:14.846 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 17:30:14.846 | 2022-03-23 17:30:14.846 | [object6643] 2022-03-23 17:30:14.846 | max connections = 25 2022-03-23 17:30:14.846 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:30:14.846 | read only = false 2022-03-23 17:30:14.846 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 17:30:14.847 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 17:30:14.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:30:14.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:30:14.854 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 17:30:14.866 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 17:30:14.868 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 17:30:14.873 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 17:30:14.878 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 17:30:14.881 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 17:30:14.887 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 17:30:14.917 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-03-23 17:30:14.944 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 17:30:14.967 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 17:30:15.004 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 17:30:15.023 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:30:15.054 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 17:30:15.075 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 17:30:15.103 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 17:30:15.122 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 17:30:15.151 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 17:30:15.169 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:30:15.198 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 17:30:15.216 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 17:30:15.232 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:15.235 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 17:30:15.266 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 17:30:15.296 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 17:30:15.327 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 17:30:15.355 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 17:30:15.371 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:15.373 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 17:30:15.401 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 17:30:15.417 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:15.419 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 17:30:15.435 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:15.437 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 17:30:15.439 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 17:30:15.454 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:15.457 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 17:30:15.460 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 17:30:15.462 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 17:30:15.468 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 17:30:15.474 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 17:30:15.502 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 17:30:15.530 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 17:30:15.562 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 17:30:15.592 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 17:30:15.622 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 17:30:15.624 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 17:30:15.627 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 17:30:15.632 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 17:30:15.638 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 17:30:15.668 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 17:30:15.699 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:30:15.733 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 17:30:15.762 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 17:30:15.790 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 17:30:15.822 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 17:30:15.850 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 17:30:15.882 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:30:15.911 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 17:30:15.940 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 17:30:15.973 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 17:30:16.009 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 17:30:16.038 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 17:30:16.073 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 17:30:16.101 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 17:30:16.120 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 17:30:16.149 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 17:30:16.181 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 17:30:16.186 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 17:30:16.217 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 17:30:16.245 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 17:30:16.273 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 17:30:16.275 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:30:16.277 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 17:30:16.280 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 17:30:16.284 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 17:30:16.287 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 17:30:16.289 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:30:16.291 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 17:30:16.294 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 17:30:16.296 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:30:16.298 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:30:16.301 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 17:30:16.319 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 17:30:16.349 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 17:30:16.373 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 17:30:16.406 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 17:30:16.427 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:30:16.458 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 17:30:16.478 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 17:30:16.509 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 17:30:16.531 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:30:16.560 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 17:30:16.580 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 17:30:16.611 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:30:16.629 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:30:16.659 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 17:30:16.679 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 17:30:16.717 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 17:30:16.740 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 17:30:16.768 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-23 17:30:16.773 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 17:30:16.792 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:30:16.825 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 17:30:16.867 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 17:30:16.869 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 17:30:16.875 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 17:30:16.878 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 17:30:16.881 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:30:16.883 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 17:30:16.886 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 17:30:16.889 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:30:16.892 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:30:16.894 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 17:30:16.917 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 17:30:16.951 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 17:30:16.970 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 17:30:17.000 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 17:30:17.022 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:30:17.052 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 17:30:17.070 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 17:30:17.099 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 17:30:17.118 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:30:17.150 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 17:30:17.171 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 17:30:17.200 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:30:17.222 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:30:17.255 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 17:30:17.279 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 17:30:17.311 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 17:30:17.330 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 17:30:17.358 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-23 17:30:17.364 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 17:30:17.384 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:30:17.414 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 17:30:17.416 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 17:30:17.420 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 17:30:17.423 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 17:30:17.425 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:30:17.427 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 17:30:17.430 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 17:30:17.432 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:30:17.434 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:30:17.437 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 17:30:17.464 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 17:30:17.492 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 17:30:17.511 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 17:30:17.540 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 17:30:17.558 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:30:17.587 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 17:30:17.606 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 17:30:17.636 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 17:30:17.656 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:30:17.685 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 17:30:17.705 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 17:30:17.733 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:30:17.756 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:30:17.791 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 17:30:17.814 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 17:30:17.844 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 17:30:17.864 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 17:30:17.893 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-23 17:30:17.898 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 17:30:17.916 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:30:17.946 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 17:30:17.979 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 17:30:18.011 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 17:30:18.042 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 17:30:18.045 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 17:30:18.050 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 17:30:18.079 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 17:30:18.108 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 17:30:18.137 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 17:30:18.166 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 17:30:18.195 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 17:30:18.223 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 17:30:18.251 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 17:30:18.281 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 17:30:18.309 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 17:30:18.325 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:18.328 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 17:30:18.348 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 17:30:18.352 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 17:30:18.375 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 17:30:18.378 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-03-23 17:30:18.407 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 17:30:18.409 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 17:30:18.437 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-03-23 17:30:18.468 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 17:30:18.471 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 17:30:18.503 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 17:30:18.520 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:18.523 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 17:30:18.526 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 17:30:18.531 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 17:30:18.534 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 17:30:18.548 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 17:30:18.551 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 17:30:18.564 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 17:30:18.567 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 17:30:18.569 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:30:18.572 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:30:18.574 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:30:18.577 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:30:18.579 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:30:18.581 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:30:18.584 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 17:30:18.597 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:30:18.600 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 17:30:18.603 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 17:30:18.621 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:18.623 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 17:30:18.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:18.644 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 17:30:18.646 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 17:30:18.649 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 17:30:18.652 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:30:18.654 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 17:30:18.657 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 17:30:18.660 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 17:30:18.663 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 17:30:18.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:18.683 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 17:30:18.686 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 17:30:18.703 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:18.706 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 17:30:18.709 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 17:30:18.711 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 17:30:18.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:30:18.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:30:18.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 17:30:18.722 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:30:18.726 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 17:30:18.729 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 17:30:18.732 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 17:30:18.735 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 17:30:18.738 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 17:30:18.740 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 17:30:18.743 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 17:30:18.747 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 17:30:18.751 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 17:30:18.754 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 17:30:18.758 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:30:18.758 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 17:30:18.764 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 17:30:18.766 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 17:30:18.769 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 17:30:18.772 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 17:30:18.775 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 17:30:18.797 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 17:30:18.800 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 17:30:19.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:30:19.674 | from cryptography.utils import int_from_bytes 2022-03-23 17:30:19.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:30:19.674 | from cryptography.utils import int_from_bytes 2022-03-23 17:30:20.847 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:30:20.876 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 17:30:20.956 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 17:30:20.958 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 17:30:20.958 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 17:30:20.959 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 17:30:20.960 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 17:30:20.962 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 17:30:20.963 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 17:30:20.964 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 17:30:20.965 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 17:30:20.966 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 17:30:20.967 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 17:30:20.968 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 17:30:20.970 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 17:30:20.973 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 17:30:20.975 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 17:30:20.977 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 17:30:20.980 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 17:30:20.982 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 17:30:20.991 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 17:30:20.992 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 17:30:21.005 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 17:30:21.072 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 17:30:21.073 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 17:30:21.075 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 17:30:21.098 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 17:30:21.099 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 17:30:21.100 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 17:30:21.102 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 17:30:21.106 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 17:30:21.117 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 17:30:21.161 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 17:30:21.162 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 17:30:21.163 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 17:30:21.164 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 17:30:21.183 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 17:30:21.184 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 17:30:21.201 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 17:30:21.216 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 17:30:21.218 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 17:30:21.236 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 17:30:21.239 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 17:30:21.318 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 17:30:21.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 17:30:21.320 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 17:30:21.322 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 17:30:21.371 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 17:30:21.396 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 17:30:21.591 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 17:30:21.593 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 17:30:21.626 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 17:30:21.627 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 17:30:21.628 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 17:30:21.629 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 17:30:21.632 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 17:30:21.634 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 17:30:21.688 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 17:30:21.876 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 17:30:21.899 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 17:30:21.981 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 17:30:22.126 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 17:30:24.181 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:30:24.190 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:30:24.190 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:30:24.333 | + inc/python:pip_install:200 : result=0 2022-03-23 17:30:24.337 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:30:24.340 | + functions-common:time_stop:2425 : local name 2022-03-23 17:30:24.344 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:30:24.348 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:30:24.352 | + functions-common:time_stop:2428 : local total 2022-03-23 17:30:24.355 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:30:24.358 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:30:24.363 | + functions-common:time_stop:2432 : start_time=1648056618791 2022-03-23 17:30:24.365 | + functions-common:time_stop:2434 : [[ -z 1648056618791 ]] 2022-03-23 17:30:24.369 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:30:24.374 | + functions-common:time_stop:2437 : end_time=1648056624371 2022-03-23 17:30:24.377 | + functions-common:time_stop:2438 : elapsed_time=5580 2022-03-23 17:30:24.380 | + functions-common:time_stop:2439 : total=73918 2022-03-23 17:30:24.382 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:30:24.386 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79498 2022-03-23 17:30:24.388 | + inc/python:pip_install:203 : return 0 2022-03-23 17:30:24.391 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 17:30:24.394 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 17:30:24.397 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 17:30:24.411 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 17:30:24.418 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 17:30:24.420 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 17:30:24.423 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 17:30:24.425 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:30:24.428 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:30:24.431 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:30:24.436 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:30:24.439 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:30:24.442 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:30:24.461 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:30:24.463 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:30:24.466 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:30:24.469 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:30:24.472 | + functions-common:git_clone:629 : echo master 2022-03-23 17:30:24.476 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 17:30:24.478 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:30:24.481 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 17:30:24.484 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:30:24.485 | + functions-common:git_clone:678 : head -1 2022-03-23 17:30:24.489 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 17:30:24.492 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:30:24.495 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 17:30:24.500 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:30:24.504 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:30:24.509 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 17:30:24.512 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:30:24.514 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 17:30:24.518 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:30:24.521 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:30:24.524 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 17:30:24.527 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:30:24.530 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:30:24.533 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 17:30:24.536 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:30:24.540 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 17:30:24.543 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:30:24.545 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:30:24.550 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 17:30:24.556 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 17:30:24.559 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-23 17:30:25.214 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 17:30:25.217 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:30:25.220 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:30:25.223 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:30:25.226 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:30:25.228 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 17:30:25.231 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:30:25.234 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:30:25.236 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:30:25.240 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:30:25.242 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:30:25.246 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:30:25.248 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:30:25.251 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 17:30:25.275 | Using python 3.8 to install /opt/stack/glance 2022-03-23 17:30:25.278 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 17:30:26.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:30:26.158 | from cryptography.utils import int_from_bytes 2022-03-23 17:30:26.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:30:26.158 | from cryptography.utils import int_from_bytes 2022-03-23 17:30:27.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:30:27.338 | Obtaining file:///opt/stack/glance 2022-03-23 17:30:27.339 | Preparing metadata (setup.py): started 2022-03-23 17:30:30.593 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:30:30.674 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 17:30:30.675 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 17:30:30.676 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 17:30:30.678 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 17:30:30.679 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 17:30:30.680 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 17:30:30.681 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 17:30:30.682 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 17:30:30.683 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 17:30:30.684 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 17:30:30.685 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 17:30:30.686 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 17:30:30.687 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 17:30:30.689 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 17:30:30.690 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 17:30:30.691 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 17:30:30.692 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 17:30:30.693 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 17:30:30.694 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 17:30:30.695 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 17:30:30.696 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 17:30:30.697 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 17:30:30.698 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 17:30:30.699 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 17:30:30.700 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 17:30:30.701 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 17:30:30.702 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 17:30:30.704 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 17:30:30.705 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 17:30:30.706 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 17:30:30.707 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 17:30:30.709 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 17:30:30.710 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 17:30:30.711 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 17:30:30.712 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 17:30:30.713 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 17:30:30.714 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 17:30:30.715 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 17:30:30.716 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 17:30:30.717 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 17:30:30.718 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 17:30:30.719 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 17:30:30.720 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 17:30:30.736 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 17:30:30.738 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 17:30:30.739 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 17:30:30.760 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 17:30:30.761 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 17:30:30.800 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 17:30:30.817 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 17:30:30.824 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 17:30:30.839 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 17:30:30.840 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 17:30:30.841 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 17:30:30.934 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 17:30:31.017 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 17:30:31.068 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 17:30:31.070 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 17:30:31.104 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 17:30:31.147 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 17:30:31.148 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 17:30:31.151 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 17:30:31.208 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 17:30:31.210 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 17:30:31.211 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 17:30:31.237 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 17:30:31.319 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 17:30:31.323 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 17:30:31.382 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 17:30:31.385 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 17:30:31.387 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 17:30:31.388 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 17:30:31.389 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 17:30:31.414 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 17:30:31.415 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 17:30:31.416 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 17:30:31.460 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 17:30:31.502 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 17:30:31.503 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 17:30:31.505 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 17:30:31.581 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 17:30:31.645 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 17:30:31.746 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 17:30:32.017 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 17:30:32.019 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 17:30:32.021 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 17:30:32.022 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 17:30:32.078 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 17:30:32.101 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 17:30:32.214 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 17:30:32.318 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 17:30:32.528 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 17:30:32.529 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 17:30:32.531 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 17:30:32.532 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 17:30:32.534 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 17:30:32.535 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 17:30:32.537 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 17:30:32.655 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 17:30:32.686 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 17:30:32.734 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 17:30:32.737 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 17:30:32.972 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 17:30:33.155 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 17:30:33.157 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 17:30:33.160 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 17:30:33.161 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 17:30:33.267 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 17:30:33.422 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 17:30:33.522 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 17:30:33.832 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 17:30:33.836 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 17:30:34.061 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 17:30:34.375 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 17:30:34.682 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 17:30:34.683 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 17:30:36.154 | Installing collected packages: glance 2022-03-23 17:30:36.154 | Attempting uninstall: glance 2022-03-23 17:30:36.154 | Found existing installation: glance 24.1.0.dev4 2022-03-23 17:30:36.161 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 17:30:36.163 | Running setup.py develop for glance 2022-03-23 17:30:40.558 | Successfully installed glance 2022-03-23 17:30:40.558 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:30:40.566 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:30:40.567 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:30:40.711 | + inc/python:pip_install:200 : result=0 2022-03-23 17:30:40.714 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:30:40.717 | + functions-common:time_stop:2425 : local name 2022-03-23 17:30:40.721 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:30:40.724 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:30:40.727 | + functions-common:time_stop:2428 : local total 2022-03-23 17:30:40.730 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:30:40.733 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:30:40.737 | + functions-common:time_stop:2432 : start_time=1648056625270 2022-03-23 17:30:40.739 | + functions-common:time_stop:2434 : [[ -z 1648056625270 ]] 2022-03-23 17:30:40.743 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:30:40.747 | + functions-common:time_stop:2437 : end_time=1648056640744 2022-03-23 17:30:40.749 | + functions-common:time_stop:2438 : elapsed_time=15474 2022-03-23 17:30:40.752 | + functions-common:time_stop:2439 : total=79498 2022-03-23 17:30:40.754 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:30:40.756 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94972 2022-03-23 17:30:40.759 | + inc/python:pip_install:203 : return 0 2022-03-23 17:30:40.761 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:30:40.764 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:30:40.767 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:30:40.786 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:30:40.799 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 17:30:40.802 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 17:30:40.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:30:40.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:30:40.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 17:30:40.812 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:30:40.815 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:30:40.817 | + ./stack.sh:main:920 : configure_glance 2022-03-23 17:30:40.821 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 17:30:40.834 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 17:30:40.837 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 17:30:40.840 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 17:30:40.842 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 17:30:40.846 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 17:30:40.848 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 17:30:40.851 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 17:30:40.854 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 17:30:40.883 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 17:30:40.920 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 17:30:40.951 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 17:30:40.988 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 17:30:41.022 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 17:30:41.052 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 17:30:41.055 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 17:30:41.058 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 17:30:41.060 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:30:41.063 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 17:30:41.092 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 17:30:41.122 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:30:41.155 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 17:30:41.191 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 17:30:41.222 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 17:30:41.256 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 17:30:41.288 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 17:30:41.322 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:30:41.355 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:30:41.390 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 17:30:41.421 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 17:30:41.424 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 17:30:41.426 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 17:30:41.429 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:30:41.431 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:30:41.434 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:30:41.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:41.454 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:30:41.457 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:30:41.459 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:30:41.476 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:41.479 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:30:41.482 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:30:41.521 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:30:41.523 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:30:41.526 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 17:30:41.528 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 17:30:41.531 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 17:30:41.561 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 17:30:41.594 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 17:30:41.597 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 17:30:41.599 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 17:30:41.602 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 17:30:41.606 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 17:30:41.608 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 17:30:41.611 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 17:30:41.645 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 17:30:41.648 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-03-23 17:30:41.679 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 17:30:41.681 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 17:30:41.701 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:41.704 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 17:30:41.735 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 17:30:41.769 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 17:30:41.804 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 17:30:41.836 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 17:30:41.868 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 17:30:41.893 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:41.896 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:30:41.929 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 17:30:41.963 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 17:30:41.995 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-03-23 17:30:42.026 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 17:30:42.059 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-03-23 17:30:42.091 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 17:30:42.109 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:42.111 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 17:30:42.114 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 17:30:42.116 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 17:30:42.120 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:30:42.137 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:30:42.140 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:30:42.143 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:30:42.145 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:30:42.148 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:30:42.178 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:30:42.210 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:30:42.244 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:30:42.277 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 17:30:42.282 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 17:30:42.312 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 17:30:42.343 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 17:30:42.374 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-03-23 17:30:42.407 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 17:30:42.439 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 17:30:42.470 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 17:30:42.504 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 17:30:42.536 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 17:30:42.567 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 17:30:42.604 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 17:30:42.643 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 17:30:42.650 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 17:30:42.662 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 17:30:42.681 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:30:42.684 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 17:30:42.687 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 17:30:42.690 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 17:30:42.692 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 17:30:42.695 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 17:30:42.698 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 17:30:42.702 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 17:30:42.705 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 17:30:42.709 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 17:30:42.740 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 17:30:42.743 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 17:30:42.745 | ++ functions:get_random_port:837 : true 2022-03-23 17:30:42.748 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 17:30:42.750 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 17:30:42.753 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 17:30:42.818 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 17:30:42.822 | ++ functions:get_random_port:841 : break 2 2022-03-23 17:30:42.826 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 17:30:42.830 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 17:30:42.833 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 17:30:42.867 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 17:30:42.897 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 17:30:42.933 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:30:42.962 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:30:42.994 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:30:43.023 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:30:43.056 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:30:43.084 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 17:30:43.112 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:30:43.141 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:30:43.176 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:30:43.208 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:30:43.236 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:30:43.272 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 17:30:43.305 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 17:30:43.333 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 17:30:43.362 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 17:30:43.390 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 17:30:43.421 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 17:30:43.423 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 17:30:43.426 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:30:43.429 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:30:43.431 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:30:43.434 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 17:30:43.436 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 17:30:43.492 | proxy (enabled by site administrator) 2022-03-23 17:30:43.496 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 17:30:43.500 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 17:30:43.504 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:30:43.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:30:43.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:30:43.513 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 17:30:43.515 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 17:30:43.572 | proxy_http (enabled by site administrator) 2022-03-23 17:30:43.577 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 17:30:43.582 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 17:30:43.585 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 17:30:43.587 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:30:43.590 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:30:43.592 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:30:43.595 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:30:43.598 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:30:43.601 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 17:30:43.601 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:30:43.610 | KeepAlive Off 2022-03-23 17:30:43.615 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 17:30:43.615 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:30:43.623 | SetEnv proxy-sendchunked 1 2022-03-23 17:30:43.628 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:30:43.628 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 17:30:43.637 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 17:30:43.640 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 17:30:43.643 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 17:30:43.645 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:30:43.648 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:30:43.650 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:30:43.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:30:43.655 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:30:43.658 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:30:43.661 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:30:43.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:30:43.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:30:43.670 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 17:30:43.747 | Site glance-wsgi-api already enabled 2022-03-23 17:30:43.754 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 17:30:43.758 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:30:43.761 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:30:43.765 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:30:43.904 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 17:30:43.910 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 17:30:43.946 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 17:30:43.949 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 17:30:43.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:30:43.971 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 17:30:43.974 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 17:30:43.976 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 17:30:43.979 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:30:43.982 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 17:30:43.984 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 17:30:43.987 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 17:30:43.989 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 17:30:43.992 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:30:43.994 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:30:43.997 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:30:44.000 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:30:44.002 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:30:44.006 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:30:44.027 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:30:44.030 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:30:44.033 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:30:44.036 | + functions-common:git_clone:629 : echo master 2022-03-23 17:30:44.037 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:30:44.042 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 17:30:44.045 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:30:44.047 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 17:30:44.050 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:30:44.051 | + functions-common:git_clone:678 : head -1 2022-03-23 17:30:44.065 | b5a6ff227 Merge "db: Remove 'use_slave' arguments" 2022-03-23 17:30:44.069 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:30:44.071 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 17:30:44.074 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:30:44.077 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:30:44.080 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 17:30:44.083 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:30:44.085 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 17:30:44.088 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:30:44.091 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:30:44.093 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 17:30:44.096 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:30:44.098 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:30:44.102 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 17:30:44.105 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:30:44.108 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 17:30:44.111 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:30:44.114 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:30:44.118 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 17:30:44.125 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 17:30:44.128 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 17:30:44.772 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 17:30:44.776 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:30:44.779 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:30:44.782 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:30:44.785 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:30:44.788 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 17:30:44.791 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:30:44.794 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:30:44.796 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:30:44.799 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:30:44.801 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:30:44.804 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:30:44.807 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:30:44.809 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 17:30:44.832 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 17:30:44.835 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 17:30:45.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:30:45.697 | from cryptography.utils import int_from_bytes 2022-03-23 17:30:45.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:30:45.697 | from cryptography.utils import int_from_bytes 2022-03-23 17:30:46.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:30:46.866 | Obtaining file:///opt/stack/cinder 2022-03-23 17:30:46.867 | Preparing metadata (setup.py): started 2022-03-23 17:30:50.872 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:30:51.002 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.8.1) 2022-03-23 17:30:51.004 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.1) 2022-03-23 17:30:51.005 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.33.0) 2022-03-23 17:30:51.006 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.1.2) 2022-03-23 17:30:51.007 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.20.4) 2022-03-23 17:30:51.009 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.0.2) 2022-03-23 17:30:51.010 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev31) (3.2.0) 2022-03-23 17:30:51.011 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 17:30:51.011 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (9.4.0) 2022-03-23 17:30:51.012 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.8.0) 2022-03-23 17:30:51.014 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.3) 2022-03-23 17:30:51.015 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (8.8.0) 2022-03-23 17:30:51.016 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 17:30:51.017 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.0) 2022-03-23 17:30:51.019 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (11.2.0) 2022-03-23 17:30:51.020 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.7.0) 2022-03-23 17:30:51.021 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (12.13.0) 2022-03-23 17:30:51.022 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.1) 2022-03-23 17:30:51.023 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.11.0) 2022-03-23 17:30:51.024 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.7.0) 2022-03-23 17:30:51.025 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.3.0) 2022-03-23 17:30:51.026 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 17:30:51.027 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.3.0) 2022-03-23 17:30:51.028 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.0) 2022-03-23 17:30:51.029 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.0) 2022-03-23 17:30:51.030 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.12.2) 2022-03-23 17:30:51.031 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.6.0) 2022-03-23 17:30:51.032 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.4.2) 2022-03-23 17:30:51.034 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (21.3) 2022-03-23 17:30:51.034 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.1) 2022-03-23 17:30:51.035 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 17:30:51.036 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.1) 2022-03-23 17:30:51.037 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.9.0) 2022-03-23 17:30:51.039 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.0.7) 2022-03-23 17:30:51.040 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.3.0) 2022-03-23 17:30:51.041 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.6.0) 2022-03-23 17:30:51.042 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.4.0) 2022-03-23 17:30:51.043 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (17.7.0) 2022-03-23 17:30:51.044 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.13.1) 2022-03-23 17:30:51.045 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2021.3) 2022-03-23 17:30:51.046 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.27.1) 2022-03-23 17:30:51.047 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.5.1) 2022-03-23 17:30:51.048 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.6.4) 2022-03-23 17:30:51.049 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.74) 2022-03-23 17:30:51.050 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.16.0) 2022-03-23 17:30:51.051 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.4.31) 2022-03-23 17:30:51.052 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.13.0) 2022-03-23 17:30:51.054 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 17:30:51.055 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.8.9) 2022-03-23 17:30:51.056 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 17:30:51.057 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.8.7) 2022-03-23 17:30:51.058 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.0) 2022-03-23 17:30:51.059 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.0) 2022-03-23 17:30:51.060 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.2.0) 2022-03-23 17:30:51.061 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.6.0) 2022-03-23 17:30:51.062 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.10.1) 2022-03-23 17:30:51.064 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.38.0) 2022-03-23 17:30:51.065 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.1) 2022-03-23 17:30:51.066 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (36.0.1) 2022-03-23 17:30:51.067 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.2.2) 2022-03-23 17:30:51.068 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.1.0) 2022-03-23 17:30:51.069 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.21.7) 2022-03-23 17:30:51.083 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 17:30:51.084 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (1.24.7) 2022-03-23 17:30:51.085 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.10.0) 2022-03-23 17:30:51.145 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev31) (1.15.0) 2022-03-23 17:30:51.175 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev31) (2.1.0) 2022-03-23 17:30:51.189 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.6.0) 2022-03-23 17:30:51.190 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (0.1.0) 2022-03-23 17:30:51.192 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 17:30:51.193 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (4.1.1) 2022-03-23 17:30:51.287 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev31) (1.7.0) 2022-03-23 17:30:51.336 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (3.1.1) 2022-03-23 17:30:51.340 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (2.10.1) 2022-03-23 17:30:51.366 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.2.8) 2022-03-23 17:30:51.367 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (4.8) 2022-03-23 17:30:51.369 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.4.8) 2022-03-23 17:30:51.425 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev31) (0.17.3) 2022-03-23 17:30:51.469 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 17:30:51.470 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (0.8.0) 2022-03-23 17:30:51.471 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 17:30:51.472 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (6.0) 2022-03-23 17:30:51.559 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 17:30:51.561 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (2.0.1) 2022-03-23 17:30:51.563 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (1.7.6) 2022-03-23 17:30:51.617 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev31) (2.8.2) 2022-03-23 17:30:51.622 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev31) (0.9.6) 2022-03-23 17:30:51.684 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.0) 2022-03-23 17:30:51.686 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.9) 2022-03-23 17:30:51.688 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (0.4.0) 2022-03-23 17:30:51.690 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (2.4.0) 2022-03-23 17:30:51.691 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.2.3) 2022-03-23 17:30:51.714 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.3.0) 2022-03-23 17:30:51.715 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.0.3) 2022-03-23 17:30:51.717 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.2.0) 2022-03-23 17:30:51.767 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev31) (1.0.3) 2022-03-23 17:30:51.853 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (3.0.0) 2022-03-23 17:30:51.855 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 17:30:51.877 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev31) (3.1.1) 2022-03-23 17:30:51.901 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev31) (0.11.0) 2022-03-23 17:30:51.967 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev31) (1.26.8) 2022-03-23 17:30:51.968 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev31) (1.0.0) 2022-03-23 17:30:52.104 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 17:30:52.131 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev31) (60.9.3) 2022-03-23 17:30:52.270 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (3.10.1) 2022-03-23 17:30:52.306 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (22.0.0) 2022-03-23 17:30:52.307 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 17:30:52.309 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.13.3) 2022-03-23 17:30:52.506 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2.0.12) 2022-03-23 17:30:52.508 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2019.11.28) 2022-03-23 17:30:52.510 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (3.3) 2022-03-23 17:30:52.546 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev31) (0.7) 2022-03-23 17:30:52.575 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev31) (0.23.2) 2022-03-23 17:30:52.809 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.4.2) 2022-03-23 17:30:52.812 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 17:30:52.951 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.6.3) 2022-03-23 17:30:52.952 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (1.4.2) 2022-03-23 17:30:52.957 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 17:30:53.082 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev31) (0.12.2) 2022-03-23 17:30:53.202 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (4.11.1) 2022-03-23 17:30:53.204 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (5.4.0) 2022-03-23 17:30:53.205 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (1.1.6) 2022-03-23 17:30:53.239 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.0) 2022-03-23 17:30:53.485 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev31) (2.21) 2022-03-23 17:30:53.561 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (2.4.0) 2022-03-23 17:30:53.563 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 17:30:53.761 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 17:30:53.852 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (3.19.4) 2022-03-23 17:30:53.854 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (1.55.0) 2022-03-23 17:30:54.031 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (2.1.0) 2022-03-23 17:30:54.446 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (1.1.5) 2022-03-23 17:30:54.496 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (0.13.1) 2022-03-23 17:30:54.546 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev31) (0.2.5) 2022-03-23 17:30:55.582 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.32) 2022-03-23 17:30:55.854 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (1.8.2) 2022-03-23 17:30:55.855 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (21.4.0) 2022-03-23 17:30:56.000 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (2.2) 2022-03-23 17:30:56.188 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.0.0) 2022-03-23 17:30:56.317 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (3.7.0) 2022-03-23 17:30:57.964 | Installing collected packages: cinder 2022-03-23 17:30:57.964 | Attempting uninstall: cinder 2022-03-23 17:30:57.964 | Found existing installation: cinder 20.1.0.dev31 2022-03-23 17:30:57.970 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 17:30:57.973 | Running setup.py develop for cinder 2022-03-23 17:31:03.740 | Successfully installed cinder 2022-03-23 17:31:03.740 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:31:03.749 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:31:03.749 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:31:03.910 | + inc/python:pip_install:200 : result=0 2022-03-23 17:31:03.915 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:31:03.918 | + functions-common:time_stop:2425 : local name 2022-03-23 17:31:03.922 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:31:03.926 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:31:03.929 | + functions-common:time_stop:2428 : local total 2022-03-23 17:31:03.931 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:31:03.934 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:31:03.937 | + functions-common:time_stop:2432 : start_time=1648056644826 2022-03-23 17:31:03.940 | + functions-common:time_stop:2434 : [[ -z 1648056644826 ]] 2022-03-23 17:31:03.944 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:31:03.949 | + functions-common:time_stop:2437 : end_time=1648056663945 2022-03-23 17:31:03.951 | + functions-common:time_stop:2438 : elapsed_time=19119 2022-03-23 17:31:03.954 | + functions-common:time_stop:2439 : total=94972 2022-03-23 17:31:03.957 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:31:03.959 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114091 2022-03-23 17:31:03.962 | + inc/python:pip_install:203 : return 0 2022-03-23 17:31:03.964 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:31:03.967 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:31:03.970 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:31:03.993 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:31:04.007 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 17:31:04.010 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 17:31:04.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:31:04.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:31:04.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 17:31:04.022 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:31:04.026 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 17:31:04.028 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 17:31:04.032 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 17:31:04.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:04.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:04.042 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 17:31:04.054 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 17:31:04.059 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:31:04.061 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:31:04.064 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:31:04.067 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:31:04.069 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:31:04.072 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:31:04.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:04.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:04.080 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:31:04.083 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:31:04.086 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:31:04.089 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:31:04.092 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 17:31:04.094 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:31:04.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:04.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:04.106 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 17:31:04.132 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 17:31:04.249 | Reading package lists... 2022-03-23 17:31:04.501 | Building dependency tree... 2022-03-23 17:31:04.503 | Reading state information... 2022-03-23 17:31:04.770 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 17:31:04.770 | The following packages were automatically installed and are no longer required: 2022-03-23 17:31:04.771 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:31:04.771 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:31:04.771 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:31:04.771 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:31:04.772 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:31:04.772 | python3-zope.interface 2022-03-23 17:31:04.772 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:31:04.926 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:31:04.932 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:31:04.935 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:31:04.939 | + functions-common:time_stop:2425 : local name 2022-03-23 17:31:04.942 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:31:04.945 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:31:04.948 | + functions-common:time_stop:2428 : local total 2022-03-23 17:31:04.951 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:31:04.955 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:31:04.958 | + functions-common:time_stop:2432 : start_time=1648056664129 2022-03-23 17:31:04.961 | + functions-common:time_stop:2434 : [[ -z 1648056664129 ]] 2022-03-23 17:31:04.966 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:31:04.971 | + functions-common:time_stop:2437 : end_time=1648056664967 2022-03-23 17:31:04.974 | + functions-common:time_stop:2438 : elapsed_time=838 2022-03-23 17:31:04.977 | + functions-common:time_stop:2439 : total=5834 2022-03-23 17:31:04.980 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:31:04.982 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6672 2022-03-23 17:31:04.985 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:31:04.988 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:31:04.991 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 17:31:04.993 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 17:31:05.007 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 17:31:05.012 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 17:31:05.016 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 17:31:05.018 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 17:31:05.022 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 17:31:05.023 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 17:31:05.029 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 17:31:05.032 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 17:31:05.035 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 17:31:05.038 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 17:31:05.040 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 17:31:05.043 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 17:31:05.045 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 17:31:05.047 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 17:31:05.059 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 17:31:05.071 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-23 17:31:05.083 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-23 17:31:05.096 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 17:31:05.110 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 17:31:05.114 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 17:31:05.119 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eElCY3lT2o 2022-03-23 17:31:05.122 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 17:31:05.126 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 17:31:05.129 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 17:31:05.132 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eElCY3lT2o 2022-03-23 17:31:05.136 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eElCY3lT2o 2022-03-23 17:31:05.148 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eElCY3lT2o /etc/sudoers.d/cinder-rootwrap 2022-03-23 17:31:05.161 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 17:31:05.165 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 17:31:05.167 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 17:31:05.169 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 17:31:05.172 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 17:31:05.174 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 17:31:05.176 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 17:31:05.179 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 17:31:05.181 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 17:31:05.186 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 17:31:05.191 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 17:31:05.210 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 17:31:05.230 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 17:31:05.253 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 17:31:05.273 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 17:31:05.293 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 17:31:05.314 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 17:31:05.337 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 17:31:05.357 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 17:31:05.359 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:31:05.362 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 17:31:05.364 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:31:05.366 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 17:31:05.399 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 17:31:05.431 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:31:05.459 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 17:31:05.489 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 17:31:05.523 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 17:31:05.551 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 17:31:05.580 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 17:31:05.609 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:31:05.639 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:31:05.668 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 17:31:05.699 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 17:31:05.729 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 17:31:05.732 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 17:31:05.734 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 17:31:05.737 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 17:31:05.739 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 17:31:05.742 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 17:31:05.781 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 17:31:05.810 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 17:31:05.842 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 17:31:05.871 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 17:31:05.903 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 17:31:05.934 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 17:31:05.970 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 17:31:05.974 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-03-23 17:31:06.009 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 17:31:06.045 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 17:31:06.053 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 579cd1bf27872690c28f9de877b2e4e1 2022-03-23 17:31:06.086 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 17:31:06.089 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 17:31:06.123 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 17:31:06.155 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 17:31:06.185 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 17:31:06.214 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 17:31:06.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:06.234 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:31:06.236 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 17:31:06.238 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 17:31:06.241 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 17:31:06.243 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:31:06.246 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 17:31:06.250 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 17:31:06.253 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 17:31:06.256 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 17:31:06.259 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 17:31:06.262 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 17:31:06.303 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 17:31:06.335 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 17:31:06.364 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 17:31:06.395 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 17:31:06.427 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 17:31:06.455 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 17:31:06.458 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 17:31:06.460 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 17:31:06.463 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 17:31:06.491 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 17:31:06.494 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 17:31:06.523 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 17:31:06.526 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 17:31:06.528 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 17:31:06.531 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 17:31:06.562 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 17:31:06.565 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 17:31:06.567 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 17:31:06.586 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:06.588 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 17:31:06.591 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 17:31:06.594 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 17:31:06.596 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 17:31:06.626 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.45:8080/v1/AUTH_ 2022-03-23 17:31:06.655 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 17:31:06.672 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:06.675 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 17:31:06.693 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:06.696 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 17:31:06.716 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:06.719 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 17:31:06.722 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 17:31:06.725 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 17:31:06.728 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 17:31:06.730 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:31:06.733 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:31:06.735 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:31:06.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:06.755 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:31:06.758 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:31:06.761 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:31:06.777 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:06.780 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:31:06.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:31:06.811 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:31:06.814 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:31:06.816 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 17:31:06.819 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 17:31:06.821 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:31:06.824 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:31:06.845 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:31:06.847 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:31:06.850 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:31:06.853 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:31:06.856 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:31:06.885 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:31:06.917 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:31:06.947 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:31:06.976 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 17:31:06.996 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:06.999 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 17:31:07.002 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 17:31:07.005 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 17:31:07.008 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 17:31:07.010 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:31:07.013 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:31:07.016 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 17:31:07.022 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 17:31:07.025 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:31:07.027 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:31:07.041 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:31:07.041 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:31:07.054 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:31:07.058 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:31:07.074 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 17:31:07.077 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 17:31:07.083 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 17:31:07.115 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 17:31:07.145 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 17:31:07.175 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:31:07.207 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:31:07.235 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:31:07.264 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:31:07.295 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:31:07.332 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:31:07.365 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 17:31:07.396 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:31:07.426 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:31:07.454 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:31:07.487 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:31:07.491 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:31:07.495 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 17:31:07.498 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 17:31:07.501 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:31:07.504 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:07.507 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:07.510 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:31:07.513 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:31:07.515 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 17:31:07.550 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:31:07.583 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 17:31:07.583 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:31:07.592 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 17:31:07.596 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 17:31:07.598 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 17:31:07.601 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:31:07.603 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:31:07.606 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:31:07.608 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:07.611 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:07.613 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:31:07.616 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:31:07.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:07.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:07.623 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 17:31:07.686 | Enabling site cinder-wsgi. 2022-03-23 17:31:07.692 | To activate the new configuration, you need to run: 2022-03-23 17:31:07.692 | systemctl reload apache2 2022-03-23 17:31:07.697 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:31:07.700 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:31:07.703 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:31:07.705 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:31:07.843 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 17:31:07.847 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 17:31:07.878 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-03-23 17:31:07.909 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 17:31:07.926 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:07.929 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 17:31:07.933 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:31:07.935 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:31:07.937 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 17:31:07.941 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 17:31:07.975 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 17:31:08.008 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-03-23 17:31:08.045 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 17:31:08.080 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 17:31:08.114 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 17:31:08.145 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 17:31:08.181 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 17:31:08.217 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:31:08.252 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 17:31:08.289 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 17:31:08.320 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:31:08.359 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 17:31:08.362 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 17:31:08.381 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:08.384 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-03-23 17:31:08.420 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 17:31:08.423 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 17:31:08.448 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:08.451 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 17:31:08.454 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 17:31:08.457 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 17:31:08.460 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:31:08.463 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 17:31:08.467 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 17:31:08.471 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:31:08.472 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:31:08.480 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:31:08.483 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:31:08.487 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:31:08.490 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:31:08.494 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 17:31:08.497 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 17:31:08.501 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 17:31:08.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:31:08.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:31:08.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 17:31:08.514 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:31:08.517 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 17:31:08.520 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 17:31:08.523 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 17:31:08.526 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:31:08.529 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:31:08.532 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:31:08.535 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:31:08.538 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:31:08.542 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:31:08.562 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:31:08.564 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:31:08.567 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:31:08.571 | + functions-common:git_clone:629 : echo master 2022-03-23 17:31:08.572 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:31:08.580 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 17:31:08.583 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:31:08.586 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 17:31:08.590 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:31:08.590 | + functions-common:git_clone:678 : head -1 2022-03-23 17:31:08.595 | 4578d72368 Remove ovs agent's common constants module 2022-03-23 17:31:08.599 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:31:08.603 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 17:31:08.607 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:31:08.611 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:31:08.615 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 17:31:08.618 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:31:08.622 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 17:31:08.625 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:31:08.628 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:31:08.634 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 17:31:08.638 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:31:08.642 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:31:08.647 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 17:31:08.652 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:31:08.656 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 17:31:08.659 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:31:08.663 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:31:08.667 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 17:31:08.675 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 17:31:08.679 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 17:31:09.375 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 17:31:09.385 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:31:09.388 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:31:09.390 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:31:09.393 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:31:09.395 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 17:31:09.398 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:31:09.401 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:31:09.403 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:31:09.406 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:31:09.408 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:31:09.411 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:31:09.414 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:31:09.416 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 17:31:09.446 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 17:31:09.448 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-23 17:31:10.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:31:10.339 | from cryptography.utils import int_from_bytes 2022-03-23 17:31:10.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:31:10.339 | from cryptography.utils import int_from_bytes 2022-03-23 17:31:11.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:31:11.558 | Obtaining file:///opt/stack/neutron 2022-03-23 17:31:11.559 | Preparing metadata (setup.py): started 2022-03-23 17:31:15.837 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:31:15.951 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.8.1) 2022-03-23 17:31:15.952 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 17:31:15.954 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.1.1) 2022-03-23 17:31:15.955 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.1) 2022-03-23 17:31:15.957 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.0) 2022-03-23 17:31:15.958 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.1) 2022-03-23 17:31:15.960 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.33.0) 2022-03-23 17:31:15.961 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.1) 2022-03-23 17:31:15.963 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.20.4) 2022-03-23 17:31:15.964 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.27.1) 2022-03-23 17:31:15.965 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.0.3) 2022-03-23 17:31:15.966 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (9.4.0) 2022-03-23 17:31:15.967 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.8.0) 2022-03-23 17:31:15.969 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.11.0) 2022-03-23 17:31:15.970 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.20.0) 2022-03-23 17:31:15.971 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (7.8.0) 2022-03-23 17:31:15.972 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 17:31:15.973 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.31) 2022-03-23 17:31:15.974 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.8.7) 2022-03-23 17:31:15.975 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 17:31:15.976 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.7.6) 2022-03-23 17:31:15.977 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 17:31:15.978 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 17:31:15.980 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 17:31:15.981 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (8.8.0) 2022-03-23 17:31:15.982 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.1.0) 2022-03-23 17:31:15.983 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (11.2.0) 2022-03-23 17:31:15.984 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.0) 2022-03-23 17:31:15.985 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.7.0) 2022-03-23 17:31:15.986 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (12.13.0) 2022-03-23 17:31:15.987 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.1) 2022-03-23 17:31:15.988 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.11.0) 2022-03-23 17:31:15.990 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.0) 2022-03-23 17:31:15.991 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.0) 2022-03-23 17:31:15.992 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 17:31:15.993 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.3.0) 2022-03-23 17:31:15.994 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.8.0) 2022-03-23 17:31:15.995 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.5.0) 2022-03-23 17:31:15.996 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.12.2) 2022-03-23 17:31:15.997 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.6.0) 2022-03-23 17:31:15.998 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.4.2) 2022-03-23 17:31:16.000 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.1) 2022-03-23 17:31:16.001 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.1.0) 2022-03-23 17:31:16.002 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.16.0) 2022-03-23 17:31:16.003 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.15.1) 2022-03-23 17:31:16.004 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (21.3) 2022-03-23 17:31:16.005 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.9.0) 2022-03-23 17:31:16.006 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:31:16.007 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (22.0.0) 2022-03-23 17:31:16.008 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (17.7.0) 2022-03-23 17:31:16.010 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.61.0) 2022-03-23 17:31:16.011 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 17:31:16.012 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.1) 2022-03-23 17:31:16.013 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.4.0) 2022-03-23 17:31:16.014 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 17:31:16.031 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (5.4.0) 2022-03-23 17:31:16.033 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (4.11.1) 2022-03-23 17:31:16.034 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (1.1.6) 2022-03-23 17:31:16.041 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev49) (1.13.3) 2022-03-23 17:31:16.053 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.16.0) 2022-03-23 17:31:16.055 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 17:31:16.055 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.1.2) 2022-03-23 17:31:16.075 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev49) (3.0.7) 2022-03-23 17:31:16.083 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 17:31:16.143 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.0.2) 2022-03-23 17:31:16.144 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.7.0) 2022-03-23 17:31:16.197 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev49) (3.1.1) 2022-03-23 17:31:16.201 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev49) (4.4.0) 2022-03-23 17:31:16.252 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev49) (2.7.0) 2022-03-23 17:31:16.263 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev49) (1.2.2) 2022-03-23 17:31:16.293 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 17:31:16.294 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (6.0) 2022-03-23 17:31:16.296 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.32) 2022-03-23 17:31:16.297 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.4) 2022-03-23 17:31:16.298 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.0) 2022-03-23 17:31:16.300 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (36.0.1) 2022-03-23 17:31:16.302 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.1.5) 2022-03-23 17:31:16.304 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (0.10.0) 2022-03-23 17:31:16.321 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev49) (1.0.3) 2022-03-23 17:31:16.414 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev49) (0.17.3) 2022-03-23 17:31:16.457 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev49) (1.5.0) 2022-03-23 17:31:16.520 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.13.0) 2022-03-23 17:31:16.523 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 17:31:16.525 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (2.0.1) 2022-03-23 17:31:16.611 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev49) (2.8.2) 2022-03-23 17:31:16.615 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev49) (0.9.6) 2022-03-23 17:31:16.675 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (0.4.0) 2022-03-23 17:31:16.677 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.2.3) 2022-03-23 17:31:16.678 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.9) 2022-03-23 17:31:16.680 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.0) 2022-03-23 17:31:16.706 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev49) (3.3.0) 2022-03-23 17:31:16.708 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 17:31:16.756 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev49) (1.15.0) 2022-03-23 17:31:16.810 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev49) (2021.3) 2022-03-23 17:31:16.844 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.3.3) 2022-03-23 17:31:16.846 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 17:31:16.870 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev49) (3.1.1) 2022-03-23 17:31:17.013 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 17:31:17.084 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev49) (60.9.3) 2022-03-23 17:31:17.163 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (0.3.5) 2022-03-23 17:31:17.164 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 17:31:17.274 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:31:17.275 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:31:17.276 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:31:17.277 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:31:17.278 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:31:17.279 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:31:17.280 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:31:17.482 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.10.1) 2022-03-23 17:31:17.484 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 17:31:17.487 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 17:31:17.530 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 17:31:17.534 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev49) (3.17.6) 2022-03-23 17:31:17.630 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2.0.12) 2022-03-23 17:31:17.631 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (1.26.8) 2022-03-23 17:31:17.634 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (3.3) 2022-03-23 17:31:17.635 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2019.11.28) 2022-03-23 17:31:17.672 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev49) (0.7) 2022-03-23 17:31:18.043 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev49) (0.12.2) 2022-03-23 17:31:18.119 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.0) 2022-03-23 17:31:18.331 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev49) (2.21) 2022-03-23 17:31:18.428 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 17:31:18.430 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 17:31:18.665 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 17:31:18.848 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.2) 2022-03-23 17:31:19.380 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (0.13.1) 2022-03-23 17:31:19.430 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev49) (0.2.5) 2022-03-23 17:31:20.035 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.2) 2022-03-23 17:31:20.035 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.4.2) 2022-03-23 17:31:20.375 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (2.0.0) 2022-03-23 17:31:20.376 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (4.10.0) 2022-03-23 17:31:20.542 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev49) (3.7.0) 2022-03-23 17:31:20.784 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (21.4.0) 2022-03-23 17:31:20.785 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (1.8.2) 2022-03-23 17:31:20.973 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.0.0) 2022-03-23 17:31:21.190 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (2.3.1) 2022-03-23 17:31:22.824 | Installing collected packages: neutron 2022-03-23 17:31:22.824 | Attempting uninstall: neutron 2022-03-23 17:31:22.824 | Found existing installation: neutron 20.1.0.dev49 2022-03-23 17:31:22.842 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 17:31:22.844 | Running setup.py develop for neutron 2022-03-23 17:31:28.835 | Successfully installed neutron 2022-03-23 17:31:28.835 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:31:28.843 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:31:28.844 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:31:29.015 | + inc/python:pip_install:200 : result=0 2022-03-23 17:31:29.017 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:31:29.020 | + functions-common:time_stop:2425 : local name 2022-03-23 17:31:29.023 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:31:29.025 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:31:29.028 | + functions-common:time_stop:2428 : local total 2022-03-23 17:31:29.030 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:31:29.032 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:31:29.038 | + functions-common:time_stop:2432 : start_time=1648056669437 2022-03-23 17:31:29.040 | + functions-common:time_stop:2434 : [[ -z 1648056669437 ]] 2022-03-23 17:31:29.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:31:29.048 | + functions-common:time_stop:2437 : end_time=1648056689045 2022-03-23 17:31:29.050 | + functions-common:time_stop:2438 : elapsed_time=19608 2022-03-23 17:31:29.053 | + functions-common:time_stop:2439 : total=114091 2022-03-23 17:31:29.055 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:31:29.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133699 2022-03-23 17:31:29.060 | + inc/python:pip_install:203 : return 0 2022-03-23 17:31:29.063 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:31:29.066 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:31:29.068 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:31:29.090 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:31:29.103 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 17:31:29.106 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 17:31:29.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:31:29.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:31:29.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 17:31:29.118 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:31:29.121 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:31:29.124 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:31:29.127 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 17:31:29.151 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:29.154 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 17:31:29.157 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 17:31:29.160 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 17:31:29.163 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:31:29.166 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 17:31:29.169 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 17:31:29.171 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 17:31:29.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:31:29.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:31:29.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 17:31:29.182 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:31:29.184 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 17:31:29.206 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:29.210 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 17:31:29.230 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:29.232 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 17:31:29.251 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:29.253 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 17:31:29.256 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 17:31:29.259 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 17:31:29.261 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:31:29.263 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:31:29.266 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:31:29.269 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:31:29.271 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:31:29.274 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:31:29.291 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:31:29.294 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:31:29.297 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:31:29.300 | + functions-common:git_clone:629 : echo master 2022-03-23 17:31:29.300 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:31:29.306 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 17:31:29.308 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:31:29.311 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 17:31:29.314 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:31:29.314 | + functions-common:git_clone:678 : head -1 2022-03-23 17:31:29.322 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 17:31:29.325 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:31:29.328 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 17:31:29.331 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:31:29.333 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:31:29.336 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 17:31:29.339 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:31:29.341 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 17:31:29.344 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:31:29.347 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:31:29.349 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 17:31:29.352 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:31:29.355 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:31:29.358 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 17:31:29.361 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:31:29.364 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 17:31:29.367 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:31:29.370 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:31:29.373 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 17:31:29.379 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 17:31:29.383 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 17:31:30.030 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 17:31:30.033 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:31:30.036 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:31:30.038 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:31:30.041 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:31:30.043 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 17:31:30.046 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:31:30.048 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:31:30.050 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:31:30.053 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:31:30.055 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:31:30.058 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:31:30.060 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:31:30.063 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 17:31:30.085 | Using python 3.8 to install /opt/stack/nova 2022-03-23 17:31:30.087 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 17:31:30.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:31:30.998 | from cryptography.utils import int_from_bytes 2022-03-23 17:31:30.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:31:30.998 | from cryptography.utils import int_from_bytes 2022-03-23 17:31:32.140 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:31:32.167 | Obtaining file:///opt/stack/nova 2022-03-23 17:31:32.168 | Preparing metadata (setup.py): started 2022-03-23 17:31:37.349 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:31:37.475 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 17:31:37.476 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 17:31:37.477 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 17:31:37.478 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 17:31:37.479 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 17:31:37.480 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 17:31:37.481 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 17:31:37.482 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 17:31:37.483 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 17:31:37.484 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 17:31:37.485 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 17:31:37.486 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 17:31:37.487 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 17:31:37.488 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 17:31:37.489 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 17:31:37.490 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 17:31:37.492 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 17:31:37.493 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 17:31:37.494 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 17:31:37.495 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 17:31:37.496 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 17:31:37.497 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 17:31:37.498 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 17:31:37.499 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 17:31:37.500 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 17:31:37.501 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 17:31:37.503 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 17:31:37.504 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 17:31:37.505 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 17:31:37.507 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 17:31:37.508 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 17:31:37.509 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 17:31:37.510 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 17:31:37.511 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 17:31:37.512 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 17:31:37.513 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 17:31:37.514 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 17:31:37.515 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 17:31:37.516 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 17:31:37.518 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 17:31:37.519 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 17:31:37.520 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 17:31:37.521 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 17:31:37.522 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 17:31:37.523 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 17:31:37.524 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 17:31:37.525 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 17:31:37.526 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 17:31:37.527 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 17:31:37.528 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 17:31:37.530 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 17:31:37.531 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 17:31:37.532 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 17:31:37.533 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 17:31:37.534 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 17:31:37.535 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 17:31:37.536 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 17:31:37.537 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 17:31:37.538 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 17:31:37.539 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 17:31:37.540 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 17:31:37.541 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 17:31:37.543 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 17:31:37.544 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 17:31:37.560 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 17:31:37.561 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 17:31:37.563 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 17:31:37.582 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 17:31:37.623 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 17:31:37.652 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 17:31:37.653 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 17:31:37.677 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 17:31:37.799 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 17:31:37.800 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 17:31:37.858 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 17:31:37.859 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 17:31:37.860 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:31:37.862 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 17:31:37.864 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 17:31:37.865 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 17:31:37.886 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 17:31:37.887 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 17:31:37.940 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:31:37.942 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:31:37.944 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 17:31:38.000 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 17:31:38.134 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 17:31:38.136 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 17:31:38.217 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 17:31:38.277 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 17:31:38.280 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 17:31:38.282 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 17:31:38.283 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 17:31:38.322 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 17:31:38.323 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 17:31:38.370 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 17:31:38.428 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 17:31:38.462 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 17:31:38.464 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 17:31:38.515 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 17:31:38.516 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 17:31:38.608 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 17:31:38.635 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 17:31:38.712 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 17:31:38.789 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 17:31:38.852 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 17:31:38.854 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 17:31:38.855 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 17:31:38.902 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 17:31:38.905 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 17:31:38.907 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:31:38.992 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 17:31:38.993 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 17:31:38.995 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 17:31:38.997 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 17:31:39.093 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 17:31:39.309 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 17:31:39.310 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 17:31:39.424 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 17:31:39.426 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 17:31:39.427 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:31:39.513 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 17:31:39.592 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 17:31:39.627 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 17:31:39.864 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 17:31:39.942 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 17:31:39.943 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 17:31:40.148 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:31:40.259 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 17:31:40.749 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 17:31:40.796 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 17:31:41.158 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:31:41.159 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:31:41.160 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:31:41.161 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:31:41.162 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:31:41.163 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:31:41.165 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:31:42.363 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 17:31:42.758 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 17:31:42.759 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 17:31:42.854 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 17:31:42.959 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 17:31:44.533 | Installing collected packages: nova 2022-03-23 17:31:44.533 | Attempting uninstall: nova 2022-03-23 17:31:44.533 | Found existing installation: nova 25.1.0.dev10 2022-03-23 17:31:44.542 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 17:31:44.544 | Running setup.py develop for nova 2022-03-23 17:31:51.030 | Successfully installed nova 2022-03-23 17:31:51.031 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:31:51.039 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:31:51.039 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:31:51.194 | + inc/python:pip_install:200 : result=0 2022-03-23 17:31:51.196 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:31:51.199 | + functions-common:time_stop:2425 : local name 2022-03-23 17:31:51.201 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:31:51.203 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:31:51.207 | + functions-common:time_stop:2428 : local total 2022-03-23 17:31:51.209 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:31:51.211 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:31:51.213 | + functions-common:time_stop:2432 : start_time=1648056690079 2022-03-23 17:31:51.216 | + functions-common:time_stop:2434 : [[ -z 1648056690079 ]] 2022-03-23 17:31:51.219 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:31:51.224 | + functions-common:time_stop:2437 : end_time=1648056711221 2022-03-23 17:31:51.227 | + functions-common:time_stop:2438 : elapsed_time=21142 2022-03-23 17:31:51.229 | + functions-common:time_stop:2439 : total=133699 2022-03-23 17:31:51.231 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:31:51.234 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154841 2022-03-23 17:31:51.236 | + inc/python:pip_install:203 : return 0 2022-03-23 17:31:51.239 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:31:51.241 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:31:51.244 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:31:51.267 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:31:51.279 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 17:31:51.283 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 17:31:51.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:31:51.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:31:51.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 17:31:51.294 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:31:51.297 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 17:31:51.310 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:31:51.313 | + ./stack.sh:main:937 : configure_nova 2022-03-23 17:31:51.316 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 17:31:51.329 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 17:31:51.332 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 17:31:51.334 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 17:31:51.338 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 17:31:51.338 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 17:31:51.344 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 17:31:51.347 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 17:31:51.350 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 17:31:51.353 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 17:31:51.355 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 17:31:51.358 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 17:31:51.361 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 17:31:51.363 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 17:31:51.377 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 17:31:51.391 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-23 17:31:51.408 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-23 17:31:51.423 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 17:31:51.436 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 17:31:51.440 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 17:31:51.445 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.etGJafWkkK 2022-03-23 17:31:51.451 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 17:31:51.454 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 17:31:51.457 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 17:31:51.460 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 17:31:51.462 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 17:31:51.465 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.etGJafWkkK 2022-03-23 17:31:51.470 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.etGJafWkkK 2022-03-23 17:31:51.483 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.etGJafWkkK /etc/sudoers.d/nova-rootwrap 2022-03-23 17:31:51.497 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 17:31:51.502 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 17:31:51.505 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 17:31:51.508 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 17:31:51.510 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 17:31:51.513 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 17:31:51.515 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 17:31:51.518 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 17:31:51.521 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 17:31:51.526 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 17:31:51.543 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:51.546 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 17:31:51.548 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 17:31:51.552 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 17:31:51.562 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 17:31:51.594 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 17:31:51.597 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 17:31:51.625 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 17:31:51.660 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 17:31:51.689 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 17:31:51.722 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 17:31:51.753 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 17:31:51.787 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 17:31:51.789 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-03-23 17:31:51.820 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 17:31:51.850 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 17:31:51.878 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 17:31:51.907 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 17:31:51.935 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 17:31:51.965 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 17:31:51.968 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:31:51.970 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:31:51.973 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:31:51.975 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:31:51.977 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:31:51.980 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:31:51.982 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:31:51.985 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:31:51.987 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:31:51.989 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:31:51.991 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:31:51.994 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 17:31:51.996 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:31:51.998 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:31:52.001 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:31:52.003 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:31:52.006 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:31:52.008 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:31:52.010 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 17:31:52.033 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:52.037 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:31:52.040 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 17:31:52.043 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 17:31:52.073 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 17:31:52.076 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 17:31:52.079 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 17:31:52.081 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 17:31:52.084 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 17:31:52.088 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 17:31:52.120 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 17:31:52.123 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 17:31:52.125 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 17:31:52.128 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 17:31:52.138 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 17:31:52.141 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 17:31:52.178 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 17:31:52.211 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 17:31:52.239 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 17:31:52.274 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 17:31:52.291 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:52.294 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 17:31:52.312 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:52.316 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 17:31:52.316 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 17:31:52.324 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 17:31:52.326 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 17:31:52.363 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 17:31:52.380 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:52.385 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 17:31:52.388 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 17:31:52.390 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:31:52.393 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:31:52.395 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 17:31:52.428 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 17:31:52.461 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:31:52.490 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 17:31:52.519 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 17:31:52.548 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 17:31:52.577 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 17:31:52.606 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 17:31:52.635 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:31:52.664 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:31:52.693 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 17:31:52.710 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:52.712 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 17:31:52.715 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 17:31:52.746 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 17:31:52.776 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-03-23 17:31:52.805 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 17:31:52.834 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 17:31:52.864 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 17:31:52.895 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 17:31:52.924 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 17:31:52.955 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 17:31:52.977 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:52.980 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 17:31:52.983 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 17:31:53.014 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 17:31:53.047 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 17:31:53.049 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 17:31:53.078 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 17:31:53.084 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 17:31:53.087 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 17:31:53.091 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:31:53.093 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:31:53.096 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:31:53.099 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:31:53.101 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:31:53.104 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:31:53.106 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 17:31:53.109 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:31:53.111 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:31:53.114 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:31:53.116 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:31:53.120 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:31:53.123 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:31:53.126 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:31:53.129 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:31:53.133 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:31:53.136 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:31:53.139 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:31:53.142 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 17:31:53.145 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 17:31:53.147 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 17:31:53.150 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:31:53.169 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:31:53.172 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:31:53.175 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:31:53.178 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:31:53.180 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:31:53.210 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:31:53.238 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:31:53.266 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:31:53.295 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 17:31:53.328 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 17:31:53.346 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:53.349 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 17:31:53.352 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 17:31:53.354 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 17:31:53.357 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 17:31:53.359 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:31:53.362 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:31:53.365 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 17:31:53.369 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 17:31:53.371 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:31:53.374 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:31:53.389 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:31:53.389 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:31:53.402 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:31:53.406 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:31:53.425 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 17:31:53.427 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 17:31:53.431 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 17:31:53.462 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 17:31:53.490 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 17:31:53.522 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:31:53.551 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:31:53.581 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:31:53.609 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:31:53.638 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:31:53.666 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:31:53.695 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 17:31:53.723 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:31:53.752 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:31:53.780 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:31:53.810 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:31:53.813 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:31:53.816 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 17:31:53.818 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 17:31:53.821 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:31:53.823 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:53.826 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:53.828 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:31:53.838 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:31:53.840 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 17:31:53.869 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:31:53.900 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-23 17:31:53.901 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:31:53.910 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 17:31:53.914 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 17:31:53.917 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 17:31:53.920 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:31:53.922 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:31:53.925 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:31:53.927 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:53.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:53.932 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:31:53.934 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:31:53.937 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:53.939 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:53.941 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 17:31:54.019 | Enabling site nova-api-wsgi. 2022-03-23 17:31:54.025 | To activate the new configuration, you need to run: 2022-03-23 17:31:54.026 | systemctl reload apache2 2022-03-23 17:31:54.030 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:31:54.032 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:31:54.035 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:31:54.037 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:31:54.175 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 17:31:54.194 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:54.197 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 17:31:54.208 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 17:31:54.210 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 17:31:54.213 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 17:31:54.217 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 17:31:54.221 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:31:54.226 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 17:31:54.234 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 17:31:54.237 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:31:54.240 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:31:54.254 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:31:54.254 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:31:54.264 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:31:54.267 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:31:54.284 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 17:31:54.287 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 17:31:54.292 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 17:31:54.326 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 17:31:54.354 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 17:31:54.386 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:31:54.415 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:31:54.445 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:31:54.475 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:31:54.505 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:31:54.535 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:31:54.570 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 17:31:54.600 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:31:54.629 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:31:54.660 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:31:54.689 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 17:31:54.691 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 17:31:54.721 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 17:31:54.737 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:54.740 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 17:31:54.773 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 17:31:54.775 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 17:31:54.778 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 17:31:54.795 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:54.798 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:31:54.801 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:31:54.829 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 17:31:54.861 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 17:31:54.863 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:31:54.869 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 17:31:54.872 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:31:54.874 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:31:54.877 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:31:54.902 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:54.906 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:31:54.910 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:31:54.913 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:31:54.931 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:54.936 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:31:54.939 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:31:54.971 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:31:54.975 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:31:54.978 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 17:31:55.008 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 17:31:55.043 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 17:31:55.075 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 17:31:55.092 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:55.095 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:31:55.127 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 17:31:55.130 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 17:31:55.133 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 17:31:55.168 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 17:31:55.198 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-03-23 17:31:55.227 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 17:31:55.259 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 17:31:55.288 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 17:31:55.318 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 17:31:55.348 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 17:31:55.377 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 17:31:55.409 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 17:31:55.428 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:55.431 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 17:31:55.436 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:31:55.438 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 17:31:55.441 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 17:31:55.444 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 17:31:55.446 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:31:55.449 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:31:55.452 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:31:55.454 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 17:31:55.457 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 17:31:55.462 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 17:31:55.465 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 17:31:55.467 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 17:31:55.469 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 17:31:55.472 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 17:31:55.475 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 17:31:55.509 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 17:31:55.543 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 17:31:55.582 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:31:55.584 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 17:31:55.587 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 17:31:55.590 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 17:31:55.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:55.611 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 17:31:55.611 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 17:31:56.339 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 17:31:56.342 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 17:31:56.344 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:31:56.347 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 17:31:56.349 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:31:56.352 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 17:31:56.355 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:31:56.372 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:56.376 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 17:31:56.379 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 17:31:56.382 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:31:56.401 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:56.404 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 17:31:56.407 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 17:31:56.438 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:31:56.441 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:31:56.443 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 17:31:56.464 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:56.466 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 17:31:56.469 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:31:56.472 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 17:31:56.510 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-03-23 17:31:56.542 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 17:31:56.573 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 17:31:56.606 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 17:31:56.638 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 17:31:56.671 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 17:31:56.702 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 17:31:56.735 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 17:31:56.738 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 17:31:56.742 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 17:31:56.747 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:31:56.767 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:31:56.770 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:31:56.773 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:31:56.775 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:31:56.778 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:31:56.811 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:31:56.840 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:31:56.871 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:31:56.903 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:31:56.906 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 17:31:56.911 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:31:56.913 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 17:31:56.916 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 17:31:56.920 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 17:31:56.923 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:31:56.926 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:31:56.929 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:31:56.932 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 17:31:56.935 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 17:31:56.938 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:31:56.940 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 17:31:56.943 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 17:31:56.946 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 17:31:56.965 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:56.967 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 17:31:56.970 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 17:31:56.986 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:56.990 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 17:31:57.011 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:57.014 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 17:31:57.032 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:31:57.035 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 17:31:57.055 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:31:57.058 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 17:31:57.060 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 17:31:57.063 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 17:31:57.066 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:31:57.068 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 17:31:57.071 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 17:31:57.074 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 17:31:57.076 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:57.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:57.082 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 17:31:57.085 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:31:57.090 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:31:57.096 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:31:57.099 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:31:57.101 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:31:57.104 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:31:57.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:57.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:57.112 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:31:57.115 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:31:57.117 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:31:57.120 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:31:57.123 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 17:31:57.125 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:31:57.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:57.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:57.134 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 17:31:57.160 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 17:31:57.272 | Reading package lists... 2022-03-23 17:31:57.532 | Building dependency tree... 2022-03-23 17:31:57.534 | Reading state information... 2022-03-23 17:31:57.807 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:31:57.807 | The following packages were automatically installed and are no longer required: 2022-03-23 17:31:57.808 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:31:57.808 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:31:57.808 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:31:57.808 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:31:57.808 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:31:57.809 | python3-zope.interface 2022-03-23 17:31:57.809 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:31:57.941 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:31:57.947 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:31:57.950 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:31:57.953 | + functions-common:time_stop:2425 : local name 2022-03-23 17:31:57.956 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:31:57.958 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:31:57.961 | + functions-common:time_stop:2428 : local total 2022-03-23 17:31:57.965 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:31:57.967 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:31:57.969 | + functions-common:time_stop:2432 : start_time=1648056717157 2022-03-23 17:31:57.972 | + functions-common:time_stop:2434 : [[ -z 1648056717157 ]] 2022-03-23 17:31:57.975 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:31:57.980 | + functions-common:time_stop:2437 : end_time=1648056717977 2022-03-23 17:31:57.983 | + functions-common:time_stop:2438 : elapsed_time=820 2022-03-23 17:31:57.986 | + functions-common:time_stop:2439 : total=6672 2022-03-23 17:31:57.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:31:57.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7492 2022-03-23 17:31:57.993 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:31:57.996 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 17:31:57.998 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 17:31:58.002 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 17:31:58.006 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 17:31:58.012 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 17:31:58.038 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 17:31:58.038 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:31:58.043 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:31:58.045 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:31:58.048 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:31:58.050 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:31:58.053 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:31:58.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:58.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:58.061 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:31:58.064 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:31:58.066 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:31:58.069 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:31:58.071 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 17:31:58.074 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:31:58.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:58.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:58.082 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 17:31:58.107 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-23 17:31:58.217 | Reading package lists... 2022-03-23 17:31:58.480 | Building dependency tree... 2022-03-23 17:31:58.481 | Reading state information... 2022-03-23 17:31:58.756 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 17:31:58.756 | The following packages were automatically installed and are no longer required: 2022-03-23 17:31:58.758 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:31:58.758 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:31:58.758 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:31:58.758 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:31:58.758 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:31:58.758 | python3-zope.interface 2022-03-23 17:31:58.758 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:31:58.884 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:31:58.889 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:31:58.892 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:31:58.895 | + functions-common:time_stop:2425 : local name 2022-03-23 17:31:58.900 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:31:58.903 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:31:58.907 | + functions-common:time_stop:2428 : local total 2022-03-23 17:31:58.912 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:31:58.916 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:31:58.918 | + functions-common:time_stop:2432 : start_time=1648056718104 2022-03-23 17:31:58.921 | + functions-common:time_stop:2434 : [[ -z 1648056718104 ]] 2022-03-23 17:31:58.925 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:31:58.930 | + functions-common:time_stop:2437 : end_time=1648056718927 2022-03-23 17:31:58.935 | + functions-common:time_stop:2438 : elapsed_time=823 2022-03-23 17:31:58.938 | + functions-common:time_stop:2439 : total=7492 2022-03-23 17:31:58.940 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:31:58.943 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8315 2022-03-23 17:31:58.945 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:31:58.948 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 17:31:58.951 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 17:31:58.954 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:31:58.956 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:31:58.959 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:31:58.962 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 17:31:58.965 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 17:31:59.026 | wsgi (enabled by maintainer script) 2022-03-23 17:31:59.029 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 17:31:59.032 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 17:31:59.035 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:31:59.039 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 17:31:59.043 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 17:31:59.047 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:31:59.052 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:31:59.053 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:31:59.059 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 17:31:59.062 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 17:31:59.064 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 17:31:59.068 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 17:31:59.070 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 17:31:59.095 | Using python 3.8 to install osc-placement 2022-03-23 17:31:59.098 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 17:31:59.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:31:59.968 | from cryptography.utils import int_from_bytes 2022-03-23 17:31:59.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:31:59.968 | from cryptography.utils import int_from_bytes 2022-03-23 17:32:01.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:32:01.133 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 17:32:01.144 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 17:32:01.145 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 17:32:01.146 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 17:32:01.147 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 17:32:01.148 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 17:32:01.149 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 17:32:01.207 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 17:32:01.208 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 17:32:01.209 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 17:32:01.211 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 17:32:01.224 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 17:32:01.226 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 17:32:01.227 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 17:32:01.240 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 17:32:01.242 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 17:32:01.243 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 17:32:01.245 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 17:32:01.246 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 17:32:01.247 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 17:32:01.268 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 17:32:01.269 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 17:32:01.270 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 17:32:01.271 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 17:32:01.279 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 17:32:01.316 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 17:32:01.319 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 17:32:01.320 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 17:32:01.321 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 17:32:01.322 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 17:32:01.323 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 17:32:01.324 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 17:32:01.325 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 17:32:01.389 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 17:32:01.390 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 17:32:01.392 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 17:32:01.395 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 17:32:01.482 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 17:32:01.483 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 17:32:01.484 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 17:32:01.526 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 17:32:01.565 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 17:32:01.724 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 17:32:03.938 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:32:03.946 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:32:03.946 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:32:04.078 | + inc/python:pip_install:200 : result=0 2022-03-23 17:32:04.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:32:04.086 | + functions-common:time_stop:2425 : local name 2022-03-23 17:32:04.090 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:32:04.094 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:32:04.099 | + functions-common:time_stop:2428 : local total 2022-03-23 17:32:04.102 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:32:04.105 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:32:04.107 | + functions-common:time_stop:2432 : start_time=1648056719089 2022-03-23 17:32:04.110 | + functions-common:time_stop:2434 : [[ -z 1648056719089 ]] 2022-03-23 17:32:04.114 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:32:04.118 | + functions-common:time_stop:2437 : end_time=1648056724115 2022-03-23 17:32:04.121 | + functions-common:time_stop:2438 : elapsed_time=5026 2022-03-23 17:32:04.124 | + functions-common:time_stop:2439 : total=154841 2022-03-23 17:32:04.127 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:32:04.130 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159867 2022-03-23 17:32:04.134 | + inc/python:pip_install:203 : return 0 2022-03-23 17:32:04.137 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 17:32:04.140 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 17:32:04.142 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 17:32:04.145 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:32:04.149 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:32:04.153 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:32:04.156 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:32:04.159 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:32:04.162 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:32:04.180 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:32:04.183 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:32:04.185 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:32:04.189 | + functions-common:git_clone:629 : echo master 2022-03-23 17:32:04.189 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:32:04.195 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 17:32:04.198 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:32:04.200 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 17:32:04.204 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:32:04.204 | + functions-common:git_clone:678 : head -1 2022-03-23 17:32:04.207 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 17:32:04.211 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:32:04.213 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 17:32:04.216 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:32:04.219 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:32:04.221 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 17:32:04.224 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:32:04.226 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 17:32:04.229 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:32:04.232 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:32:04.234 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 17:32:04.237 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:32:04.239 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:32:04.243 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 17:32:04.245 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:32:04.248 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 17:32:04.252 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:32:04.254 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:32:04.260 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 17:32:04.268 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 17:32:04.271 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 17:32:04.916 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 17:32:04.920 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:32:04.924 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:32:04.927 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:32:04.930 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:32:04.934 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 17:32:04.937 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:32:04.941 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:32:04.944 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:32:04.948 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:32:04.952 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:32:04.955 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:32:04.959 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:32:04.962 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 17:32:04.985 | Using python 3.8 to install /opt/stack/placement 2022-03-23 17:32:04.987 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 17:32:05.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:32:05.852 | from cryptography.utils import int_from_bytes 2022-03-23 17:32:05.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:32:05.853 | from cryptography.utils import int_from_bytes 2022-03-23 17:32:06.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:32:07.002 | Obtaining file:///opt/stack/placement 2022-03-23 17:32:07.003 | Preparing metadata (setup.py): started 2022-03-23 17:32:10.202 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:32:10.247 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 17:32:10.248 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 17:32:10.249 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 17:32:10.250 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 17:32:10.251 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 17:32:10.252 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 17:32:10.253 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 17:32:10.255 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 17:32:10.256 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 17:32:10.257 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 17:32:10.259 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 17:32:10.260 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 17:32:10.261 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 17:32:10.262 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 17:32:10.264 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 17:32:10.265 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 17:32:10.266 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 17:32:10.267 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 17:32:10.268 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 17:32:10.269 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 17:32:10.270 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 17:32:10.334 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 17:32:10.335 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 17:32:10.336 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 17:32:10.337 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 17:32:10.339 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 17:32:10.340 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 17:32:10.360 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 17:32:10.399 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 17:32:10.400 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 17:32:10.401 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 17:32:10.402 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 17:32:10.404 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 17:32:10.461 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 17:32:10.464 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 17:32:10.465 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 17:32:10.466 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 17:32:10.510 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 17:32:10.513 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 17:32:10.531 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 17:32:10.533 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 17:32:10.535 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 17:32:10.559 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 17:32:10.561 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 17:32:10.573 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 17:32:10.591 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 17:32:10.592 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 17:32:10.593 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 17:32:10.595 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 17:32:10.635 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 17:32:10.636 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 17:32:10.639 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 17:32:10.641 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 17:32:10.657 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 17:32:10.824 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 17:32:10.863 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 17:32:10.864 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 17:32:10.865 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 17:32:10.882 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 17:32:10.914 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 17:32:10.968 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 17:32:11.060 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 17:32:11.142 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 17:32:11.190 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 17:32:11.375 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 17:32:11.376 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 17:32:11.376 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 17:32:11.454 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 17:32:11.502 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 17:32:11.659 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 17:32:11.762 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 17:32:11.763 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 17:32:13.637 | Installing collected packages: openstack-placement 2022-03-23 17:32:13.638 | Attempting uninstall: openstack-placement 2022-03-23 17:32:13.638 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 17:32:13.641 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 17:32:13.642 | Running setup.py develop for openstack-placement 2022-03-23 17:32:17.887 | Successfully installed openstack-placement 2022-03-23 17:32:17.887 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:32:17.895 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:32:17.895 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:32:18.039 | + inc/python:pip_install:200 : result=0 2022-03-23 17:32:18.042 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:32:18.045 | + functions-common:time_stop:2425 : local name 2022-03-23 17:32:18.048 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:32:18.052 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:32:18.055 | + functions-common:time_stop:2428 : local total 2022-03-23 17:32:18.058 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:32:18.062 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:32:18.065 | + functions-common:time_stop:2432 : start_time=1648056724979 2022-03-23 17:32:18.068 | + functions-common:time_stop:2434 : [[ -z 1648056724979 ]] 2022-03-23 17:32:18.071 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:32:18.076 | + functions-common:time_stop:2437 : end_time=1648056738073 2022-03-23 17:32:18.079 | + functions-common:time_stop:2438 : elapsed_time=13094 2022-03-23 17:32:18.082 | + functions-common:time_stop:2439 : total=159867 2022-03-23 17:32:18.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:32:18.087 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172961 2022-03-23 17:32:18.090 | + inc/python:pip_install:203 : return 0 2022-03-23 17:32:18.094 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:32:18.096 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:32:18.099 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:32:18.120 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:32:18.135 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 17:32:18.138 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 17:32:18.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:32:18.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:32:18.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 17:32:18.150 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:32:18.152 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:32:18.155 | + ./stack.sh:main:943 : configure_placement 2022-03-23 17:32:18.158 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 17:32:18.174 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 17:32:18.178 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 17:32:18.183 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 17:32:18.186 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 17:32:18.189 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 17:32:18.193 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 17:32:18.196 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 17:32:18.205 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 17:32:18.243 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 17:32:18.281 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 17:32:18.317 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 17:32:18.320 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 17:32:18.322 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 17:32:18.325 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:32:18.328 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 17:32:18.362 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 17:32:18.393 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:32:18.425 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 17:32:18.462 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 17:32:18.495 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 17:32:18.527 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 17:32:18.565 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 17:32:18.596 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:32:18.632 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:32:18.664 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 17:32:18.667 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 17:32:18.670 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 17:32:18.673 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:32:18.693 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:32:18.695 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:32:18.698 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:32:18.700 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:32:18.703 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:32:18.733 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:32:18.767 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:32:18.797 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:32:18.828 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 17:32:18.831 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 17:32:18.834 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 17:32:18.837 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 17:32:18.839 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 17:32:18.843 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:32:18.846 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:32:18.849 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 17:32:18.854 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 17:32:18.857 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:32:18.859 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:32:18.873 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:32:18.873 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:32:18.882 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:32:18.889 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:32:18.909 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 17:32:18.912 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 17:32:18.923 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 17:32:18.963 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 17:32:18.993 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 17:32:19.023 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:32:19.052 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:32:19.086 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:32:19.125 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:32:19.161 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:32:19.192 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:32:19.226 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 17:32:19.258 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:32:19.289 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:32:19.319 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:32:19.352 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:32:19.354 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:32:19.358 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 17:32:19.361 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 17:32:19.364 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:32:19.366 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:32:19.369 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:32:19.372 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 17:32:19.375 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 17:32:19.378 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 17:32:19.407 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:32:19.437 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 17:32:19.437 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 17:32:19.447 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 17:32:19.450 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 17:32:19.453 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 17:32:19.456 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:32:19.458 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:32:19.461 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:32:19.464 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:32:19.467 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:32:19.469 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:32:19.472 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:32:19.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:32:19.477 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:32:19.480 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 17:32:19.550 | Site placement-api already enabled 2022-03-23 17:32:19.555 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:32:19.557 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:32:19.561 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:32:19.564 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:32:19.708 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 17:32:19.734 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:32:19.736 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 17:32:19.756 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:19.758 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 17:32:19.777 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:32:19.780 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 17:32:19.782 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 17:32:19.785 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 17:32:19.818 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 17:32:19.848 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 17:32:19.879 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 17:32:19.911 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 17:32:19.944 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 17:32:19.975 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 17:32:20.006 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 17:32:20.038 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 17:32:20.058 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:20.061 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 17:32:20.079 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:20.082 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 17:32:20.085 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:32:20.087 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 17:32:20.090 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:32:20.093 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:32:20.095 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:32:20.098 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:32:20.101 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:32:20.104 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:32:20.109 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:32:20.111 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:32:20.114 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:32:20.117 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 17:32:20.120 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:32:20.138 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:32:20.140 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:32:20.142 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:32:20.145 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 17:32:20.147 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 17:32:20.150 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:32:20.152 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 17:32:20.155 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 17:32:20.157 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 17:32:20.216 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 17:32:20.255 | [462239 Async install_tempest:487757]: running: install_tempest 2022-03-23 17:32:20.258 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:32:20.261 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:32:20.264 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:32:20.268 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:32:20.270 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 17:32:20.275 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:32:20.278 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 17:32:20.281 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:32:20.285 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:32:20.293 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 17:32:20.295 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 17:32:20.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:32:20.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:32:20.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 17:32:20.308 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:32:20.311 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 17:32:20.314 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 17:32:20.317 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:32:20.323 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 17:32:20.326 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 17:32:20.330 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:32:20.336 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:32:20.336 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:32:20.342 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 17:32:20.345 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 17:32:20.348 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 17:32:20.351 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 17:32:20.354 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 17:32:20.377 | Using python 3.8 to install python-openstackclient 2022-03-23 17:32:20.379 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 17:32:21.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:32:21.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:32:21.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:32:21.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:32:22.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:32:22.406 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 17:32:22.424 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 17:32:22.425 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 17:32:22.426 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 17:32:22.428 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 17:32:22.428 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 17:32:22.429 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 17:32:22.430 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 17:32:22.432 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 17:32:22.433 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 17:32:22.434 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 17:32:22.435 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 17:32:22.445 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 17:32:22.446 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 17:32:22.448 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 17:32:22.449 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 17:32:22.450 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 17:32:22.476 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 17:32:22.477 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 17:32:22.478 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 17:32:22.479 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 17:32:22.480 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 17:32:22.481 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 17:32:22.482 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 17:32:22.484 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 17:32:22.485 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 17:32:22.486 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 17:32:22.487 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 17:32:22.500 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 17:32:22.519 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 17:32:22.520 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 17:32:22.522 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 17:32:22.523 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 17:32:22.544 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 17:32:22.561 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 17:32:22.562 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 17:32:22.565 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 17:32:22.654 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 17:32:22.655 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 17:32:22.655 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 17:32:22.702 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 17:32:22.712 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 17:32:22.745 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 17:32:22.911 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 17:32:22.928 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 17:32:23.027 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 17:32:23.030 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 17:32:23.031 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 17:32:23.032 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 17:32:23.156 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 17:32:25.434 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:32:25.445 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:32:25.445 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:32:25.613 | + inc/python:pip_install:200 : result=0 2022-03-23 17:32:25.617 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:32:25.620 | + functions-common:time_stop:2425 : local name 2022-03-23 17:32:25.623 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:32:25.627 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:32:25.631 | + functions-common:time_stop:2428 : local total 2022-03-23 17:32:25.634 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:32:25.637 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:32:25.640 | + functions-common:time_stop:2432 : start_time=1648056740371 2022-03-23 17:32:25.652 | + functions-common:time_stop:2434 : [[ -z 1648056740371 ]] 2022-03-23 17:32:25.655 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:32:25.661 | + functions-common:time_stop:2437 : end_time=1648056745657 2022-03-23 17:32:25.664 | + functions-common:time_stop:2438 : elapsed_time=5286 2022-03-23 17:32:25.667 | + functions-common:time_stop:2439 : total=172961 2022-03-23 17:32:25.670 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:32:25.674 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178247 2022-03-23 17:32:25.677 | + inc/python:pip_install:203 : return 0 2022-03-23 17:32:25.682 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 17:32:25.691 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 17:32:25.697 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.EzEQ2GfS3M 2022-03-23 17:32:25.703 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 17:32:25.706 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 17:32:25.710 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 17:32:25.713 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:32:25.716 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:32:25.720 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 17:32:25.738 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:32:25.741 | + ./stack.sh:main:1035 : configure_database 2022-03-23 17:32:25.744 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 17:32:25.747 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 17:32:25.750 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 17:32:25.752 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:32:25.756 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 17:32:25.758 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 17:32:25.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:32:25.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:32:25.767 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 17:32:25.770 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 17:32:25.774 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 17:32:25.774 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 17:32:25.779 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 17:32:25.837 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 17:32:25.840 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:32:25.843 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:32:25.845 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:32:25.848 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:32:25.851 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:32:25.853 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:32:25.856 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:32:25.859 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:32:25.861 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:32:25.863 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:32:25.866 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:32:25.868 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 17:32:25.871 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:32:25.873 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:32:25.875 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:32:25.878 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:32:25.880 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:32:25.883 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:32:25.885 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 17:32:25.888 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:32:25.890 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:32:25.893 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 17:32:25.895 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:32:25.897 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 17:32:28.549 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 17:32:28.565 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 17:32:28.565 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 17:32:28.570 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 17:32:28.572 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 17:32:28.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:32:28.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:32:28.580 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 17:32:28.583 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 17:32:28.585 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 17:32:28.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:32:28.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:32:28.593 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 17:32:28.596 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 17:32:28.599 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-23 17:32:28.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:32:28.649 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 17:32:28.661 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:32:28.679 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 17:32:28.737 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 17:32:28.794 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 17:32:28.854 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 17:32:28.856 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 17:32:28.859 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:32:28.861 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 17:32:32.173 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 17:32:32.175 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 17:32:32.179 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:32:32.184 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-173232 2022-03-23 17:32:32.187 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-173232 1039' 2022-03-23 17:32:32.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.192 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:32:32.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.197 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:32:32.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.203 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:32:32.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.208 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 17:32:32.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.213 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 17:32:32.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.218 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 17:32:32.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.223 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-172811 2022-03-23 17:32:32.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.228 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:32:32.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.233 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 17:32:32.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.238 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:32:32.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.243 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:32:32.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.248 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:32:32.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:32:32.253 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:32:32.256 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 17:32:32.259 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 17:32:32.261 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 17:32:32.273 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 17:32:32.276 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:32:32.278 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 17:32:32.281 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:32:32.283 | + functions-common:run_process:1682 : local group= 2022-03-23 17:32:32.286 | + functions-common:run_process:1683 : local user= 2022-03-23 17:32:32.288 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 17:32:32.291 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:32:32.293 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:32:32.296 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:32:32.298 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:32:32.301 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:32:32.306 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056752303 2022-03-23 17:32:32.309 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 17:32:32.327 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:32:32.330 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 17:32:32.333 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 17:32:32.335 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:32:32.338 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:32:32.340 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:32:32.346 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:32:32.349 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 17:32:32.352 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 17:32:32.354 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 17:32:32.357 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:32:32.359 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:32:32.362 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 17:32:32.365 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 17:32:32.367 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 17:32:32.370 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:32:32.372 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:32:32.374 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:32:32.377 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:32:32.381 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:32:32.383 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 17:32:32.386 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:32:32.391 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 17:32:32.444 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 17:32:32.500 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:32:32.554 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 17:32:32.610 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 17:32:32.666 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:32:32.720 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:32:32.723 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 17:32:32.779 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:32:33.272 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 17:32:33.292 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 17:32:33.806 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 17:32:33.829 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:32:33.833 | + functions-common:time_stop:2425 : local name 2022-03-23 17:32:33.836 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:32:33.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:32:33.841 | + functions-common:time_stop:2428 : local total 2022-03-23 17:32:33.844 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:32:33.846 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:32:33.848 | + functions-common:time_stop:2432 : start_time=1648056752303 2022-03-23 17:32:33.851 | + functions-common:time_stop:2434 : [[ -z 1648056752303 ]] 2022-03-23 17:32:33.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:32:33.859 | + functions-common:time_stop:2437 : end_time=1648056753856 2022-03-23 17:32:33.862 | + functions-common:time_stop:2438 : elapsed_time=1553 2022-03-23 17:32:33.864 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:32:33.867 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:32:33.869 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1553 2022-03-23 17:32:33.872 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 17:32:33.875 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 17:32:33.877 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 17:32:33.880 | + functions-common:run_process:1682 : local group= 2022-03-23 17:32:33.882 | + functions-common:run_process:1683 : local user=root 2022-03-23 17:32:33.885 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 17:32:33.887 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:32:33.890 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:32:33.892 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:32:33.895 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:32:33.900 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:32:33.903 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056753900 2022-03-23 17:32:33.905 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 17:32:33.926 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:33.929 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:32:33.932 | + functions-common:time_stop:2425 : local name 2022-03-23 17:32:33.934 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:32:33.936 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:32:33.939 | + functions-common:time_stop:2428 : local total 2022-03-23 17:32:33.941 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:32:33.944 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:32:33.946 | + functions-common:time_stop:2432 : start_time=1648056753900 2022-03-23 17:32:33.949 | + functions-common:time_stop:2434 : [[ -z 1648056753900 ]] 2022-03-23 17:32:33.952 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:32:33.957 | + functions-common:time_stop:2437 : end_time=1648056753954 2022-03-23 17:32:33.959 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-23 17:32:33.962 | + functions-common:time_stop:2439 : total=1553 2022-03-23 17:32:33.964 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:32:33.967 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1607 2022-03-23 17:32:33.969 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 17:32:33.990 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:33.993 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 17:32:34.016 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:34.023 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 17:32:34.045 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:32:34.048 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 17:32:34.050 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 17:32:34.057 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 17:32:34.060 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 17:32:34.063 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380' 2022-03-23 17:32:34.065 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-03-23 17:32:34.068 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-03-23 17:32:34.071 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 17:32:34.073 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 17:32:34.076 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-03-23 17:32:34.078 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 17:32:34.081 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 17:32:34.083 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 17:32:34.086 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-03-23 17:32:34.089 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 17:32:34.091 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 17:32:34.094 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:32:34.096 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 17:32:34.098 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:32:34.101 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:32:34.103 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 17:32:34.106 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:32:34.110 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 17:32:34.190 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 17:32:34.258 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 17:32:34.313 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 17:32:34.366 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 17:32:34.419 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:32:34.476 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:32:34.478 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 17:32:34.543 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:32:35.051 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 17:32:35.106 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 17:32:35.160 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 17:32:35.214 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 17:32:35.269 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 17:32:35.272 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:32:35.276 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 17:32:35.279 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 17:32:35.789 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 17:32:35.803 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 17:32:36.316 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 17:32:37.195 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 17:32:37.215 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:37.218 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 17:32:37.220 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 17:32:37.224 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 17:32:37.228 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 17:32:37.241 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 17:32:37.253 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 17:32:37.256 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:32:37.259 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 17:32:37.398 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 17:32:37.540 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 17:32:37.678 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:32:37.815 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:32:37.952 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:32:38.091 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 17:32:38.229 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 17:32:38.365 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 17:32:38.501 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 17:32:38.639 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 17:32:38.646 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 17:32:38.650 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 17:32:38.653 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 17:32:38.657 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 17:32:38.660 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 17:32:38.663 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 17:32:38.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:32:38.682 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 17:32:38.685 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:32:38.687 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 17:32:38.690 | + ./stack.sh:main:1095 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 17:32:38.692 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 17:32:38.695 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 17:32:38.711 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:38.714 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 17:32:38.716 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 17:32:38.719 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 17:32:38.721 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 17:32:38.724 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 17:32:38.726 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 17:32:38.731 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:32:39.314 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 17:32:39.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:32:39.342 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 17:32:39.346 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:32:39.350 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:32:39.352 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:32:39.356 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:32:39.361 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056759358 2022-03-23 17:32:39.363 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 17:32:44.110 | 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=489724) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:32:44.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:44.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.118 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.118 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.119 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:44.120 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:44.147 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:44.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.149 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.149 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.149 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.150 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:44.150 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:44.209 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:44.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.210 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.210 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.211 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:44.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:44.212 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:44.212 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:44.220 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:32:46.062 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.062 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:32:46.070 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.070 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:32:46.078 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.078 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:32:46.086 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.086 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:32:46.094 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.094 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:32:46.102 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.102 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:32:46.161 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.161 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:46.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.164 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.164 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.164 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.165 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.165 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:46.165 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:46.166 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:46.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.167 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.168 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.168 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.169 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:46.169 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:46.177 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:46.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.179 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.179 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.180 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.180 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.180 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:46.180 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:46.767 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:46.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.769 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.770 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.770 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.770 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.770 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:46.770 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:46.799 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:46.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.801 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.802 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.802 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.802 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:46.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:46.810 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:32:46.874 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.874 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:32:46.882 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.882 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:32:46.889 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.890 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:32:46.897 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.897 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:32:46.904 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.904 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:32:46.911 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.912 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:32:46.918 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:46.919 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:46.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.920 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.921 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.921 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.922 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:46.922 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:46.922 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:46.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.924 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.924 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.925 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.925 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.925 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:46.925 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:46.934 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:46.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.935 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.936 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.936 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:46.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:46.937 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:46.937 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:47.465 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:47.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.467 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.468 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.468 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.468 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:47.468 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:47.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:32:47.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.499 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.500 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.500 | 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=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:32:47.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:32:47.500 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:32:47.500 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=489724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:32:47.508 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:32:47.518 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:47.518 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:32:47.525 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:47.525 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:32:47.532 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:47.532 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:32:47.540 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:47.540 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:32:47.548 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:47.548 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:32:47.555 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:47.555 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:32:47.562 | INFO migrate.versioning.api [-] done 2022-03-23 17:32:47.977 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 17:32:47.980 | + functions-common:time_stop:2425 : local name 2022-03-23 17:32:47.982 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:32:47.985 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:32:47.987 | + functions-common:time_stop:2428 : local total 2022-03-23 17:32:47.990 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:32:47.992 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:32:47.995 | + functions-common:time_stop:2432 : start_time=1648056759358 2022-03-23 17:32:47.998 | + functions-common:time_stop:2434 : [[ -z 1648056759358 ]] 2022-03-23 17:32:48.001 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:32:48.006 | + functions-common:time_stop:2437 : end_time=1648056768003 2022-03-23 17:32:48.009 | + functions-common:time_stop:2438 : elapsed_time=8645 2022-03-23 17:32:48.011 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:32:48.014 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:32:48.016 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8645 2022-03-23 17:32:48.019 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 17:32:48.021 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 17:32:48.025 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 17:32:52.731 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 17:32:52.732 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 17:32:52.732 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 17:32:52.732 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 17:32:52.733 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 17:32:52.733 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 17:32:52.733 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 17:32:52.733 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 17:32:52.734 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 17:32:53.121 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 17:32:53.126 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 17:32:57.618 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 17:32:57.645 | [487757 Async install_tempest:487757]: finished successfully 2022-03-23 17:32:57.716 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 17:32:57.717 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 17:32:57.717 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 17:32:57.717 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 17:32:57.717 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 17:32:57.718 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 17:32:57.718 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 17:32:57.718 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 17:32:57.718 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 17:32:58.102 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 17:32:58.106 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 17:32:58.109 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 17:32:58.113 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 17:32:58.132 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:32:58.135 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:32:58.139 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 17:32:58.143 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 17:32:58.146 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 17:32:58.149 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:32:58.151 | + functions-common:run_process:1682 : local group= 2022-03-23 17:32:58.154 | + functions-common:run_process:1683 : local user= 2022-03-23 17:32:58.156 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 17:32:58.159 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:32:58.161 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:32:58.164 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:32:58.167 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:32:58.170 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:32:58.174 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056778171 2022-03-23 17:32:58.177 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 17:32:58.193 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:32:58.195 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 17:32:58.198 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 17:32:58.201 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:32:58.203 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:32:58.206 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:32:58.208 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:32:58.211 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 17:32:58.214 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 17:32:58.217 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 17:32:58.219 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:32:58.222 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:32:58.224 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 17:32:58.227 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 17:32:58.230 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 17:32:58.232 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:32:58.234 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:32:58.236 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:32:58.238 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 17:32:58.241 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:32:58.245 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 17:32:58.298 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 17:32:58.354 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 17:32:58.410 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:32:58.466 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:32:58.524 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 17:32:58.582 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 17:32:58.636 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 17:32:58.688 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 17:32:58.742 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 17:32:58.801 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:32:58.804 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 17:32:58.868 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:32:59.365 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 17:32:59.387 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 17:32:59.898 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 17:32:59.981 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:32:59.984 | + functions-common:time_stop:2425 : local name 2022-03-23 17:32:59.988 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:32:59.991 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:32:59.994 | + functions-common:time_stop:2428 : local total 2022-03-23 17:32:59.997 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:32:59.999 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:33:00.002 | + functions-common:time_stop:2432 : start_time=1648056778171 2022-03-23 17:33:00.004 | + functions-common:time_stop:2434 : [[ -z 1648056778171 ]] 2022-03-23 17:33:00.008 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:33:00.012 | + functions-common:time_stop:2437 : end_time=1648056780009 2022-03-23 17:33:00.015 | + functions-common:time_stop:2438 : elapsed_time=1838 2022-03-23 17:33:00.017 | + functions-common:time_stop:2439 : total=1607 2022-03-23 17:33:00.019 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:33:00.022 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3445 2022-03-23 17:33:00.024 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 17:33:00.024 | Waiting for keystone to start... 2022-03-23 17:33:00.027 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-03-23 17:33:00.029 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-03-23 17:33:00.032 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:33:00.035 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-03-23 17:33:00.037 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:33:00.039 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:33:00.042 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:33:00.044 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:33:00.047 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:33:00.050 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:33:00.055 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056780052 2022-03-23 17:33:00.057 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:33:00.063 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-03-23 17:33:06.559 | + :: : [[ 200 == 503 ]] 2022-03-23 17:33:06.561 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:33:06.566 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:33:06.569 | + functions-common:time_stop:2425 : local name 2022-03-23 17:33:06.572 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:33:06.576 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:33:06.580 | + functions-common:time_stop:2428 : local total 2022-03-23 17:33:06.584 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:33:06.586 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:33:06.588 | + functions-common:time_stop:2432 : start_time=1648056780052 2022-03-23 17:33:06.591 | + functions-common:time_stop:2434 : [[ -z 1648056780052 ]] 2022-03-23 17:33:06.594 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:33:06.599 | + functions-common:time_stop:2437 : end_time=1648056786596 2022-03-23 17:33:06.602 | + functions-common:time_stop:2438 : elapsed_time=6544 2022-03-23 17:33:06.605 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:33:06.607 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:33:06.610 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6544 2022-03-23 17:33:06.613 | + functions:wait_for_service:467 : return 0 2022-03-23 17:33:06.615 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 17:33:06.633 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:33:06.636 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 17:33:06.638 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:33:06.641 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 17:33:06.672 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 17:33:06.674 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.45/identity 2022-03-23 17:33:11.327 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.327 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.328 | 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=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.338 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.358 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.358 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.396 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.433 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.433 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.533 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.534 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.534 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.534 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.534 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.534 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.548 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.548 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.548 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.549 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.549 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.549 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.549 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.558 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.561 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.561 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.561 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.562 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.562 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.562 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.562 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=490521) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:33:11.600 | 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=490521) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:33:11.929 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created domain default 2022-03-23 17:33:11.978 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created project admin 2022-03-23 17:33:12.010 | DEBUG passlib.handlers.bcrypt [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=490521) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 17:33:12.010 | DEBUG passlib.handlers.bcrypt [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=490521) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 17:33:12.087 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created user admin 2022-03-23 17:33:12.104 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created role reader 2022-03-23 17:33:12.115 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created role member 2022-03-23 17:33:12.143 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created implied role where 0c094eb2c6434a5892f2b93e9b1c9342 implies 6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:33:12.157 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created role admin 2022-03-23 17:33:12.178 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created implied role where daf1c362b73c4a0a822cc1401017eef0 implies 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:33:12.198 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Granted role admin on project admin to user admin. 2022-03-23 17:33:12.206 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Granted role admin on the system to user admin. 2022-03-23 17:33:12.222 | WARNING py.warnings [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-23 17:33:12.222 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 17:33:12.222 |  2022-03-23 17:33:12.229 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created region RegionOne 2022-03-23 17:33:12.279 | INFO keystone.cmd.bootstrap [None req-d9282ec9-1cbb-4836-8b9d-b411b8bf44ce None None] Created public endpoint http://10.222.0.45/identity 2022-03-23 17:33:12.834 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 17:33:12.836 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 17:33:12.839 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 17:33:12.843 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 17:33:16.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:16.015 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:16.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:16.015 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:16.198 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:16.202 | + lib/keystone:create_keystone_accounts:310 : admin_project=5be8a0b19bca46e69f34e72433bc99d0 2022-03-23 17:33:16.204 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 17:33:16.208 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 17:33:18.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:18.496 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:18.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:18.496 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:18.684 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:18.689 | + lib/keystone:create_keystone_accounts:312 : admin_user=83165f3f7b9e4bfc97166f28a731e181 2022-03-23 17:33:18.692 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 17:33:18.695 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 17:33:18.698 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 17:33:18.701 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 83165f3f7b9e4bfc97166f28a731e181 default 2022-03-23 17:33:18.766 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 83165f3f7b9e4bfc97166f28a731e181 default 2022-03-23 17:33:18.806 | [462239 Async ks-domain-role:490641]: running: get_or_add_user_domain_role admin 83165f3f7b9e4bfc97166f28a731e181 default 2022-03-23 17:33:18.810 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 17:33:18.813 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:33:18.818 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 17:33:22.101 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 17:33:22.103 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 17:33:22.103 | default 2022-03-23 17:33:22.106 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 17:33:22.169 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 17:33:22.225 | [462239 Async ks-project:490788]: running: get_or_create_project service Default 2022-03-23 17:33:22.227 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 17:33:22.301 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 17:33:22.346 | [462239 Async ks-service:490874]: running: get_or_create_role service 2022-03-23 17:33:22.349 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 17:33:22.416 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 17:33:22.485 | [462239 Async ks-reseller:490960]: running: get_or_create_role ResellerAdmin 2022-03-23 17:33:22.507 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 17:33:22.526 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 17:33:22.999 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 17:33:23.267 | [462239 Async ks-anotherrole:491051]: running: get_or_create_role anotherrole 2022-03-23 17:33:23.287 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 17:33:23.318 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 17:33:23.342 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:33:23.379 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 17:33:25.803 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:25.937 | [490874 Async ks-service:490874]: finished successfully 2022-03-23 17:33:26.209 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:26.330 | [490788 Async ks-project:490788]: finished successfully 2022-03-23 17:33:26.524 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:26.582 | [490960 Async ks-reseller:490960]: finished successfully 2022-03-23 17:33:26.900 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:26.932 | [491051 Async ks-anotherrole:491051]: finished successfully 2022-03-23 17:33:27.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:27.230 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:27.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:27.230 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:27.434 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:27.438 | ++ functions-common:get_or_create_project:938 : project_id=02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:33:27.440 | ++ functions-common:get_or_create_project:939 : echo 02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:33:27.444 | + lib/keystone:create_keystone_accounts:340 : invis_project=02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:33:27.446 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 17:33:27.450 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 17:33:27.453 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:33:27.456 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 17:33:30.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:30.014 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:30.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:30.014 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:30.201 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:30.205 | ++ functions-common:get_or_create_project:938 : project_id=862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:30.208 | ++ functions-common:get_or_create_project:939 : echo 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:30.211 | + lib/keystone:create_keystone_accounts:344 : demo_project=862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:30.213 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 17:33:30.217 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 17:33:30.219 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:33:30.222 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 17:33:30.224 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 17:33:30.228 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 17:33:30.416 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:30.443 | [490641 Async ks-domain-role:490641]: finished successfully 2022-03-23 17:33:32.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:32.804 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:32.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:32.804 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:32.987 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:32.990 | ++ functions-common:get_or_create_user:925 : user_id=8bb8a639eddf482ba160dde70339e24c 2022-03-23 17:33:32.993 | ++ functions-common:get_or_create_user:926 : echo 8bb8a639eddf482ba160dde70339e24c 2022-03-23 17:33:32.997 | + lib/keystone:create_keystone_accounts:347 : demo_user=8bb8a639eddf482ba160dde70339e24c 2022-03-23 17:33:33.001 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 17:33:33.058 | [462239 Async ks-domain-role:490641]: Waiting for completion of get_or_add_user_domain_role admin 83165f3f7b9e4bfc97166f28a731e181 default running on PID 490641 (6 other jobs running) 2022-03-23 17:33:33.087 | [462239 Async ks-domain-role:490641]: Signaling child to exit 2022-03-23 17:33:33.088 | WAKEUP 2022-03-23 17:33:33.116 | [462239 Async ks-domain-role:490641]: Signaled 2022-03-23 17:33:33.118 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 17:33:33.118 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:33:33.118 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83165f3f7b9e4bfc97166f28a731e181 --domain default 2022-03-23 17:33:33.118 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 17:33:33.118 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:33:33.118 | ++ functions-common:get_field:812 : read data 2022-03-23 17:33:33.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.118 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.118 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.118 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:33.118 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 17:33:33.118 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 17:33:33.118 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 83165f3f7b9e4bfc97166f28a731e181 --domain default 2022-03-23 17:33:33.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.118 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.118 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.118 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:33:33.118 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83165f3f7b9e4bfc97166f28a731e181 --domain default 2022-03-23 17:33:33.118 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 17:33:33.118 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:33:33.118 | ++ functions-common:get_field:812 : read data 2022-03-23 17:33:33.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.119 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.119 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.119 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:33.119 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:33:33.119 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:33:33.119 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | 83165f3f7b9e4bfc97166f28a731e181 | | | default | | False |' 2022-03-23 17:33:33.119 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:33:33.119 | ++ functions-common:get_field:812 : read data 2022-03-23 17:33:33.119 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:33:33.119 | + functions-common:get_or_add_user_domain_role:1021 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:33:33.119 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:33:33.167 | [462239 Async ks-domain-role:490641]: finished get_or_add_user_domain_role admin 83165f3f7b9e4bfc97166f28a731e181 default with result 0 in 11 seconds 2022-03-23 17:33:33.175 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 17:33:33.218 | [462239 Async ks-project:490788]: Waiting for completion of get_or_create_project service Default running on PID 490788 (5 other jobs running) 2022-03-23 17:33:33.249 | [462239 Async ks-project:490788]: Signaling child to exit 2022-03-23 17:33:33.249 | WAKEUP 2022-03-23 17:33:33.276 | [462239 Async ks-project:490788]: Signaled 2022-03-23 17:33:33.278 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:33:33.278 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 17:33:33.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.278 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.278 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.278 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:33.278 | + functions-common:get_or_create_project:938 : project_id=2173c6c00af647268c3b4aca67dd23b3 2022-03-23 17:33:33.278 | + functions-common:get_or_create_project:939 : echo 2173c6c00af647268c3b4aca67dd23b3 2022-03-23 17:33:33.278 | 2173c6c00af647268c3b4aca67dd23b3 2022-03-23 17:33:33.328 | [462239 Async ks-project:490788]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 17:33:33.366 | [462239 Async ks-service:490874]: Waiting for completion of get_or_create_role service running on PID 490874 (4 other jobs running) 2022-03-23 17:33:33.391 | [462239 Async ks-service:490874]: Signaling child to exit 2022-03-23 17:33:33.392 | WAKEUP 2022-03-23 17:33:33.414 | [462239 Async ks-service:490874]: Signaled 2022-03-23 17:33:33.416 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:33:33.416 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 17:33:33.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.416 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.416 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:33.416 | + functions-common:get_or_create_role:950 : role_id=4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:33:33.416 | + functions-common:get_or_create_role:951 : echo 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:33:33.416 | 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:33:33.466 | [462239 Async ks-service:490874]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-23 17:33:33.506 | [462239 Async ks-reseller:490960]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 490960 (3 other jobs running) 2022-03-23 17:33:33.533 | [462239 Async ks-reseller:490960]: Signaling child to exit 2022-03-23 17:33:33.533 | WAKEUP 2022-03-23 17:33:33.560 | [462239 Async ks-reseller:490960]: Signaled 2022-03-23 17:33:33.562 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:33:33.562 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 17:33:33.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.562 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.562 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.562 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:33.562 | + functions-common:get_or_create_role:950 : role_id=b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:33:33.562 | + functions-common:get_or_create_role:951 : echo b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:33:33.562 | b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:33:33.607 | [462239 Async ks-reseller:490960]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-23 17:33:33.650 | [462239 Async ks-anotherrole:491051]: Waiting for completion of get_or_create_role anotherrole running on PID 491051 (2 other jobs running) 2022-03-23 17:33:33.676 | [462239 Async ks-anotherrole:491051]: Signaling child to exit 2022-03-23 17:33:33.676 | WAKEUP 2022-03-23 17:33:33.708 | [462239 Async ks-anotherrole:491051]: Signaled 2022-03-23 17:33:33.709 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:33:33.709 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 17:33:33.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.710 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:33.710 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:33.710 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:33.710 | + functions-common:get_or_create_role:950 : role_id=d948127d1c3742899d0d234161eb02a4 2022-03-23 17:33:33.710 | + functions-common:get_or_create_role:951 : echo d948127d1c3742899d0d234161eb02a4 2022-03-23 17:33:33.710 | d948127d1c3742899d0d234161eb02a4 2022-03-23 17:33:33.758 | [462239 Async ks-anotherrole:491051]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 17:33:33.763 | + inc/async:async_wait:197 : return 0 2022-03-23 17:33:33.765 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:33.827 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:33.868 | [462239 Async ks-demo-member:491951]: running: get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:33.871 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 83165f3f7b9e4bfc97166f28a731e181 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:33.934 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 83165f3f7b9e4bfc97166f28a731e181 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:33.981 | [462239 Async ks-demo-admin:492063]: running: get_or_add_user_project_role admin 83165f3f7b9e4bfc97166f28a731e181 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:33.983 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:34.052 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:34.099 | [462239 Async ks-demo-another:492175]: running: get_or_add_user_project_role anotherrole 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:34.102 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:33:34.173 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:33:34.258 | [462239 Async ks-demo-invis:492287]: running: get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:33:34.263 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 17:33:34.279 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 17:33:34.281 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:33:34.289 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 17:33:34.294 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 17:33:34.299 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-23 17:33:38.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:38.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:38.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:38.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:38.455 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:38.458 | ++ functions-common:get_or_create_user:925 : user_id=e1cae35054994dad86dc4a1658118eed 2022-03-23 17:33:38.460 | ++ functions-common:get_or_create_user:926 : echo e1cae35054994dad86dc4a1658118eed 2022-03-23 17:33:38.464 | + lib/keystone:create_keystone_accounts:360 : demo_reader=e1cae35054994dad86dc4a1658118eed 2022-03-23 17:33:38.467 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader e1cae35054994dad86dc4a1658118eed 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:38.540 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e1cae35054994dad86dc4a1658118eed 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:38.596 | [462239 Async ks-demo-reader:492445]: running: get_or_add_user_project_role reader e1cae35054994dad86dc4a1658118eed 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:33:38.600 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 17:33:38.604 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 17:33:38.606 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:33:38.611 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 17:33:41.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:41.731 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:41.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:41.732 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:42.191 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:42.219 | ++ functions-common:get_or_create_project:938 : project_id=c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:42.238 | ++ functions-common:get_or_create_project:939 : echo c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:42.266 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:42.286 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 17:33:42.318 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 17:33:42.343 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:33:42.351 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 17:33:42.361 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 17:33:42.391 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-23 17:33:45.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:45.588 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:45.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:45.588 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:45.979 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:45.995 | ++ functions-common:get_or_create_user:925 : user_id=996387e71aee49da8bf30a770bbe2215 2022-03-23 17:33:46.011 | ++ functions-common:get_or_create_user:926 : echo 996387e71aee49da8bf30a770bbe2215 2022-03-23 17:33:46.030 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=996387e71aee49da8bf30a770bbe2215 2022-03-23 17:33:46.050 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:46.487 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:46.725 | [462239 Async ks-alt-admin:492814]: running: get_or_add_user_project_role admin 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:46.738 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:47.156 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:47.384 | [462239 Async ks-alt-another:492926]: running: get_or_add_user_project_role anotherrole 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:47.402 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 17:33:47.433 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 17:33:47.452 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:33:47.470 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 17:33:47.489 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 17:33:47.498 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-23 17:33:49.539 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:49.726 | [491951 Async ks-demo-member:491951]: finished successfully 2022-03-23 17:33:51.394 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:51.539 | [492063 Async ks-demo-admin:492063]: finished successfully 2022-03-23 17:33:51.809 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:51.874 | [492175 Async ks-demo-another:492175]: finished successfully 2022-03-23 17:33:52.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:52.669 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:52.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:52.669 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:52.856 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:52.860 | ++ functions-common:get_or_create_user:925 : user_id=d29055d23eec45ffa7d70d2ac57ab849 2022-03-23 17:33:52.862 | ++ functions-common:get_or_create_user:926 : echo d29055d23eec45ffa7d70d2ac57ab849 2022-03-23 17:33:52.867 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=d29055d23eec45ffa7d70d2ac57ab849 2022-03-23 17:33:52.869 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member d29055d23eec45ffa7d70d2ac57ab849 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:52.952 | + inc/async:async_inner:63 : get_or_add_user_project_role member d29055d23eec45ffa7d70d2ac57ab849 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:53.034 | [462239 Async ks-alt-member-user:493261]: running: get_or_add_user_project_role member d29055d23eec45ffa7d70d2ac57ab849 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:53.037 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 17:33:53.040 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 17:33:53.047 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:33:53.050 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 17:33:53.053 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 17:33:53.062 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-23 17:33:53.752 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:53.889 | [492287 Async ks-demo-invis:492287]: finished successfully 2022-03-23 17:33:54.806 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:33:54.958 | [492445 Async ks-demo-reader:492445]: finished successfully 2022-03-23 17:33:56.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:56.208 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:56.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:33:56.208 | from cryptography.utils import int_from_bytes 2022-03-23 17:33:56.440 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:33:56.447 | ++ functions-common:get_or_create_user:925 : user_id=af31276e9c9a47f587543e30b413b89b 2022-03-23 17:33:56.450 | ++ functions-common:get_or_create_user:926 : echo af31276e9c9a47f587543e30b413b89b 2022-03-23 17:33:56.454 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=af31276e9c9a47f587543e30b413b89b 2022-03-23 17:33:56.457 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader af31276e9c9a47f587543e30b413b89b c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:56.538 | + inc/async:async_inner:63 : get_or_add_user_project_role reader af31276e9c9a47f587543e30b413b89b c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:56.643 | [462239 Async ks-alt-reader-user:493534]: running: get_or_add_user_project_role reader af31276e9c9a47f587543e30b413b89b c79c9a18561d49d281066624d319bf0e 2022-03-23 17:33:56.658 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 17:33:56.662 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:33:56.665 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 17:33:56.687 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 17:33:56.706 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-23 17:34:00.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:00.126 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:00.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:00.126 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:00.479 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:00.507 | ++ functions-common:get_or_create_user:925 : user_id=e34f793332b743cd897e33534cb91752 2022-03-23 17:34:00.521 | ++ functions-common:get_or_create_user:926 : echo e34f793332b743cd897e33534cb91752 2022-03-23 17:34:00.532 | + lib/keystone:create_keystone_accounts:392 : system_member_user=e34f793332b743cd897e33534cb91752 2022-03-23 17:34:00.547 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member e34f793332b743cd897e33534cb91752 all 2022-03-23 17:34:00.774 | + inc/async:async_inner:63 : get_or_add_user_system_role member e34f793332b743cd897e33534cb91752 all 2022-03-23 17:34:00.894 | [462239 Async ks-system-member:493760]: running: get_or_add_user_system_role member e34f793332b743cd897e33534cb91752 all 2022-03-23 17:34:00.915 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 17:34:00.929 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:34:00.933 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 17:34:00.937 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 17:34:00.942 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-23 17:34:03.215 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:03.351 | [492814 Async ks-alt-admin:492814]: finished successfully 2022-03-23 17:34:03.987 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:04.090 | [492926 Async ks-alt-another:492926]: finished successfully 2022-03-23 17:34:04.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:04.731 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:04.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:04.731 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:04.993 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:05.000 | ++ functions-common:get_or_create_user:925 : user_id=0889509e116042a788f68895ddfb017d 2022-03-23 17:34:05.004 | ++ functions-common:get_or_create_user:926 : echo 0889509e116042a788f68895ddfb017d 2022-03-23 17:34:05.011 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=0889509e116042a788f68895ddfb017d 2022-03-23 17:34:05.015 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 0889509e116042a788f68895ddfb017d all 2022-03-23 17:34:05.117 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0889509e116042a788f68895ddfb017d all 2022-03-23 17:34:05.199 | [462239 Async ks-system-reader:494042]: running: get_or_add_user_system_role reader 0889509e116042a788f68895ddfb017d all 2022-03-23 17:34:05.209 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 17:34:05.217 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 17:34:05.221 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 17:34:05.227 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 17:34:05.248 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 17:34:07.799 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:07.986 | [493261 Async ks-alt-member-user:493261]: finished successfully 2022-03-23 17:34:08.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:08.954 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:08.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:08.954 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:09.177 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:09.195 | ++ functions-common:get_or_create_group:902 : group_id=30801a795e2d46d8aa1ca52abf642718 2022-03-23 17:34:09.211 | ++ functions-common:get_or_create_group:903 : echo 30801a795e2d46d8aa1ca52abf642718 2022-03-23 17:34:09.221 | + lib/keystone:create_keystone_accounts:402 : admin_group=30801a795e2d46d8aa1ca52abf642718 2022-03-23 17:34:09.224 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 17:34:09.227 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 17:34:09.231 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 17:34:09.235 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 17:34:09.241 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 17:34:10.641 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:10.671 | [493534 Async ks-alt-reader-user:493534]: finished successfully 2022-03-23 17:34:11.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:11.924 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:11.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:11.924 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:12.125 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:12.127 | ++ functions-common:get_or_create_group:902 : group_id=194a77370b4643aebde0c3972e430aa4 2022-03-23 17:34:12.130 | ++ functions-common:get_or_create_group:903 : echo 194a77370b4643aebde0c3972e430aa4 2022-03-23 17:34:12.133 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=194a77370b4643aebde0c3972e430aa4 2022-03-23 17:34:12.136 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:12.225 | + inc/async:async_inner:63 : get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:12.298 | [462239 Async ks-group-memberdemo:494395]: running: get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:12.302 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:12.423 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:12.640 | [462239 Async ks-group-anotherdemo:494481]: running: get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:12.659 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:12.814 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:12.864 | + inc/async:async_inner:63 : get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:12.883 | [493760 Async ks-system-member:493760]: finished successfully 2022-03-23 17:34:12.978 | [462239 Async ks-group-memberalt:494583]: running: get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:12.984 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:13.447 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:13.680 | [462239 Async ks-group-anotheralt:494711]: running: get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:13.703 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 30801a795e2d46d8aa1ca52abf642718 5be8a0b19bca46e69f34e72433bc99d0 2022-03-23 17:34:14.136 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 30801a795e2d46d8aa1ca52abf642718 5be8a0b19bca46e69f34e72433bc99d0 2022-03-23 17:34:14.392 | [462239 Async ks-group-admin:494799]: running: get_or_add_group_project_role admin 30801a795e2d46d8aa1ca52abf642718 5be8a0b19bca46e69f34e72433bc99d0 2022-03-23 17:34:14.414 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 17:34:14.801 | [462239 Async ks-demo-member:491951]: Waiting for completion of get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df running on PID 491951 (17 other jobs running) 2022-03-23 17:34:14.967 | [462239 Async ks-demo-member:491951]: Signaling child to exit 2022-03-23 17:34:14.967 | WAKEUP 2022-03-23 17:34:15.135 | [462239 Async ks-demo-member:491951]: Signaled 2022-03-23 17:34:15.146 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:15.146 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:15.146 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:15.146 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:15.146 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:15.147 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:15.147 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:15.147 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:15.147 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:15.147 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8bb8a639eddf482ba160dde70339e24c --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:15.147 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:15.147 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:15.147 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:15.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.147 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.147 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.147 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:15.147 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:15.147 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:15.147 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 8bb8a639eddf482ba160dde70339e24c --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:15.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.147 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.147 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.147 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:15.147 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8bb8a639eddf482ba160dde70339e24c --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:15.147 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:15.147 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:15.147 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:15.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.147 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.147 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.147 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:15.147 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:15.147 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:15.148 | ++ functions-common:get_field:818 : echo '| 0c094eb2c6434a5892f2b93e9b1c9342 | 8bb8a639eddf482ba160dde70339e24c | | 862ebfb4eba344ce92e34e5cbe1232df | | | False |' 2022-03-23 17:34:15.148 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:15.148 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:15.148 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:15.148 | + functions-common:get_or_add_user_project_role:997 : echo 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:15.148 | 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:15.435 | [462239 Async ks-demo-member:491951]: finished get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df with result 0 in 15 seconds 2022-03-23 17:34:15.662 | [462239 Async ks-demo-admin:492063]: Waiting for completion of get_or_add_user_project_role admin 83165f3f7b9e4bfc97166f28a731e181 862ebfb4eba344ce92e34e5cbe1232df running on PID 492063 (16 other jobs running) 2022-03-23 17:34:15.817 | [462239 Async ks-demo-admin:492063]: Signaling child to exit 2022-03-23 17:34:15.817 | WAKEUP 2022-03-23 17:34:15.960 | [462239 Async ks-demo-admin:492063]: Signaled 2022-03-23 17:34:15.974 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:15.974 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:15.974 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:15.974 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:15.974 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:15.974 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:15.974 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:15.974 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:15.974 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:15.974 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83165f3f7b9e4bfc97166f28a731e181 --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:15.974 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:15.974 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:15.974 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:15.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.974 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.974 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.974 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:15.974 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:15.974 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:15.974 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 83165f3f7b9e4bfc97166f28a731e181 --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:15.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.975 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:15.975 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83165f3f7b9e4bfc97166f28a731e181 --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:15.975 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:15.975 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:15.975 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:15.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:15.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:15.975 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:15.975 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:15.975 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:15.975 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | 83165f3f7b9e4bfc97166f28a731e181 | | 862ebfb4eba344ce92e34e5cbe1232df | | | False |' 2022-03-23 17:34:15.975 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:15.975 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:15.975 | + functions-common:get_or_add_user_project_role:995 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:34:15.975 | + functions-common:get_or_add_user_project_role:997 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:34:15.975 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:34:16.256 | [462239 Async ks-demo-admin:492063]: finished get_or_add_user_project_role admin 83165f3f7b9e4bfc97166f28a731e181 862ebfb4eba344ce92e34e5cbe1232df with result 0 in 17 seconds 2022-03-23 17:34:16.532 | [462239 Async ks-demo-another:492175]: Waiting for completion of get_or_add_user_project_role anotherrole 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df running on PID 492175 (15 other jobs running) 2022-03-23 17:34:16.747 | [462239 Async ks-demo-another:492175]: Signaling child to exit 2022-03-23 17:34:16.748 | WAKEUP 2022-03-23 17:34:16.835 | [462239 Async ks-demo-another:492175]: Signaled 2022-03-23 17:34:16.836 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:16.836 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:16.836 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:16.836 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:16.836 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:16.836 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:16.836 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:16.836 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:16.837 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8bb8a639eddf482ba160dde70339e24c --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:16.837 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:16.837 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:16.837 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:16.837 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:16.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:16.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:16.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:16.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:16.837 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:16.837 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:16.837 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:16.837 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8bb8a639eddf482ba160dde70339e24c --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:16.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:16.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:16.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:16.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:16.837 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8bb8a639eddf482ba160dde70339e24c --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:16.837 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:16.837 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:16.837 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:16.837 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:16.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:16.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:16.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:16.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:16.837 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:16.837 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:16.837 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:16.838 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:16.838 | ++ functions-common:get_field:818 : echo '| d948127d1c3742899d0d234161eb02a4 | 8bb8a639eddf482ba160dde70339e24c | | 862ebfb4eba344ce92e34e5cbe1232df | | | False |' 2022-03-23 17:34:16.838 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:16.838 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d948127d1c3742899d0d234161eb02a4 2022-03-23 17:34:16.838 | + functions-common:get_or_add_user_project_role:997 : echo d948127d1c3742899d0d234161eb02a4 2022-03-23 17:34:16.838 | d948127d1c3742899d0d234161eb02a4 2022-03-23 17:34:16.920 | [462239 Async ks-demo-another:492175]: finished get_or_add_user_project_role anotherrole 8bb8a639eddf482ba160dde70339e24c 862ebfb4eba344ce92e34e5cbe1232df with result 0 in 17 seconds 2022-03-23 17:34:16.981 | [462239 Async ks-demo-invis:492287]: Waiting for completion of get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 02ad55f4449a494ebe49c62edda341e1 running on PID 492287 (14 other jobs running) 2022-03-23 17:34:17.037 | [462239 Async ks-demo-invis:492287]: Signaling child to exit 2022-03-23 17:34:17.038 | WAKEUP 2022-03-23 17:34:17.087 | [462239 Async ks-demo-invis:492287]: Signaled 2022-03-23 17:34:17.088 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:17.088 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:17.088 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:17.088 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:17.088 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:17.088 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:17.088 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:17.088 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:17.088 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:17.088 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8bb8a639eddf482ba160dde70339e24c --project 02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:34:17.088 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:17.088 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:17.088 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:17.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.088 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.088 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:17.088 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:17.088 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:17.089 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 8bb8a639eddf482ba160dde70339e24c --project 02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:34:17.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.089 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.089 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.089 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:17.089 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:17.089 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8bb8a639eddf482ba160dde70339e24c --project 02ad55f4449a494ebe49c62edda341e1 2022-03-23 17:34:17.089 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:17.089 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:17.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.089 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.089 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.089 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:17.089 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:17.089 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:17.089 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:17.089 | ++ functions-common:get_field:818 : echo '| 0c094eb2c6434a5892f2b93e9b1c9342 | 8bb8a639eddf482ba160dde70339e24c | | 02ad55f4449a494ebe49c62edda341e1 | | | False |' 2022-03-23 17:34:17.089 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:17.089 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:17.089 | + functions-common:get_or_add_user_project_role:997 : echo 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:17.089 | 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:17.158 | [462239 Async ks-demo-invis:492287]: finished get_or_add_user_project_role member 8bb8a639eddf482ba160dde70339e24c 02ad55f4449a494ebe49c62edda341e1 with result 0 in 19 seconds 2022-03-23 17:34:17.210 | [462239 Async ks-demo-reader:492445]: Waiting for completion of get_or_add_user_project_role reader e1cae35054994dad86dc4a1658118eed 862ebfb4eba344ce92e34e5cbe1232df running on PID 492445 (13 other jobs running) 2022-03-23 17:34:17.251 | [462239 Async ks-demo-reader:492445]: Signaling child to exit 2022-03-23 17:34:17.252 | WAKEUP 2022-03-23 17:34:17.382 | [462239 Async ks-demo-reader:492445]: Signaled 2022-03-23 17:34:17.394 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:17.394 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:17.394 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:17.394 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:17.394 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:17.395 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:17.395 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:17.395 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:17.395 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:17.395 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e1cae35054994dad86dc4a1658118eed --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:17.395 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:17.395 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:17.395 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:17.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:17.395 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:17.395 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:17.395 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e1cae35054994dad86dc4a1658118eed --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:17.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.395 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:17.395 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e1cae35054994dad86dc4a1658118eed --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:17.395 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:17.395 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:17.395 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:17.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:17.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:17.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:17.396 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:17.396 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:17.396 | ++ functions-common:get_field:818 : echo '| 6d8f936578c6486cb4d6101e0ad07c4f | e1cae35054994dad86dc4a1658118eed | | 862ebfb4eba344ce92e34e5cbe1232df | | | False |' 2022-03-23 17:34:17.396 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:17.396 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:17.396 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:17.396 | + functions-common:get_or_add_user_project_role:997 : echo 6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:17.396 | 6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:17.582 | [462239 Async ks-demo-reader:492445]: finished get_or_add_user_project_role reader e1cae35054994dad86dc4a1658118eed 862ebfb4eba344ce92e34e5cbe1232df with result 0 in 16 seconds 2022-03-23 17:34:17.607 | + inc/async:async_wait:197 : return 0 2022-03-23 17:34:17.628 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 17:34:17.961 | [462239 Async ks-alt-admin:492814]: Waiting for completion of get_or_add_user_project_role admin 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e running on PID 492814 (12 other jobs running) 2022-03-23 17:34:18.028 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:18.098 | [462239 Async ks-alt-admin:492814]: Signaling child to exit 2022-03-23 17:34:18.098 | WAKEUP 2022-03-23 17:34:18.191 | [494042 Async ks-system-reader:494042]: finished successfully 2022-03-23 17:34:18.240 | [462239 Async ks-alt-admin:492814]: Signaled 2022-03-23 17:34:18.245 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:18.246 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:18.246 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:18.246 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:18.246 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:18.246 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:18.246 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:18.246 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:18.246 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:18.246 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 996387e71aee49da8bf30a770bbe2215 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:18.246 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:18.246 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:18.246 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:18.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:18.246 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:18.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:18.246 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:18.246 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:18.246 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:18.246 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:18.246 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 996387e71aee49da8bf30a770bbe2215 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:18.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:18.246 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:18.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:18.246 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:18.246 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 996387e71aee49da8bf30a770bbe2215 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:18.246 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:18.246 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:18.246 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:18.246 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:18.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:18.246 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:18.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:18.247 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:18.247 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:18.247 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:18.247 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:18.247 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | 996387e71aee49da8bf30a770bbe2215 | | c79c9a18561d49d281066624d319bf0e | | | False |' 2022-03-23 17:34:18.247 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:18.247 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:18.247 | + functions-common:get_or_add_user_project_role:995 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:34:18.247 | + functions-common:get_or_add_user_project_role:997 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:34:18.247 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:34:18.564 | [462239 Async ks-alt-admin:492814]: finished get_or_add_user_project_role admin 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e with result 0 in 17 seconds 2022-03-23 17:34:18.769 | [462239 Async ks-alt-another:492926]: Waiting for completion of get_or_add_user_project_role anotherrole 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e running on PID 492926 (11 other jobs running) 2022-03-23 17:34:18.926 | [462239 Async ks-alt-another:492926]: Signaling child to exit 2022-03-23 17:34:18.929 | WAKEUP 2022-03-23 17:34:19.062 | [462239 Async ks-alt-another:492926]: Signaled 2022-03-23 17:34:19.078 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:19.078 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:19.078 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:19.078 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:19.078 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:19.078 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:19.078 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:19.078 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:19.078 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:19.079 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 996387e71aee49da8bf30a770bbe2215 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:19.079 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:19.079 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:19.079 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:19.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.079 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.079 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.079 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:19.079 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:19.079 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:19.079 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 996387e71aee49da8bf30a770bbe2215 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:19.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.079 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.079 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.079 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 996387e71aee49da8bf30a770bbe2215 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:19.079 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:19.079 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:19.079 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:19.079 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:19.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.079 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.079 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.079 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:19.079 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:19.079 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:19.079 | ++ functions-common:get_field:818 : echo '| d948127d1c3742899d0d234161eb02a4 | 996387e71aee49da8bf30a770bbe2215 | | c79c9a18561d49d281066624d319bf0e | | | False |' 2022-03-23 17:34:19.079 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:19.079 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:19.079 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d948127d1c3742899d0d234161eb02a4 2022-03-23 17:34:19.080 | + functions-common:get_or_add_user_project_role:997 : echo d948127d1c3742899d0d234161eb02a4 2022-03-23 17:34:19.080 | d948127d1c3742899d0d234161eb02a4 2022-03-23 17:34:19.382 | [462239 Async ks-alt-another:492926]: finished get_or_add_user_project_role anotherrole 996387e71aee49da8bf30a770bbe2215 c79c9a18561d49d281066624d319bf0e with result 0 in 17 seconds 2022-03-23 17:34:19.601 | [462239 Async ks-alt-member-user:493261]: Waiting for completion of get_or_add_user_project_role member d29055d23eec45ffa7d70d2ac57ab849 c79c9a18561d49d281066624d319bf0e running on PID 493261 (10 other jobs running) 2022-03-23 17:34:19.759 | [462239 Async ks-alt-member-user:493261]: Signaling child to exit 2022-03-23 17:34:19.760 | WAKEUP 2022-03-23 17:34:19.897 | [462239 Async ks-alt-member-user:493261]: Signaled 2022-03-23 17:34:19.909 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:19.909 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:19.910 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:19.910 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:19.910 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:19.910 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:19.910 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:19.910 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:19.910 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d29055d23eec45ffa7d70d2ac57ab849 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:19.910 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:19.910 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:19.910 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:19.910 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:19.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.910 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.910 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.910 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:19.910 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:19.910 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:19.910 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d29055d23eec45ffa7d70d2ac57ab849 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:19.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.911 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.911 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.911 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d29055d23eec45ffa7d70d2ac57ab849 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:19.911 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:19.911 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:19.911 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:19.911 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:19.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.911 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:19.911 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:19.911 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:19.911 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:19.911 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:19.911 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:19.911 | ++ functions-common:get_field:818 : echo '| 0c094eb2c6434a5892f2b93e9b1c9342 | d29055d23eec45ffa7d70d2ac57ab849 | | c79c9a18561d49d281066624d319bf0e | | | False |' 2022-03-23 17:34:19.911 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:19.911 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:19.911 | + functions-common:get_or_add_user_project_role:997 : echo 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:19.911 | 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:20.218 | [462239 Async ks-alt-member-user:493261]: finished get_or_add_user_project_role member d29055d23eec45ffa7d70d2ac57ab849 c79c9a18561d49d281066624d319bf0e with result 0 in 15 seconds 2022-03-23 17:34:20.488 | [462239 Async ks-alt-reader-user:493534]: Waiting for completion of get_or_add_user_project_role reader af31276e9c9a47f587543e30b413b89b c79c9a18561d49d281066624d319bf0e running on PID 493534 (9 other jobs running) 2022-03-23 17:34:20.720 | [462239 Async ks-alt-reader-user:493534]: Signaling child to exit 2022-03-23 17:34:20.721 | WAKEUP 2022-03-23 17:34:20.845 | [462239 Async ks-alt-reader-user:493534]: Signaled 2022-03-23 17:34:20.846 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:34:20.846 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:34:20.846 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:20.846 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:20.846 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:20.847 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:20.847 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:20.847 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:34:20.847 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:20.847 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user af31276e9c9a47f587543e30b413b89b --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:20.847 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:34:20.847 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:20.847 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:20.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:20.847 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:20.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:20.847 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:20.847 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:20.847 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:34:20.847 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:34:20.847 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user af31276e9c9a47f587543e30b413b89b --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:20.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:20.847 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:20.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:20.847 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:20.847 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:34:20.847 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user af31276e9c9a47f587543e30b413b89b --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:20.847 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:34:20.847 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:34:20.847 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:20.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:20.847 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:20.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:20.847 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:20.847 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:20.847 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:34:20.847 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:34:20.848 | ++ functions-common:get_field:818 : echo '| 6d8f936578c6486cb4d6101e0ad07c4f | af31276e9c9a47f587543e30b413b89b | | c79c9a18561d49d281066624d319bf0e | | | False |' 2022-03-23 17:34:20.848 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:34:20.848 | ++ functions-common:get_field:812 : read data 2022-03-23 17:34:20.848 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:20.848 | + functions-common:get_or_add_user_project_role:997 : echo 6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:20.848 | 6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:21.144 | [462239 Async ks-alt-reader-user:493534]: finished get_or_add_user_project_role reader af31276e9c9a47f587543e30b413b89b c79c9a18561d49d281066624d319bf0e with result 0 in 14 seconds 2022-03-23 17:34:21.183 | + inc/async:async_wait:197 : return 0 2022-03-23 17:34:21.205 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 17:34:21.539 | [462239 Async ks-system-member:493760]: Waiting for completion of get_or_add_user_system_role member e34f793332b743cd897e33534cb91752 all running on PID 493760 (8 other jobs running) 2022-03-23 17:34:21.736 | [462239 Async ks-system-member:493760]: Signaling child to exit 2022-03-23 17:34:21.736 | WAKEUP 2022-03-23 17:34:21.873 | [462239 Async ks-system-member:493760]: Signaled 2022-03-23 17:34:21.879 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 17:34:21.879 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 17:34:21.879 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 17:34:21.880 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:21.880 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:21.880 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:21.880 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:21.880 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:21.880 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 17:34:21.880 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e34f793332b743cd897e33534cb91752 --system all -f value -c Role 2022-03-23 17:34:21.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:21.880 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:21.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:21.880 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:21.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:21.880 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 17:34:21.880 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 17:34:21.880 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user e34f793332b743cd897e33534cb91752 --system all 2022-03-23 17:34:21.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:21.880 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:21.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:21.880 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:21.880 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e34f793332b743cd897e33534cb91752 --system all -f value -c Role 2022-03-23 17:34:21.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:21.882 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:21.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:21.882 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:21.882 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:21.882 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:21.882 | + functions-common:get_or_add_user_system_role:1052 : echo 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:21.882 | 0c094eb2c6434a5892f2b93e9b1c9342 2022-03-23 17:34:22.145 | [462239 Async ks-system-member:493760]: finished get_or_add_user_system_role member e34f793332b743cd897e33534cb91752 all with result 0 in 12 seconds 2022-03-23 17:34:22.413 | [462239 Async ks-system-reader:494042]: Waiting for completion of get_or_add_user_system_role reader 0889509e116042a788f68895ddfb017d all running on PID 494042 (7 other jobs running) 2022-03-23 17:34:22.576 | [462239 Async ks-system-reader:494042]: Signaling child to exit 2022-03-23 17:34:22.577 | WAKEUP 2022-03-23 17:34:22.733 | [462239 Async ks-system-reader:494042]: Signaled 2022-03-23 17:34:22.742 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 17:34:22.742 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 17:34:22.742 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 17:34:22.742 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:34:22.742 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:34:22.742 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:34:22.743 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:34:22.743 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:34:22.743 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 17:34:22.743 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0889509e116042a788f68895ddfb017d --system all -f value -c Role 2022-03-23 17:34:22.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:22.743 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:22.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:22.743 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:22.743 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:22.743 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 17:34:22.743 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 17:34:22.743 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 0889509e116042a788f68895ddfb017d --system all 2022-03-23 17:34:22.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:22.743 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:22.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:22.743 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:22.743 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0889509e116042a788f68895ddfb017d --system all -f value -c Role 2022-03-23 17:34:22.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:22.743 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:22.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:22.743 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:22.743 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:22.743 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:22.743 | + functions-common:get_or_add_user_system_role:1052 : echo 6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:22.743 | 6d8f936578c6486cb4d6101e0ad07c4f 2022-03-23 17:34:23.043 | [462239 Async ks-system-reader:494042]: finished get_or_add_user_system_role reader 0889509e116042a788f68895ddfb017d all with result 0 in 13 seconds 2022-03-23 17:34:23.049 | + inc/async:async_wait:197 : return 0 2022-03-23 17:34:23.052 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 17:34:23.321 | [462239 Async ks-group-memberdemo:494395]: Waiting for completion of get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df running on PID 494395 (6 other jobs running) 2022-03-23 17:34:23.473 | [462239 Async ks-group-memberdemo:494395]: Signaling child to exit 2022-03-23 17:34:26.971 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:27.147 | [494395 Async ks-group-memberdemo:494395]: finished successfully 2022-03-23 17:34:27.227 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:27.249 | WAKEUP 2022-03-23 17:34:27.338 | [462239 Async ks-group-memberdemo:494395]: Signaled 2022-03-23 17:34:27.339 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:34:27.339 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 194a77370b4643aebde0c3972e430aa4 --project 862ebfb4eba344ce92e34e5cbe1232df -f value 2022-03-23 17:34:27.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.339 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.339 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:27.339 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:34:27.340 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:34:27.340 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 194a77370b4643aebde0c3972e430aa4 --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:27.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.340 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 194a77370b4643aebde0c3972e430aa4 --project 862ebfb4eba344ce92e34e5cbe1232df -f value 2022-03-23 17:34:27.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.340 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:27.340 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0c094eb2c6434a5892f2b93e9b1c9342 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df False' 2022-03-23 17:34:27.340 | + functions-common:get_or_add_group_project_role:1076 : echo 0c094eb2c6434a5892f2b93e9b1c9342 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df False 2022-03-23 17:34:27.340 | 0c094eb2c6434a5892f2b93e9b1c9342 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df False 2022-03-23 17:34:27.342 | [494481 Async ks-group-anotherdemo:494481]: finished successfully 2022-03-23 17:34:27.420 | [462239 Async ks-group-memberdemo:494395]: finished get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df with result 0 in 14 seconds 2022-03-23 17:34:27.482 | [462239 Async ks-group-anotherdemo:494481]: Waiting for completion of get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df running on PID 494481 (5 other jobs running) 2022-03-23 17:34:27.522 | [462239 Async ks-group-anotherdemo:494481]: Signaling child to exit 2022-03-23 17:34:27.523 | WAKEUP 2022-03-23 17:34:27.569 | [462239 Async ks-group-anotherdemo:494481]: Signaled 2022-03-23 17:34:27.570 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:34:27.570 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 194a77370b4643aebde0c3972e430aa4 --project 862ebfb4eba344ce92e34e5cbe1232df -f value 2022-03-23 17:34:27.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.570 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.570 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.570 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:27.570 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:34:27.570 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:34:27.570 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 194a77370b4643aebde0c3972e430aa4 --project 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:34:27.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.570 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.570 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.570 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 194a77370b4643aebde0c3972e430aa4 --project 862ebfb4eba344ce92e34e5cbe1232df -f value 2022-03-23 17:34:27.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.570 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:27.571 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:27.571 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:27.571 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d948127d1c3742899d0d234161eb02a4 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df False' 2022-03-23 17:34:27.571 | + functions-common:get_or_add_group_project_role:1076 : echo d948127d1c3742899d0d234161eb02a4 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df False 2022-03-23 17:34:27.571 | d948127d1c3742899d0d234161eb02a4 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df False 2022-03-23 17:34:27.640 | [462239 Async ks-group-anotherdemo:494481]: finished get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 862ebfb4eba344ce92e34e5cbe1232df with result 0 in 14 seconds 2022-03-23 17:34:27.699 | [462239 Async ks-group-memberalt:494583]: Waiting for completion of get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e running on PID 494583 (4 other jobs running) 2022-03-23 17:34:27.745 | [462239 Async ks-group-memberalt:494583]: Signaling child to exit 2022-03-23 17:34:28.655 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:28.682 | [494583 Async ks-group-memberalt:494583]: finished successfully 2022-03-23 17:34:28.703 | WAKEUP 2022-03-23 17:34:28.728 | [462239 Async ks-group-memberalt:494583]: Signaled 2022-03-23 17:34:28.730 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:34:28.730 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 194a77370b4643aebde0c3972e430aa4 --project c79c9a18561d49d281066624d319bf0e -f value 2022-03-23 17:34:28.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:28.730 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:28.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:28.730 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:28.730 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:28.730 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:34:28.730 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:34:28.730 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 194a77370b4643aebde0c3972e430aa4 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:28.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:28.730 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:28.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:28.730 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:28.730 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 194a77370b4643aebde0c3972e430aa4 --project c79c9a18561d49d281066624d319bf0e -f value 2022-03-23 17:34:28.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:28.730 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:28.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:28.730 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:28.730 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:28.730 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0c094eb2c6434a5892f2b93e9b1c9342 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e False' 2022-03-23 17:34:28.730 | + functions-common:get_or_add_group_project_role:1076 : echo 0c094eb2c6434a5892f2b93e9b1c9342 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e False 2022-03-23 17:34:28.730 | 0c094eb2c6434a5892f2b93e9b1c9342 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e False 2022-03-23 17:34:28.782 | [462239 Async ks-group-memberalt:494583]: finished get_or_add_group_project_role member 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e with result 0 in 15 seconds 2022-03-23 17:34:28.827 | [462239 Async ks-group-anotheralt:494711]: Waiting for completion of get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e running on PID 494711 (3 other jobs running) 2022-03-23 17:34:28.859 | [462239 Async ks-group-anotheralt:494711]: Signaling child to exit 2022-03-23 17:34:29.252 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:29.280 | [494711 Async ks-group-anotheralt:494711]: finished successfully 2022-03-23 17:34:29.300 | WAKEUP 2022-03-23 17:34:29.324 | [462239 Async ks-group-anotheralt:494711]: Signaled 2022-03-23 17:34:29.325 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:34:29.326 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 194a77370b4643aebde0c3972e430aa4 --project c79c9a18561d49d281066624d319bf0e -f value 2022-03-23 17:34:29.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.326 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.326 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:29.326 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:34:29.326 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:34:29.326 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 194a77370b4643aebde0c3972e430aa4 --project c79c9a18561d49d281066624d319bf0e 2022-03-23 17:34:29.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.326 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.326 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.326 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 194a77370b4643aebde0c3972e430aa4 --project c79c9a18561d49d281066624d319bf0e -f value 2022-03-23 17:34:29.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.326 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.326 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:29.326 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d948127d1c3742899d0d234161eb02a4 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e False' 2022-03-23 17:34:29.326 | + functions-common:get_or_add_group_project_role:1076 : echo d948127d1c3742899d0d234161eb02a4 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e False 2022-03-23 17:34:29.326 | d948127d1c3742899d0d234161eb02a4 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e False 2022-03-23 17:34:29.373 | [462239 Async ks-group-anotheralt:494711]: finished get_or_add_group_project_role anotherrole 194a77370b4643aebde0c3972e430aa4 c79c9a18561d49d281066624d319bf0e with result 0 in 16 seconds 2022-03-23 17:34:29.417 | [462239 Async ks-group-admin:494799]: Waiting for completion of get_or_add_group_project_role admin 30801a795e2d46d8aa1ca52abf642718 5be8a0b19bca46e69f34e72433bc99d0 running on PID 494799 (2 other jobs running) 2022-03-23 17:34:29.444 | [462239 Async ks-group-admin:494799]: Signaling child to exit 2022-03-23 17:34:29.622 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:34:29.648 | [494799 Async ks-group-admin:494799]: finished successfully 2022-03-23 17:34:29.668 | WAKEUP 2022-03-23 17:34:29.692 | [462239 Async ks-group-admin:494799]: Signaled 2022-03-23 17:34:29.693 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:34:29.693 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 30801a795e2d46d8aa1ca52abf642718 --project 5be8a0b19bca46e69f34e72433bc99d0 -f value 2022-03-23 17:34:29.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.694 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.694 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.694 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:29.694 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:34:29.694 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:34:29.694 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 30801a795e2d46d8aa1ca52abf642718 --project 5be8a0b19bca46e69f34e72433bc99d0 2022-03-23 17:34:29.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.694 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.694 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.694 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 30801a795e2d46d8aa1ca52abf642718 --project 5be8a0b19bca46e69f34e72433bc99d0 -f value 2022-03-23 17:34:29.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.694 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:34:29.694 | from cryptography.utils import int_from_bytes 2022-03-23 17:34:29.694 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:34:29.694 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='daf1c362b73c4a0a822cc1401017eef0 30801a795e2d46d8aa1ca52abf642718 5be8a0b19bca46e69f34e72433bc99d0 False' 2022-03-23 17:34:29.694 | + functions-common:get_or_add_group_project_role:1076 : echo daf1c362b73c4a0a822cc1401017eef0 30801a795e2d46d8aa1ca52abf642718 5be8a0b19bca46e69f34e72433bc99d0 False 2022-03-23 17:34:29.694 | daf1c362b73c4a0a822cc1401017eef0 30801a795e2d46d8aa1ca52abf642718 5be8a0b19bca46e69f34e72433bc99d0 False 2022-03-23 17:34:29.747 | [462239 Async ks-group-admin:494799]: finished get_or_add_group_project_role admin 30801a795e2d46d8aa1ca52abf642718 5be8a0b19bca46e69f34e72433bc99d0 with result 0 in 15 seconds 2022-03-23 17:34:29.751 | + inc/async:async_wait:197 : return 0 2022-03-23 17:34:29.754 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 17:34:29.772 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:34:29.775 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 17:34:29.795 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:34:29.799 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 17:34:29.803 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 17:34:29.869 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 17:34:29.908 | [462239 Async create_nova_accounts:496734]: running: create_nova_accounts 2022-03-23 17:34:29.911 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 17:34:29.931 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:34:29.934 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 17:34:29.936 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 17:34:30.001 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 17:34:30.047 | [462239 Async create_glance_accounts:496849]: running: create_glance_accounts 2022-03-23 17:34:30.050 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 17:34:30.080 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:34:30.083 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 17:34:30.085 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 17:34:30.156 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 17:34:30.202 | [462239 Async create_cinder_accounts:496979]: running: create_cinder_accounts 2022-03-23 17:34:30.205 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 17:34:30.227 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:34:30.230 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 17:34:30.232 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 17:34:30.312 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 17:34:30.373 | [462239 Async create_neutron_accounts:497094]: running: create_neutron_accounts 2022-03-23 17:34:30.378 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 17:34:30.405 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:34:30.415 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 17:34:30.418 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 17:34:30.659 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 17:34:30.892 | [462239 Async create_swift_accounts:497235]: running: create_swift_accounts 2022-03-23 17:34:30.907 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 17:34:31.047 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:34:31.075 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 17:34:31.422 | [462239 Async create_nova_accounts:496734]: Waiting for completion of create_nova_accounts running on PID 496734 (6 other jobs running) 2022-03-23 17:34:31.602 | [462239 Async create_nova_accounts:496734]: Signaling child to exit 2022-03-23 17:35:12.096 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:35:12.135 | [497094 Async create_neutron_accounts:497094]: finished successfully 2022-03-23 17:35:30.790 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:35:30.828 | [496979 Async create_cinder_accounts:496979]: finished successfully 2022-03-23 17:35:44.829 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:35:44.860 | [496849 Async create_glance_accounts:496849]: finished successfully 2022-03-23 17:35:51.688 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:35:51.715 | [496734 Async create_nova_accounts:496734]: finished successfully 2022-03-23 17:35:51.738 | WAKEUP 2022-03-23 17:35:51.763 | [462239 Async create_nova_accounts:496734]: Signaled 2022-03-23 17:35:51.765 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 17:35:51.765 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 17:35:51.765 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 17:35:51.765 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:35:51.765 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:35:51.765 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:35:51.765 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:35:51.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.765 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.765 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.765 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.765 | + functions-common:get_or_create_user:925 : user_id=73f0f5cf97ec4ea79d3844a71b575281 2022-03-23 17:35:51.765 | + functions-common:get_or_create_user:926 : echo 73f0f5cf97ec4ea79d3844a71b575281 2022-03-23 17:35:51.765 | 73f0f5cf97ec4ea79d3844a71b575281 2022-03-23 17:35:51.765 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 17:35:51.765 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:35:51.766 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:35:51.766 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:35:51.766 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:35:51.766 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:35:51.766 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:35:51.766 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:35:51.766 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:35:51.766 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:35:51.766 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:35:51.766 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:35:51.766 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.766 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.766 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.766 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.766 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.766 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.766 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.766 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:35:51.766 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:35:51.766 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.766 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.766 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.766 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.766 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.766 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:35:51.766 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.766 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.767 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.767 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.767 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.767 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:35:51.767 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:35:51.767 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:35:51.767 | ++ functions-common:get_field:818 : echo '| 4287eeb3e05b4703822307e16c2c20f2 | 73f0f5cf97ec4ea79d3844a71b575281 | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:35:51.767 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.767 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.767 | + functions-common:get_or_add_user_project_role:997 : echo 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.767 | 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.767 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:35:51.767 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 17:35:51.767 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:35:51.767 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:35:51.767 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:35:51.767 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:35:51.767 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:35:51.767 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:35:51.767 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:35:51.767 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:35:51.767 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:35:51.767 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:35:51.767 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.767 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.767 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:35:51.767 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.767 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.767 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.768 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.768 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.768 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:35:51.768 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:35:51.768 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.768 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.768 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.768 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.768 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.768 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:35:51.768 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.768 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.768 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.768 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.768 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.768 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:35:51.768 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:35:51.768 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | 73f0f5cf97ec4ea79d3844a71b575281 | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:35:51.768 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:35:51.768 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.768 | + functions-common:get_or_add_user_project_role:995 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:35:51.768 | + functions-common:get_or_add_user_project_role:997 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:35:51.768 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:35:51.768 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 17:35:51.768 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:35:51.768 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-03-23 17:35:51.768 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 17:35:51.768 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:35:51.769 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 17:35:51.769 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-23 17:35:51.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.769 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.769 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.769 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.769 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:35:51.769 | 6144e00fb4f742c697d9a79be0e82811' 2022-03-23 17:35:51.769 | + functions-common:get_or_create_service:1094 : echo 6144e00fb4f742c697d9a79be0e82811 2022-03-23 17:35:51.769 | 6144e00fb4f742c697d9a79be0e82811 2022-03-23 17:35:51.769 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-03-23 17:35:51.769 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:35:51.769 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-03-23 17:35:51.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:35:51.769 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 17:35:51.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.769 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.769 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.769 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:35:51.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:35:51.769 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:35:51.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.769 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.769 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.769 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=90f972a99a8f4ceeb91d2809f3a4f6b2 2022-03-23 17:35:51.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 90f972a99a8f4ceeb91d2809f3a4f6b2 2022-03-23 17:35:51.770 | + functions-common:get_or_create_endpoint:1127 : public_id=90f972a99a8f4ceeb91d2809f3a4f6b2 2022-03-23 17:35:51.770 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:35:51.770 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:35:51.770 | + functions-common:get_or_create_endpoint:1136 : echo 90f972a99a8f4ceeb91d2809f3a4f6b2 2022-03-23 17:35:51.770 | 90f972a99a8f4ceeb91d2809f3a4f6b2 2022-03-23 17:35:51.770 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 17:35:51.770 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:35:51.770 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 17:35:51.770 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 17:35:51.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.770 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.770 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.770 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.770 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:35:51.770 | 4ea2091c562342369a98d8fe3c93dcad' 2022-03-23 17:35:51.770 | + functions-common:get_or_create_service:1094 : echo 4ea2091c562342369a98d8fe3c93dcad 2022-03-23 17:35:51.770 | 4ea2091c562342369a98d8fe3c93dcad 2022-03-23 17:35:51.770 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-03-23 17:35:51.770 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:35:51.770 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-03-23 17:35:51.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:35:51.770 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 17:35:51.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.770 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.770 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.770 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:35:51.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:35:51.771 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 17:35:51.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.771 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.771 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.771 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4dbd1b09f4d44e0387475014fe58e0b6 2022-03-23 17:35:51.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4dbd1b09f4d44e0387475014fe58e0b6 2022-03-23 17:35:51.771 | + functions-common:get_or_create_endpoint:1127 : public_id=4dbd1b09f4d44e0387475014fe58e0b6 2022-03-23 17:35:51.771 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:35:51.771 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:35:51.771 | + functions-common:get_or_create_endpoint:1136 : echo 4dbd1b09f4d44e0387475014fe58e0b6 2022-03-23 17:35:51.771 | 4dbd1b09f4d44e0387475014fe58e0b6 2022-03-23 17:35:51.771 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 17:35:51.771 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:35:51.771 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 17:35:51.771 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:35:51.771 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 17:35:51.771 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:35:51.771 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:35:51.771 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:35:51.771 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:35:51.771 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:35:51.771 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:35:51.771 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:35:51.771 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:35:51.771 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:35:51.771 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:35:51.771 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.771 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:35:51.772 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.772 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.772 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.772 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.772 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.772 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.772 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:35:51.772 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:35:51.772 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.772 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.772 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.772 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.772 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.772 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:35:51.772 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.772 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.772 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.772 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.772 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.772 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:35:51.772 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:35:51.772 | ++ functions-common:get_field:818 : echo '| b00f947ed8274efb9b2407e27282fac2 | 73f0f5cf97ec4ea79d3844a71b575281 | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:35:51.772 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:35:51.772 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.772 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:35:51.772 | + functions-common:get_or_add_user_project_role:997 : echo b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:35:51.773 | b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:35:51.773 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 17:35:51.773 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:35:51.773 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 17:35:51.773 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:35:51.773 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 17:35:51.818 | [462239 Async create_nova_accounts:496734]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-23 17:35:51.860 | [462239 Async create_glance_accounts:496849]: Waiting for completion of create_glance_accounts running on PID 496849 (5 other jobs running) 2022-03-23 17:35:51.889 | [462239 Async create_glance_accounts:496849]: Signaling child to exit 2022-03-23 17:35:51.889 | WAKEUP 2022-03-23 17:35:51.915 | [462239 Async create_glance_accounts:496849]: Signaled 2022-03-23 17:35:51.916 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 17:35:51.916 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:35:51.917 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 17:35:51.917 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 17:35:51.917 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:35:51.917 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:35:51.917 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:35:51.917 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:35:51.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.917 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.917 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.917 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.917 | + functions-common:get_or_create_user:925 : user_id=4c8cf35002034a3aa0d04f2c10b17300 2022-03-23 17:35:51.917 | + functions-common:get_or_create_user:926 : echo 4c8cf35002034a3aa0d04f2c10b17300 2022-03-23 17:35:51.917 | 4c8cf35002034a3aa0d04f2c10b17300 2022-03-23 17:35:51.917 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 17:35:51.917 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:35:51.917 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:35:51.917 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:35:51.917 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:35:51.917 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:35:51.917 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:35:51.917 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:35:51.917 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:35:51.917 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:35:51.917 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:35:51.917 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:35:51.917 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.917 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.917 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.917 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.918 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.918 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.918 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.918 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:35:51.918 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:35:51.918 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.918 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.918 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.918 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.918 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.918 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:35:51.918 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.918 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.918 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.918 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.918 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.918 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:35:51.918 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:35:51.918 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:35:51.918 | ++ functions-common:get_field:818 : echo '| 4287eeb3e05b4703822307e16c2c20f2 | 4c8cf35002034a3aa0d04f2c10b17300 | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:35:51.918 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.918 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.918 | + functions-common:get_or_add_user_project_role:997 : echo 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.918 | 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.918 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:35:51.918 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 17:35:51.918 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:35:51.919 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 17:35:51.919 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 17:35:51.919 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:35:51.919 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:35:51.919 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:35:51.919 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:35:51.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.919 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.919 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.919 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.919 | + functions-common:get_or_create_user:925 : user_id=8ce37de69b674ad7bcb1b16b0682b924 2022-03-23 17:35:51.919 | + functions-common:get_or_create_user:926 : echo 8ce37de69b674ad7bcb1b16b0682b924 2022-03-23 17:35:51.919 | 8ce37de69b674ad7bcb1b16b0682b924 2022-03-23 17:35:51.919 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 17:35:51.919 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:35:51.919 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:35:51.919 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:35:51.919 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:35:51.919 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:35:51.919 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:35:51.919 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:35:51.919 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:35:51.919 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:35:51.919 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:35:51.919 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:35:51.919 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.919 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.919 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.919 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.920 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.920 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.920 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.920 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:35:51.920 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:35:51.920 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.920 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.920 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.920 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.920 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.920 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:35:51.920 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.920 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.920 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.920 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.920 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.920 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:35:51.920 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:35:51.920 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:35:51.920 | ++ functions-common:get_field:818 : echo '| 4287eeb3e05b4703822307e16c2c20f2 | 8ce37de69b674ad7bcb1b16b0682b924 | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:35:51.920 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.920 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.920 | + functions-common:get_or_add_user_project_role:997 : echo 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.920 | 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:51.920 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 17:35:51.920 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 17:35:51.920 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:35:51.920 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:35:51.921 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:35:51.921 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:35:51.921 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:35:51.921 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:35:51.921 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:35:51.921 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:35:51.921 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:35:51.921 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:35:51.921 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.921 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.921 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:35:51.921 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.921 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.921 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.921 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:35:51.921 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:35:51.921 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.921 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:35:51.921 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:35:51.921 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:51.921 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:51.922 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.922 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.922 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.922 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.922 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:35:51.922 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:35:51.922 | ++ functions-common:get_field:818 : echo '| b00f947ed8274efb9b2407e27282fac2 | 8ce37de69b674ad7bcb1b16b0682b924 | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:35:51.922 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:35:51.922 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:51.922 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:35:51.922 | + functions-common:get_or_add_user_project_role:997 : echo b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:35:51.922 | b00f947ed8274efb9b2407e27282fac2 2022-03-23 17:35:51.922 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 17:35:51.922 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:35:51.922 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 17:35:51.922 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 17:35:51.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.922 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.922 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.922 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.922 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:35:51.922 | 1aa2e880f66540cda5fa030d196e6c5b' 2022-03-23 17:35:51.922 | + functions-common:get_or_create_service:1094 : echo 1aa2e880f66540cda5fa030d196e6c5b 2022-03-23 17:35:51.922 | 1aa2e880f66540cda5fa030d196e6c5b 2022-03-23 17:35:51.923 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-03-23 17:35:51.923 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:35:51.923 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-03-23 17:35:51.923 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:35:51.923 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 17:35:51.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.923 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.923 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.923 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.923 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:35:51.923 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:35:51.923 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-03-23 17:35:51.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.923 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:51.923 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:51.923 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:51.923 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9ff5be15ace74a4cb60fce5ca9ec3dc9 2022-03-23 17:35:51.923 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9ff5be15ace74a4cb60fce5ca9ec3dc9 2022-03-23 17:35:51.923 | + functions-common:get_or_create_endpoint:1127 : public_id=9ff5be15ace74a4cb60fce5ca9ec3dc9 2022-03-23 17:35:51.923 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:35:51.923 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:35:51.923 | + functions-common:get_or_create_endpoint:1136 : echo 9ff5be15ace74a4cb60fce5ca9ec3dc9 2022-03-23 17:35:51.923 | 9ff5be15ace74a4cb60fce5ca9ec3dc9 2022-03-23 17:35:51.923 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 17:35:51.923 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:35:51.923 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 17:35:51.923 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 17:35:51.923 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 17:35:51.923 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 17:35:51.924 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 17:35:51.924 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 17:35:51.924 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 17:35:51.971 | [462239 Async create_glance_accounts:496849]: finished create_glance_accounts with result 0 in 74 seconds 2022-03-23 17:35:52.013 | [462239 Async create_cinder_accounts:496979]: Waiting for completion of create_cinder_accounts running on PID 496979 (4 other jobs running) 2022-03-23 17:35:52.040 | [462239 Async create_cinder_accounts:496979]: Signaling child to exit 2022-03-23 17:35:52.041 | WAKEUP 2022-03-23 17:35:52.064 | [462239 Async create_cinder_accounts:496979]: Signaled 2022-03-23 17:35:52.066 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 17:35:52.066 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 17:35:52.066 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 17:35:52.066 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:35:52.066 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:35:52.066 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:35:52.066 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:35:52.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.066 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.067 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.067 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.067 | + functions-common:get_or_create_user:925 : user_id=d1a264634cdf41abae7355e28d31b588 2022-03-23 17:35:52.067 | + functions-common:get_or_create_user:926 : echo d1a264634cdf41abae7355e28d31b588 2022-03-23 17:35:52.067 | d1a264634cdf41abae7355e28d31b588 2022-03-23 17:35:52.067 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 17:35:52.067 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:35:52.067 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:35:52.067 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:35:52.067 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:35:52.067 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:35:52.067 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:35:52.067 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:35:52.067 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:35:52.067 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:35:52.067 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:35:52.067 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 17:35:52.067 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:35:52.067 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:52.067 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:52.067 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:52.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.067 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.067 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.067 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.067 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:35:52.067 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:35:52.067 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 17:35:52.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.067 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.067 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.068 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:35:52.068 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 17:35:52.068 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:52.068 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:52.068 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:52.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.068 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:35:52.068 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:35:52.068 | ++ functions-common:get_field:818 : echo '| 4287eeb3e05b4703822307e16c2c20f2 | d1a264634cdf41abae7355e28d31b588 | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:35:52.068 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:35:52.068 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:52.068 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:52.068 | + functions-common:get_or_add_user_project_role:997 : echo 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:52.068 | 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:52.068 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:35:52.068 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 17:35:52.068 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:35:52.068 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 17:35:52.068 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 17:35:52.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.068 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:35:52.068 | de21dd719f164deba6fa4f85f56c0516' 2022-03-23 17:35:52.069 | + functions-common:get_or_create_service:1094 : echo de21dd719f164deba6fa4f85f56c0516 2022-03-23 17:35:52.069 | de21dd719f164deba6fa4f85f56c0516 2022-03-23 17:35:52.069 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 17:35:52.069 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 17:35:52.069 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:35:52.069 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 17:35:52.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:35:52.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 17:35:52.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.069 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.069 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.069 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:35:52.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:35:52.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:35:52.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.069 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.069 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.069 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=09d4e1d7c7d0445d89bd2dba7bee0df9 2022-03-23 17:35:52.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 09d4e1d7c7d0445d89bd2dba7bee0df9 2022-03-23 17:35:52.069 | + functions-common:get_or_create_endpoint:1127 : public_id=09d4e1d7c7d0445d89bd2dba7bee0df9 2022-03-23 17:35:52.069 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:35:52.069 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:35:52.069 | + functions-common:get_or_create_endpoint:1136 : echo 09d4e1d7c7d0445d89bd2dba7bee0df9 2022-03-23 17:35:52.069 | 09d4e1d7c7d0445d89bd2dba7bee0df9 2022-03-23 17:35:52.069 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 17:35:52.069 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:35:52.070 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 17:35:52.070 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 17:35:52.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.070 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.070 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:35:52.070 | 626f61d1a1c1457f92d70983f2e5aa41' 2022-03-23 17:35:52.070 | + functions-common:get_or_create_service:1094 : echo 626f61d1a1c1457f92d70983f2e5aa41 2022-03-23 17:35:52.070 | 626f61d1a1c1457f92d70983f2e5aa41 2022-03-23 17:35:52.070 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 17:35:52.070 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:35:52.070 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 17:35:52.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:35:52.070 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 17:35:52.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.070 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:35:52.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:35:52.070 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:35:52.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.070 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=51cad622f4fe4ae881b5a2bc92cb36f5 2022-03-23 17:35:52.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 51cad622f4fe4ae881b5a2bc92cb36f5 2022-03-23 17:35:52.071 | + functions-common:get_or_create_endpoint:1127 : public_id=51cad622f4fe4ae881b5a2bc92cb36f5 2022-03-23 17:35:52.071 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:35:52.071 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:35:52.071 | + functions-common:get_or_create_endpoint:1136 : echo 51cad622f4fe4ae881b5a2bc92cb36f5 2022-03-23 17:35:52.071 | 51cad622f4fe4ae881b5a2bc92cb36f5 2022-03-23 17:35:52.071 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 17:35:52.071 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 17:35:52.071 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:35:52.071 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 17:35:52.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.071 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.071 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.071 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.071 | ++ functions-common:get_or_create_project:938 : project_id=2173c6c00af647268c3b4aca67dd23b3 2022-03-23 17:35:52.071 | ++ functions-common:get_or_create_project:939 : echo 2173c6c00af647268c3b4aca67dd23b3 2022-03-23 17:35:52.071 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2173c6c00af647268c3b4aca67dd23b3 2022-03-23 17:35:52.071 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 17:35:52.071 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:35:52.071 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:35:52.071 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 17:35:52.071 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 17:35:52.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.071 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.071 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.071 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 17:35:52.071 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.071 | ++ functions-common:get_or_create_user:925 : user_id=d1a264634cdf41abae7355e28d31b588 2022-03-23 17:35:52.072 | ++ functions-common:get_or_create_user:926 : echo d1a264634cdf41abae7355e28d31b588 2022-03-23 17:35:52.072 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d1a264634cdf41abae7355e28d31b588 2022-03-23 17:35:52.115 | [462239 Async create_cinder_accounts:496979]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-23 17:35:52.119 | + inc/async:async_wait:197 : return 0 2022-03-23 17:35:52.122 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 17:35:52.177 | [462239 Async create_neutron_accounts:497094]: Waiting for completion of create_neutron_accounts running on PID 497094 (3 other jobs running) 2022-03-23 17:35:52.204 | [462239 Async create_neutron_accounts:497094]: Signaling child to exit 2022-03-23 17:35:52.205 | WAKEUP 2022-03-23 17:35:52.229 | [462239 Async create_neutron_accounts:497094]: Signaled 2022-03-23 17:35:52.230 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 17:35:52.230 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:35:52.230 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:35:52.231 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:35:52.231 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:35:52.231 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:35:52.231 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:35:52.231 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 17:35:52.231 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 17:35:52.231 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 17:35:52.231 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-03-23 17:35:52.231 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 17:35:52.231 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 17:35:52.231 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 17:35:52.231 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:35:52.231 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:35:52.231 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:35:52.231 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:35:52.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.231 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.231 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.231 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.231 | + functions-common:get_or_create_user:925 : user_id=1688162a8ddb4928ac7b1fbe3e279b2d 2022-03-23 17:35:52.231 | + functions-common:get_or_create_user:926 : echo 1688162a8ddb4928ac7b1fbe3e279b2d 2022-03-23 17:35:52.231 | 1688162a8ddb4928ac7b1fbe3e279b2d 2022-03-23 17:35:52.231 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 17:35:52.231 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:35:52.231 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:35:52.231 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:35:52.231 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:35:52.231 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:35:52.231 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:35:52.231 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:35:52.232 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:35:52.232 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:35:52.232 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:35:52.232 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 17:35:52.232 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:35:52.232 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:52.232 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:52.232 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:52.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.232 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.232 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.232 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.232 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:35:52.232 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:35:52.232 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 17:35:52.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.232 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.232 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.232 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 17:35:52.232 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:35:52.232 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:35:52.232 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:35:52.232 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:52.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.232 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.232 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.232 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.232 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:35:52.232 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:35:52.233 | ++ functions-common:get_field:818 : echo '| 4287eeb3e05b4703822307e16c2c20f2 | 1688162a8ddb4928ac7b1fbe3e279b2d | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:35:52.233 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:35:52.233 | ++ functions-common:get_field:812 : read data 2022-03-23 17:35:52.233 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:52.233 | + functions-common:get_or_add_user_project_role:997 : echo 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:52.233 | 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:35:52.233 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:35:52.233 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 17:35:52.233 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:35:52.233 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 17:35:52.233 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 17:35:52.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.233 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.233 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.233 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.233 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:35:52.233 | 056a79dbf6fe43019aac09e6cc2e78f8' 2022-03-23 17:35:52.233 | + functions-common:get_or_create_service:1094 : echo 056a79dbf6fe43019aac09e6cc2e78f8 2022-03-23 17:35:52.233 | 056a79dbf6fe43019aac09e6cc2e78f8 2022-03-23 17:35:52.233 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-03-23 17:35:52.233 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:35:52.233 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-03-23 17:35:52.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:35:52.233 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 17:35:52.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.233 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.233 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.233 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:35:52.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:35:52.234 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-03-23 17:35:52.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.234 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:35:52.234 | from cryptography.utils import int_from_bytes 2022-03-23 17:35:52.234 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:35:52.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e642ce5e970347b2a1283c9436f6773a 2022-03-23 17:35:52.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e642ce5e970347b2a1283c9436f6773a 2022-03-23 17:35:52.234 | + functions-common:get_or_create_endpoint:1127 : public_id=e642ce5e970347b2a1283c9436f6773a 2022-03-23 17:35:52.234 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:35:52.234 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:35:52.234 | + functions-common:get_or_create_endpoint:1136 : echo e642ce5e970347b2a1283c9436f6773a 2022-03-23 17:35:52.234 | e642ce5e970347b2a1283c9436f6773a 2022-03-23 17:35:52.278 | [462239 Async create_neutron_accounts:497094]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-23 17:35:52.318 | [462239 Async create_swift_accounts:497235]: Waiting for completion of create_swift_accounts running on PID 497235 (2 other jobs running) 2022-03-23 17:35:52.345 | [462239 Async create_swift_accounts:497235]: Signaling child to exit 2022-03-23 17:36:42.175 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:36:42.202 | [497235 Async create_swift_accounts:497235]: finished successfully 2022-03-23 17:36:42.224 | WAKEUP 2022-03-23 17:36:42.248 | [462239 Async create_swift_accounts:497235]: Signaled 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 17:36:42.250 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 17:36:42.250 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 17:36:42.250 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:36:42.250 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 17:36:42.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.250 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.250 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.250 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.250 | ++ functions-common:get_or_create_role:950 : role_id=d948127d1c3742899d0d234161eb02a4 2022-03-23 17:36:42.251 | ++ functions-common:get_or_create_role:951 : echo d948127d1c3742899d0d234161eb02a4 2022-03-23 17:36:42.251 | + lib/swift:create_swift_accounts:614 : another_role=d948127d1c3742899d0d234161eb02a4 2022-03-23 17:36:42.251 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 17:36:42.251 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 17:36:42.251 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:36:42.251 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:36:42.251 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:36:42.251 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:36:42.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.251 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.251 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.251 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.251 | + functions-common:get_or_create_user:925 : user_id=682035797d1f494a8a17230a8f4730bd 2022-03-23 17:36:42.251 | + functions-common:get_or_create_user:926 : echo 682035797d1f494a8a17230a8f4730bd 2022-03-23 17:36:42.251 | 682035797d1f494a8a17230a8f4730bd 2022-03-23 17:36:42.251 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 17:36:42.251 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:36:42.251 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:36:42.251 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:36:42.251 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:36:42.251 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:36:42.251 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:36:42.251 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:36:42.251 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:36:42.251 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:36:42.251 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:36:42.251 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.251 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:36:42.251 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:36:42.252 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.252 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.252 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.252 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.252 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.252 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:36:42.252 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:36:42.252 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:36:42.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.252 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.252 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.252 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.252 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:36:42.252 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:36:42.252 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.252 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.252 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.252 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.252 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.252 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:36:42.252 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:36:42.252 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:36:42.252 | ++ functions-common:get_field:818 : echo '| 4287eeb3e05b4703822307e16c2c20f2 | 682035797d1f494a8a17230a8f4730bd | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:36:42.252 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.252 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:36:42.252 | + functions-common:get_or_add_user_project_role:997 : echo 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:36:42.253 | 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:36:42.253 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:36:42.253 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 17:36:42.253 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:36:42.253 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:36:42.253 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:36:42.253 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:36:42.253 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:36:42.253 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:36:42.253 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:36:42.253 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:36:42.253 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:36:42.253 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:36:42.253 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:36:42.253 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.253 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:36:42.253 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.253 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.253 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.253 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.253 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.253 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:36:42.253 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:36:42.253 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:36:42.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.253 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.253 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.253 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:36:42.254 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:36:42.254 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.254 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.254 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.254 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.254 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.254 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.254 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:36:42.254 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:36:42.254 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | 682035797d1f494a8a17230a8f4730bd | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:36:42.254 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:36:42.254 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.254 | + functions-common:get_or_add_user_project_role:995 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.254 | + functions-common:get_or_add_user_project_role:997 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.254 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.254 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 17:36:42.254 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:36:42.254 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 17:36:42.254 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 17:36:42.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.254 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.254 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.254 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.254 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:36:42.254 | 605dd11ed8234cfba7ed727fc13dce0f' 2022-03-23 17:36:42.254 | + functions-common:get_or_create_service:1094 : echo 605dd11ed8234cfba7ed727fc13dce0f 2022-03-23 17:36:42.254 | 605dd11ed8234cfba7ed727fc13dce0f 2022-03-23 17:36:42.254 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-03-23 17:36:42.254 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:36:42.255 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 17:36:42.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:36:42.255 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 17:36:42.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.255 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.255 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.255 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:36:42.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:36:42.255 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:36:42.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.255 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.255 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.255 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9178e7d2a6c443f9977c6289f7a237ad 2022-03-23 17:36:42.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9178e7d2a6c443f9977c6289f7a237ad 2022-03-23 17:36:42.255 | + functions-common:get_or_create_endpoint:1127 : public_id=9178e7d2a6c443f9977c6289f7a237ad 2022-03-23 17:36:42.255 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.45:8080 ]] 2022-03-23 17:36:42.255 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-03-23 17:36:42.255 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:36:42.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 17:36:42.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.255 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.255 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.255 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.255 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:36:42.255 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:36:42.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-03-23 17:36:42.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.256 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.256 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.256 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.256 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9b53eb0cb9934c43aa881a926cc6a339 2022-03-23 17:36:42.256 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9b53eb0cb9934c43aa881a926cc6a339 2022-03-23 17:36:42.256 | 9b53eb0cb9934c43aa881a926cc6a339 2022-03-23 17:36:42.256 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:36:42.256 | + functions-common:get_or_create_endpoint:1136 : echo 9178e7d2a6c443f9977c6289f7a237ad 2022-03-23 17:36:42.256 | 9178e7d2a6c443f9977c6289f7a237ad 2022-03-23 17:36:42.256 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 17:36:42.256 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 17:36:42.256 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:36:42.256 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 17:36:42.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.256 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.256 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.256 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.256 | ++ functions-common:get_or_create_project:938 : project_id=4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.256 | ++ functions-common:get_or_create_project:939 : echo 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.256 | + lib/swift:create_swift_accounts:628 : swift_project_test1=4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.256 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 17:36:42.256 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:36:42.256 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 17:36:42.256 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:36:42.256 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 17:36:42.256 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 17:36:42.256 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 17:36:42.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.256 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.257 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.257 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.257 | ++ functions-common:get_or_create_user:925 : user_id=237e73920e974f5e8c0ee9786eb361c1 2022-03-23 17:36:42.257 | ++ functions-common:get_or_create_user:926 : echo 237e73920e974f5e8c0ee9786eb361c1 2022-03-23 17:36:42.257 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=237e73920e974f5e8c0ee9786eb361c1 2022-03-23 17:36:42.257 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 17:36:42.257 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:36:42.257 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 237e73920e974f5e8c0ee9786eb361c1 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.257 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:36:42.257 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:36:42.257 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:36:42.257 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:36:42.257 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:36:42.257 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:36:42.257 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:36:42.257 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:36:42.257 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 237e73920e974f5e8c0ee9786eb361c1 --project 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.257 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.257 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:36:42.257 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.257 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.257 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.257 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.257 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:36:42.257 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:36:42.257 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 237e73920e974f5e8c0ee9786eb361c1 --project 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.258 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 237e73920e974f5e8c0ee9786eb361c1 --project 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.258 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.258 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:36:42.258 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.258 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.258 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.258 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:36:42.258 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:36:42.258 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:36:42.258 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | 237e73920e974f5e8c0ee9786eb361c1 | | 4382a50a8cf9427f929c11537082fe26 | | | False |' 2022-03-23 17:36:42.258 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.258 | + functions-common:get_or_add_user_project_role:995 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.258 | + functions-common:get_or_add_user_project_role:997 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.258 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.258 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 17:36:42.258 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 17:36:42.258 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:36:42.258 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 17:36:42.258 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 17:36:42.258 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 17:36:42.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.258 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.259 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.259 | ++ functions-common:get_or_create_user:925 : user_id=df408bdff5ac4a39b8b37777ca25ead2 2022-03-23 17:36:42.259 | ++ functions-common:get_or_create_user:926 : echo df408bdff5ac4a39b8b37777ca25ead2 2022-03-23 17:36:42.259 | + lib/swift:create_swift_accounts:637 : swift_user_test3=df408bdff5ac4a39b8b37777ca25ead2 2022-03-23 17:36:42.259 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 17:36:42.259 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:36:42.259 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role d948127d1c3742899d0d234161eb02a4 df408bdff5ac4a39b8b37777ca25ead2 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.259 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:36:42.259 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:36:42.259 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:36:42.259 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:36:42.259 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:36:42.259 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:36:42.259 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:36:42.259 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:36:42.259 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role d948127d1c3742899d0d234161eb02a4 --user df408bdff5ac4a39b8b37777ca25ead2 --project 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.259 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.259 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:36:42.259 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.259 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.259 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.259 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.259 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.259 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:36:42.259 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:36:42.259 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add d948127d1c3742899d0d234161eb02a4 --user df408bdff5ac4a39b8b37777ca25ead2 --project 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.259 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.260 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.260 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role d948127d1c3742899d0d234161eb02a4 --user df408bdff5ac4a39b8b37777ca25ead2 --project 4382a50a8cf9427f929c11537082fe26 2022-03-23 17:36:42.260 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.260 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:36:42.260 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.260 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.260 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.260 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.260 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.260 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:36:42.260 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:36:42.260 | ++ functions-common:get_field:818 : echo '| d948127d1c3742899d0d234161eb02a4 | df408bdff5ac4a39b8b37777ca25ead2 | | 4382a50a8cf9427f929c11537082fe26 | | | False |' 2022-03-23 17:36:42.260 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:36:42.260 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.260 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d948127d1c3742899d0d234161eb02a4 2022-03-23 17:36:42.260 | + functions-common:get_or_add_user_project_role:997 : echo d948127d1c3742899d0d234161eb02a4 2022-03-23 17:36:42.260 | d948127d1c3742899d0d234161eb02a4 2022-03-23 17:36:42.260 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 17:36:42.260 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 17:36:42.260 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:36:42.260 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 17:36:42.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.260 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.260 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.260 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.260 | ++ functions-common:get_or_create_project:938 : project_id=f24fe8512f714b6ead528db1f0e002d1 2022-03-23 17:36:42.260 | ++ functions-common:get_or_create_project:939 : echo f24fe8512f714b6ead528db1f0e002d1 2022-03-23 17:36:42.260 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f24fe8512f714b6ead528db1f0e002d1 2022-03-23 17:36:42.260 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 17:36:42.261 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:36:42.261 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 17:36:42.261 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 17:36:42.261 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:36:42.261 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 17:36:42.261 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 17:36:42.261 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 17:36:42.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.261 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.261 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.261 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.261 | ++ functions-common:get_or_create_user:925 : user_id=5c4677b579dd4b689f42ffd50feeb055 2022-03-23 17:36:42.261 | ++ functions-common:get_or_create_user:926 : echo 5c4677b579dd4b689f42ffd50feeb055 2022-03-23 17:36:42.261 | + lib/swift:create_swift_accounts:647 : swift_user_test2=5c4677b579dd4b689f42ffd50feeb055 2022-03-23 17:36:42.261 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 17:36:42.261 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:36:42.261 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 5c4677b579dd4b689f42ffd50feeb055 f24fe8512f714b6ead528db1f0e002d1 2022-03-23 17:36:42.261 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:36:42.261 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:36:42.261 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:36:42.261 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:36:42.261 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:36:42.261 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:36:42.261 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:36:42.261 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:36:42.261 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c4677b579dd4b689f42ffd50feeb055 --project f24fe8512f714b6ead528db1f0e002d1 2022-03-23 17:36:42.261 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.261 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:36:42.262 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.262 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.262 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.262 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.262 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:36:42.262 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:36:42.262 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5c4677b579dd4b689f42ffd50feeb055 --project f24fe8512f714b6ead528db1f0e002d1 2022-03-23 17:36:42.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.262 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.262 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.262 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.262 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:36:42.262 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c4677b579dd4b689f42ffd50feeb055 --project f24fe8512f714b6ead528db1f0e002d1 2022-03-23 17:36:42.262 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.262 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.262 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.262 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.262 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:36:42.262 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:36:42.262 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | 5c4677b579dd4b689f42ffd50feeb055 | | f24fe8512f714b6ead528db1f0e002d1 | | | False |' 2022-03-23 17:36:42.262 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:36:42.262 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.262 | + functions-common:get_or_add_user_project_role:995 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.262 | + functions-common:get_or_add_user_project_role:997 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.262 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.262 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 17:36:42.263 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 17:36:42.263 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:36:42.263 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 17:36:42.263 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 17:36:42.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.263 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.263 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.263 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.263 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 17:36:42.263 | 306117fc0a274960ba47180a5e3387c4' 2022-03-23 17:36:42.263 | ++ functions-common:get_or_create_domain:888 : echo 306117fc0a274960ba47180a5e3387c4 2022-03-23 17:36:42.263 | + lib/swift:create_swift_accounts:652 : swift_domain=306117fc0a274960ba47180a5e3387c4 2022-03-23 17:36:42.263 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 17:36:42.263 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:36:42.263 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 17:36:42.263 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 306117fc0a274960ba47180a5e3387c4 2022-03-23 17:36:42.263 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:36:42.263 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=306117fc0a274960ba47180a5e3387c4 --or-show -f value -c id 2022-03-23 17:36:42.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.263 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.263 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.263 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.263 | ++ functions-common:get_or_create_project:938 : project_id=57a781f3c055476592a0fe0023d38018 2022-03-23 17:36:42.263 | ++ functions-common:get_or_create_project:939 : echo 57a781f3c055476592a0fe0023d38018 2022-03-23 17:36:42.263 | + lib/swift:create_swift_accounts:656 : swift_project_test4=57a781f3c055476592a0fe0023d38018 2022-03-23 17:36:42.263 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 17:36:42.263 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:36:42.263 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 17:36:42.263 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 306117fc0a274960ba47180a5e3387c4 test4@example.com 2022-03-23 17:36:42.264 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:36:42.264 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 17:36:42.264 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 17:36:42.264 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=306117fc0a274960ba47180a5e3387c4 --email=test4@example.com --or-show -f value -c id 2022-03-23 17:36:42.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.264 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.264 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.264 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.264 | ++ functions-common:get_or_create_user:925 : user_id=0efc67c0933b4d40b64cbc00ebe453b3 2022-03-23 17:36:42.264 | ++ functions-common:get_or_create_user:926 : echo 0efc67c0933b4d40b64cbc00ebe453b3 2022-03-23 17:36:42.264 | + lib/swift:create_swift_accounts:661 : swift_user_test4=0efc67c0933b4d40b64cbc00ebe453b3 2022-03-23 17:36:42.264 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 17:36:42.264 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:36:42.264 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 0efc67c0933b4d40b64cbc00ebe453b3 57a781f3c055476592a0fe0023d38018 2022-03-23 17:36:42.264 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:36:42.264 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:36:42.264 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:36:42.264 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:36:42.264 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:36:42.264 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:36:42.264 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:36:42.264 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:36:42.264 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0efc67c0933b4d40b64cbc00ebe453b3 --project 57a781f3c055476592a0fe0023d38018 2022-03-23 17:36:42.264 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.264 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:36:42.264 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.264 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.264 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.264 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.265 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.265 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:36:42.265 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:36:42.265 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0efc67c0933b4d40b64cbc00ebe453b3 --project 57a781f3c055476592a0fe0023d38018 2022-03-23 17:36:42.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.265 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.265 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.265 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0efc67c0933b4d40b64cbc00ebe453b3 --project 57a781f3c055476592a0fe0023d38018 2022-03-23 17:36:42.265 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:36:42.265 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:36:42.265 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:36:42.265 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.265 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:42.265 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:42.265 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:36:42.265 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:36:42.265 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:36:42.265 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | 0efc67c0933b4d40b64cbc00ebe453b3 | | 57a781f3c055476592a0fe0023d38018 | | | False |' 2022-03-23 17:36:42.265 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:36:42.265 | ++ functions-common:get_field:812 : read data 2022-03-23 17:36:42.265 | + functions-common:get_or_add_user_project_role:995 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.265 | + functions-common:get_or_add_user_project_role:997 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.265 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:36:42.297 | [462239 Async create_swift_accounts:497235]: finished create_swift_accounts with result 0 in 131 seconds 2022-03-23 17:36:42.304 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 17:36:42.307 | + inc/async:async_wait:197 : return 0 2022-03-23 17:36:42.310 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 17:36:42.328 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:36:42.331 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 17:36:42.350 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:36:42.353 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 17:36:42.356 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:36:42.359 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 17:36:42.361 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 17:36:42.364 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 17:36:42.424 | + inc/async:async_inner:63 : init_glance 2022-03-23 17:36:42.463 | [462239 Async init_glance:501492]: running: init_glance 2022-03-23 17:36:42.466 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 17:36:42.486 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:36:42.490 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 17:36:42.492 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:36:42.495 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 17:36:42.497 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 17:36:42.500 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 17:36:42.504 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:36:42.505 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:36:42.511 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:36:42.513 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:36:42.516 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:36:42.520 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:36:42.522 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 17:36:42.525 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 17:36:42.528 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 17:36:42.530 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 17:36:42.545 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 17:36:42.547 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 17:36:46.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:46.030 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:46.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:46.030 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:49.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:49.642 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:49.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:49.642 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:52.922 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:36:52.951 | [501492 Async init_glance:501492]: finished successfully 2022-03-23 17:36:53.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:53.308 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:53.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:53.308 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:56.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:56.787 | from cryptography.utils import int_from_bytes 2022-03-23 17:36:56.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:36:56.787 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:00.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:00.286 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:00.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:00.286 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:03.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:03.769 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:03.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:03.769 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:07.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:07.248 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:07.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:07.248 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:10.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:10.930 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:10.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:10.930 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:15.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:15.682 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:15.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:15.682 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:15.683 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 17:37:21.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:21.615 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:21.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:21.615 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:21.956 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 17:37:21.961 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 17:37:21.964 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 17:37:21.966 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 17:37:21.968 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 17:37:21.971 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 17:37:21.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 17:37:21.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 17:37:21.978 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 17:37:21.980 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 17:37:21.982 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 17:37:21.984 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 17:37:21.987 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 17:37:21.989 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 17:37:21.991 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 17:37:21.994 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 17:37:21.998 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:22.001 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 17:37:22.003 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:22.009 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 17:37:22.011 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 17:37:22.014 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 17:37:22.016 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 17:37:22.018 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 17:37:22.021 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 17:37:22.050 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 17:37:22.079 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 17:37:22.111 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 17:37:22.142 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 17:37:22.172 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 17:37:22.202 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 17:37:22.205 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 17:37:22.207 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 17:37:22.210 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:37:22.214 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:37:22.231 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:37:22.234 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:37:22.236 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:37:22.239 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:37:22.242 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:37:22.272 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:37:22.304 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:37:22.340 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:37:22.373 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 17:37:22.390 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:37:22.393 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 17:37:22.395 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:37:22.398 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 17:37:22.401 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 17:37:22.403 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 17:37:22.415 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 17:37:22.418 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:37:22.420 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 17:37:22.423 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 17:37:22.435 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 17:37:22.448 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 17:37:22.450 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 17:37:22.463 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 17:37:22.476 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 17:37:22.488 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 17:37:22.491 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:37:22.494 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 17:37:22.499 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.NiTHm9z436 2022-03-23 17:37:22.501 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 17:37:22.504 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:37:22.506 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.NiTHm9z436 2022-03-23 17:37:22.510 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.NiTHm9z436 2022-03-23 17:37:22.523 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.NiTHm9z436 /etc/sudoers.d/neutron-rootwrap 2022-03-23 17:37:22.536 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:37:22.569 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 17:37:22.572 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:37:22.602 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 17:37:22.605 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 17:37:22.607 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 17:37:22.610 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:37:22.612 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:37:22.615 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:37:22.638 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:22.641 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:37:22.644 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:37:22.646 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:37:22.668 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:22.671 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:37:22.675 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:37:22.709 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:37:22.712 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:37:22.715 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 17:37:22.733 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:22.735 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 17:37:22.738 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 17:37:22.741 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:37:22.743 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:37:22.746 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 17:37:22.749 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 17:37:22.752 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:37:22.754 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 17:37:22.758 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 17:37:22.761 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 17:37:22.766 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 17:37:22.768 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-23 17:37:22.773 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 17:37:22.791 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:22.794 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 17:37:22.797 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 17:37:22.799 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 17:37:22.804 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 17:37:22.834 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 17:37:22.866 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 17:37:22.897 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 17:37:22.928 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 17:37:22.959 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 17:37:22.962 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:37:22.964 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 17:37:22.967 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:37:22.969 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 17:37:23.001 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 17:37:23.032 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:37:23.064 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 17:37:23.095 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 17:37:23.126 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 17:37:23.157 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 17:37:23.188 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 17:37:23.219 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:37:23.251 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:37:23.282 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 17:37:23.313 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 17:37:23.345 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 17:37:23.348 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:37:23.351 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:37:23.353 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 17:37:23.356 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 17:37:23.387 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 17:37:23.419 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-03-23 17:37:23.449 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 17:37:23.481 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 17:37:23.513 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 17:37:23.543 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 17:37:23.574 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 17:37:23.605 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:37:23.637 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 17:37:23.668 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 17:37:23.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 17:37:23.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 17:37:23.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 17:37:23.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 17:37:23.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 17:37:23.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 17:37:23.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-03-23 17:37:23.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-03-23 17:37:23.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-03-23 17:37:23.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 17:37:23.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 17:37:23.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 17:37:23.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 17:37:23.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 17:37:23.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 17:37:23.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 17:37:23.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 17:37:23.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 17:37:23.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-23 17:37:23.746 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-23 17:37:23.749 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:23.752 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:37:23.754 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 17:37:23.756 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 17:37:23.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:37:23.761 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 17:37:23.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 17:37:23.793 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 17:37:23.795 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:23.798 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:37:23.801 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 17:37:23.803 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 17:37:23.806 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:37:23.808 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 17:37:23.838 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 17:37:23.840 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:23.843 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:37:23.845 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 17:37:23.848 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 17:37:23.851 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:37:23.853 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 17:37:23.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 17:37:23.886 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:23.889 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 17:37:23.891 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 17:37:23.894 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 17:37:23.896 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:37:23.899 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-23 17:37:23.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 17:37:23.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:23.934 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 17:37:23.937 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 17:37:23.939 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 17:37:23.942 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:37:23.944 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 17:37:23.974 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 17:37:23.976 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:23.979 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 17:37:23.982 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 17:37:23.984 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 17:37:23.987 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:37:23.989 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 17:37:24.019 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-03-23 17:37:24.022 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:24.024 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 17:37:24.027 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-03-23 17:37:24.029 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-03-23 17:37:24.032 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:37:24.035 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-03-23 17:37:24.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 17:37:24.068 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:37:24.070 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 17:37:24.073 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 17:37:24.076 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 17:37:24.078 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:37:24.081 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 17:37:24.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 17:37:24.113 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 17:37:24.131 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:24.133 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 17:37:24.136 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:37:24.168 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 17:37:24.170 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:37:24.199 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 17:37:24.233 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 17:37:24.236 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 17:37:24.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 17:37:24.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 17:37:27.281 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 17:37:27.281 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 17:37:27.284 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=503434) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 17:37:27.338 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=503434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:37:27.338 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=503434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:37:27.338 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=503434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:37:27.338 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=503434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:37:27.338 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=503434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:37:27.338 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=503434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:37:27.393 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 17:37:27.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:27.394 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:27.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:27.394 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:27.776 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 17:37:27.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 17:37:27.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 17:37:27.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:37:27.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 17:37:27.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-23 17:37:27.867 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 17:37:27.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 17:37:27.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-23 17:37:27.904 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 17:37:27.908 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 17:37:27.916 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 17:37:27.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 17:37:27.922 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 17:37:27.935 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 17:37:27.948 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 17:37:27.951 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 17:37:27.959 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 17:37:27.963 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 17:37:27.966 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 17:37:27.974 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 17:37:27.978 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 17:37:27.980 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 17:37:27.983 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 17:37:27.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 17:37:27.988 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 17:37:27.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 17:37:27.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 17:37:27.996 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:37:27.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 17:37:28.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 17:37:28.032 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-23 17:37:28.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 17:37:28.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 17:37:28.106 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 17:37:28.146 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 17:37:28.166 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:28.168 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 17:37:28.171 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 17:37:28.176 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 17:37:28.208 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 17:37:28.238 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:37:28.270 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 17:37:28.273 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:37:28.305 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 17:37:28.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:28.326 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 17:37:28.329 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 17:37:28.358 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 17:37:28.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 17:37:28.363 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 17:37:28.393 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 17:37:28.395 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 17:37:28.398 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 17:37:28.401 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 17:37:28.419 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:28.421 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 17:37:28.424 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-23 17:37:28.429 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 17:37:28.460 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:37:28.493 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 17:37:28.496 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:37:28.526 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 17:37:28.528 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 17:37:28.559 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 17:37:28.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 17:37:28.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 17:37:28.596 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 17:37:28.599 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 17:37:28.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 17:37:28.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 17:37:31.615 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 17:37:31.615 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 17:37:31.615 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=504000) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 17:37:31.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=504000) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:37:31.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=504000) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:37:31.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=504000) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:37:31.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=504000) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:37:31.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=504000) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:37:31.669 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=504000) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:37:31.728 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 17:37:31.729 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=504000) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 17:37:31.729 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=504000) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 17:37:31.730 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 17:37:31.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:31.730 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:31.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:37:31.730 | from cryptography.utils import int_from_bytes 2022-03-23 17:37:32.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 17:37:32.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 17:37:32.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 17:37:32.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 17:37:32.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 17:37:32.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:37:32.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 17:37:32.156 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 17:37:32.159 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 17:37:32.161 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 17:37:32.164 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 17:37:32.177 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-23 17:37:32.195 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 17:37:32.198 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 17:37:32.201 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 17:37:32.204 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 17:37:32.207 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 17:37:32.209 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 17:37:32.212 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 17:37:32.215 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 17:37:32.217 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 17:37:32.220 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 17:37:32.223 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 17:37:32.225 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 17:37:32.228 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 17:37:32.230 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 17:37:32.234 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 17:37:32.234 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 17:37:32.241 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 17:37:32.243 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 17:37:32.246 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 17:37:32.249 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 17:37:32.253 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 17:37:32.253 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 17:37:32.254 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 17:37:32.260 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.63/22 brd 192.168.3.255' 2022-03-23 17:37:32.262 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 17:37:32.265 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 17:37:32.267 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 17:37:32.270 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 17:37:32.272 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.63/22 brd 192.168.3.255 != '' ]] 2022-03-23 17:37:32.275 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1' 2022-03-23 17:37:32.277 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data' 2022-03-23 17:37:32.280 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 17:37:32.283 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 17:37:32.287 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.63/22 brd 192.168.3.255 2022-03-23 17:37:32.288 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 17:37:32.288 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 17:37:32.288 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 17:37:32.295 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.63 2022-03-23 17:37:32.297 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.63 ' 2022-03-23 17:37:32.300 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1 2022-03-23 17:37:32.313 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data 2022-03-23 17:37:32.326 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 17:37:32.339 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 17:37:32.360 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.63 2022-03-23 17:37:32.369 | PING 192.168.0.63 (192.168.0.63) from 192.168.0.63 br-data: 56(84) bytes of data. 2022-03-23 17:37:32.369 | 64 bytes from 192.168.0.63: icmp_seq=1 ttl=64 time=0.107 ms 2022-03-23 17:37:33.397 | 64 bytes from 192.168.0.63: icmp_seq=2 ttl=64 time=0.058 ms 2022-03-23 17:37:34.421 | 64 bytes from 192.168.0.63: icmp_seq=3 ttl=64 time=0.058 ms 2022-03-23 17:37:34.421 | 2022-03-23 17:37:34.421 | --- 192.168.0.63 ping statistics --- 2022-03-23 17:37:34.421 | 3 packets transmitted, 3 received, 0% packet loss, time 2052ms 2022-03-23 17:37:34.421 | rtt min/avg/max/mdev = 0.058/0.074/0.107/0.023 ms 2022-03-23 17:37:34.427 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 17:37:34.427 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 17:37:34.433 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 17:37:34.436 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 17:37:34.454 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:34.457 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 17:37:34.460 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 17:37:34.465 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 17:37:34.497 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.45 2022-03-23 17:37:34.529 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 17:37:34.561 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:37:34.594 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 17:37:34.597 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:37:34.629 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 17:37:34.631 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 17:37:34.650 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:37:34.652 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:37:34.655 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 17:37:34.673 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:37:34.675 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 17:37:34.693 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:37:34.696 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 17:37:34.714 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:37:34.717 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 17:37:34.748 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 17:37:34.779 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 17:37:34.782 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 17:37:34.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:34.804 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 17:37:34.823 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:34.826 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 17:37:34.829 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 17:37:34.890 | + inc/async:async_inner:63 : init_neutron 2022-03-23 17:37:34.931 | [462239 Async init_neutron:504476]: running: init_neutron 2022-03-23 17:37:34.934 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 17:37:34.954 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:34.958 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 17:37:34.969 | ++ ./stack.sh:main:1162 : true 2022-03-23 17:37:34.972 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 17:37:34.975 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 17:37:34.977 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 17:37:34.990 | dnsmasq: no process found 2022-03-23 17:37:34.994 | + ./stack.sh:main:1164 : true 2022-03-23 17:37:34.996 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 17:37:35.002 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:37:35.005 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 17:37:35.005 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 17:37:35.009 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 17:37:35.009 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 17:37:35.016 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 17:37:35.019 | + lib/nova:clean_iptables:186 : bash 2022-03-23 17:37:35.037 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 17:37:35.037 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 17:37:35.037 | + lib/nova:clean_iptables:188 : bash 2022-03-23 17:37:35.037 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 17:37:35.037 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 17:37:35.037 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:37:35.037 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 17:37:35.049 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 17:37:35.049 | + lib/nova:clean_iptables:190 : bash 2022-03-23 17:37:35.049 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 17:37:35.052 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:37:35.053 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 17:37:35.056 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 17:37:35.056 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 17:37:35.069 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:37:35.073 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 17:37:35.074 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 17:37:35.074 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 17:37:35.074 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 17:37:35.077 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 17:37:35.085 | + lib/nova:clean_iptables:192 : bash 2022-03-23 17:37:35.089 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 17:37:35.098 | net.ipv4.ip_forward = 1 2022-03-23 17:37:35.102 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 17:37:35.120 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:35.122 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 17:37:35.126 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 17:37:35.128 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 17:37:35.163 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 17:37:35.196 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 17:37:35.199 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 17:37:35.238 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 17:37:35.271 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 17:37:35.289 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:35.292 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 17:37:35.295 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:37:35.298 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 17:37:35.300 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 17:37:35.303 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 17:37:35.369 | + inc/async:async_inner:63 : init_swift 2022-03-23 17:37:35.428 | [462239 Async init_swift:504834]: running: init_swift 2022-03-23 17:37:35.431 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 17:37:35.455 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:35.458 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 17:37:35.461 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:37:35.466 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 17:37:35.466 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 17:37:35.469 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 17:37:35.549 | + inc/async:async_inner:63 : init_cinder 2022-03-23 17:37:35.644 | [462239 Async init_cinder:504929]: running: init_cinder 2022-03-23 17:37:35.658 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 17:37:35.707 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:37:35.713 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 17:37:35.719 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:37:35.725 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 17:37:35.730 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 17:37:35.739 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 17:37:35.847 | + inc/async:async_inner:63 : init_placement 2022-03-23 17:37:35.919 | [462239 Async init_placement:505048]: running: init_placement 2022-03-23 17:37:35.926 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 17:37:36.013 | [462239 Async init_neutron:504476]: Waiting for completion of init_neutron running on PID 504476 (6 other jobs running) 2022-03-23 17:37:36.052 | [462239 Async init_neutron:504476]: Signaling child to exit 2022-03-23 17:37:47.226 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:37:47.265 | [504929 Async init_cinder:504929]: finished successfully 2022-03-23 17:37:49.717 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:37:49.753 | [504834 Async init_swift:504834]: finished successfully 2022-03-23 17:38:04.142 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:38:04.169 | [504476 Async init_neutron:504476]: finished successfully 2022-03-23 17:38:04.190 | WAKEUP 2022-03-23 17:38:04.216 | [462239 Async init_neutron:504476]: Signaled 2022-03-23 17:38:04.218 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 17:38:04.218 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:38:04.218 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:38:04.218 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:38:04.218 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:38:04.218 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:38:04.218 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:38:04.218 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 17:38:04.218 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 17:38:04.218 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 17:38:04.218 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 17:38:04.218 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 17:38:04.218 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 17:38:04.218 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:04.218 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 17:38:04.218 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:04.219 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 17:38:04.219 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:38:04.219 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:04.219 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:04.219 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:04.219 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057058088 2022-03-23 17:38:04.219 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 17:38:04.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:04.219 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:04.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:04.219 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 17:38:04.219 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 17:38:04.220 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 17:38:04.221 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 17:38:04.222 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 17:38:04.223 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 17:38:04.223 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 17:38:04.223 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 17:38:04.223 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 17:38:04.223 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 17:38:04.223 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 17:38:04.223 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 17:38:04.223 | Running upgrade for neutron ... 2022-03-23 17:38:04.223 | OK 2022-03-23 17:38:04.223 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 17:38:04.223 | + functions-common:time_stop:2425 : local name 2022-03-23 17:38:04.223 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:38:04.223 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:38:04.223 | + functions-common:time_stop:2428 : local total 2022-03-23 17:38:04.223 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:38:04.223 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:38:04.223 | + functions-common:time_stop:2432 : start_time=1648057058088 2022-03-23 17:38:04.223 | + functions-common:time_stop:2434 : [[ -z 1648057058088 ]] 2022-03-23 17:38:04.223 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:38:04.223 | + functions-common:time_stop:2437 : end_time=1648057084125 2022-03-23 17:38:04.223 | + functions-common:time_stop:2438 : elapsed_time=26037 2022-03-23 17:38:04.223 | + functions-common:time_stop:2439 : total=8645 2022-03-23 17:38:04.223 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:38:04.223 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34682 2022-03-23 17:38:04.266 | [462239 Async init_neutron:504476]: finished init_neutron with result 0 in 29 seconds 2022-03-23 17:38:04.270 | + inc/async:async_wait:197 : return 0 2022-03-23 17:38:04.273 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 17:38:04.333 | [462239 Async init_placement:505048]: Waiting for completion of init_placement running on PID 505048 (5 other jobs running) 2022-03-23 17:38:04.361 | [462239 Async init_placement:505048]: Signaling child to exit 2022-03-23 17:38:23.370 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:38:23.398 | [505048 Async init_placement:505048]: finished successfully 2022-03-23 17:38:23.418 | WAKEUP 2022-03-23 17:38:23.443 | [462239 Async init_placement:505048]: Signaled 2022-03-23 17:38:23.444 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 17:38:23.444 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 17:38:23.444 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 17:38:23.445 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 17:38:23.445 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 17:38:23.445 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:23.445 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 17:38:23.445 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:23.445 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 17:38:23.445 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 17:38:23.445 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 17:38:23.445 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 17:38:23.445 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:38:23.445 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:38:23.445 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:38:23.445 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:38:23.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.445 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.445 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.445 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:38:23.445 | + functions-common:get_or_create_user:925 : user_id=c8774896c6bb470ba3f282e8f54877de 2022-03-23 17:38:23.445 | + functions-common:get_or_create_user:926 : echo c8774896c6bb470ba3f282e8f54877de 2022-03-23 17:38:23.445 | c8774896c6bb470ba3f282e8f54877de 2022-03-23 17:38:23.445 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 17:38:23.445 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:38:23.445 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:38:23.445 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:38:23.445 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:38:23.445 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:38:23.445 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:38:23.445 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:38:23.445 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:38:23.446 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:38:23.446 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:38:23.446 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:38:23.446 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:38:23.446 | ++ functions-common:get_field:812 : read data 2022-03-23 17:38:23.446 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:38:23.446 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:38:23.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.446 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.446 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.446 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:38:23.446 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:38:23.446 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:38:23.446 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:38:23.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.446 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.446 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.446 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:38:23.446 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:38:23.446 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:38:23.446 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:38:23.446 | ++ functions-common:get_field:812 : read data 2022-03-23 17:38:23.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.446 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.446 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.446 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:38:23.446 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:38:23.446 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:38:23.446 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:38:23.447 | ++ functions-common:get_field:818 : echo '| 4287eeb3e05b4703822307e16c2c20f2 | c8774896c6bb470ba3f282e8f54877de | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:38:23.447 | ++ functions-common:get_field:812 : read data 2022-03-23 17:38:23.447 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:38:23.447 | + functions-common:get_or_add_user_project_role:997 : echo 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:38:23.447 | 4287eeb3e05b4703822307e16c2c20f2 2022-03-23 17:38:23.447 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:38:23.447 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 17:38:23.447 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:38:23.447 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:38:23.447 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:38:23.447 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:38:23.447 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:38:23.447 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:38:23.447 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:38:23.447 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:38:23.447 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:38:23.447 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:38:23.447 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:38:23.447 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:38:23.447 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:38:23.447 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:38:23.447 | ++ functions-common:get_field:812 : read data 2022-03-23 17:38:23.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.447 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.447 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.447 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:38:23.447 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:38:23.447 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:38:23.447 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:38:23.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.447 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.448 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.448 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:38:23.448 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:38:23.448 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:38:23.448 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:38:23.448 | ++ functions-common:get_field:812 : read data 2022-03-23 17:38:23.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.448 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.448 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.448 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:38:23.448 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:38:23.448 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:38:23.448 | ++ functions-common:get_field:818 : echo '| daf1c362b73c4a0a822cc1401017eef0 | c8774896c6bb470ba3f282e8f54877de | | 2173c6c00af647268c3b4aca67dd23b3 | | | False |' 2022-03-23 17:38:23.448 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:38:23.448 | ++ functions-common:get_field:812 : read data 2022-03-23 17:38:23.448 | + functions-common:get_or_add_user_project_role:995 : user_role_id=daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:38:23.448 | + functions-common:get_or_add_user_project_role:997 : echo daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:38:23.448 | daf1c362b73c4a0a822cc1401017eef0 2022-03-23 17:38:23.448 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.45/placement 2022-03-23 17:38:23.448 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 17:38:23.448 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:38:23.448 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 17:38:23.448 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 17:38:23.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.449 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.449 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.449 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:38:23.449 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:38:23.449 | c3e95cca114e4af299c15b4dc1d4915c' 2022-03-23 17:38:23.449 | + functions-common:get_or_create_service:1094 : echo c3e95cca114e4af299c15b4dc1d4915c 2022-03-23 17:38:23.449 | c3e95cca114e4af299c15b4dc1d4915c 2022-03-23 17:38:23.449 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.45/placement 2022-03-23 17:38:23.449 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:38:23.449 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.45/placement RegionOne 2022-03-23 17:38:23.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:38:23.449 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 17:38:23.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.449 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.449 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.449 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:38:23.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:38:23.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:38:23.449 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.45/placement --region RegionOne -f value -c id 2022-03-23 17:38:23.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.449 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.449 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.449 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:38:23.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6b368ddaa79b457eb6e6bac81bde4792 2022-03-23 17:38:23.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6b368ddaa79b457eb6e6bac81bde4792 2022-03-23 17:38:23.449 | + functions-common:get_or_create_endpoint:1127 : public_id=6b368ddaa79b457eb6e6bac81bde4792 2022-03-23 17:38:23.449 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:38:23.450 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:38:23.450 | + functions-common:get_or_create_endpoint:1136 : echo 6b368ddaa79b457eb6e6bac81bde4792 2022-03-23 17:38:23.450 | 6b368ddaa79b457eb6e6bac81bde4792 2022-03-23 17:38:23.498 | [462239 Async init_placement:505048]: finished init_placement with result 0 in 47 seconds 2022-03-23 17:38:23.503 | + inc/async:async_wait:197 : return 0 2022-03-23 17:38:23.506 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 17:38:23.561 | [462239 Async init_glance:501492]: Waiting for completion of init_glance running on PID 501492 (4 other jobs running) 2022-03-23 17:38:23.588 | [462239 Async init_glance:501492]: Signaling child to exit 2022-03-23 17:38:23.588 | WAKEUP 2022-03-23 17:38:23.613 | [462239 Async init_glance:501492]: Signaled 2022-03-23 17:38:23.615 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 17:38:23.615 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 17:38:23.615 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 17:38:23.615 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 17:38:23.615 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 17:38:23.615 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 17:38:23.615 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 17:38:23.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:23.615 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 17:38:23.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:23.615 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 17:38:23.615 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:38:23.615 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:23.615 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:23.615 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:23.615 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057002723 2022-03-23 17:38:23.615 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 17:38:23.615 | 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=501614) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:38:23.615 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:38:23.615 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:38:23.615 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:38:23.615 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:38:23.615 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:23.615 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:23.615 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 17:38:23.615 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 17:38:23.615 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 17:38:23.615 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 17:38:23.615 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 17:38:23.615 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:38:23.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:38:23.616 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 17:38:23.616 | Database migration is up to date. No migration needed. 2022-03-23 17:38:23.616 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 17:38:23.616 | Database is synced successfully. 2022-03-23 17:38:23.616 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 17:38:23.617 | 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=501769) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 17:38:23.617 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 17:38:23.618 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 17:38:23.618 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 17:38:23.618 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 17:38:23.618 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 17:38:23.618 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 17:38:23.618 | + functions-common:time_stop:2425 : local name 2022-03-23 17:38:23.618 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:38:23.618 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:38:23.618 | + functions-common:time_stop:2428 : local total 2022-03-23 17:38:23.618 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:38:23.618 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:38:23.618 | + functions-common:time_stop:2432 : start_time=1648057002723 2022-03-23 17:38:23.618 | + functions-common:time_stop:2434 : [[ -z 1648057002723 ]] 2022-03-23 17:38:23.618 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:38:23.618 | + functions-common:time_stop:2437 : end_time=1648057012906 2022-03-23 17:38:23.618 | + functions-common:time_stop:2438 : elapsed_time=10183 2022-03-23 17:38:23.618 | + functions-common:time_stop:2439 : total=8645 2022-03-23 17:38:23.618 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:38:23.618 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18828 2022-03-23 17:38:23.662 | [462239 Async init_glance:501492]: finished init_glance with result 0 in 10 seconds 2022-03-23 17:38:23.667 | + inc/async:async_wait:197 : return 0 2022-03-23 17:38:23.669 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 17:38:23.722 | [462239 Async init_swift:504834]: Waiting for completion of init_swift running on PID 504834 (3 other jobs running) 2022-03-23 17:38:23.751 | [462239 Async init_swift:504834]: Signaling child to exit 2022-03-23 17:38:23.751 | WAKEUP 2022-03-23 17:38:23.775 | [462239 Async init_swift:504834]: Signaled 2022-03-23 17:38:23.776 | + lib/swift:init_swift:668 : local node_number 2022-03-23 17:38:23.776 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 17:38:23.776 | No account-reaper running 2022-03-23 17:38:23.776 | No object-reconstructor running 2022-03-23 17:38:23.776 | No object-replicator running 2022-03-23 17:38:23.776 | No container-replicator running 2022-03-23 17:38:23.777 | No account-auditor running 2022-03-23 17:38:23.777 | No container-server running 2022-03-23 17:38:23.777 | No object-server running 2022-03-23 17:38:23.777 | No object-expirer running 2022-03-23 17:38:23.777 | No object-updater running 2022-03-23 17:38:23.777 | No container-reconciler running 2022-03-23 17:38:23.777 | No object-auditor running 2022-03-23 17:38:23.777 | No container-sharder running 2022-03-23 17:38:23.777 | No container-auditor running 2022-03-23 17:38:23.777 | No account-server running 2022-03-23 17:38:23.777 | No account-replicator running 2022-03-23 17:38:23.777 | No proxy-server running 2022-03-23 17:38:23.777 | No container-sync running 2022-03-23 17:38:23.777 | No container-updater running 2022-03-23 17:38:23.777 | + lib/swift:init_swift:670 : true 2022-03-23 17:38:23.777 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 17:38:23.777 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 17:38:23.777 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 17:38:23.777 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 17:38:23.777 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 17:38:23.777 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-23 17:38:23.777 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 17:38:23.777 | + functions:create_disk:732 : local node_number 2022-03-23 17:38:23.777 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.777 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 17:38:23.777 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 17:38:23.777 | + functions:create_disk:736 : local key 2022-03-23 17:38:23.777 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 17:38:23.777 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.777 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.777 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.777 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 17:38:23.778 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.778 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 17:38:23.778 | + functions:destroy_disk:765 : local key 2022-03-23 17:38:23.778 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 17:38:23.778 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.778 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.778 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.778 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 17:38:23.778 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 17:38:23.778 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.778 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.778 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 17:38:23.778 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.778 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:38:23.778 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 17:38:23.778 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 17:38:23.778 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 17:38:23.778 | = reflink=1 2022-03-23 17:38:23.778 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 17:38:23.778 | = sunit=0 swidth=0 blks 2022-03-23 17:38:23.778 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 17:38:23.778 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 17:38:23.778 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 17:38:23.778 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 17:38:23.778 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-23 17:38:23.778 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 17:38:23.778 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-23 17:38:23.778 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 17:38:23.778 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 17:38:23.778 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 17:38:23.778 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 17:38:23.778 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:38:23.779 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 17:38:23.779 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 17:38:23.779 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 17:38:23.779 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 17:38:23.779 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 17:38:23.779 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 17:38:23.779 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 17:38:23.779 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648056212.object.builder backups/1648056214.container.builder backups/1648056215.account.builder backups/1648056221.object.builder backups/1648056222.container.builder backups/1648056223.account.builder backups/1648056221.object.ring.gz backups/1648056222.container.ring.gz backups/1648056223.account.ring.gz 2022-03-23 17:38:23.779 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 17:38:23.779 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 17:38:23.779 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 17:38:23.779 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 17:38:23.779 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:38:23.779 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 17:38:23.779 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 17:38:23.779 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:38:23.779 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 17:38:23.779 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 17:38:23.779 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:38:23.779 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 17:38:23.779 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 17:38:23.779 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:38:23.779 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 17:38:23.779 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:38:23.779 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 17:38:23.779 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:38:23.779 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 17:38:23.779 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:38:23.779 | + lib/swift:init_swift:714 : popd 2022-03-23 17:38:23.827 | [462239 Async init_swift:504834]: finished init_swift with result 0 in 14 seconds 2022-03-23 17:38:23.832 | + inc/async:async_wait:197 : return 0 2022-03-23 17:38:23.836 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 17:38:23.891 | [462239 Async init_cinder:504929]: Waiting for completion of init_cinder running on PID 504929 (2 other jobs running) 2022-03-23 17:38:23.918 | [462239 Async init_cinder:504929]: Signaling child to exit 2022-03-23 17:38:23.918 | WAKEUP 2022-03-23 17:38:23.942 | [462239 Async init_cinder:504929]: Signaled 2022-03-23 17:38:23.943 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 17:38:23.943 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:23.943 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 17:38:23.943 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 17:38:23.944 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 17:38:23.944 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 17:38:23.944 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 17:38:23.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:23.944 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 17:38:23.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:23.944 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 17:38:23.944 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:38:23.944 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:23.944 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:23.944 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:23.944 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057056404 2022-03-23 17:38:23.944 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 17:38:23.944 | 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=505165) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.944 | 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=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:38:23.945 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=505165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:38:23.945 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 17:38:23.945 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:38:23.945 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:38:23.945 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 17:38:23.945 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=505165) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:38:23.945 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 17:38:23.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.945 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:23.945 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:23.945 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 17:38:23.945 | last_heartbeat = column_property( 2022-03-23 17:38:23.945 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 17:38:23.945 | num_hosts = column_property( 2022-03-23 17:38:23.945 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 17:38:23.945 | num_down_hosts = column_property( 2022-03-23 17:38:23.945 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 17:38:23.945 | + functions-common:time_stop:2425 : local name 2022-03-23 17:38:23.945 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:38:23.946 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:38:23.946 | + functions-common:time_stop:2428 : local total 2022-03-23 17:38:23.946 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:38:23.946 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:38:23.946 | + functions-common:time_stop:2432 : start_time=1648057056404 2022-03-23 17:38:23.946 | + functions-common:time_stop:2434 : [[ -z 1648057056404 ]] 2022-03-23 17:38:23.946 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:38:23.946 | + functions-common:time_stop:2437 : end_time=1648057064105 2022-03-23 17:38:23.946 | + functions-common:time_stop:2438 : elapsed_time=7701 2022-03-23 17:38:23.946 | + functions-common:time_stop:2439 : total=8645 2022-03-23 17:38:23.946 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:38:23.946 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16346 2022-03-23 17:38:23.946 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 17:38:23.946 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:23.946 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:38:23.946 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 17:38:23.946 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:38:23.946 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 17:38:23.946 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 17:38:23.946 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 17:38:23.946 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 17:38:23.946 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 17:38:23.946 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 17:38:23.946 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:38:23.946 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 17:38:23.946 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 17:38:23.946 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:38:23.946 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:38:23.946 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:38:23.946 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:38:23.946 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:38:23.946 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:38:23.946 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:38:23.946 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:38:23.947 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:38:23.947 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:38:23.947 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:38:23.947 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 17:38:23.947 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:38:23.947 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:38:23.947 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:38:23.947 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:38:23.947 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:38:23.947 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:38:23.947 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 17:38:23.947 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 17:38:23.947 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 17:38:23.947 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 17:38:23.947 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 17:38:23.947 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 17:38:23.947 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 17:38:23.947 | [Unit] 2022-03-23 17:38:23.947 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:38:23.947 | DefaultDependencies=no 2022-03-23 17:38:23.947 | After=systemd-udev-settle.service 2022-03-23 17:38:23.948 | Before=lvm2-activation-early.service 2022-03-23 17:38:23.948 | Wants=systemd-udev-settle.service 2022-03-23 17:38:23.948 | 2022-03-23 17:38:23.948 | [Service] 2022-03-23 17:38:23.948 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:38:23.948 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 17:38:23.948 | RemainAfterExit=yes 2022-03-23 17:38:23.948 | Type=oneshot 2022-03-23 17:38:23.948 | 2022-03-23 17:38:23.948 | [Install] 2022-03-23 17:38:23.948 | WantedBy=local-fs.target 2022-03-23 17:38:23.948 | Also=systemd-udev-settle.service 2022-03-23 17:38:23.948 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 17:38:23.948 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 17:38:23.948 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 17:38:23.948 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 17:38:23.948 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 17:38:23.948 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 17:38:23.948 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 17:38:23.948 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 17:38:23.948 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 17:38:23.948 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 17:38:23.948 | Physical volume "/dev/loop4" successfully created. 2022-03-23 17:38:23.948 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 17:38:23.948 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 17:38:23.948 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 17:38:23.948 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 17:38:23.948 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 17:38:23.948 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:38:23.948 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 17:38:23.948 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 17:38:23.948 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:23.949 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 17:38:23.949 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 17:38:23.949 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 17:38:23.993 | [462239 Async init_cinder:504929]: finished init_cinder with result 0 in 11 seconds 2022-03-23 17:38:23.998 | + inc/async:async_wait:197 : return 0 2022-03-23 17:38:24.001 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 17:38:24.019 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:24.021 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 17:38:24.024 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:38:24.027 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 17:38:24.029 | + ./stack.sh:main:1218 : init_nova 2022-03-23 17:38:24.032 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 17:38:24.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:24.053 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 17:38:24.071 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:24.074 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:38:24.077 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:38:24.143 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:38:24.183 | [462239 Async nova-cell-0:507393]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:38:24.187 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 17:38:24.192 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:38:24.196 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 17:38:24.198 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:38:24.201 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:38:24.204 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:38:24.269 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:38:24.315 | [462239 Async nova-cell-1:507485]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:38:24.319 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 17:38:24.323 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 17:38:24.326 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 17:38:24.329 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 17:38:24.335 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 17:38:24.340 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:24.870 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 17:38:24.875 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:24.896 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 17:38:25.992 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 17:38:29.445 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:38:29.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:29.456 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:38:29.456 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=507543) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:38:29.482 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:38:29.482 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:38:29.519 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 17:38:31.714 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=507543) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:38:31.725 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 17:38:32.508 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=507543) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:38:32.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:32.516 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:32.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:32.516 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:33.034 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 17:38:33.037 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 17:38:33.040 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 17:38:33.043 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 17:38:33.046 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 17:38:33.050 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 17:38:34.211 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 17:38:37.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:37.213 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:37.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:37.213 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:37.754 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 17:38:37.759 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 17:38:37.762 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 17:38:37.830 | [462239 Async nova-cell-0:507393]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 507393 (3 other jobs running) 2022-03-23 17:38:37.863 | [462239 Async nova-cell-0:507393]: Signaling child to exit 2022-03-23 17:38:37.874 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:38:37.901 | [507393 Async nova-cell-0:507393]: finished successfully 2022-03-23 17:38:37.922 | WAKEUP 2022-03-23 17:38:37.925 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:38:37.946 | [462239 Async nova-cell-0:507393]: Signaled 2022-03-23 17:38:37.947 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 17:38:37.948 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 17:38:37.948 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 17:38:37.948 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 17:38:37.948 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 17:38:37.948 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 17:38:37.948 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 17:38:37.948 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:37.948 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 17:38:37.948 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:37.948 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 17:38:37.948 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:37.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:37.950 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:38:37.950 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=507550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:38:37.950 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:38:37.950 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:38:37.950 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 17:38:37.950 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=507550) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:38:37.950 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 17:38:37.950 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=507550) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:38:37.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:37.950 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:37.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:37.950 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:37.955 | [507485 Async nova-cell-1:507485]: finished successfully 2022-03-23 17:38:37.995 | [462239 Async nova-cell-0:507393]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-03-23 17:38:38.000 | + inc/async:async_wait:197 : return 0 2022-03-23 17:38:38.002 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 17:38:38.005 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 17:38:38.059 | [462239 Async nova-cell-1:507485]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 507485 (2 other jobs running) 2022-03-23 17:38:38.088 | [462239 Async nova-cell-1:507485]: Signaling child to exit 2022-03-23 17:38:38.088 | WAKEUP 2022-03-23 17:38:38.112 | [462239 Async nova-cell-1:507485]: Signaled 2022-03-23 17:38:38.113 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 17:38:38.113 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 17:38:38.114 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 17:38:38.114 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 17:38:38.114 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 17:38:38.114 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 17:38:38.114 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 17:38:38.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:38.114 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 17:38:38.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:38:38.114 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 17:38:38.114 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:38:38.116 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=507557) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:38:38.116 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:38:38.117 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:38:38.117 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 17:38:38.117 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=507557) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:38:38.117 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 17:38:38.117 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=507557) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:38:38.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:38.117 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:38.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:38.117 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:38.163 | [462239 Async nova-cell-1:507485]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-03-23 17:38:38.167 | + inc/async:async_wait:197 : return 0 2022-03-23 17:38:38.170 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:38:38.173 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 17:38:39.188 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 17:38:42.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:42.200 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:42.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:42.200 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:42.200 | Running batches of 50 until complete 2022-03-23 17:38:42.200 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:38:42.200 | | Migration | Total Needed | Completed | 2022-03-23 17:38:42.200 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:38:42.200 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 17:38:42.201 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 17:38:42.201 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 17:38:42.201 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 17:38:42.201 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 17:38:42.201 | | populate_dev_uuids | 0 | 0 | 2022-03-23 17:38:42.201 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 17:38:42.201 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 17:38:42.201 | | populate_user_id | 0 | 0 | 2022-03-23 17:38:42.201 | | populate_uuids | 0 | 0 | 2022-03-23 17:38:42.201 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:38:42.753 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 17:38:42.758 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:38:42.761 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 17:38:42.764 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:38:42.767 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:38:42.770 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-23 17:38:43.786 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 17:38:46.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:46.424 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:46.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:38:46.424 | from cryptography.utils import int_from_bytes 2022-03-23 17:38:46.424 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 17:38:46.424 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 17:38:46.924 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 17:38:46.927 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 17:38:46.942 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 17:38:46.947 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 17:38:46.974 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:46.982 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 17:38:46.987 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 17:38:47.059 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 17:38:47.107 | [462239 Async configure_neutron_nova:508743]: running: configure_neutron_nova 2022-03-23 17:38:47.110 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 17:38:47.113 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:38:47.116 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 17:38:47.119 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:38:47.122 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:38:47.125 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:38:47.128 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:38:47.131 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:38:47.135 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:38:47.139 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:38:47.142 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:38:47.145 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:38:47.148 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 17:38:47.151 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:38:47.172 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:47.175 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:38:47.177 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:38:47.180 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 17:38:47.183 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:38:47.186 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:38:47.189 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 17:38:47.192 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:38:47.195 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:38:47.198 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:38:47.201 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:38:47.204 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 17:38:47.208 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:38:47.211 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 17:38:47.214 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:38:47.217 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:38:47.220 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 17:38:47.223 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.226 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:38:47.229 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 17:38:47.232 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:38:47.234 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:38:47.237 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:38:47.241 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 17:38:47.244 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.247 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 17:38:47.250 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:38:47.253 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 17:38:47.253 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:38:47.253 | gsub("[][]", "", $1); 2022-03-23 17:38:47.253 | split($1, a, "|"); 2022-03-23 17:38:47.253 | if (a[1] == matchgroup) 2022-03-23 17:38:47.253 | print a[2] 2022-03-23 17:38:47.253 | } 2022-03-23 17:38:47.253 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.260 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:38:47.263 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:38:47.270 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:38:47.274 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 17:38:47.276 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 17:38:47.280 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 17:38:47.282 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 17:38:47.286 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 17:38:47.291 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 17:38:47.293 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 17:38:47.296 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 17:38:47.299 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.302 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:38:47.305 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 17:38:47.307 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:38:47.311 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 17:38:47.314 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 17:38:47.317 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 17:38:47.320 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 17:38:47.324 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 17:38:47.325 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.325 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 17:38:47.325 | BEGIN { 2022-03-23 17:38:47.326 | section = "" 2022-03-23 17:38:47.326 | last_section = "" 2022-03-23 17:38:47.326 | section_count = 0 2022-03-23 17:38:47.326 | } 2022-03-23 17:38:47.326 | /^\[.+\]/ { 2022-03-23 17:38:47.326 | gsub("[][]", "", $1); 2022-03-23 17:38:47.326 | section=$1 2022-03-23 17:38:47.326 | next 2022-03-23 17:38:47.326 | } 2022-03-23 17:38:47.326 | /^ *\#/ { 2022-03-23 17:38:47.326 | next 2022-03-23 17:38:47.326 | } 2022-03-23 17:38:47.326 | /^[^ \t]+/ { 2022-03-23 17:38:47.326 | # get offset of first = in $0 2022-03-23 17:38:47.326 | eq_idx = index($0, "=") 2022-03-23 17:38:47.326 | # extract attr & value from $0 2022-03-23 17:38:47.326 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:38:47.326 | value = substr($0, eq_idx + 1) 2022-03-23 17:38:47.326 | # only need to strip trailing whitespace from attr 2022-03-23 17:38:47.326 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:38:47.326 | # need to strip leading & trailing whitespace from value 2022-03-23 17:38:47.326 | sub(/^[ \t]*/, "", value) 2022-03-23 17:38:47.326 | sub(/[ \t]*$/, "", value) 2022-03-23 17:38:47.326 | 2022-03-23 17:38:47.326 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:38:47.326 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:38:47.326 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:38:47.326 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:38:47.326 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:38:47.326 | if (section != last_section) { 2022-03-23 17:38:47.326 | cfg_section[section_count++] = section 2022-03-23 17:38:47.326 | last_section = section 2022-03-23 17:38:47.326 | } 2022-03-23 17:38:47.326 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:38:47.326 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:38:47.326 | 2022-03-23 17:38:47.327 | cfg_attr[section, attr, 0] = value 2022-03-23 17:38:47.327 | cfg_attr_count[section, attr] = 1 2022-03-23 17:38:47.327 | } else { 2022-03-23 17:38:47.327 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:38:47.327 | cfg_attr[section, attr, lno] = value 2022-03-23 17:38:47.327 | } 2022-03-23 17:38:47.327 | } 2022-03-23 17:38:47.327 | END { 2022-03-23 17:38:47.327 | # Process each section in order 2022-03-23 17:38:47.327 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:38:47.327 | section = cfg_section[sno] 2022-03-23 17:38:47.327 | # The ini routines simply append a config item immediately 2022-03-23 17:38:47.327 | # after the section header. To keep the same order as defined 2022-03-23 17:38:47.327 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:38:47.327 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:38:47.327 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:38:47.327 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:38:47.327 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:38:47.327 | else { 2022-03-23 17:38:47.327 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:38:47.327 | count = cfg_attr_count[section, attr] 2022-03-23 17:38:47.327 | print "inidelete " configfile " " section " " attr 2022-03-23 17:38:47.327 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:38:47.327 | for (l = count -2; l >= 0; l--) 2022-03-23 17:38:47.327 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:38:47.327 | } 2022-03-23 17:38:47.327 | } 2022-03-23 17:38:47.327 | } 2022-03-23 17:38:47.327 | } 2022-03-23 17:38:47.327 | ' 2022-03-23 17:38:47.329 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:38:47.331 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.334 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:38:47.336 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 17:38:47.339 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:38:47.342 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 17:38:47.345 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 17:38:47.345 | BEGIN { group = "" } 2022-03-23 17:38:47.345 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:38:47.345 | gsub("[][]", "", $1); 2022-03-23 17:38:47.345 | split($1, a, "|"); 2022-03-23 17:38:47.345 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:38:47.346 | group=a[1] 2022-03-23 17:38:47.346 | } else { 2022-03-23 17:38:47.346 | group="" 2022-03-23 17:38:47.346 | } 2022-03-23 17:38:47.346 | next 2022-03-23 17:38:47.346 | } 2022-03-23 17:38:47.346 | { 2022-03-23 17:38:47.346 | if (group != "") 2022-03-23 17:38:47.346 | print $0 2022-03-23 17:38:47.346 | } 2022-03-23 17:38:47.346 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-23 17:38:47.355 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-23 17:38:47.386 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 17:38:47.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 17:38:47.425 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 17:38:47.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 17:38:47.464 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 17:38:47.471 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 17:38:47.505 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 17:38:47.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 17:38:47.543 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.545 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 17:38:47.548 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 17:38:47.581 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.584 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.45/identity"' 2022-03-23 17:38:47.586 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 17:38:47.621 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 17:38:47.628 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 17:38:47.660 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.663 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 17:38:47.666 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 17:38:47.699 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.702 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 17:38:47.705 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 17:38:47.740 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 17:38:47.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 17:38:47.778 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.781 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 17:38:47.784 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 17:38:47.817 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 17:38:47.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 17:38:47.855 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.858 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:38:47.862 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:38:47.864 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:38:47.868 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 17:38:47.873 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 17:38:47.876 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 17:38:47.880 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 17:38:47.884 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 17:38:47.888 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 17:38:47.891 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 17:38:47.894 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 17:38:47.897 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.900 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:38:47.903 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 17:38:47.906 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:38:47.910 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 17:38:47.913 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 17:38:47.916 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 17:38:47.918 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 17:38:47.923 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 17:38:47.923 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.923 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 17:38:47.923 | BEGIN { 2022-03-23 17:38:47.923 | section = "" 2022-03-23 17:38:47.923 | last_section = "" 2022-03-23 17:38:47.924 | section_count = 0 2022-03-23 17:38:47.924 | } 2022-03-23 17:38:47.924 | /^\[.+\]/ { 2022-03-23 17:38:47.924 | gsub("[][]", "", $1); 2022-03-23 17:38:47.924 | section=$1 2022-03-23 17:38:47.924 | next 2022-03-23 17:38:47.924 | } 2022-03-23 17:38:47.924 | /^ *\#/ { 2022-03-23 17:38:47.924 | next 2022-03-23 17:38:47.924 | } 2022-03-23 17:38:47.924 | /^[^ \t]+/ { 2022-03-23 17:38:47.924 | # get offset of first = in $0 2022-03-23 17:38:47.924 | eq_idx = index($0, "=") 2022-03-23 17:38:47.924 | # extract attr & value from $0 2022-03-23 17:38:47.924 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:38:47.924 | value = substr($0, eq_idx + 1) 2022-03-23 17:38:47.924 | # only need to strip trailing whitespace from attr 2022-03-23 17:38:47.924 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:38:47.924 | # need to strip leading & trailing whitespace from value 2022-03-23 17:38:47.924 | sub(/^[ \t]*/, "", value) 2022-03-23 17:38:47.924 | sub(/[ \t]*$/, "", value) 2022-03-23 17:38:47.924 | 2022-03-23 17:38:47.924 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:38:47.924 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:38:47.924 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:38:47.924 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:38:47.924 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:38:47.924 | if (section != last_section) { 2022-03-23 17:38:47.924 | cfg_section[section_count++] = section 2022-03-23 17:38:47.924 | last_section = section 2022-03-23 17:38:47.924 | } 2022-03-23 17:38:47.924 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:38:47.924 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:38:47.925 | 2022-03-23 17:38:47.925 | cfg_attr[section, attr, 0] = value 2022-03-23 17:38:47.925 | cfg_attr_count[section, attr] = 1 2022-03-23 17:38:47.925 | } else { 2022-03-23 17:38:47.925 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:38:47.925 | cfg_attr[section, attr, lno] = value 2022-03-23 17:38:47.925 | } 2022-03-23 17:38:47.925 | } 2022-03-23 17:38:47.925 | END { 2022-03-23 17:38:47.925 | # Process each section in order 2022-03-23 17:38:47.925 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:38:47.925 | section = cfg_section[sno] 2022-03-23 17:38:47.925 | # The ini routines simply append a config item immediately 2022-03-23 17:38:47.925 | # after the section header. To keep the same order as defined 2022-03-23 17:38:47.925 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:38:47.925 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:38:47.925 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:38:47.925 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:38:47.925 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:38:47.925 | else { 2022-03-23 17:38:47.925 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:38:47.925 | count = cfg_attr_count[section, attr] 2022-03-23 17:38:47.925 | print "inidelete " configfile " " section " " attr 2022-03-23 17:38:47.925 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:38:47.925 | for (l = count -2; l >= 0; l--) 2022-03-23 17:38:47.925 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:38:47.925 | } 2022-03-23 17:38:47.925 | } 2022-03-23 17:38:47.925 | } 2022-03-23 17:38:47.926 | } 2022-03-23 17:38:47.926 | ' 2022-03-23 17:38:47.926 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.926 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:38:47.928 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:38:47.930 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 17:38:47.932 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:38:47.935 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:38:47.935 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 17:38:47.938 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 17:38:47.938 | BEGIN { group = "" } 2022-03-23 17:38:47.938 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:38:47.938 | gsub("[][]", "", $1); 2022-03-23 17:38:47.938 | split($1, a, "|"); 2022-03-23 17:38:47.938 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:38:47.938 | group=a[1] 2022-03-23 17:38:47.938 | } else { 2022-03-23 17:38:47.938 | group="" 2022-03-23 17:38:47.939 | } 2022-03-23 17:38:47.939 | next 2022-03-23 17:38:47.939 | } 2022-03-23 17:38:47.939 | { 2022-03-23 17:38:47.939 | if (group != "") 2022-03-23 17:38:47.939 | print $0 2022-03-23 17:38:47.939 | } 2022-03-23 17:38:47.939 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:38:47.945 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 17:38:47.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 17:38:47.964 | [508743 Async configure_neutron_nova:508743]: finished successfully 2022-03-23 17:38:47.978 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:47.981 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 17:38:47.984 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 17:38:48.015 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.017 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 17:38:48.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 17:38:48.056 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.058 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 17:38:48.061 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 17:38:48.093 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.098 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 17:38:48.101 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 17:38:48.138 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.140 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 17:38:48.143 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 17:38:48.179 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 17:38:48.186 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 17:38:48.221 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.223 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 17:38:48.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 17:38:48.259 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.262 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 17:38:48.265 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 17:38:48.297 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.299 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 17:38:48.302 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 17:38:48.333 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.335 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 17:38:48.339 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 17:38:48.370 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.372 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 17:38:48.375 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 17:38:48.408 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.412 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 17:38:48.415 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 17:38:48.447 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.450 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 17:38:48.453 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 17:38:48.483 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 17:38:48.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 17:38:48.522 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 17:38:48.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 17:38:48.562 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.565 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:38:48.569 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:38:48.572 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:38:48.576 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 17:38:48.579 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 17:38:48.583 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 17:38:48.586 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 17:38:48.590 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 17:38:48.595 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 17:38:48.598 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 17:38:48.601 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 17:38:48.604 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:48.608 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:38:48.611 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 17:38:48.614 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:38:48.618 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 17:38:48.621 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 17:38:48.625 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 17:38:48.627 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 17:38:48.632 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 17:38:48.632 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 17:38:48.632 | BEGIN { 2022-03-23 17:38:48.632 | section = "" 2022-03-23 17:38:48.632 | last_section = "" 2022-03-23 17:38:48.632 | section_count = 0 2022-03-23 17:38:48.632 | } 2022-03-23 17:38:48.632 | /^\[.+\]/ { 2022-03-23 17:38:48.632 | gsub("[][]", "", $1); 2022-03-23 17:38:48.632 | section=$1 2022-03-23 17:38:48.632 | next 2022-03-23 17:38:48.632 | } 2022-03-23 17:38:48.632 | /^ *\#/ { 2022-03-23 17:38:48.632 | next 2022-03-23 17:38:48.632 | } 2022-03-23 17:38:48.632 | /^[^ \t]+/ { 2022-03-23 17:38:48.632 | # get offset of first = in $0 2022-03-23 17:38:48.632 | eq_idx = index($0, "=") 2022-03-23 17:38:48.632 | # extract attr & value from $0 2022-03-23 17:38:48.632 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:38:48.632 | value = substr($0, eq_idx + 1) 2022-03-23 17:38:48.632 | # only need to strip trailing whitespace from attr 2022-03-23 17:38:48.632 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:38:48.633 | # need to strip leading & trailing whitespace from value 2022-03-23 17:38:48.633 | sub(/^[ \t]*/, "", value) 2022-03-23 17:38:48.633 | sub(/[ \t]*$/, "", value) 2022-03-23 17:38:48.633 | 2022-03-23 17:38:48.633 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:38:48.633 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:38:48.633 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:38:48.633 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:38:48.633 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:38:48.633 | if (section != last_section) { 2022-03-23 17:38:48.633 | cfg_section[section_count++] = section 2022-03-23 17:38:48.633 | last_section = section 2022-03-23 17:38:48.633 | } 2022-03-23 17:38:48.633 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:38:48.633 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:38:48.633 | 2022-03-23 17:38:48.633 | cfg_attr[section, attr, 0] = value 2022-03-23 17:38:48.633 | cfg_attr_count[section, attr] = 1 2022-03-23 17:38:48.633 | } else { 2022-03-23 17:38:48.633 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:38:48.633 | cfg_attr[section, attr, lno] = value 2022-03-23 17:38:48.633 | } 2022-03-23 17:38:48.633 | } 2022-03-23 17:38:48.633 | END { 2022-03-23 17:38:48.633 | # Process each section in order 2022-03-23 17:38:48.633 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:38:48.633 | section = cfg_section[sno] 2022-03-23 17:38:48.633 | # The ini routines simply append a config item immediately 2022-03-23 17:38:48.633 | # after the section header. To keep the same order as defined 2022-03-23 17:38:48.633 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:38:48.633 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:38:48.633 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:38:48.633 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:38:48.634 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:38:48.634 | else { 2022-03-23 17:38:48.634 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:38:48.634 | count = cfg_attr_count[section, attr] 2022-03-23 17:38:48.634 | print "inidelete " configfile " " section " " attr 2022-03-23 17:38:48.634 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:38:48.634 | for (l = count -2; l >= 0; l--) 2022-03-23 17:38:48.634 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:38:48.634 | } 2022-03-23 17:38:48.634 | } 2022-03-23 17:38:48.634 | } 2022-03-23 17:38:48.634 | } 2022-03-23 17:38:48.634 | ' 2022-03-23 17:38:48.634 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.635 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:38:48.637 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:48.639 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:38:48.643 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 17:38:48.647 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:38:48.651 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 17:38:48.658 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 17:38:48.658 | BEGIN { group = "" } 2022-03-23 17:38:48.658 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:38:48.658 | gsub("[][]", "", $1); 2022-03-23 17:38:48.659 | split($1, a, "|"); 2022-03-23 17:38:48.659 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:38:48.659 | group=a[1] 2022-03-23 17:38:48.659 | } else { 2022-03-23 17:38:48.659 | group="" 2022-03-23 17:38:48.659 | } 2022-03-23 17:38:48.659 | next 2022-03-23 17:38:48.659 | } 2022-03-23 17:38:48.659 | { 2022-03-23 17:38:48.659 | if (group != "") 2022-03-23 17:38:48.659 | print $0 2022-03-23 17:38:48.659 | } 2022-03-23 17:38:48.659 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:38:48.663 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 17:38:48.667 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 17:38:48.709 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.711 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 17:38:48.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 17:38:48.750 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 17:38:48.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 17:38:48.788 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 17:38:48.793 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 17:38:48.823 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.827 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 17:38:48.829 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 17:38:48.864 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.868 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 17:38:48.872 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 17:38:48.902 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.905 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 17:38:48.908 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 17:38:48.943 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.945 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 17:38:48.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 17:38:48.980 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:48.983 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:38:48.986 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:38:48.989 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:38:48.992 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 17:38:48.995 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:38:48.999 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:38:49.001 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 17:38:49.005 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:38:49.009 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 17:38:49.012 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 17:38:49.015 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:38:49.018 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:49.020 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:38:49.023 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:38:49.025 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:38:49.029 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:38:49.032 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:38:49.035 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:38:49.038 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 17:38:49.041 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:38:49.042 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 17:38:49.042 | BEGIN { 2022-03-23 17:38:49.042 | section = "" 2022-03-23 17:38:49.042 | last_section = "" 2022-03-23 17:38:49.042 | section_count = 0 2022-03-23 17:38:49.042 | } 2022-03-23 17:38:49.042 | /^\[.+\]/ { 2022-03-23 17:38:49.042 | gsub("[][]", "", $1); 2022-03-23 17:38:49.042 | section=$1 2022-03-23 17:38:49.042 | next 2022-03-23 17:38:49.042 | } 2022-03-23 17:38:49.042 | /^ *\#/ { 2022-03-23 17:38:49.042 | next 2022-03-23 17:38:49.042 | } 2022-03-23 17:38:49.042 | /^[^ \t]+/ { 2022-03-23 17:38:49.042 | # get offset of first = in $0 2022-03-23 17:38:49.042 | eq_idx = index($0, "=") 2022-03-23 17:38:49.042 | # extract attr & value from $0 2022-03-23 17:38:49.042 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:38:49.042 | value = substr($0, eq_idx + 1) 2022-03-23 17:38:49.042 | # only need to strip trailing whitespace from attr 2022-03-23 17:38:49.042 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:38:49.043 | # need to strip leading & trailing whitespace from value 2022-03-23 17:38:49.043 | sub(/^[ \t]*/, "", value) 2022-03-23 17:38:49.043 | sub(/[ \t]*$/, "", value) 2022-03-23 17:38:49.043 | 2022-03-23 17:38:49.043 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:38:49.043 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:38:49.043 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:38:49.043 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:38:49.043 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:38:49.043 | if (section != last_section) { 2022-03-23 17:38:49.043 | cfg_section[section_count++] = section 2022-03-23 17:38:49.043 | last_section = section 2022-03-23 17:38:49.043 | } 2022-03-23 17:38:49.043 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:38:49.043 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:38:49.043 | 2022-03-23 17:38:49.043 | cfg_attr[section, attr, 0] = value 2022-03-23 17:38:49.043 | cfg_attr_count[section, attr] = 1 2022-03-23 17:38:49.043 | } else { 2022-03-23 17:38:49.043 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:38:49.043 | cfg_attr[section, attr, lno] = value 2022-03-23 17:38:49.043 | } 2022-03-23 17:38:49.043 | } 2022-03-23 17:38:49.043 | END { 2022-03-23 17:38:49.043 | # Process each section in order 2022-03-23 17:38:49.043 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:38:49.043 | section = cfg_section[sno] 2022-03-23 17:38:49.043 | # The ini routines simply append a config item immediately 2022-03-23 17:38:49.043 | # after the section header. To keep the same order as defined 2022-03-23 17:38:49.043 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:38:49.043 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:38:49.043 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:38:49.043 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:38:49.043 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:38:49.043 | else { 2022-03-23 17:38:49.044 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:38:49.044 | count = cfg_attr_count[section, attr] 2022-03-23 17:38:49.044 | print "inidelete " configfile " " section " " attr 2022-03-23 17:38:49.044 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:38:49.044 | for (l = count -2; l >= 0; l--) 2022-03-23 17:38:49.044 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:38:49.044 | } 2022-03-23 17:38:49.044 | } 2022-03-23 17:38:49.044 | } 2022-03-23 17:38:49.044 | } 2022-03-23 17:38:49.044 | ' 2022-03-23 17:38:49.044 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:49.045 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:38:49.046 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:38:49.047 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:38:49.050 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:38:49.053 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:38:49.057 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 17:38:49.060 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 17:38:49.060 | BEGIN { group = "" } 2022-03-23 17:38:49.060 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:38:49.060 | gsub("[][]", "", $1); 2022-03-23 17:38:49.060 | split($1, a, "|"); 2022-03-23 17:38:49.060 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:38:49.060 | group=a[1] 2022-03-23 17:38:49.060 | } else { 2022-03-23 17:38:49.060 | group="" 2022-03-23 17:38:49.060 | } 2022-03-23 17:38:49.060 | next 2022-03-23 17:38:49.060 | } 2022-03-23 17:38:49.060 | { 2022-03-23 17:38:49.060 | if (group != "") 2022-03-23 17:38:49.060 | print $0 2022-03-23 17:38:49.060 | } 2022-03-23 17:38:49.060 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:38:49.067 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 17:38:49.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 17:38:49.100 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:49.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 17:38:49.105 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 17:38:49.135 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:38:49.139 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 17:38:49.157 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:49.160 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 17:38:49.163 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:38:49.165 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 17:38:49.168 | + ./stack.sh:main:1252 : start_swift 2022-03-23 17:38:49.171 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 17:38:49.174 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:38:49.176 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 17:38:49.206 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 17:38:49.209 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:38:49.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:38:49.217 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 17:38:49.666 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 17:38:49.671 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 17:38:49.674 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 17:38:49.677 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 17:38:49.680 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 17:38:49.683 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:38:49.686 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:38:49.689 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 17:38:49.692 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:38:49.694 | + functions-common:run_process:1682 : local group= 2022-03-23 17:38:49.697 | + functions-common:run_process:1683 : local user= 2022-03-23 17:38:49.700 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 17:38:49.703 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:38:49.705 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:38:49.708 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:49.711 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:49.715 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:49.720 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057129717 2022-03-23 17:38:49.722 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 17:38:49.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:49.745 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 17:38:49.747 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 17:38:49.751 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:38:49.753 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:38:49.756 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:38:49.759 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:38:49.761 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 17:38:49.764 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 17:38:49.767 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 17:38:49.770 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:38:49.773 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:38:49.776 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:38:49.779 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 17:38:49.782 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 17:38:49.785 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:38:49.788 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:38:49.790 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:38:49.792 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:38:49.795 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:38:49.800 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 17:38:49.803 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:38:49.807 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 17:38:49.866 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 17:38:49.932 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:38:49.991 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 17:38:50.058 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 17:38:50.115 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:38:50.172 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:38:50.174 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 17:38:50.236 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:38:50.815 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 17:38:50.829 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 17:38:51.414 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 17:38:51.448 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:38:51.448 | + functions-common:time_stop:2425 : local name 2022-03-23 17:38:51.449 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:38:51.452 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:38:51.454 | + functions-common:time_stop:2428 : local total 2022-03-23 17:38:51.457 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:38:51.459 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:38:51.462 | + functions-common:time_stop:2432 : start_time=1648057129717 2022-03-23 17:38:51.464 | + functions-common:time_stop:2434 : [[ -z 1648057129717 ]] 2022-03-23 17:38:51.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:38:51.472 | + functions-common:time_stop:2437 : end_time=1648057131470 2022-03-23 17:38:51.476 | + functions-common:time_stop:2438 : elapsed_time=1753 2022-03-23 17:38:51.478 | + functions-common:time_stop:2439 : total=3445 2022-03-23 17:38:51.481 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:38:51.483 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5198 2022-03-23 17:38:51.486 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:38:51.489 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:38:51.492 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 17:38:51.495 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:38:51.499 | + functions-common:run_process:1682 : local group= 2022-03-23 17:38:51.502 | + functions-common:run_process:1683 : local user= 2022-03-23 17:38:51.505 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 17:38:51.508 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:38:51.511 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:38:51.514 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:51.517 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:51.520 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:51.525 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057131522 2022-03-23 17:38:51.528 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 17:38:51.548 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:51.560 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 17:38:51.562 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 17:38:51.565 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:38:51.568 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:38:51.570 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:38:51.573 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:38:51.576 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 17:38:51.579 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 17:38:51.582 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 17:38:51.585 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:38:51.588 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:38:51.591 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:38:51.595 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 17:38:51.597 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 17:38:51.600 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:38:51.604 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:38:51.611 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:38:51.614 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:38:51.616 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:38:51.619 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 17:38:51.623 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:38:51.629 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 17:38:51.693 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 17:38:51.754 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:38:51.813 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 17:38:51.869 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 17:38:51.926 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:38:51.983 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:38:51.986 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 17:38:52.042 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:38:52.581 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 17:38:52.596 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 17:38:53.143 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 17:38:53.171 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:38:53.174 | + functions-common:time_stop:2425 : local name 2022-03-23 17:38:53.176 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:38:53.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:38:53.181 | + functions-common:time_stop:2428 : local total 2022-03-23 17:38:53.184 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:38:53.186 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:38:53.189 | + functions-common:time_stop:2432 : start_time=1648057131522 2022-03-23 17:38:53.191 | + functions-common:time_stop:2434 : [[ -z 1648057131522 ]] 2022-03-23 17:38:53.195 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:38:53.200 | + functions-common:time_stop:2437 : end_time=1648057133196 2022-03-23 17:38:53.204 | + functions-common:time_stop:2438 : elapsed_time=1674 2022-03-23 17:38:53.207 | + functions-common:time_stop:2439 : total=5198 2022-03-23 17:38:53.209 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:38:53.212 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6872 2022-03-23 17:38:53.214 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:38:53.217 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:38:53.220 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 17:38:53.222 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:38:53.225 | + functions-common:run_process:1682 : local group= 2022-03-23 17:38:53.227 | + functions-common:run_process:1683 : local user= 2022-03-23 17:38:53.230 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 17:38:53.232 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:38:53.235 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:38:53.237 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:53.240 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:53.243 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:53.248 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057133245 2022-03-23 17:38:53.251 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 17:38:53.271 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:53.274 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 17:38:53.276 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 17:38:53.279 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:38:53.281 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:38:53.284 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:38:53.286 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:38:53.289 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 17:38:53.291 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 17:38:53.294 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 17:38:53.296 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:38:53.299 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:38:53.302 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:38:53.304 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 17:38:53.307 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 17:38:53.310 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:38:53.313 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:38:53.315 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:38:53.318 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:38:53.321 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:38:53.323 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 17:38:53.326 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:38:53.330 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 17:38:53.385 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 17:38:53.443 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:38:53.505 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 17:38:53.563 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 17:38:53.621 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:38:53.678 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:38:53.681 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 17:38:53.738 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:38:54.313 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 17:38:54.327 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 17:38:54.909 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 17:38:54.937 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:38:54.940 | + functions-common:time_stop:2425 : local name 2022-03-23 17:38:54.942 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:38:54.945 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:38:54.949 | + functions-common:time_stop:2428 : local total 2022-03-23 17:38:54.951 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:38:54.954 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:38:54.956 | + functions-common:time_stop:2432 : start_time=1648057133245 2022-03-23 17:38:54.959 | + functions-common:time_stop:2434 : [[ -z 1648057133245 ]] 2022-03-23 17:38:54.962 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:38:54.967 | + functions-common:time_stop:2437 : end_time=1648057134964 2022-03-23 17:38:54.969 | + functions-common:time_stop:2438 : elapsed_time=1719 2022-03-23 17:38:54.972 | + functions-common:time_stop:2439 : total=6872 2022-03-23 17:38:54.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:38:54.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8591 2022-03-23 17:38:54.979 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 17:38:54.982 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 17:38:55.034 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:38:55.037 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 17:38:55.039 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:38:55.042 | + functions-common:run_process:1682 : local group= 2022-03-23 17:38:55.044 | + functions-common:run_process:1683 : local user= 2022-03-23 17:38:55.047 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 17:38:55.049 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:38:55.051 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:38:55.054 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:55.057 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:55.060 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:55.065 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057135062 2022-03-23 17:38:55.067 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 17:38:55.084 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:55.088 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 17:38:55.091 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 17:38:55.093 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:38:55.096 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:38:55.098 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:38:55.101 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:38:55.103 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 17:38:55.106 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 17:38:55.109 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 17:38:55.111 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:38:55.114 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:38:55.117 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 17:38:55.119 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 17:38:55.122 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 17:38:55.125 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:38:55.127 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:38:55.130 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:38:55.134 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:38:55.137 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:38:55.139 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 17:38:55.142 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:38:55.147 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 17:38:55.208 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 17:38:55.268 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:38:55.331 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 17:38:55.387 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 17:38:55.447 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:38:55.518 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:38:55.520 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 17:38:55.578 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:38:56.130 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 17:38:56.674 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 17:38:56.705 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:38:56.711 | + functions-common:time_stop:2425 : local name 2022-03-23 17:38:56.713 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:38:56.716 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:38:56.719 | + functions-common:time_stop:2428 : local total 2022-03-23 17:38:56.721 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:38:56.724 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:38:56.727 | + functions-common:time_stop:2432 : start_time=1648057135062 2022-03-23 17:38:56.730 | + functions-common:time_stop:2434 : [[ -z 1648057135062 ]] 2022-03-23 17:38:56.734 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:38:56.740 | + functions-common:time_stop:2437 : end_time=1648057136737 2022-03-23 17:38:56.742 | + functions-common:time_stop:2438 : elapsed_time=1675 2022-03-23 17:38:56.745 | + functions-common:time_stop:2439 : total=8591 2022-03-23 17:38:56.748 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:38:56.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10266 2022-03-23 17:38:56.753 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 17:38:56.771 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:38:56.774 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:38:56.776 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 17:38:56.779 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:38:56.782 | + functions-common:run_process:1682 : local group= 2022-03-23 17:38:56.784 | + functions-common:run_process:1683 : local user= 2022-03-23 17:38:56.787 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 17:38:56.791 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:38:56.793 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:38:56.796 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:56.799 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:56.802 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:56.807 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057136804 2022-03-23 17:38:56.810 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 17:38:56.829 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:38:56.831 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 17:38:56.834 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 17:38:56.836 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:38:56.839 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:38:56.842 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:38:56.845 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:38:56.847 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 17:38:56.850 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 17:38:56.852 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 17:38:56.855 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:38:56.857 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:38:56.860 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 17:38:56.862 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 17:38:56.865 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 17:38:56.867 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:38:56.870 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:38:56.872 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:38:56.875 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:38:56.878 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:38:56.880 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 17:38:56.883 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:38:56.888 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 17:38:56.943 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 17:38:57.002 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:38:57.059 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 17:38:57.116 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 17:38:57.175 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:38:57.240 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:38:57.243 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 17:38:57.299 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:38:57.844 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 17:38:57.858 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 17:38:58.388 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 17:38:58.417 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:38:58.420 | + functions-common:time_stop:2425 : local name 2022-03-23 17:38:58.422 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:38:58.425 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:38:58.428 | + functions-common:time_stop:2428 : local total 2022-03-23 17:38:58.430 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:38:58.433 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:38:58.435 | + functions-common:time_stop:2432 : start_time=1648057136804 2022-03-23 17:38:58.438 | + functions-common:time_stop:2434 : [[ -z 1648057136804 ]] 2022-03-23 17:38:58.441 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:38:58.446 | + functions-common:time_stop:2437 : end_time=1648057138443 2022-03-23 17:38:58.449 | + functions-common:time_stop:2438 : elapsed_time=1639 2022-03-23 17:38:58.451 | + functions-common:time_stop:2439 : total=10266 2022-03-23 17:38:58.454 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:38:58.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11905 2022-03-23 17:38:58.459 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 17:38:58.459 | Waiting for swift proxy to start... 2022-03-23 17:38:58.462 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.45:8080/info 2022-03-23 17:38:58.465 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:38:58.467 | + functions:wait_for_service:458 : local url=http://10.222.0.45:8080/info 2022-03-23 17:38:58.470 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:38:58.472 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:38:58.474 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:38:58.477 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:38:58.479 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:38:58.482 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:38:58.487 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057138484 2022-03-23 17:38:58.489 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:38:58.496 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 17:38:58.509 | + :: : [[ 000 == 503 ]] 2022-03-23 17:38:58.510 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:38:58.512 | + :: : sleep 1 2022-03-23 17:38:59.516 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 17:38:59.529 | + :: : [[ 000 == 503 ]] 2022-03-23 17:38:59.530 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:38:59.532 | + :: : sleep 1 2022-03-23 17:39:00.535 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 17:39:00.549 | + :: : [[ 000 == 503 ]] 2022-03-23 17:39:00.551 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:39:00.552 | + :: : sleep 1 2022-03-23 17:39:01.556 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 17:39:01.651 | + :: : [[ 200 == 503 ]] 2022-03-23 17:39:01.653 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:39:01.657 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:39:01.660 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:01.662 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:01.665 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:01.668 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:01.670 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:01.673 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:39:01.676 | + functions-common:time_stop:2432 : start_time=1648057138484 2022-03-23 17:39:01.679 | + functions-common:time_stop:2434 : [[ -z 1648057138484 ]] 2022-03-23 17:39:01.682 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:01.688 | + functions-common:time_stop:2437 : end_time=1648057141684 2022-03-23 17:39:01.690 | + functions-common:time_stop:2438 : elapsed_time=3200 2022-03-23 17:39:01.693 | + functions-common:time_stop:2439 : total=6544 2022-03-23 17:39:01.696 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:01.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9744 2022-03-23 17:39:01.701 | + functions:wait_for_service:467 : return 0 2022-03-23 17:39:01.704 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 17:39:01.707 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:39:01.710 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 17:39:01.729 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:01.733 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:39:01.769 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 17:39:01.824 | [462239 Async configure_neutron_nova:508743]: Waiting for completion of configure_neutron_nova running on PID 508743 (2 other jobs running) 2022-03-23 17:39:01.856 | [462239 Async configure_neutron_nova:508743]: Signaling child to exit 2022-03-23 17:39:01.856 | WAKEUP 2022-03-23 17:39:01.880 | [462239 Async configure_neutron_nova:508743]: Signaled 2022-03-23 17:39:01.881 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 17:39:01.881 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:39:01.881 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:39:01.881 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:39:01.881 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:39:01.881 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:39:01.881 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:39:01.881 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 17:39:01.881 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 17:39:01.881 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 17:39:01.882 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 17:39:01.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 17:39:01.882 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 17:39:01.882 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:39:01.882 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 17:39:01.882 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:39:01.882 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 17:39:01.882 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 17:39:01.882 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:39:01.882 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:39:01.882 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:39:01.882 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 17:39:01.882 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 17:39:01.883 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 17:39:01.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 17:39:01.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 17:39:01.883 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 17:39:01.929 | [462239 Async configure_neutron_nova:508743]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 17:39:01.934 | + inc/async:async_wait:197 : return 0 2022-03-23 17:39:01.936 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 17:39:01.957 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:01.960 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:39:01.991 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:39:02.023 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 17:39:02.041 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:02.044 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 17:39:02.046 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:39:02.049 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 17:39:02.051 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 17:39:02.054 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 17:39:02.057 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 17:39:02.059 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 17:39:02.062 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 17:39:02.080 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:39:02.082 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:39:02.085 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:39:02.088 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:39:02.091 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 17:39:02.094 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 17:39:02.099 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:39:02.102 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 17:39:02.104 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:39:02.107 | + functions-common:run_process:1682 : local group= 2022-03-23 17:39:02.110 | + functions-common:run_process:1683 : local user= 2022-03-23 17:39:02.113 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 17:39:02.115 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:39:02.118 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:39:02.121 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:02.124 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:02.127 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:02.131 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057142128 2022-03-23 17:39:02.134 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 17:39:02.152 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:02.155 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 17:39:02.157 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 17:39:02.160 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:39:02.162 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:39:02.165 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:39:02.168 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:39:02.170 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 17:39:02.173 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 17:39:02.175 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 17:39:02.178 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:39:02.180 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:39:02.183 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:39:02.185 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-23 17:39:02.188 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 17:39:02.190 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:39:02.192 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:39:02.195 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:39:02.197 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 17:39:02.199 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:39:02.204 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 17:39:02.266 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 17:39:02.328 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 17:39:02.385 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:39:02.439 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:39:02.495 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 17:39:02.549 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 17:39:02.616 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 17:39:02.671 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 17:39:02.733 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 17:39:02.795 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:39:02.798 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 17:39:02.868 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:39:03.421 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 17:39:03.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 17:39:04.003 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 17:39:04.082 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:39:04.085 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:04.087 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:04.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:04.093 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:04.097 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:04.099 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:39:04.103 | + functions-common:time_stop:2432 : start_time=1648057142128 2022-03-23 17:39:04.106 | + functions-common:time_stop:2434 : [[ -z 1648057142128 ]] 2022-03-23 17:39:04.111 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:04.114 | + functions-common:time_stop:2437 : end_time=1648057144111 2022-03-23 17:39:04.117 | + functions-common:time_stop:2438 : elapsed_time=1983 2022-03-23 17:39:04.119 | + functions-common:time_stop:2439 : total=11905 2022-03-23 17:39:04.122 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:04.125 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13888 2022-03-23 17:39:04.127 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.45/compute/v2.1/ 2022-03-23 17:39:04.130 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 17:39:04.130 | Waiting for nova-api to start... 2022-03-23 17:39:04.133 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.45/compute/v2.1/ 2022-03-23 17:39:04.135 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:39:04.138 | + functions:wait_for_service:458 : local url=http://10.222.0.45/compute/v2.1/ 2022-03-23 17:39:04.141 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:39:04.143 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:39:04.146 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:39:04.149 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:04.151 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:04.157 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:04.160 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057144156 2022-03-23 17:39:04.162 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:39:04.169 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/compute/v2.1/ 2022-03-23 17:39:09.910 | + :: : [[ 200 == 503 ]] 2022-03-23 17:39:09.912 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:39:09.917 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:39:09.921 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:09.925 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:09.929 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:09.933 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:09.937 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:09.939 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:39:09.942 | + functions-common:time_stop:2432 : start_time=1648057144156 2022-03-23 17:39:09.945 | + functions-common:time_stop:2434 : [[ -z 1648057144156 ]] 2022-03-23 17:39:09.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:09.953 | + functions-common:time_stop:2437 : end_time=1648057149950 2022-03-23 17:39:09.956 | + functions-common:time_stop:2438 : elapsed_time=5794 2022-03-23 17:39:09.959 | + functions-common:time_stop:2439 : total=9744 2022-03-23 17:39:09.961 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:09.964 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15538 2022-03-23 17:39:09.967 | + functions:wait_for_service:467 : return 0 2022-03-23 17:39:09.969 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:39:09.972 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:39:09.975 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 17:39:09.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:09.999 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 17:39:10.004 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:39:10.007 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 17:39:10.011 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 17:39:10.014 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:39:10.017 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 17:39:10.036 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:39:10.039 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 17:39:10.061 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:10.065 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 17:39:10.068 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:39:10.071 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 17:39:10.074 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 17:39:10.077 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 17:39:10.080 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:39:10.115 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 17:39:10.117 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 17:39:10.120 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 17:39:10.152 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 17:39:10.184 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 17:39:10.187 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 17:39:10.190 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 17:39:10.193 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 17:39:10.196 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 17:39:10.199 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 17:39:10.203 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 17:39:10.205 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 17:39:10.210 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 17:39:10.212 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 17:39:10.215 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 17:39:10.219 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 17:39:10.222 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.225 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.230 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.233 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 17:39:10.236 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.241 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.245 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 17:39:10.265 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:39:10.268 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 17:39:10.271 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.274 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 17:39:10.277 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.279 | + functions-common:run_process:1682 : local group= 2022-03-23 17:39:10.282 | + functions-common:run_process:1683 : local user= 2022-03-23 17:39:10.285 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 17:39:10.287 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:39:10.290 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:39:10.293 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:10.296 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:10.299 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:10.305 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057150301 2022-03-23 17:39:10.308 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 17:39:10.327 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:10.330 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 17:39:10.333 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 17:39:10.336 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.339 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.342 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.344 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.347 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 17:39:10.349 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 17:39:10.352 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 17:39:10.356 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:39:10.359 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:39:10.362 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 17:39:10.365 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 17:39:10.367 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 17:39:10.370 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.375 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:39:10.378 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:39:10.380 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:39:10.383 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:39:10.385 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 17:39:10.388 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:39:10.393 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 17:39:10.446 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 17:39:10.500 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:10.558 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 17:39:10.613 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 17:39:10.668 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:39:10.727 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:39:10.730 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 17:39:10.789 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:39:11.331 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 17:39:11.349 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 17:39:11.846 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 17:39:11.873 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:39:11.880 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:11.882 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:11.885 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:11.888 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:11.890 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:11.893 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:39:11.895 | + functions-common:time_stop:2432 : start_time=1648057150301 2022-03-23 17:39:11.898 | + functions-common:time_stop:2434 : [[ -z 1648057150301 ]] 2022-03-23 17:39:11.901 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:11.906 | + functions-common:time_stop:2437 : end_time=1648057151903 2022-03-23 17:39:11.908 | + functions-common:time_stop:2438 : elapsed_time=1602 2022-03-23 17:39:11.911 | + functions-common:time_stop:2439 : total=13888 2022-03-23 17:39:11.913 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:11.916 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15490 2022-03-23 17:39:11.918 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.45:9696 2022-03-23 17:39:11.921 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 17:39:11.940 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:39:11.943 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 17:39:11.943 | Waiting for Neutron to start... 2022-03-23 17:39:11.945 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 17:39:11.948 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.45:9696' 'Neutron did not start' 60 2022-03-23 17:39:11.950 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 17:39:11.953 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 17:39:11.956 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 17:39:11.958 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 17:39:11.960 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 17:39:11.963 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 17:39:11.966 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:11.968 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:11.971 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:11.976 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057151973 2022-03-23 17:39:11.979 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.45:9696; do sleep 0.5; done' 2022-03-23 17:39:17.559 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.45:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 17:39:17.561 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:17.564 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:17.566 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:17.569 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:17.572 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:17.574 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 17:39:17.577 | + functions-common:time_stop:2432 : start_time=1648057151973 2022-03-23 17:39:17.580 | + functions-common:time_stop:2434 : [[ -z 1648057151973 ]] 2022-03-23 17:39:17.583 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:17.588 | + functions-common:time_stop:2437 : end_time=1648057157585 2022-03-23 17:39:17.591 | + functions-common:time_stop:2438 : elapsed_time=5612 2022-03-23 17:39:17.594 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:39:17.598 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:17.603 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5612 2022-03-23 17:39:17.607 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 17:39:17.635 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:17.639 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 17:39:17.642 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:39:17.645 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 17:39:17.648 | + ./stack.sh:main:1298 : start_placement 2022-03-23 17:39:17.651 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 17:39:17.653 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 17:39:17.657 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 17:39:17.662 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:39:17.665 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 17:39:17.667 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:39:17.670 | + functions-common:run_process:1682 : local group= 2022-03-23 17:39:17.673 | + functions-common:run_process:1683 : local user= 2022-03-23 17:39:17.675 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 17:39:17.678 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:39:17.681 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:39:17.683 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:17.686 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:17.689 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:17.694 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057157691 2022-03-23 17:39:17.697 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 17:39:17.715 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:17.718 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 17:39:17.721 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 17:39:17.723 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:39:17.726 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:39:17.729 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:39:17.731 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:39:17.734 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 17:39:17.737 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 17:39:17.739 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 17:39:17.742 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:39:17.744 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:39:17.747 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:39:17.750 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 17:39:17.752 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 17:39:17.755 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:39:17.757 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:39:17.760 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:39:17.762 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 17:39:17.765 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:39:17.769 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 17:39:17.827 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 17:39:17.882 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 17:39:17.946 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:39:18.008 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:39:18.067 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 17:39:18.134 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 17:39:18.189 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 17:39:18.245 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 17:39:18.311 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 17:39:18.387 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:39:18.389 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 17:39:18.445 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:39:18.992 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 17:39:19.011 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 17:39:19.536 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 17:39:19.615 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:39:19.618 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:19.621 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:19.624 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:19.628 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:19.630 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:19.633 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:39:19.635 | + functions-common:time_stop:2432 : start_time=1648057157691 2022-03-23 17:39:19.638 | + functions-common:time_stop:2434 : [[ -z 1648057157691 ]] 2022-03-23 17:39:19.641 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:19.646 | + functions-common:time_stop:2437 : end_time=1648057159643 2022-03-23 17:39:19.649 | + functions-common:time_stop:2438 : elapsed_time=1952 2022-03-23 17:39:19.652 | + functions-common:time_stop:2439 : total=15490 2022-03-23 17:39:19.654 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:19.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17442 2022-03-23 17:39:19.659 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 17:39:19.659 | Waiting for placement-api to start... 2022-03-23 17:39:19.662 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.45/placement 2022-03-23 17:39:19.664 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:39:19.667 | + functions:wait_for_service:458 : local url=http://10.222.0.45/placement 2022-03-23 17:39:19.669 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:39:19.672 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:39:19.674 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:39:19.677 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:19.680 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:19.683 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:19.688 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057159685 2022-03-23 17:39:19.690 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:39:19.696 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/placement 2022-03-23 17:39:22.334 | + :: : [[ 200 == 503 ]] 2022-03-23 17:39:22.336 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:39:22.340 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:39:22.343 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:22.347 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:22.350 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:22.353 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:22.357 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:22.360 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:39:22.363 | + functions-common:time_stop:2432 : start_time=1648057159685 2022-03-23 17:39:22.366 | + functions-common:time_stop:2434 : [[ -z 1648057159685 ]] 2022-03-23 17:39:22.370 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:22.375 | + functions-common:time_stop:2437 : end_time=1648057162372 2022-03-23 17:39:22.378 | + functions-common:time_stop:2438 : elapsed_time=2687 2022-03-23 17:39:22.380 | + functions-common:time_stop:2439 : total=15538 2022-03-23 17:39:22.383 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:22.387 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18225 2022-03-23 17:39:22.389 | + functions:wait_for_service:467 : return 0 2022-03-23 17:39:22.392 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 17:39:22.413 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:22.416 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 17:39:22.418 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 17:39:22.423 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:39:22.423 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:39:22.430 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:39:22.433 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:39:22.436 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 17:39:22.439 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:39:22.442 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 17:39:22.444 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:22.447 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 17:39:22.450 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:22.452 | + functions-common:run_process:1682 : local group= 2022-03-23 17:39:22.455 | + functions-common:run_process:1683 : local user= 2022-03-23 17:39:22.458 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 17:39:22.460 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:39:22.463 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:39:22.466 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:22.468 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:22.472 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:22.476 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057162474 2022-03-23 17:39:22.479 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 17:39:22.498 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:22.501 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 17:39:22.504 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 17:39:22.507 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:22.510 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:22.513 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:22.516 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:22.519 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 17:39:22.522 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 17:39:22.526 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 17:39:22.529 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:39:22.532 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:39:22.535 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 17:39:22.537 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 17:39:22.540 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 17:39:22.542 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:22.545 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:39:22.547 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:39:22.550 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:39:22.552 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:39:22.554 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 17:39:22.557 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:39:22.561 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 17:39:22.620 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 17:39:22.677 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:39:22.741 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 17:39:22.798 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 17:39:22.858 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:39:22.914 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:39:22.917 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 17:39:22.977 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:39:23.548 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 17:39:23.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 17:39:24.114 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 17:39:24.142 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:39:24.150 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:24.152 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:24.155 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:24.158 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:24.160 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:24.163 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:39:24.165 | + functions-common:time_stop:2432 : start_time=1648057162474 2022-03-23 17:39:24.168 | + functions-common:time_stop:2434 : [[ -z 1648057162474 ]] 2022-03-23 17:39:24.171 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:24.176 | + functions-common:time_stop:2437 : end_time=1648057164173 2022-03-23 17:39:24.179 | + functions-common:time_stop:2438 : elapsed_time=1699 2022-03-23 17:39:24.181 | + functions-common:time_stop:2439 : total=17442 2022-03-23 17:39:24.184 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:24.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19141 2022-03-23 17:39:24.189 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 17:39:24.192 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 17:39:24.194 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 17:39:24.197 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 17:39:24.199 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:39:24.202 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 17:39:24.205 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:39:24.207 | + functions-common:run_process:1682 : local group= 2022-03-23 17:39:24.210 | + functions-common:run_process:1683 : local user= 2022-03-23 17:39:24.213 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 17:39:24.215 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:39:24.217 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:39:24.220 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:24.222 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:24.226 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:24.231 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057164228 2022-03-23 17:39:24.233 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 17:39:24.252 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:24.255 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-23 17:39:24.258 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 17:39:24.261 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:39:24.263 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:39:24.266 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:39:24.269 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:39:24.272 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 17:39:24.275 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 17:39:24.277 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 17:39:24.280 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:39:24.283 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:39:24.285 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 17:39:24.288 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-23 17:39:24.291 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 17:39:24.293 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:39:24.296 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:39:24.299 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:39:24.301 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:39:24.304 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:39:24.306 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 17:39:24.309 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:39:24.314 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 17:39:24.370 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 17:39:24.429 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:39:24.485 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 17:39:24.543 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 17:39:24.601 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:39:24.657 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:39:24.659 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 17:39:24.714 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:39:25.323 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 17:39:25.338 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 17:39:25.910 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 17:39:25.938 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:39:25.941 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:25.944 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:25.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:25.949 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:25.952 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:25.954 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:39:25.957 | + functions-common:time_stop:2432 : start_time=1648057164228 2022-03-23 17:39:25.960 | + functions-common:time_stop:2434 : [[ -z 1648057164228 ]] 2022-03-23 17:39:25.963 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:25.968 | + functions-common:time_stop:2437 : end_time=1648057165965 2022-03-23 17:39:25.971 | + functions-common:time_stop:2438 : elapsed_time=1737 2022-03-23 17:39:25.973 | + functions-common:time_stop:2439 : total=19141 2022-03-23 17:39:25.976 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:25.978 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20878 2022-03-23 17:39:25.982 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 17:39:25.985 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 17:39:25.987 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 17:39:25.991 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 17:39:25.996 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:25.998 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.001 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.004 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 17:39:26.007 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.010 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.012 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 17:39:26.015 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.017 | + functions-common:run_process:1682 : local group= 2022-03-23 17:39:26.020 | + functions-common:run_process:1683 : local user= 2022-03-23 17:39:26.023 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 17:39:26.025 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:39:26.028 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:39:26.030 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:26.032 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:26.036 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:26.041 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057166038 2022-03-23 17:39:26.045 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 17:39:26.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:26.068 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-23 17:39:26.071 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 17:39:26.075 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.078 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.081 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.084 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.086 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 17:39:26.089 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 17:39:26.093 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 17:39:26.097 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:39:26.103 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:39:26.106 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 17:39:26.108 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-23 17:39:26.111 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 17:39:26.114 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.116 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:39:26.119 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:39:26.122 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:39:26.125 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:39:26.127 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 17:39:26.130 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:39:26.135 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 17:39:26.197 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 17:39:26.267 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:39:26.324 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 17:39:26.384 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 17:39:26.441 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:39:26.496 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:39:26.499 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 17:39:26.557 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:39:27.153 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 17:39:27.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 17:39:27.734 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 17:39:27.764 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:39:27.767 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:27.769 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:27.772 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:27.775 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:27.777 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:27.780 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:39:27.783 | + functions-common:time_stop:2432 : start_time=1648057166038 2022-03-23 17:39:27.785 | + functions-common:time_stop:2434 : [[ -z 1648057166038 ]] 2022-03-23 17:39:27.791 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:27.793 | + functions-common:time_stop:2437 : end_time=1648057167790 2022-03-23 17:39:27.796 | + functions-common:time_stop:2438 : elapsed_time=1752 2022-03-23 17:39:27.799 | + functions-common:time_stop:2439 : total=20878 2022-03-23 17:39:27.801 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:27.804 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22630 2022-03-23 17:39:27.807 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:39:27.810 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 17:39:27.812 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:39:27.815 | + functions-common:run_process:1682 : local group= 2022-03-23 17:39:27.817 | + functions-common:run_process:1683 : local user= 2022-03-23 17:39:27.820 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 17:39:27.822 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:39:27.825 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:39:27.828 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:27.830 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:27.837 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:27.839 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057167836 2022-03-23 17:39:27.842 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 17:39:27.863 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:27.866 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-23 17:39:27.868 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 17:39:27.871 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:39:27.874 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:39:27.876 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:39:27.879 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:39:27.882 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 17:39:27.884 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 17:39:27.887 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 17:39:27.890 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:39:27.892 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:39:27.895 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 17:39:27.898 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-23 17:39:27.901 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 17:39:27.903 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:39:27.906 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:39:27.909 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:39:27.911 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:39:27.914 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:39:27.916 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 17:39:27.919 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:39:27.924 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 17:39:27.986 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 17:39:28.051 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:39:28.113 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 17:39:28.190 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 17:39:28.261 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:39:28.331 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:39:28.334 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 17:39:28.401 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:39:29.044 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 17:39:29.058 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 17:39:29.647 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 17:39:29.670 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:39:29.672 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:29.675 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:29.680 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:29.683 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:29.686 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:29.688 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:39:29.691 | + functions-common:time_stop:2432 : start_time=1648057167836 2022-03-23 17:39:29.694 | + functions-common:time_stop:2434 : [[ -z 1648057167836 ]] 2022-03-23 17:39:29.699 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:29.702 | + functions-common:time_stop:2437 : end_time=1648057169698 2022-03-23 17:39:29.704 | + functions-common:time_stop:2438 : elapsed_time=1862 2022-03-23 17:39:29.707 | + functions-common:time_stop:2439 : total=22630 2022-03-23 17:39:29.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:29.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24492 2022-03-23 17:39:29.715 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:39:29.718 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 17:39:29.720 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:39:29.723 | + functions-common:run_process:1682 : local group= 2022-03-23 17:39:29.725 | + functions-common:run_process:1683 : local user= 2022-03-23 17:39:29.728 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 17:39:29.731 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:39:29.733 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:39:29.736 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:39:29.738 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:39:29.744 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:39:29.746 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057169743 2022-03-23 17:39:29.749 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 17:39:29.770 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:29.772 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-23 17:39:29.775 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 17:39:29.778 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:39:29.780 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:39:29.783 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:39:29.786 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:39:29.789 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 17:39:29.791 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 17:39:29.794 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 17:39:29.797 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:39:29.799 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:39:29.802 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 17:39:29.805 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-23 17:39:29.807 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 17:39:29.810 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:39:29.813 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:39:29.816 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:39:29.819 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:39:29.822 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:39:29.827 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 17:39:29.831 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:39:29.837 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 17:39:29.933 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 17:39:30.026 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:39:30.119 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 17:39:30.222 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 17:39:30.311 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:39:30.376 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:39:30.379 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 17:39:30.458 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:39:31.054 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 17:39:31.071 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 17:39:31.638 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 17:39:31.674 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:39:31.679 | + functions-common:time_stop:2425 : local name 2022-03-23 17:39:31.683 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:39:31.685 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:39:31.688 | + functions-common:time_stop:2428 : local total 2022-03-23 17:39:31.691 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:39:31.693 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:39:31.696 | + functions-common:time_stop:2432 : start_time=1648057169743 2022-03-23 17:39:31.698 | + functions-common:time_stop:2434 : [[ -z 1648057169743 ]] 2022-03-23 17:39:31.704 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:39:31.706 | + functions-common:time_stop:2437 : end_time=1648057171703 2022-03-23 17:39:31.709 | + functions-common:time_stop:2438 : elapsed_time=1960 2022-03-23 17:39:31.712 | + functions-common:time_stop:2439 : total=24492 2022-03-23 17:39:31.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:39:31.717 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26452 2022-03-23 17:39:31.720 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 17:39:31.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:39:31.744 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 17:39:31.747 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 17:39:31.750 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:39:31.752 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 17:39:31.755 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 17:39:31.758 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 17:39:31.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 17:39:31.767 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 17:39:31.770 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 17:39:31.770 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 17:39:31.775 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:39:31.783 | ++ functions-common:get_field:812 : read data 2022-03-23 17:39:34.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:34.411 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:34.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:34.411 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:34.585 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:39:34.589 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:39:34.591 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:39:34.594 | ++ functions-common:get_field:818 : echo '| 862ebfb4eba344ce92e34e5cbe1232df | demo |' 2022-03-23 17:39:34.598 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:39:34.600 | ++ functions-common:get_field:812 : read data 2022-03-23 17:39:34.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:39:34.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 17:39:34.610 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:39:34.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 17:39:34.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 17:39:34.633 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 17:39:34.637 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 17:39:37.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:37.750 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:37.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:37.751 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:37.926 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:39:37.929 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:39:37.930 | address-scope 2022-03-23 17:39:37.930 | router-admin-state-down-before-update 2022-03-23 17:39:37.930 | agent 2022-03-23 17:39:37.930 | agent-resources-synced 2022-03-23 17:39:37.930 | allowed-address-pairs 2022-03-23 17:39:37.930 | auto-allocated-topology 2022-03-23 17:39:37.930 | availability_zone 2022-03-23 17:39:37.930 | availability_zone_filter 2022-03-23 17:39:37.930 | default-subnetpools 2022-03-23 17:39:37.930 | dhcp_agent_scheduler 2022-03-23 17:39:37.930 | dvr 2022-03-23 17:39:37.930 | empty-string-filtering 2022-03-23 17:39:37.930 | external-net 2022-03-23 17:39:37.930 | extra_dhcp_opt 2022-03-23 17:39:37.930 | extraroute 2022-03-23 17:39:37.930 | extraroute-atomic 2022-03-23 17:39:37.930 | filter-validation 2022-03-23 17:39:37.930 | fip-port-details 2022-03-23 17:39:37.930 | flavors 2022-03-23 17:39:37.930 | floatingip-pools 2022-03-23 17:39:37.930 | ip-substring-filtering 2022-03-23 17:39:37.930 | router 2022-03-23 17:39:37.930 | ext-gw-mode 2022-03-23 17:39:37.930 | l3-ha 2022-03-23 17:39:37.930 | l3-flavors 2022-03-23 17:39:37.930 | l3-port-ip-change-not-allowed 2022-03-23 17:39:37.930 | l3_agent_scheduler 2022-03-23 17:39:37.930 | metering 2022-03-23 17:39:37.930 | metering_source_and_destination_fields 2022-03-23 17:39:37.930 | multi-provider 2022-03-23 17:39:37.930 | net-mtu 2022-03-23 17:39:37.930 | net-mtu-writable 2022-03-23 17:39:37.930 | network_availability_zone 2022-03-23 17:39:37.930 | network-ip-availability 2022-03-23 17:39:37.930 | pagination 2022-03-23 17:39:37.930 | port-device-profile 2022-03-23 17:39:37.930 | port-mac-address-regenerate 2022-03-23 17:39:37.931 | port-numa-affinity-policy 2022-03-23 17:39:37.931 | binding 2022-03-23 17:39:37.931 | binding-extended 2022-03-23 17:39:37.931 | port-security 2022-03-23 17:39:37.931 | project-id 2022-03-23 17:39:37.931 | provider 2022-03-23 17:39:37.931 | quota-check-limit 2022-03-23 17:39:37.931 | quotas 2022-03-23 17:39:37.931 | quota_details 2022-03-23 17:39:37.931 | rbac-policies 2022-03-23 17:39:37.931 | rbac-address-group 2022-03-23 17:39:37.931 | rbac-address-scope 2022-03-23 17:39:37.931 | rbac-security-groups 2022-03-23 17:39:37.931 | rbac-subnetpool 2022-03-23 17:39:37.931 | revision-if-match 2022-03-23 17:39:37.931 | standard-attr-revisions 2022-03-23 17:39:37.931 | router_availability_zone 2022-03-23 17:39:37.931 | security-groups-normalized-cidr 2022-03-23 17:39:37.931 | port-security-groups-filtering 2022-03-23 17:39:37.931 | security-groups-remote-address-group 2022-03-23 17:39:37.931 | security-groups-shared-filtering 2022-03-23 17:39:37.931 | security-group 2022-03-23 17:39:37.931 | service-type 2022-03-23 17:39:37.931 | sorting 2022-03-23 17:39:37.931 | standard-attr-description 2022-03-23 17:39:37.931 | stateful-security-group 2022-03-23 17:39:37.931 | subnet_onboard 2022-03-23 17:39:37.931 | subnet-service-types 2022-03-23 17:39:37.931 | subnet_allocation 2022-03-23 17:39:37.931 | subnetpool-prefix-ops 2022-03-23 17:39:37.931 | standard-attr-tag 2022-03-23 17:39:37.931 | standard-attr-timestamp' 2022-03-23 17:39:37.934 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:39:37.934 | address-scope 2022-03-23 17:39:37.934 | router-admin-state-down-before-update 2022-03-23 17:39:37.934 | agent 2022-03-23 17:39:37.934 | agent-resources-synced 2022-03-23 17:39:37.934 | allowed-address-pairs 2022-03-23 17:39:37.934 | auto-allocated-topology 2022-03-23 17:39:37.934 | availability_zone 2022-03-23 17:39:37.934 | availability_zone_filter 2022-03-23 17:39:37.934 | default-subnetpools 2022-03-23 17:39:37.934 | dhcp_agent_scheduler 2022-03-23 17:39:37.934 | dvr 2022-03-23 17:39:37.934 | empty-string-filtering 2022-03-23 17:39:37.934 | external-net 2022-03-23 17:39:37.934 | extra_dhcp_opt 2022-03-23 17:39:37.934 | extraroute 2022-03-23 17:39:37.934 | extraroute-atomic 2022-03-23 17:39:37.934 | filter-validation 2022-03-23 17:39:37.934 | fip-port-details 2022-03-23 17:39:37.934 | flavors 2022-03-23 17:39:37.934 | floatingip-pools 2022-03-23 17:39:37.934 | ip-substring-filtering 2022-03-23 17:39:37.934 | router 2022-03-23 17:39:37.935 | ext-gw-mode 2022-03-23 17:39:37.935 | l3-ha 2022-03-23 17:39:37.935 | l3-flavors 2022-03-23 17:39:37.935 | l3-port-ip-change-not-allowed 2022-03-23 17:39:37.935 | l3_agent_scheduler 2022-03-23 17:39:37.935 | metering 2022-03-23 17:39:37.935 | metering_source_and_destination_fields 2022-03-23 17:39:37.935 | multi-provider 2022-03-23 17:39:37.935 | net-mtu 2022-03-23 17:39:37.935 | net-mtu-writable 2022-03-23 17:39:37.935 | network_availability_zone 2022-03-23 17:39:37.935 | network-ip-availability 2022-03-23 17:39:37.935 | pagination 2022-03-23 17:39:37.935 | port-device-profile 2022-03-23 17:39:37.935 | port-mac-address-regenerate 2022-03-23 17:39:37.935 | port-numa-affinity-policy 2022-03-23 17:39:37.935 | binding 2022-03-23 17:39:37.935 | binding-extended 2022-03-23 17:39:37.935 | port-security 2022-03-23 17:39:37.935 | project-id 2022-03-23 17:39:37.935 | provider 2022-03-23 17:39:37.935 | quota-check-limit 2022-03-23 17:39:37.935 | quotas 2022-03-23 17:39:37.935 | quota_details 2022-03-23 17:39:37.935 | rbac-policies 2022-03-23 17:39:37.935 | rbac-address-group 2022-03-23 17:39:37.935 | rbac-address-scope 2022-03-23 17:39:37.935 | rbac-security-groups 2022-03-23 17:39:37.935 | rbac-subnetpool 2022-03-23 17:39:37.935 | revision-if-match 2022-03-23 17:39:37.935 | standard-attr-revisions 2022-03-23 17:39:37.935 | router_availability_zone 2022-03-23 17:39:37.935 | security-groups-normalized-cidr 2022-03-23 17:39:37.935 | port-security-groups-filtering 2022-03-23 17:39:37.935 | security-groups-remote-address-group 2022-03-23 17:39:37.935 | security-groups-shared-filtering 2022-03-23 17:39:37.935 | security-group 2022-03-23 17:39:37.935 | service-type 2022-03-23 17:39:37.936 | sorting 2022-03-23 17:39:37.936 | standard-attr-description 2022-03-23 17:39:37.936 | stateful-security-group 2022-03-23 17:39:37.936 | subnet_onboard 2022-03-23 17:39:37.936 | subnet-service-types 2022-03-23 17:39:37.936 | subnet_allocation 2022-03-23 17:39:37.936 | subnetpool-prefix-ops 2022-03-23 17:39:37.936 | standard-attr-tag 2022-03-23 17:39:37.936 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 17:39:37.937 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:39:37.940 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 17:39:37.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 17:39:37.946 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-23 17:39:40.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:40.906 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:40.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:40.906 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:41.084 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:39:41.088 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=7629674e-171c-4187-a540-b13c20ebc8fb 2022-03-23 17:39:41.091 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 17:39:41.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 17:39:41.099 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 17:39:41.102 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 17:39:41.106 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 17:39:41.107 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 17:39:41.107 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 17:39:41.110 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:39:41.114 | ++ functions-common:get_field:812 : read data 2022-03-23 17:39:44.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:44.909 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:44.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:44.909 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:45.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:39:45.095 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:39:45.099 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:39:45.102 | ++ functions-common:get_field:818 : echo '| id | 3bca7b80-4956-44af-85ee-e7531b45e6ee |' 2022-03-23 17:39:45.102 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:39:45.109 | ++ functions-common:get_field:812 : read data 2022-03-23 17:39:45.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=3bca7b80-4956-44af-85ee-e7531b45e6ee 2022-03-23 17:39:45.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 862ebfb4eba344ce92e34e5cbe1232df' 2022-03-23 17:39:45.124 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:39:45.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 17:39:45.148 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:39:45.151 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=862ebfb4eba344ce92e34e5cbe1232df 2022-03-23 17:39:45.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 7629674e-171c-4187-a540-b13c20ebc8fb ']' 2022-03-23 17:39:45.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 17:39:45.158 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 17:39:45.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 17:39:45.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 7629674e-171c-4187-a540-b13c20ebc8fb ' 2022-03-23 17:39:45.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 17:39:45.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 3bca7b80-4956-44af-85ee-e7531b45e6ee private-subnet' 2022-03-23 17:39:45.173 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 17:39:45.177 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 7629674e-171c-4187-a540-b13c20ebc8fb --network 3bca7b80-4956-44af-85ee-e7531b45e6ee private-subnet 2022-03-23 17:39:45.177 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 17:39:45.178 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 17:39:45.180 | +++ functions-common:get_field:811 : local data field 2022-03-23 17:39:45.183 | +++ functions-common:get_field:812 : read data 2022-03-23 17:39:48.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:48.500 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:48.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:48.501 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:48.683 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:39:48.687 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:39:48.691 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 17:39:48.694 | +++ functions-common:get_field:818 : echo '| id | 60d9dde7-301b-42b3-b5a8-7e1566a0617b |' 2022-03-23 17:39:48.694 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:39:48.700 | +++ functions-common:get_field:812 : read data 2022-03-23 17:39:48.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=60d9dde7-301b-42b3-b5a8-7e1566a0617b 2022-03-23 17:39:48.706 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 862ebfb4eba344ce92e34e5cbe1232df' 2022-03-23 17:39:48.709 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:39:48.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 60d9dde7-301b-42b3-b5a8-7e1566a0617b 2022-03-23 17:39:48.730 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=60d9dde7-301b-42b3-b5a8-7e1566a0617b 2022-03-23 17:39:48.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 17:39:48.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 17:39:48.739 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 17:39:48.744 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 17:39:51.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:51.511 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:51.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:51.511 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:51.689 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:39:51.694 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:39:51.694 | address-scope 2022-03-23 17:39:51.694 | router-admin-state-down-before-update 2022-03-23 17:39:51.694 | agent 2022-03-23 17:39:51.694 | agent-resources-synced 2022-03-23 17:39:51.694 | allowed-address-pairs 2022-03-23 17:39:51.694 | auto-allocated-topology 2022-03-23 17:39:51.694 | availability_zone 2022-03-23 17:39:51.694 | availability_zone_filter 2022-03-23 17:39:51.694 | default-subnetpools 2022-03-23 17:39:51.694 | dhcp_agent_scheduler 2022-03-23 17:39:51.694 | dvr 2022-03-23 17:39:51.694 | empty-string-filtering 2022-03-23 17:39:51.694 | external-net 2022-03-23 17:39:51.694 | extra_dhcp_opt 2022-03-23 17:39:51.694 | extraroute 2022-03-23 17:39:51.694 | extraroute-atomic 2022-03-23 17:39:51.694 | filter-validation 2022-03-23 17:39:51.694 | fip-port-details 2022-03-23 17:39:51.694 | flavors 2022-03-23 17:39:51.694 | floatingip-pools 2022-03-23 17:39:51.694 | ip-substring-filtering 2022-03-23 17:39:51.694 | router 2022-03-23 17:39:51.694 | ext-gw-mode 2022-03-23 17:39:51.694 | l3-ha 2022-03-23 17:39:51.695 | l3-flavors 2022-03-23 17:39:51.695 | l3-port-ip-change-not-allowed 2022-03-23 17:39:51.695 | l3_agent_scheduler 2022-03-23 17:39:51.695 | metering 2022-03-23 17:39:51.695 | metering_source_and_destination_fields 2022-03-23 17:39:51.695 | multi-provider 2022-03-23 17:39:51.695 | net-mtu 2022-03-23 17:39:51.695 | net-mtu-writable 2022-03-23 17:39:51.695 | network_availability_zone 2022-03-23 17:39:51.695 | network-ip-availability 2022-03-23 17:39:51.695 | pagination 2022-03-23 17:39:51.695 | port-device-profile 2022-03-23 17:39:51.695 | port-mac-address-regenerate 2022-03-23 17:39:51.695 | port-numa-affinity-policy 2022-03-23 17:39:51.695 | binding 2022-03-23 17:39:51.695 | binding-extended 2022-03-23 17:39:51.695 | port-security 2022-03-23 17:39:51.695 | project-id 2022-03-23 17:39:51.695 | provider 2022-03-23 17:39:51.695 | quota-check-limit 2022-03-23 17:39:51.695 | quotas 2022-03-23 17:39:51.695 | quota_details 2022-03-23 17:39:51.695 | rbac-policies 2022-03-23 17:39:51.695 | rbac-address-group 2022-03-23 17:39:51.695 | rbac-address-scope 2022-03-23 17:39:51.695 | rbac-security-groups 2022-03-23 17:39:51.695 | rbac-subnetpool 2022-03-23 17:39:51.695 | revision-if-match 2022-03-23 17:39:51.695 | standard-attr-revisions 2022-03-23 17:39:51.695 | router_availability_zone 2022-03-23 17:39:51.695 | security-groups-normalized-cidr 2022-03-23 17:39:51.695 | port-security-groups-filtering 2022-03-23 17:39:51.695 | security-groups-remote-address-group 2022-03-23 17:39:51.695 | security-groups-shared-filtering 2022-03-23 17:39:51.695 | security-group 2022-03-23 17:39:51.695 | service-type 2022-03-23 17:39:51.695 | sorting 2022-03-23 17:39:51.695 | standard-attr-description 2022-03-23 17:39:51.696 | stateful-security-group 2022-03-23 17:39:51.696 | subnet_onboard 2022-03-23 17:39:51.696 | subnet-service-types 2022-03-23 17:39:51.696 | subnet_allocation 2022-03-23 17:39:51.696 | subnetpool-prefix-ops 2022-03-23 17:39:51.696 | standard-attr-tag 2022-03-23 17:39:51.696 | standard-attr-timestamp' 2022-03-23 17:39:51.696 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:39:51.697 | address-scope 2022-03-23 17:39:51.697 | router-admin-state-down-before-update 2022-03-23 17:39:51.697 | agent 2022-03-23 17:39:51.697 | agent-resources-synced 2022-03-23 17:39:51.697 | allowed-address-pairs 2022-03-23 17:39:51.697 | auto-allocated-topology 2022-03-23 17:39:51.697 | availability_zone 2022-03-23 17:39:51.697 | availability_zone_filter 2022-03-23 17:39:51.697 | default-subnetpools 2022-03-23 17:39:51.697 | dhcp_agent_scheduler 2022-03-23 17:39:51.697 | dvr 2022-03-23 17:39:51.697 | empty-string-filtering 2022-03-23 17:39:51.697 | external-net 2022-03-23 17:39:51.697 | extra_dhcp_opt 2022-03-23 17:39:51.697 | extraroute 2022-03-23 17:39:51.697 | extraroute-atomic 2022-03-23 17:39:51.697 | filter-validation 2022-03-23 17:39:51.697 | fip-port-details 2022-03-23 17:39:51.697 | flavors 2022-03-23 17:39:51.697 | floatingip-pools 2022-03-23 17:39:51.697 | ip-substring-filtering 2022-03-23 17:39:51.697 | router 2022-03-23 17:39:51.697 | ext-gw-mode 2022-03-23 17:39:51.697 | l3-ha 2022-03-23 17:39:51.697 | l3-flavors 2022-03-23 17:39:51.697 | l3-port-ip-change-not-allowed 2022-03-23 17:39:51.697 | l3_agent_scheduler 2022-03-23 17:39:51.697 | metering 2022-03-23 17:39:51.697 | metering_source_and_destination_fields 2022-03-23 17:39:51.697 | multi-provider 2022-03-23 17:39:51.697 | net-mtu 2022-03-23 17:39:51.697 | net-mtu-writable 2022-03-23 17:39:51.697 | network_availability_zone 2022-03-23 17:39:51.697 | network-ip-availability 2022-03-23 17:39:51.697 | pagination 2022-03-23 17:39:51.698 | port-device-profile 2022-03-23 17:39:51.698 | port-mac-address-regenerate 2022-03-23 17:39:51.698 | port-numa-affinity-policy 2022-03-23 17:39:51.698 | binding 2022-03-23 17:39:51.698 | binding-extended 2022-03-23 17:39:51.698 | port-security 2022-03-23 17:39:51.698 | project-id 2022-03-23 17:39:51.698 | provider 2022-03-23 17:39:51.698 | quota-check-limit 2022-03-23 17:39:51.698 | quotas 2022-03-23 17:39:51.698 | quota_details 2022-03-23 17:39:51.698 | rbac-policies 2022-03-23 17:39:51.698 | rbac-address-group 2022-03-23 17:39:51.698 | rbac-address-scope 2022-03-23 17:39:51.698 | rbac-security-groups 2022-03-23 17:39:51.698 | rbac-subnetpool 2022-03-23 17:39:51.698 | revision-if-match 2022-03-23 17:39:51.698 | standard-attr-revisions 2022-03-23 17:39:51.698 | router_availability_zone 2022-03-23 17:39:51.698 | security-groups-normalized-cidr 2022-03-23 17:39:51.698 | port-security-groups-filtering 2022-03-23 17:39:51.698 | security-groups-remote-address-group 2022-03-23 17:39:51.698 | security-groups-shared-filtering 2022-03-23 17:39:51.698 | security-group 2022-03-23 17:39:51.698 | service-type 2022-03-23 17:39:51.698 | sorting 2022-03-23 17:39:51.698 | standard-attr-description 2022-03-23 17:39:51.698 | stateful-security-group 2022-03-23 17:39:51.698 | subnet_onboard 2022-03-23 17:39:51.698 | subnet-service-types 2022-03-23 17:39:51.698 | subnet_allocation 2022-03-23 17:39:51.698 | subnetpool-prefix-ops 2022-03-23 17:39:51.698 | standard-attr-tag 2022-03-23 17:39:51.698 | standard-attr-timestamp =~ router ]] 2022-03-23 17:39:51.699 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:39:51.703 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 17:39:51.705 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 17:39:51.711 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 17:39:54.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:54.431 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:54.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:54.431 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:54.611 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:39:54.615 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:39:54.615 | address-scope 2022-03-23 17:39:54.615 | router-admin-state-down-before-update 2022-03-23 17:39:54.615 | agent 2022-03-23 17:39:54.615 | agent-resources-synced 2022-03-23 17:39:54.615 | allowed-address-pairs 2022-03-23 17:39:54.615 | auto-allocated-topology 2022-03-23 17:39:54.615 | availability_zone 2022-03-23 17:39:54.615 | availability_zone_filter 2022-03-23 17:39:54.615 | default-subnetpools 2022-03-23 17:39:54.615 | dhcp_agent_scheduler 2022-03-23 17:39:54.615 | dvr 2022-03-23 17:39:54.615 | empty-string-filtering 2022-03-23 17:39:54.615 | external-net 2022-03-23 17:39:54.615 | extra_dhcp_opt 2022-03-23 17:39:54.615 | extraroute 2022-03-23 17:39:54.615 | extraroute-atomic 2022-03-23 17:39:54.615 | filter-validation 2022-03-23 17:39:54.615 | fip-port-details 2022-03-23 17:39:54.615 | flavors 2022-03-23 17:39:54.615 | floatingip-pools 2022-03-23 17:39:54.615 | ip-substring-filtering 2022-03-23 17:39:54.616 | router 2022-03-23 17:39:54.616 | ext-gw-mode 2022-03-23 17:39:54.616 | l3-ha 2022-03-23 17:39:54.616 | l3-flavors 2022-03-23 17:39:54.616 | l3-port-ip-change-not-allowed 2022-03-23 17:39:54.616 | l3_agent_scheduler 2022-03-23 17:39:54.616 | metering 2022-03-23 17:39:54.616 | metering_source_and_destination_fields 2022-03-23 17:39:54.616 | multi-provider 2022-03-23 17:39:54.616 | net-mtu 2022-03-23 17:39:54.616 | net-mtu-writable 2022-03-23 17:39:54.616 | network_availability_zone 2022-03-23 17:39:54.616 | network-ip-availability 2022-03-23 17:39:54.616 | pagination 2022-03-23 17:39:54.616 | port-device-profile 2022-03-23 17:39:54.616 | port-mac-address-regenerate 2022-03-23 17:39:54.616 | port-numa-affinity-policy 2022-03-23 17:39:54.616 | binding 2022-03-23 17:39:54.616 | binding-extended 2022-03-23 17:39:54.616 | port-security 2022-03-23 17:39:54.616 | project-id 2022-03-23 17:39:54.616 | provider 2022-03-23 17:39:54.616 | quota-check-limit 2022-03-23 17:39:54.616 | quotas 2022-03-23 17:39:54.616 | quota_details 2022-03-23 17:39:54.616 | rbac-policies 2022-03-23 17:39:54.616 | rbac-address-group 2022-03-23 17:39:54.616 | rbac-address-scope 2022-03-23 17:39:54.616 | rbac-security-groups 2022-03-23 17:39:54.616 | rbac-subnetpool 2022-03-23 17:39:54.616 | revision-if-match 2022-03-23 17:39:54.616 | standard-attr-revisions 2022-03-23 17:39:54.616 | router_availability_zone 2022-03-23 17:39:54.616 | security-groups-normalized-cidr 2022-03-23 17:39:54.616 | port-security-groups-filtering 2022-03-23 17:39:54.616 | security-groups-remote-address-group 2022-03-23 17:39:54.616 | security-groups-shared-filtering 2022-03-23 17:39:54.616 | security-group 2022-03-23 17:39:54.617 | service-type 2022-03-23 17:39:54.617 | sorting 2022-03-23 17:39:54.617 | standard-attr-description 2022-03-23 17:39:54.617 | stateful-security-group 2022-03-23 17:39:54.617 | subnet_onboard 2022-03-23 17:39:54.617 | subnet-service-types 2022-03-23 17:39:54.617 | subnet_allocation 2022-03-23 17:39:54.617 | subnetpool-prefix-ops 2022-03-23 17:39:54.617 | standard-attr-tag 2022-03-23 17:39:54.617 | standard-attr-timestamp' 2022-03-23 17:39:54.619 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:39:54.619 | address-scope 2022-03-23 17:39:54.619 | router-admin-state-down-before-update 2022-03-23 17:39:54.619 | agent 2022-03-23 17:39:54.619 | agent-resources-synced 2022-03-23 17:39:54.619 | allowed-address-pairs 2022-03-23 17:39:54.619 | auto-allocated-topology 2022-03-23 17:39:54.619 | availability_zone 2022-03-23 17:39:54.619 | availability_zone_filter 2022-03-23 17:39:54.619 | default-subnetpools 2022-03-23 17:39:54.619 | dhcp_agent_scheduler 2022-03-23 17:39:54.619 | dvr 2022-03-23 17:39:54.619 | empty-string-filtering 2022-03-23 17:39:54.619 | external-net 2022-03-23 17:39:54.619 | extra_dhcp_opt 2022-03-23 17:39:54.619 | extraroute 2022-03-23 17:39:54.619 | extraroute-atomic 2022-03-23 17:39:54.619 | filter-validation 2022-03-23 17:39:54.619 | fip-port-details 2022-03-23 17:39:54.619 | flavors 2022-03-23 17:39:54.619 | floatingip-pools 2022-03-23 17:39:54.619 | ip-substring-filtering 2022-03-23 17:39:54.619 | router 2022-03-23 17:39:54.620 | ext-gw-mode 2022-03-23 17:39:54.620 | l3-ha 2022-03-23 17:39:54.620 | l3-flavors 2022-03-23 17:39:54.620 | l3-port-ip-change-not-allowed 2022-03-23 17:39:54.620 | l3_agent_scheduler 2022-03-23 17:39:54.620 | metering 2022-03-23 17:39:54.620 | metering_source_and_destination_fields 2022-03-23 17:39:54.620 | multi-provider 2022-03-23 17:39:54.620 | net-mtu 2022-03-23 17:39:54.620 | net-mtu-writable 2022-03-23 17:39:54.620 | network_availability_zone 2022-03-23 17:39:54.620 | network-ip-availability 2022-03-23 17:39:54.620 | pagination 2022-03-23 17:39:54.620 | port-device-profile 2022-03-23 17:39:54.620 | port-mac-address-regenerate 2022-03-23 17:39:54.620 | port-numa-affinity-policy 2022-03-23 17:39:54.620 | binding 2022-03-23 17:39:54.620 | binding-extended 2022-03-23 17:39:54.620 | port-security 2022-03-23 17:39:54.620 | project-id 2022-03-23 17:39:54.620 | provider 2022-03-23 17:39:54.620 | quota-check-limit 2022-03-23 17:39:54.620 | quotas 2022-03-23 17:39:54.620 | quota_details 2022-03-23 17:39:54.620 | rbac-policies 2022-03-23 17:39:54.620 | rbac-address-group 2022-03-23 17:39:54.620 | rbac-address-scope 2022-03-23 17:39:54.620 | rbac-security-groups 2022-03-23 17:39:54.620 | rbac-subnetpool 2022-03-23 17:39:54.620 | revision-if-match 2022-03-23 17:39:54.620 | standard-attr-revisions 2022-03-23 17:39:54.620 | router_availability_zone 2022-03-23 17:39:54.620 | security-groups-normalized-cidr 2022-03-23 17:39:54.620 | port-security-groups-filtering 2022-03-23 17:39:54.620 | security-groups-remote-address-group 2022-03-23 17:39:54.620 | security-groups-shared-filtering 2022-03-23 17:39:54.621 | security-group 2022-03-23 17:39:54.621 | service-type 2022-03-23 17:39:54.621 | sorting 2022-03-23 17:39:54.621 | standard-attr-description 2022-03-23 17:39:54.621 | stateful-security-group 2022-03-23 17:39:54.621 | subnet_onboard 2022-03-23 17:39:54.621 | subnet-service-types 2022-03-23 17:39:54.621 | subnet_allocation 2022-03-23 17:39:54.621 | subnetpool-prefix-ops 2022-03-23 17:39:54.621 | standard-attr-tag 2022-03-23 17:39:54.621 | standard-attr-timestamp =~ external-net ]] 2022-03-23 17:39:54.622 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:39:54.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 17:39:54.630 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 17:39:54.630 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 17:39:54.632 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 17:39:54.634 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:39:54.637 | ++ functions-common:get_field:812 : read data 2022-03-23 17:39:57.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:57.540 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:57.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:39:57.540 | from cryptography.utils import int_from_bytes 2022-03-23 17:39:57.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:39:57.724 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:39:57.727 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:39:57.730 | ++ functions-common:get_field:818 : echo '| id | 4c5eeba9-c0c8-4ac1-88b8-0a1bbacc7197 |' 2022-03-23 17:39:57.730 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:39:57.736 | ++ functions-common:get_field:812 : read data 2022-03-23 17:39:57.740 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=4c5eeba9-c0c8-4ac1-88b8-0a1bbacc7197 2022-03-23 17:39:57.743 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 862ebfb4eba344ce92e34e5cbe1232df router1' 2022-03-23 17:39:57.746 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:39:57.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 17:39:57.767 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 17:39:57.770 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 17:39:57.774 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 17:40:00.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:00.500 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:00.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:00.500 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:00.674 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:40:00.679 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:40:00.679 | address-scope 2022-03-23 17:40:00.679 | router-admin-state-down-before-update 2022-03-23 17:40:00.679 | agent 2022-03-23 17:40:00.679 | agent-resources-synced 2022-03-23 17:40:00.679 | allowed-address-pairs 2022-03-23 17:40:00.679 | auto-allocated-topology 2022-03-23 17:40:00.679 | availability_zone 2022-03-23 17:40:00.679 | availability_zone_filter 2022-03-23 17:40:00.679 | default-subnetpools 2022-03-23 17:40:00.679 | dhcp_agent_scheduler 2022-03-23 17:40:00.679 | dvr 2022-03-23 17:40:00.679 | empty-string-filtering 2022-03-23 17:40:00.679 | external-net 2022-03-23 17:40:00.679 | extra_dhcp_opt 2022-03-23 17:40:00.679 | extraroute 2022-03-23 17:40:00.679 | extraroute-atomic 2022-03-23 17:40:00.679 | filter-validation 2022-03-23 17:40:00.679 | fip-port-details 2022-03-23 17:40:00.679 | flavors 2022-03-23 17:40:00.679 | floatingip-pools 2022-03-23 17:40:00.679 | ip-substring-filtering 2022-03-23 17:40:00.679 | router 2022-03-23 17:40:00.679 | ext-gw-mode 2022-03-23 17:40:00.679 | l3-ha 2022-03-23 17:40:00.679 | l3-flavors 2022-03-23 17:40:00.679 | l3-port-ip-change-not-allowed 2022-03-23 17:40:00.680 | l3_agent_scheduler 2022-03-23 17:40:00.680 | metering 2022-03-23 17:40:00.680 | metering_source_and_destination_fields 2022-03-23 17:40:00.680 | multi-provider 2022-03-23 17:40:00.680 | net-mtu 2022-03-23 17:40:00.680 | net-mtu-writable 2022-03-23 17:40:00.680 | network_availability_zone 2022-03-23 17:40:00.680 | network-ip-availability 2022-03-23 17:40:00.680 | pagination 2022-03-23 17:40:00.680 | port-device-profile 2022-03-23 17:40:00.680 | port-mac-address-regenerate 2022-03-23 17:40:00.680 | port-numa-affinity-policy 2022-03-23 17:40:00.680 | binding 2022-03-23 17:40:00.680 | binding-extended 2022-03-23 17:40:00.680 | port-security 2022-03-23 17:40:00.680 | project-id 2022-03-23 17:40:00.680 | provider 2022-03-23 17:40:00.680 | quota-check-limit 2022-03-23 17:40:00.680 | quotas 2022-03-23 17:40:00.680 | quota_details 2022-03-23 17:40:00.680 | rbac-policies 2022-03-23 17:40:00.680 | rbac-address-group 2022-03-23 17:40:00.680 | rbac-address-scope 2022-03-23 17:40:00.680 | rbac-security-groups 2022-03-23 17:40:00.680 | rbac-subnetpool 2022-03-23 17:40:00.680 | revision-if-match 2022-03-23 17:40:00.680 | standard-attr-revisions 2022-03-23 17:40:00.681 | router_availability_zone 2022-03-23 17:40:00.681 | security-groups-normalized-cidr 2022-03-23 17:40:00.681 | port-security-groups-filtering 2022-03-23 17:40:00.681 | security-groups-remote-address-group 2022-03-23 17:40:00.681 | security-groups-shared-filtering 2022-03-23 17:40:00.681 | security-group 2022-03-23 17:40:00.681 | service-type 2022-03-23 17:40:00.681 | sorting 2022-03-23 17:40:00.681 | standard-attr-description 2022-03-23 17:40:00.681 | stateful-security-group 2022-03-23 17:40:00.681 | subnet_onboard 2022-03-23 17:40:00.681 | subnet-service-types 2022-03-23 17:40:00.681 | subnet_allocation 2022-03-23 17:40:00.681 | subnetpool-prefix-ops 2022-03-23 17:40:00.681 | standard-attr-tag 2022-03-23 17:40:00.681 | standard-attr-timestamp' 2022-03-23 17:40:00.683 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:40:00.683 | address-scope 2022-03-23 17:40:00.683 | router-admin-state-down-before-update 2022-03-23 17:40:00.683 | agent 2022-03-23 17:40:00.683 | agent-resources-synced 2022-03-23 17:40:00.683 | allowed-address-pairs 2022-03-23 17:40:00.683 | auto-allocated-topology 2022-03-23 17:40:00.683 | availability_zone 2022-03-23 17:40:00.683 | availability_zone_filter 2022-03-23 17:40:00.683 | default-subnetpools 2022-03-23 17:40:00.683 | dhcp_agent_scheduler 2022-03-23 17:40:00.683 | dvr 2022-03-23 17:40:00.683 | empty-string-filtering 2022-03-23 17:40:00.683 | external-net 2022-03-23 17:40:00.683 | extra_dhcp_opt 2022-03-23 17:40:00.683 | extraroute 2022-03-23 17:40:00.683 | extraroute-atomic 2022-03-23 17:40:00.683 | filter-validation 2022-03-23 17:40:00.683 | fip-port-details 2022-03-23 17:40:00.683 | flavors 2022-03-23 17:40:00.683 | floatingip-pools 2022-03-23 17:40:00.684 | ip-substring-filtering 2022-03-23 17:40:00.684 | router 2022-03-23 17:40:00.684 | ext-gw-mode 2022-03-23 17:40:00.684 | l3-ha 2022-03-23 17:40:00.684 | l3-flavors 2022-03-23 17:40:00.684 | l3-port-ip-change-not-allowed 2022-03-23 17:40:00.684 | l3_agent_scheduler 2022-03-23 17:40:00.684 | metering 2022-03-23 17:40:00.684 | metering_source_and_destination_fields 2022-03-23 17:40:00.684 | multi-provider 2022-03-23 17:40:00.684 | net-mtu 2022-03-23 17:40:00.684 | net-mtu-writable 2022-03-23 17:40:00.684 | network_availability_zone 2022-03-23 17:40:00.684 | network-ip-availability 2022-03-23 17:40:00.684 | pagination 2022-03-23 17:40:00.684 | port-device-profile 2022-03-23 17:40:00.684 | port-mac-address-regenerate 2022-03-23 17:40:00.684 | port-numa-affinity-policy 2022-03-23 17:40:00.684 | binding 2022-03-23 17:40:00.684 | binding-extended 2022-03-23 17:40:00.684 | port-security 2022-03-23 17:40:00.684 | project-id 2022-03-23 17:40:00.684 | provider 2022-03-23 17:40:00.684 | quota-check-limit 2022-03-23 17:40:00.684 | quotas 2022-03-23 17:40:00.684 | quota_details 2022-03-23 17:40:00.684 | rbac-policies 2022-03-23 17:40:00.684 | rbac-address-group 2022-03-23 17:40:00.684 | rbac-address-scope 2022-03-23 17:40:00.684 | rbac-security-groups 2022-03-23 17:40:00.684 | rbac-subnetpool 2022-03-23 17:40:00.684 | revision-if-match 2022-03-23 17:40:00.684 | standard-attr-revisions 2022-03-23 17:40:00.684 | router_availability_zone 2022-03-23 17:40:00.684 | security-groups-normalized-cidr 2022-03-23 17:40:00.684 | port-security-groups-filtering 2022-03-23 17:40:00.684 | security-groups-remote-address-group 2022-03-23 17:40:00.685 | security-groups-shared-filtering 2022-03-23 17:40:00.685 | security-group 2022-03-23 17:40:00.685 | service-type 2022-03-23 17:40:00.685 | sorting 2022-03-23 17:40:00.685 | standard-attr-description 2022-03-23 17:40:00.685 | stateful-security-group 2022-03-23 17:40:00.685 | subnet_onboard 2022-03-23 17:40:00.685 | subnet-service-types 2022-03-23 17:40:00.685 | subnet_allocation 2022-03-23 17:40:00.685 | subnetpool-prefix-ops 2022-03-23 17:40:00.685 | standard-attr-tag 2022-03-23 17:40:00.685 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 17:40:00.686 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:40:00.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 17:40:00.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 17:40:00.697 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 17:40:00.697 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 17:40:00.697 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 17:40:00.700 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:40:00.703 | ++ functions-common:get_field:812 : read data 2022-03-23 17:40:03.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:03.733 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:03.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:03.733 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:03.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:40:03.919 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:40:03.923 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:40:03.928 | ++ functions-common:get_field:818 : echo '| id | e797671c-e213-4fee-9b17-dcc152694b3f |' 2022-03-23 17:40:03.928 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:40:03.937 | ++ functions-common:get_field:812 : read data 2022-03-23 17:40:03.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=e797671c-e213-4fee-9b17-dcc152694b3f 2022-03-23 17:40:03.945 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 17:40:03.947 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:40:03.968 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 17:40:03.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 17:40:03.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 4c5eeba9-c0c8-4ac1-88b8-0a1bbacc7197 60d9dde7-301b-42b3-b5a8-7e1566a0617b 2022-03-23 17:40:08.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:08.515 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:08.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:08.515 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:08.698 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 17:40:08.701 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 e797671c-e213-4fee-9b17-dcc152694b3f 2022-03-23 17:40:08.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 17:40:08.706 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 17:40:08.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.7.1 ]] 2022-03-23 17:40:08.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.7.1 ' 2022-03-23 17:40:08.713 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network e797671c-e213-4fee-9b17-dcc152694b3f --subnet-range 172.26.7.0/24 --no-dhcp ' 2022-03-23 17:40:08.715 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 17:40:08.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 17:40:08.722 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network e797671c-e213-4fee-9b17-dcc152694b3f --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2022-03-23 17:40:08.722 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 17:40:11.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:11.605 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:11.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:11.605 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:11.792 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:40:11.795 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2022-03-23 17:40:11.795 | | id | a2297bfd-aa10-43fa-92b4-27973b031ac8 |' 2022-03-23 17:40:11.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 17:40:11.800 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:40:11.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' a2297bfd-aa10-43fa-92b4-27973b031ac8 '|' 2022-03-23 17:40:11.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | a2297bfd-aa10-43fa-92b4-27973b031ac8 |' 2022-03-23 17:40:11.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 17:40:11.825 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' a2297bfd-aa10-43fa-92b4-27973b031ac8 '|' 2022-03-23 17:40:11.825 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 17:40:11.827 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:40:11.829 | ++ functions-common:get_field:812 : read data 2022-03-23 17:40:11.832 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:40:11.834 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:40:11.837 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | a2297bfd-aa10-43fa-92b4-27973b031ac8 |' 2022-03-23 17:40:11.838 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:40:11.843 | ++ functions-common:get_field:812 : read data 2022-03-23 17:40:11.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.7.1 2022-03-23 17:40:11.851 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 17:40:11.851 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' a2297bfd-aa10-43fa-92b4-27973b031ac8 '|' 2022-03-23 17:40:11.853 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:40:11.855 | ++ functions-common:get_field:812 : read data 2022-03-23 17:40:11.857 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 17:40:11.860 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 17:40:11.863 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 17:40:11.863 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | a2297bfd-aa10-43fa-92b4-27973b031ac8 |' 2022-03-23 17:40:11.868 | ++ functions-common:get_field:812 : read data 2022-03-23 17:40:11.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=a2297bfd-aa10-43fa-92b4-27973b031ac8 2022-03-23 17:40:11.874 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e797671c-e213-4fee-9b17-dcc152694b3f 4c5eeba9-c0c8-4ac1-88b8-0a1bbacc7197 2022-03-23 17:40:16.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:16.404 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:16.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:16.404 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:16.595 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:40:16.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 17:40:16.616 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:16.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 17:40:16.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 17:40:16.625 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 17:40:16.628 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 17:40:16.630 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 17:40:16.633 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-23 17:40:16.654 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 17:40:16.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 17:40:16.659 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 17:40:16.662 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 17:40:16.664 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 17:40:16.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 17:40:16.669 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 17:40:16.671 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 17:40:16.674 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 17:40:16.676 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 17:40:16.679 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 17:40:16.681 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 17:40:16.683 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:16.686 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:16.689 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:16.693 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057216691 2022-03-23 17:40:16.696 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 17:40:16.704 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 17:40:16.707 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:16.709 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:16.712 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:16.714 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:16.716 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:16.719 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 17:40:16.721 | + functions-common:time_stop:2432 : start_time=1648057216691 2022-03-23 17:40:16.723 | + functions-common:time_stop:2434 : [[ -z 1648057216691 ]] 2022-03-23 17:40:16.727 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:16.731 | + functions-common:time_stop:2437 : end_time=1648057216729 2022-03-23 17:40:16.734 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-23 17:40:16.736 | + functions-common:time_stop:2439 : total=5612 2022-03-23 17:40:16.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:16.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5650 2022-03-23 17:40:16.746 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 17:40:16.746 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.7.1 2022-03-23 17:40:16.752 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 17:40:16.754 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:40:16.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 17:40:16.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 17:40:16.761 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.7.1/24 dev br-data 2022-03-23 17:40:16.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 17:40:16.797 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 17:40:16.797 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 17:40:16.797 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 17:40:16.801 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 17:40:19.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:19.104 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:19.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:19.104 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:19.287 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:40:19.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.7.241 ' 2022-03-23 17:40:19.294 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 17:40:19.296 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:40:19.313 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 17:40:19.316 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:40:19.319 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 17:40:19.322 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 17:40:19.341 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:19.344 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 17:40:19.350 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:40:19.352 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 17:40:19.355 | + ./stack.sh:main:1319 : start_nova 2022-03-23 17:40:19.358 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 17:40:19.361 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:19.363 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:19.366 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:19.369 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 17:40:19.372 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 17:40:19.375 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:40:19.378 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 17:40:19.381 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:40:19.384 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:19.387 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:19.390 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 17:40:19.392 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:19.395 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:19.398 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:19.400 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:19.404 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:19.409 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057219405 2022-03-23 17:40:19.411 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 17:40:19.429 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:19.432 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 17:40:19.435 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 17:40:19.438 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:40:19.441 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:40:19.443 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:40:19.446 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:40:19.449 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 17:40:19.452 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 17:40:19.455 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 17:40:19.457 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:19.460 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:19.463 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 17:40:19.466 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 17:40:19.468 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 17:40:19.471 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:40:19.473 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:40:19.476 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:40:19.478 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:40:19.481 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:40:19.483 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 17:40:19.486 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:40:19.490 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 17:40:19.547 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 17:40:19.605 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:40:19.664 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 17:40:19.721 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 17:40:19.778 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:19.835 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:40:19.837 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 17:40:19.894 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:40:20.440 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 17:40:20.457 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 17:40:21.034 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 17:40:21.061 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:21.063 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:21.066 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:21.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:21.072 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:21.075 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:21.078 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:21.080 | + functions-common:time_stop:2432 : start_time=1648057219405 2022-03-23 17:40:21.083 | + functions-common:time_stop:2434 : [[ -z 1648057219405 ]] 2022-03-23 17:40:21.087 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:21.093 | + functions-common:time_stop:2437 : end_time=1648057221089 2022-03-23 17:40:21.095 | + functions-common:time_stop:2438 : elapsed_time=1684 2022-03-23 17:40:21.098 | + functions-common:time_stop:2439 : total=26452 2022-03-23 17:40:21.101 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:21.103 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28136 2022-03-23 17:40:21.106 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 17:40:21.110 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 17:40:21.114 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:40:21.117 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 17:40:21.120 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:40:21.122 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:21.125 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:21.128 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 17:40:21.130 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:21.133 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:21.136 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:21.138 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:21.141 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:21.146 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057221143 2022-03-23 17:40:21.149 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 17:40:21.173 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:21.175 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 17:40:21.178 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 17:40:21.181 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:40:21.183 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:40:21.186 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:40:21.189 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:40:21.192 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 17:40:21.194 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 17:40:21.198 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 17:40:21.200 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:21.207 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:21.209 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:40:21.216 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-23 17:40:21.219 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 17:40:21.221 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:40:21.224 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:40:21.227 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:40:21.229 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 17:40:21.232 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:40:21.237 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 17:40:21.300 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 17:40:21.367 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 17:40:21.429 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:40:21.490 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:21.557 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 17:40:21.622 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 17:40:21.687 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 17:40:21.753 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 17:40:21.819 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 17:40:21.881 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:40:21.884 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 17:40:21.944 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:40:22.535 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 17:40:22.549 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 17:40:23.137 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 17:40:23.227 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:23.231 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:23.237 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:23.244 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:23.246 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:23.249 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:23.252 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:23.255 | + functions-common:time_stop:2432 : start_time=1648057221143 2022-03-23 17:40:23.257 | + functions-common:time_stop:2434 : [[ -z 1648057221143 ]] 2022-03-23 17:40:23.261 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:23.273 | + functions-common:time_stop:2437 : end_time=1648057223262 2022-03-23 17:40:23.273 | + functions-common:time_stop:2438 : elapsed_time=2119 2022-03-23 17:40:23.277 | + functions-common:time_stop:2439 : total=28136 2022-03-23 17:40:23.277 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:23.281 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30255 2022-03-23 17:40:23.285 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:23.288 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:23.288 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 17:40:23.293 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:23.297 | + lib/nova:start_nova_console_proxies:1075 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:23.297 | + lib/nova:start_nova_console_proxies:1075 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:23.301 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 17:40:23.305 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:40:23.309 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 17:40:23.317 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 17:40:23.321 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:40:23.322 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:40:23.329 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 17:40:23.344 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:23.349 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:40:23.352 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 17:40:23.373 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:23.377 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:40:23.381 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 17:40:23.403 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:23.409 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 17:40:23.412 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:40:23.416 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 17:40:23.420 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 17:40:23.422 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:40:23.426 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:40:23.429 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:40:23.431 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:40:23.434 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 17:40:23.437 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:40:23.440 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:23.443 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:23.445 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 17:40:23.448 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:23.451 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:23.453 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:23.456 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:23.471 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:23.474 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057223471 2022-03-23 17:40:23.483 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 17:40:23.499 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:23.502 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:23.504 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:23.507 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:23.510 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:23.513 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:23.518 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:23.520 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:23.526 | + functions-common:time_stop:2432 : start_time=1648057223471 2022-03-23 17:40:23.528 | + functions-common:time_stop:2434 : [[ -z 1648057223471 ]] 2022-03-23 17:40:23.537 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:23.542 | + functions-common:time_stop:2437 : end_time=1648057223536 2022-03-23 17:40:23.545 | + functions-common:time_stop:2438 : elapsed_time=65 2022-03-23 17:40:23.549 | + functions-common:time_stop:2439 : total=30255 2022-03-23 17:40:23.552 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:23.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30320 2022-03-23 17:40:23.558 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:40:23.560 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 17:40:23.563 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:40:23.566 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:23.568 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:23.571 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 17:40:23.574 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:23.576 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:23.579 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:23.582 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:23.588 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:23.590 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057223587 2022-03-23 17:40:23.593 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 17:40:23.614 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:23.617 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:23.620 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:23.622 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:23.625 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:23.628 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:23.630 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:23.633 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:23.636 | + functions-common:time_stop:2432 : start_time=1648057223587 2022-03-23 17:40:23.639 | + functions-common:time_stop:2434 : [[ -z 1648057223587 ]] 2022-03-23 17:40:23.644 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:23.648 | + functions-common:time_stop:2437 : end_time=1648057223644 2022-03-23 17:40:23.650 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-23 17:40:23.653 | + functions-common:time_stop:2439 : total=30320 2022-03-23 17:40:23.656 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:23.664 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30377 2022-03-23 17:40:23.664 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:23.667 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 17:40:23.673 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:23.673 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:23.673 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:23.677 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 17:40:23.681 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:23.681 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:23.685 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:23.687 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:23.692 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:23.694 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057223691 2022-03-23 17:40:23.697 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 17:40:23.718 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:23.720 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:23.723 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:23.726 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:23.729 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:23.731 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:23.734 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:23.737 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:23.740 | + functions-common:time_stop:2432 : start_time=1648057223691 2022-03-23 17:40:23.742 | + functions-common:time_stop:2434 : [[ -z 1648057223691 ]] 2022-03-23 17:40:23.748 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:23.758 | + functions-common:time_stop:2437 : end_time=1648057223748 2022-03-23 17:40:23.759 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-23 17:40:23.759 | + functions-common:time_stop:2439 : total=30377 2022-03-23 17:40:23.763 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:23.763 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30434 2022-03-23 17:40:23.769 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:23.769 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:23.773 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 17:40:23.777 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:40:23.777 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 17:40:23.781 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 17:40:23.805 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:23.805 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 17:40:23.865 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 17:40:23.868 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:40:23.871 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 17:40:23.929 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 17:40:23.953 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:23.957 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:40:23.960 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 17:40:23.963 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:40:23.970 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:23.973 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:23.981 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 17:40:23.985 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:23.988 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:23.991 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:23.994 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:23.999 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:24.002 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057223999 2022-03-23 17:40:24.005 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 17:40:24.024 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:24.027 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 17:40:24.030 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 17:40:24.032 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:40:24.035 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:40:24.038 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:40:24.040 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:40:24.043 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 17:40:24.046 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 17:40:24.049 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 17:40:24.051 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:24.054 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:24.057 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 17:40:24.059 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 17:40:24.062 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 17:40:24.064 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:40:24.067 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:40:24.069 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:40:24.071 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:40:24.074 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:40:24.076 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 17:40:24.079 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:40:24.083 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 17:40:24.152 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 17:40:24.223 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:40:24.292 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 17:40:24.364 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 17:40:24.434 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:24.506 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:40:24.510 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 17:40:24.577 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:40:25.194 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 17:40:25.217 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 17:40:25.827 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 17:40:25.858 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:25.861 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:25.864 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:25.866 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:25.869 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:25.881 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:25.881 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:25.881 | + functions-common:time_stop:2432 : start_time=1648057223999 2022-03-23 17:40:25.884 | + functions-common:time_stop:2434 : [[ -z 1648057223999 ]] 2022-03-23 17:40:25.887 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:25.894 | + functions-common:time_stop:2437 : end_time=1648057225888 2022-03-23 17:40:25.896 | + functions-common:time_stop:2438 : elapsed_time=1889 2022-03-23 17:40:25.903 | + functions-common:time_stop:2439 : total=30434 2022-03-23 17:40:25.905 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:25.908 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32323 2022-03-23 17:40:25.917 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 17:40:25.923 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:40:25.927 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 17:40:25.952 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:25.955 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 17:40:25.959 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 17:40:25.961 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:40:25.964 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:40:25.967 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:40:25.970 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:25.972 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 17:40:25.975 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:25.977 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:25.980 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:25.983 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 17:40:25.985 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:25.988 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:25.991 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:25.993 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:25.999 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:26.002 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057225999 2022-03-23 17:40:26.005 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 17:40:26.027 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:26.030 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 17:40:26.033 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 17:40:26.036 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:26.038 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:26.041 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:26.045 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:26.047 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 17:40:26.050 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 17:40:26.053 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 17:40:26.056 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:26.058 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:26.061 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 17:40:26.064 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 17:40:26.066 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 17:40:26.069 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:26.072 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:40:26.075 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:40:26.077 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:40:26.080 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:40:26.083 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 17:40:26.085 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:40:26.090 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 17:40:26.154 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 17:40:26.225 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:40:26.290 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 17:40:26.356 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 17:40:26.431 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:26.499 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:40:26.503 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 17:40:26.567 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:40:27.154 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 17:40:27.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 17:40:27.757 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 17:40:27.785 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:27.788 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:27.793 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:27.793 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:27.797 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:27.801 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:27.804 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:27.807 | + functions-common:time_stop:2432 : start_time=1648057225999 2022-03-23 17:40:27.817 | + functions-common:time_stop:2434 : [[ -z 1648057225999 ]] 2022-03-23 17:40:27.829 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:27.849 | + functions-common:time_stop:2437 : end_time=1648057227834 2022-03-23 17:40:27.861 | + functions-common:time_stop:2438 : elapsed_time=1835 2022-03-23 17:40:27.873 | + functions-common:time_stop:2439 : total=32323 2022-03-23 17:40:27.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:27.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34158 2022-03-23 17:40:27.893 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 17:40:27.901 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:27.910 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:27.914 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:27.921 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 17:40:27.925 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 17:40:27.939 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 17:40:27.949 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:40:27.961 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:40:27.968 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 17:40:27.977 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:40:27.981 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 17:40:27.988 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 17:40:27.992 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 17:40:28.001 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 17:40:28.007 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 17:40:28.007 | BEGIN { 2022-03-23 17:40:28.008 | section = "" 2022-03-23 17:40:28.008 | last_section = "" 2022-03-23 17:40:28.008 | section_count = 0 2022-03-23 17:40:28.008 | } 2022-03-23 17:40:28.008 | /^\[.+\]/ { 2022-03-23 17:40:28.008 | gsub("[][]", "", $1); 2022-03-23 17:40:28.008 | section=$1 2022-03-23 17:40:28.008 | next 2022-03-23 17:40:28.008 | } 2022-03-23 17:40:28.008 | /^ *\#/ { 2022-03-23 17:40:28.008 | next 2022-03-23 17:40:28.008 | } 2022-03-23 17:40:28.008 | /^[^ \t]+/ { 2022-03-23 17:40:28.008 | # get offset of first = in $0 2022-03-23 17:40:28.008 | eq_idx = index($0, "=") 2022-03-23 17:40:28.008 | # extract attr & value from $0 2022-03-23 17:40:28.008 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:40:28.008 | value = substr($0, eq_idx + 1) 2022-03-23 17:40:28.008 | # only need to strip trailing whitespace from attr 2022-03-23 17:40:28.008 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:40:28.008 | # need to strip leading & trailing whitespace from value 2022-03-23 17:40:28.008 | sub(/^[ \t]*/, "", value) 2022-03-23 17:40:28.008 | sub(/[ \t]*$/, "", value) 2022-03-23 17:40:28.008 | 2022-03-23 17:40:28.008 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:40:28.008 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:40:28.008 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:40:28.008 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:40:28.008 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:40:28.008 | if (section != last_section) { 2022-03-23 17:40:28.008 | cfg_section[section_count++] = section 2022-03-23 17:40:28.008 | last_section = section 2022-03-23 17:40:28.008 | } 2022-03-23 17:40:28.008 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:40:28.008 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:40:28.009 | 2022-03-23 17:40:28.009 | cfg_attr[section, attr, 0] = value 2022-03-23 17:40:28.009 | cfg_attr_count[section, attr] = 1 2022-03-23 17:40:28.009 | } else { 2022-03-23 17:40:28.009 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:40:28.009 | cfg_attr[section, attr, lno] = value 2022-03-23 17:40:28.009 | } 2022-03-23 17:40:28.009 | } 2022-03-23 17:40:28.009 | END { 2022-03-23 17:40:28.009 | # Process each section in order 2022-03-23 17:40:28.009 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:40:28.009 | section = cfg_section[sno] 2022-03-23 17:40:28.009 | # The ini routines simply append a config item immediately 2022-03-23 17:40:28.009 | # after the section header. To keep the same order as defined 2022-03-23 17:40:28.009 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:40:28.009 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:40:28.009 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:40:28.009 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:40:28.009 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:40:28.009 | else { 2022-03-23 17:40:28.009 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:40:28.009 | count = cfg_attr_count[section, attr] 2022-03-23 17:40:28.009 | print "inidelete " configfile " " section " " attr 2022-03-23 17:40:28.009 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:40:28.009 | for (l = count -2; l >= 0; l--) 2022-03-23 17:40:28.009 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:40:28.009 | } 2022-03-23 17:40:28.009 | } 2022-03-23 17:40:28.009 | } 2022-03-23 17:40:28.009 | } 2022-03-23 17:40:28.009 | ' 2022-03-23 17:40:28.010 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 17:40:28.011 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:40:28.013 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:40:28.015 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:40:28.017 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:40:28.018 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 17:40:28.021 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:40:28.024 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 17:40:28.027 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 17:40:28.027 | BEGIN { group = "" } 2022-03-23 17:40:28.027 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:40:28.027 | gsub("[][]", "", $1); 2022-03-23 17:40:28.027 | split($1, a, "|"); 2022-03-23 17:40:28.027 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:40:28.027 | group=a[1] 2022-03-23 17:40:28.027 | } else { 2022-03-23 17:40:28.027 | group="" 2022-03-23 17:40:28.027 | } 2022-03-23 17:40:28.027 | next 2022-03-23 17:40:28.027 | } 2022-03-23 17:40:28.027 | { 2022-03-23 17:40:28.027 | if (group != "") 2022-03-23 17:40:28.027 | print $0 2022-03-23 17:40:28.027 | } 2022-03-23 17:40:28.027 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:40:28.053 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:40:28.062 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 17:40:28.130 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 17:40:28.188 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 17:40:28.193 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:40:28.197 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 17:40:28.203 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:40:28.208 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 17:40:28.211 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:40:28.265 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:28.275 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 17:40:28.281 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 17:40:28.289 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:40:28.337 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:28.343 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 17:40:28.350 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 17:40:28.398 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:40:28.401 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:40:28.404 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 17:40:28.427 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 17:40:28.451 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 17:40:28.454 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 17:40:28.457 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 17:40:28.459 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 17:40:28.464 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 17:40:28.486 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.45 2022-03-23 17:40:28.489 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 17:40:28.509 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:28.512 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 17:40:28.529 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:28.532 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 17:40:28.536 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 17:40:28.570 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 17:40:28.588 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:28.591 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 17:40:28.610 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:28.613 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 17:40:28.615 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 17:40:28.618 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 17:40:28.620 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 17:40:28.623 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 17:40:28.626 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 17:40:28.628 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 17:40:28.631 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 17:40:28.633 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:28.636 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 17:40:28.638 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:28.641 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:28.643 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:28.646 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:28.650 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:28.654 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057228651 2022-03-23 17:40:28.657 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 17:40:28.675 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:28.678 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:28.680 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:28.683 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:28.686 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:28.688 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:28.691 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:28.693 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:28.697 | + functions-common:time_stop:2432 : start_time=1648057228651 2022-03-23 17:40:28.700 | + functions-common:time_stop:2434 : [[ -z 1648057228651 ]] 2022-03-23 17:40:28.703 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:28.708 | + functions-common:time_stop:2437 : end_time=1648057228705 2022-03-23 17:40:28.710 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-23 17:40:28.713 | + functions-common:time_stop:2439 : total=34158 2022-03-23 17:40:28.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:28.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34212 2022-03-23 17:40:28.721 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:28.723 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:40:28.726 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 17:40:28.745 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:28.748 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 17:40:28.748 | Dumping cells_v2 mapping 2022-03-23 17:40:28.751 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 17:40:29.775 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 17:40:32.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:32.349 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:32.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:32.349 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:32.349 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:40:32.349 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 17:40:32.349 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:40:32.349 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 17:40:32.349 | | cell1 | 3b37d838-4352-4d55-aa06-324071543783 | rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 17:40:32.349 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:40:32.826 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 17:40:32.830 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 17:40:32.896 | + inc/async:async_inner:63 : create_flavors 2022-03-23 17:40:32.941 | [462239 Async create_flavors:520334]: running: create_flavors 2022-03-23 17:40:32.944 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 17:40:32.965 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:32.968 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 17:40:32.970 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:40:32.973 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 17:40:32.976 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 17:40:32.978 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 17:40:32.981 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 17:40:32.984 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 17:40:32.986 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 17:40:33.005 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:33.008 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 17:40:33.011 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 17:40:33.014 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 17:40:33.017 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 17:40:33.022 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:40:33.024 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 17:40:33.027 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:40:33.030 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:33.032 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:33.035 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 17:40:33.037 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:33.040 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:33.042 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:33.045 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:33.048 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:33.053 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057233050 2022-03-23 17:40:33.056 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 17:40:33.074 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:33.077 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 17:40:33.080 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 17:40:33.082 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:40:33.086 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:40:33.088 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:40:33.091 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:40:33.094 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 17:40:33.097 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 17:40:33.100 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 17:40:33.102 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:33.105 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:33.107 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:40:33.110 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-23 17:40:33.112 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 17:40:33.115 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:40:33.117 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:40:33.119 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:40:33.122 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 17:40:33.124 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:40:33.129 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 17:40:33.182 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 17:40:33.240 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 17:40:33.297 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:40:33.353 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:33.411 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 17:40:33.467 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 17:40:33.523 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 17:40:33.579 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 17:40:33.636 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 17:40:33.692 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:40:33.695 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 17:40:33.750 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:40:34.344 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 17:40:34.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 17:40:34.926 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 17:40:35.013 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:35.021 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:35.029 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:35.032 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:35.032 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:35.037 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:35.037 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:35.041 | + functions-common:time_stop:2432 : start_time=1648057233050 2022-03-23 17:40:35.044 | + functions-common:time_stop:2434 : [[ -z 1648057233050 ]] 2022-03-23 17:40:35.049 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:35.055 | + functions-common:time_stop:2437 : end_time=1648057235047 2022-03-23 17:40:35.058 | + functions-common:time_stop:2438 : elapsed_time=1997 2022-03-23 17:40:35.062 | + functions-common:time_stop:2439 : total=34212 2022-03-23 17:40:35.069 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:35.071 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36209 2022-03-23 17:40:35.074 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.45/volume/v3 2022-03-23 17:40:35.077 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 17:40:35.077 | Waiting for Cinder API to start... 2022-03-23 17:40:35.085 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.45/volume/v3 2022-03-23 17:40:35.088 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:40:35.091 | + functions:wait_for_service:458 : local url=http://10.222.0.45/volume/v3 2022-03-23 17:40:35.094 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:40:35.097 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:40:35.100 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:40:35.103 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:35.106 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:35.110 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:35.116 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057235113 2022-03-23 17:40:35.119 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:40:35.126 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/volume/v3 2022-03-23 17:40:39.695 | + :: : [[ 401 == 503 ]] 2022-03-23 17:40:39.696 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:40:39.702 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:40:39.705 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:39.707 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:39.710 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:39.713 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:39.716 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:39.718 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:40:39.721 | + functions-common:time_stop:2432 : start_time=1648057235113 2022-03-23 17:40:39.723 | + functions-common:time_stop:2434 : [[ -z 1648057235113 ]] 2022-03-23 17:40:39.726 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:39.731 | + functions-common:time_stop:2437 : end_time=1648057239728 2022-03-23 17:40:39.734 | + functions-common:time_stop:2438 : elapsed_time=4615 2022-03-23 17:40:39.736 | + functions-common:time_stop:2439 : total=18225 2022-03-23 17:40:39.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:39.741 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22840 2022-03-23 17:40:39.744 | + functions:wait_for_service:467 : return 0 2022-03-23 17:40:39.747 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:39.750 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 17:40:39.753 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:39.755 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:39.758 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:39.761 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 17:40:39.763 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:39.766 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:39.769 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:39.771 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:39.775 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:39.779 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057239776 2022-03-23 17:40:39.782 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 17:40:39.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:39.804 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 17:40:39.806 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 17:40:39.809 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:39.812 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:39.814 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:39.817 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:39.820 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:40:39.822 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:40:39.825 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 17:40:39.827 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:39.830 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:39.832 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:40:39.835 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 17:40:39.838 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 17:40:39.841 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:39.843 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:40:39.846 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:40:39.848 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:40:39.851 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:40:39.854 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 17:40:39.857 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:40:39.861 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 17:40:39.918 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 17:40:39.974 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:40.031 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 17:40:40.088 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 17:40:40.146 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:40.203 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:40:40.206 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 17:40:40.266 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:40:40.846 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 17:40:40.860 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 17:40:41.426 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 17:40:41.452 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:41.460 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:41.463 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:41.466 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:41.469 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:41.472 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:41.475 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:41.477 | + functions-common:time_stop:2432 : start_time=1648057239776 2022-03-23 17:40:41.480 | + functions-common:time_stop:2434 : [[ -z 1648057239776 ]] 2022-03-23 17:40:41.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:41.488 | + functions-common:time_stop:2437 : end_time=1648057241486 2022-03-23 17:40:41.491 | + functions-common:time_stop:2438 : elapsed_time=1710 2022-03-23 17:40:41.494 | + functions-common:time_stop:2439 : total=36209 2022-03-23 17:40:41.496 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:41.499 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37919 2022-03-23 17:40:41.502 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:41.505 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 17:40:41.508 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:41.510 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:41.513 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:41.516 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 17:40:41.518 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:41.521 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:41.523 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:41.526 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:41.529 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:41.534 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057241531 2022-03-23 17:40:41.537 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 17:40:41.559 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:41.562 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 17:40:41.565 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 17:40:41.567 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:41.570 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:41.573 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:41.576 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:41.578 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:40:41.581 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:40:41.584 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 17:40:41.586 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:41.589 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:41.591 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:40:41.594 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 17:40:41.597 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 17:40:41.600 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:41.603 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:40:41.606 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:40:41.608 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:40:41.611 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:40:41.614 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 17:40:41.616 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:40:41.621 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 17:40:41.684 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 17:40:41.746 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:41.805 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 17:40:41.866 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 17:40:41.927 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:41.995 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:40:41.998 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 17:40:42.058 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:40:42.658 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 17:40:42.673 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 17:40:43.287 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 17:40:43.318 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:43.321 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:43.326 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:43.332 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:43.335 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:43.338 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:43.340 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:43.343 | + functions-common:time_stop:2432 : start_time=1648057241531 2022-03-23 17:40:43.346 | + functions-common:time_stop:2434 : [[ -z 1648057241531 ]] 2022-03-23 17:40:43.351 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:43.354 | + functions-common:time_stop:2437 : end_time=1648057243351 2022-03-23 17:40:43.357 | + functions-common:time_stop:2438 : elapsed_time=1820 2022-03-23 17:40:43.359 | + functions-common:time_stop:2439 : total=37919 2022-03-23 17:40:43.366 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:43.369 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39739 2022-03-23 17:40:43.371 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:43.375 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 17:40:43.377 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:43.380 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:43.383 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:43.386 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 17:40:43.390 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:43.393 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:43.399 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:43.402 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:43.407 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:43.413 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057243410 2022-03-23 17:40:43.416 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 17:40:43.440 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:43.443 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 17:40:43.446 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 17:40:43.452 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:43.454 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:43.458 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:43.461 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:43.463 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:40:43.466 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:40:43.469 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 17:40:43.472 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:43.476 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:43.481 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:40:43.484 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 17:40:43.489 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 17:40:43.493 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:43.495 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:40:43.497 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:40:43.503 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:40:43.509 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:40:43.517 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 17:40:43.524 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:40:43.527 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 17:40:43.622 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 17:40:43.725 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:40:43.799 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 17:40:43.884 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 17:40:43.952 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:44.030 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:40:44.033 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 17:40:44.103 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:40:44.727 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 17:40:44.744 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 17:40:45.382 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 17:40:45.428 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:45.431 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:45.436 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:45.440 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:45.448 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:45.458 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:45.466 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:45.476 | + functions-common:time_stop:2432 : start_time=1648057243410 2022-03-23 17:40:45.489 | + functions-common:time_stop:2434 : [[ -z 1648057243410 ]] 2022-03-23 17:40:45.496 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:45.506 | + functions-common:time_stop:2437 : end_time=1648057245496 2022-03-23 17:40:45.513 | + functions-common:time_stop:2438 : elapsed_time=2086 2022-03-23 17:40:45.523 | + functions-common:time_stop:2439 : total=39739 2022-03-23 17:40:45.539 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:45.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41825 2022-03-23 17:40:45.565 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 17:40:45.571 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 17:40:45.637 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:45.645 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:40:45.653 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 17:40:45.661 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:40:45.669 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 17:40:45.674 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 17:40:45.765 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:45.774 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 17:40:50.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:50.240 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:50.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:40:50.241 | from cryptography.utils import int_from_bytes 2022-03-23 17:40:50.241 | +-------------+--------------------------------------+ 2022-03-23 17:40:50.241 | | Field | Value | 2022-03-23 17:40:50.241 | +-------------+--------------------------------------+ 2022-03-23 17:40:50.241 | | description | None | 2022-03-23 17:40:50.241 | | id | e360e857-222c-4710-b9cf-f995eb54f097 | 2022-03-23 17:40:50.241 | | is_public | True | 2022-03-23 17:40:50.241 | | name | lvmdriver-1 | 2022-03-23 17:40:50.241 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 17:40:50.241 | +-------------+--------------------------------------+ 2022-03-23 17:40:50.507 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 17:40:50.510 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 17:40:50.513 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 17:40:50.535 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:50.538 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 17:40:50.540 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:40:50.543 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 17:40:50.545 | + ./stack.sh:main:1340 : start_glance 2022-03-23 17:40:50.548 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 17:40:50.551 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 17:40:50.576 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:50.578 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 17:40:50.582 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 17:40:50.586 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:40:50.589 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 17:40:50.592 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:40:50.594 | + functions-common:run_process:1682 : local group= 2022-03-23 17:40:50.597 | + functions-common:run_process:1683 : local user= 2022-03-23 17:40:50.600 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 17:40:50.602 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:40:50.605 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:40:50.608 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:50.611 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:50.614 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:50.619 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057250616 2022-03-23 17:40:50.622 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 17:40:50.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:50.644 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 17:40:50.647 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 17:40:50.650 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:40:50.653 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:40:50.656 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:40:50.659 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:40:50.661 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 17:40:50.664 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 17:40:50.667 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 17:40:50.670 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:40:50.673 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:40:50.678 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:40:50.678 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 17:40:50.681 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 17:40:50.684 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:40:50.686 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:40:50.689 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:40:50.691 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 17:40:50.694 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:40:50.699 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 17:40:50.771 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 17:40:50.840 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 17:40:50.905 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:40:50.966 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:40:51.031 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 17:40:51.093 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 17:40:51.150 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 17:40:51.216 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 17:40:51.279 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 17:40:51.362 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:40:51.365 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 17:40:51.433 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:40:52.001 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 17:40:52.014 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 17:40:52.601 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 17:40:52.690 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:40:52.701 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:52.710 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:52.721 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:52.734 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:52.753 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:52.762 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:40:52.781 | + functions-common:time_stop:2432 : start_time=1648057250616 2022-03-23 17:40:52.794 | + functions-common:time_stop:2434 : [[ -z 1648057250616 ]] 2022-03-23 17:40:52.810 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:52.830 | + functions-common:time_stop:2437 : end_time=1648057252813 2022-03-23 17:40:52.842 | + functions-common:time_stop:2438 : elapsed_time=2197 2022-03-23 17:40:52.862 | + functions-common:time_stop:2439 : total=41825 2022-03-23 17:40:52.882 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:52.894 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44022 2022-03-23 17:40:52.914 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 17:40:53.021 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:40:53.026 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.45) to start...' 2022-03-23 17:40:53.026 | Waiting for g-api (10.222.0.45) to start... 2022-03-23 17:40:53.041 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.45/image 2022-03-23 17:40:53.047 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:40:53.049 | + functions:wait_for_service:458 : local url=http://10.222.0.45/image 2022-03-23 17:40:53.070 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:40:53.078 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:40:53.092 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:40:53.110 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:40:53.126 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:40:53.145 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:40:53.166 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057253158 2022-03-23 17:40:53.182 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:40:53.217 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/image 2022-03-23 17:40:57.234 | + :: : [[ 300 == 503 ]] 2022-03-23 17:40:57.242 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:40:57.251 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:40:57.256 | + functions-common:time_stop:2425 : local name 2022-03-23 17:40:57.270 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:40:57.278 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:40:57.287 | + functions-common:time_stop:2428 : local total 2022-03-23 17:40:57.292 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:40:57.295 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:40:57.305 | + functions-common:time_stop:2432 : start_time=1648057253158 2022-03-23 17:40:57.310 | + functions-common:time_stop:2434 : [[ -z 1648057253158 ]] 2022-03-23 17:40:57.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:40:57.319 | + functions-common:time_stop:2437 : end_time=1648057257316 2022-03-23 17:40:57.322 | + functions-common:time_stop:2438 : elapsed_time=4158 2022-03-23 17:40:57.325 | + functions-common:time_stop:2439 : total=22840 2022-03-23 17:40:57.331 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:40:57.334 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26998 2022-03-23 17:40:57.338 | + functions:wait_for_service:467 : return 0 2022-03-23 17:40:57.341 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 17:40:57.360 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:57.363 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 17:40:57.381 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:40:57.384 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 17:40:57.387 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:40:57.389 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 17:40:57.392 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 17:40:57.395 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.398 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.400 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 17:40:57.402 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 17:40:57.407 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.411 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.413 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 17:40:57.415 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 17:40:57.418 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.423 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 17:40:57.426 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.428 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 17:40:57.430 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 17:40:57.432 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 17:40:57.435 | + functions:upload_image:294 : local kernel= 2022-03-23 17:40:57.437 | + functions:upload_image:295 : local ramdisk= 2022-03-23 17:40:57.439 | + functions:upload_image:296 : local disk_format= 2022-03-23 17:40:57.442 | + functions:upload_image:297 : local container_format= 2022-03-23 17:40:57.444 | + functions:upload_image:298 : local unpack= 2022-03-23 17:40:57.447 | + functions:upload_image:299 : local img_property= 2022-03-23 17:40:57.449 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 17:40:57.451 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 17:40:57.453 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 17:40:57.455 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 17:40:57.458 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 17:40:57.460 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.463 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.469 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 17:40:57.475 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.475 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 17:40:57.480 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 17:40:57.483 | + functions:upload_image:377 : container_format=bare 2022-03-23 17:40:57.485 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 17:40:57.488 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 17:40:57.491 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:40:57.496 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 17:40:57.498 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 17:40:57.502 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:40:57.506 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 17:40:57.508 | + functions:upload_image:385 : is_arch ppc 2022-03-23 17:40:57.511 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:40:57.516 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 17:40:57.518 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 17:40:57.522 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:40:57.526 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 17:40:57.528 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 17:40:57.531 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 17:40:57.534 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 17:40:57.537 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 17:40:57.539 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-23 17:40:57.542 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 17:40:57.544 | + functions:_upload_image:105 : shift 2022-03-23 17:40:57.547 | + functions:_upload_image:106 : local container=bare 2022-03-23 17:40:57.549 | + functions:_upload_image:107 : shift 2022-03-23 17:40:57.551 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 17:40:57.554 | + functions:_upload_image:109 : shift 2022-03-23 17:40:57.561 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:40:57.561 | + functions:_upload_image:111 : shift 2022-03-23 17:40:57.564 | + functions:_upload_image:112 : local properties 2022-03-23 17:40:57.567 | + functions:_upload_image:113 : local useimport 2022-03-23 17:40:57.570 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 17:40:57.572 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 17:40:57.575 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 17:40:57.577 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 17:40:57.579 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 17:40:57.581 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 17:40:57.583 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 17:40:57.586 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-23 17:41:04.445 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:41:04.473 | [520334 Async create_flavors:520334]: finished successfully 2022-03-23 17:41:15.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.126 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.126 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.126 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:41:15.126 | | Field | Value | 2022-03-23 17:41:15.126 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:41:15.126 | | container_format | bare | 2022-03-23 17:41:15.126 | | created_at | 2022-03-23T17:41:00Z | 2022-03-23 17:41:15.126 | | disk_format | vhdx | 2022-03-23 17:41:15.126 | | file | /v2/images/a2eeec4b-dcc2-41c2-a5ac-488f01aa25e4/file | 2022-03-23 17:41:15.126 | | id | a2eeec4b-dcc2-41c2-a5ac-488f01aa25e4 | 2022-03-23 17:41:15.126 | | min_disk | 0 | 2022-03-23 17:41:15.126 | | min_ram | 0 | 2022-03-23 17:41:15.126 | | name | ubuntu-16 | 2022-03-23 17:41:15.126 | | owner | 5be8a0b19bca46e69f34e72433bc99d0 | 2022-03-23 17:41:15.126 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 17:41:15.126 | | protected | False | 2022-03-23 17:41:15.126 | | schema | /v2/schemas/image | 2022-03-23 17:41:15.126 | | status | queued | 2022-03-23 17:41:15.126 | | tags | | 2022-03-23 17:41:15.126 | | updated_at | 2022-03-23T17:41:00Z | 2022-03-23 17:41:15.126 | | visibility | public | 2022-03-23 17:41:15.127 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:41:15.296 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 17:41:15.353 | [462239 Async create_flavors:520334]: Waiting for completion of create_flavors running on PID 520334 (2 other jobs running) 2022-03-23 17:41:15.382 | [462239 Async create_flavors:520334]: Signaling child to exit 2022-03-23 17:41:15.382 | WAKEUP 2022-03-23 17:41:15.407 | [462239 Async create_flavors:520334]: Signaled 2022-03-23 17:41:15.408 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 17:41:15.409 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:41:15.409 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 17:41:15.409 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 17:41:15.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.409 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.409 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.409 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 17:41:15.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.409 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.409 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.409 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.409 | | Field | Value | 2022-03-23 17:41:15.409 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.409 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.409 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.409 | | description | None | 2022-03-23 17:41:15.409 | | disk | 1 | 2022-03-23 17:41:15.409 | | id | c1 | 2022-03-23 17:41:15.409 | | name | cirros256 | 2022-03-23 17:41:15.409 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.409 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.409 | | ram | 256 | 2022-03-23 17:41:15.409 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.409 | | swap | | 2022-03-23 17:41:15.409 | | vcpus | 1 | 2022-03-23 17:41:15.410 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.410 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 17:41:15.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.410 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.410 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.410 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.410 | | Field | Value | 2022-03-23 17:41:15.410 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.410 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.410 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.410 | | description | None | 2022-03-23 17:41:15.410 | | disk | 5 | 2022-03-23 17:41:15.410 | | id | d1 | 2022-03-23 17:41:15.410 | | name | ds512M | 2022-03-23 17:41:15.410 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.410 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.410 | | ram | 512 | 2022-03-23 17:41:15.410 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.410 | | swap | | 2022-03-23 17:41:15.410 | | vcpus | 1 | 2022-03-23 17:41:15.410 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.410 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 17:41:15.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.410 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.410 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.410 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.410 | | Field | Value | 2022-03-23 17:41:15.410 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.410 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.410 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.410 | | description | None | 2022-03-23 17:41:15.410 | | disk | 10 | 2022-03-23 17:41:15.411 | | id | d2 | 2022-03-23 17:41:15.411 | | name | ds1G | 2022-03-23 17:41:15.411 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.411 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.411 | | ram | 1024 | 2022-03-23 17:41:15.411 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.411 | | swap | | 2022-03-23 17:41:15.411 | | vcpus | 1 | 2022-03-23 17:41:15.411 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.411 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 17:41:15.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.411 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.411 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.411 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.411 | | Field | Value | 2022-03-23 17:41:15.411 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.411 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.411 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.411 | | description | None | 2022-03-23 17:41:15.411 | | disk | 10 | 2022-03-23 17:41:15.411 | | id | d3 | 2022-03-23 17:41:15.411 | | name | ds2G | 2022-03-23 17:41:15.411 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.411 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.412 | | ram | 2048 | 2022-03-23 17:41:15.412 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.412 | | swap | | 2022-03-23 17:41:15.412 | | vcpus | 2 | 2022-03-23 17:41:15.412 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.412 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 17:41:15.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.412 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.412 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.412 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.412 | | Field | Value | 2022-03-23 17:41:15.412 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.412 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.412 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.412 | | description | None | 2022-03-23 17:41:15.412 | | disk | 20 | 2022-03-23 17:41:15.412 | | id | d4 | 2022-03-23 17:41:15.412 | | name | ds4G | 2022-03-23 17:41:15.412 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.412 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.413 | | ram | 4096 | 2022-03-23 17:41:15.413 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.413 | | swap | | 2022-03-23 17:41:15.413 | | vcpus | 4 | 2022-03-23 17:41:15.413 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.413 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 17:41:15.413 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 17:41:15.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.413 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.413 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.413 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 17:41:15.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.413 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.413 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.413 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.413 | | Field | Value | 2022-03-23 17:41:15.413 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.413 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.414 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.414 | | description | None | 2022-03-23 17:41:15.414 | | disk | 1 | 2022-03-23 17:41:15.414 | | id | 1 | 2022-03-23 17:41:15.414 | | name | m1.tiny | 2022-03-23 17:41:15.414 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.414 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.414 | | ram | 512 | 2022-03-23 17:41:15.414 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.414 | | swap | | 2022-03-23 17:41:15.414 | | vcpus | 1 | 2022-03-23 17:41:15.414 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.414 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 17:41:15.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.414 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.414 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.414 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.414 | | Field | Value | 2022-03-23 17:41:15.414 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.414 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.414 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.414 | | description | None | 2022-03-23 17:41:15.414 | | disk | 20 | 2022-03-23 17:41:15.415 | | id | 2 | 2022-03-23 17:41:15.415 | | name | m1.small | 2022-03-23 17:41:15.415 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.415 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.415 | | ram | 2048 | 2022-03-23 17:41:15.415 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.415 | | swap | | 2022-03-23 17:41:15.415 | | vcpus | 1 | 2022-03-23 17:41:15.415 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.415 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 17:41:15.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.415 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.415 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.415 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.415 | | Field | Value | 2022-03-23 17:41:15.415 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.415 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.415 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.415 | | description | None | 2022-03-23 17:41:15.415 | | disk | 40 | 2022-03-23 17:41:15.415 | | id | 3 | 2022-03-23 17:41:15.416 | | name | m1.medium | 2022-03-23 17:41:15.416 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.416 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.416 | | ram | 4096 | 2022-03-23 17:41:15.416 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.416 | | swap | | 2022-03-23 17:41:15.416 | | vcpus | 2 | 2022-03-23 17:41:15.416 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.416 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 17:41:15.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.416 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.416 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.416 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.416 | | Field | Value | 2022-03-23 17:41:15.416 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.416 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.416 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.416 | | description | None | 2022-03-23 17:41:15.416 | | disk | 80 | 2022-03-23 17:41:15.416 | | id | 4 | 2022-03-23 17:41:15.417 | | name | m1.large | 2022-03-23 17:41:15.417 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.417 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.417 | | ram | 8192 | 2022-03-23 17:41:15.417 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.417 | | swap | | 2022-03-23 17:41:15.417 | | vcpus | 4 | 2022-03-23 17:41:15.417 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.417 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 17:41:15.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.417 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:15.417 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:15.417 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.417 | | Field | Value | 2022-03-23 17:41:15.417 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.417 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:41:15.417 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:41:15.417 | | description | None | 2022-03-23 17:41:15.417 | | disk | 160 | 2022-03-23 17:41:15.417 | | id | 5 | 2022-03-23 17:41:15.418 | | name | m1.xlarge | 2022-03-23 17:41:15.418 | | os-flavor-access:is_public | True | 2022-03-23 17:41:15.418 | | properties | hw_rng:allowed='True' | 2022-03-23 17:41:15.418 | | ram | 16384 | 2022-03-23 17:41:15.418 | | rxtx_factor | 1.0 | 2022-03-23 17:41:15.418 | | swap | | 2022-03-23 17:41:15.418 | | vcpus | 8 | 2022-03-23 17:41:15.418 | +----------------------------+-----------------------+ 2022-03-23 17:41:15.465 | [462239 Async create_flavors:520334]: finished create_flavors with result 0 in 31 seconds 2022-03-23 17:41:15.470 | + inc/async:async_wait:197 : return 0 2022-03-23 17:41:15.472 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 17:41:15.491 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:41:15.493 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 17:41:15.512 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:41:15.515 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 17:41:15.533 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:41:15.535 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 17:41:15.538 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:41:15.540 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 17:41:15.552 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 17:41:15.554 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 17:41:15.557 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 17:41:15.558 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 17:41:15.560 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 17:41:15.562 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 17:41:15.563 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 17:41:15.564 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 17:41:15.566 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 17:41:15.567 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 17:41:15.569 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 17:41:15.570 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 17:41:15.572 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 17:41:15.574 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:41:15.575 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 17:41:15.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:41:15.578 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 17:41:15.580 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:41:15.581 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 17:41:15.582 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:41:15.584 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 17:41:15.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:41:15.587 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 17:41:15.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 17:41:15.590 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:41:15.591 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 17:41:15.593 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:41:15.594 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 17:41:15.596 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 17:41:15.597 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 17:41:15.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:41:15.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 17:41:15.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:41:15.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 17:41:15.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 17:41:15.606 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 17:41:15.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 17:41:15.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 17:41:15.611 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 17:41:15.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 17:41:15.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 17:41:15.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 17:41:15.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 17:41:15.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 17:41:15.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 17:41:15.622 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 17:41:15.623 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 17:41:15.625 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 17:41:15.626 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 17:41:15.628 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 17:41:15.629 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 17:41:15.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 17:41:15.632 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 17:41:15.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 17:41:15.636 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 17:41:15.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 17:41:15.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 17:41:15.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 17:41:15.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 17:41:15.641 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 17:41:17.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:17.726 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:17.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:41:17.726 | from cryptography.utils import int_from_bytes 2022-03-23 17:41:17.726 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 17:41:17.728 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 17:41:17.902 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 17:41:17.907 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 17:41:17.910 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:41:17.915 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-174117 2022-03-23 17:41:17.918 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-174117 ' 2022-03-23 17:41:17.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.942 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:41:17.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.948 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:41:17.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.953 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:41:17.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.959 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 17:41:17.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.964 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 17:41:17.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.969 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 17:41:17.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.975 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-172811 2022-03-23 17:41:17.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.980 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:41:17.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.984 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 17:41:17.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.990 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:41:17.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:17.994 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:41:17.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:18.000 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:41:18.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:41:18.005 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:41:18.008 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 17:41:18.010 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:41:18.013 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:41:18.016 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 17:41:18.019 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:41:18.022 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:41:18.025 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:41:18.029 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 17:41:18.033 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:41:18.035 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 17:41:18.038 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:41:18.041 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 17:41:18.041 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:41:18.041 | gsub("[][]", "", $1); 2022-03-23 17:41:18.041 | split($1, a, "|"); 2022-03-23 17:41:18.041 | if (a[1] == matchgroup) 2022-03-23 17:41:18.041 | print a[2] 2022-03-23 17:41:18.041 | } 2022-03-23 17:41:18.041 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:41:18.048 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 17:41:18.050 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:41:18.053 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 17:41:18.055 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:41:18.058 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:41:18.061 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:41:18.063 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:41:18.066 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:41:18.070 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:41:18.074 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:41:18.077 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:41:18.079 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:41:18.082 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 17:41:18.085 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:41:18.102 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:41:18.105 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:41:18.108 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:41:18.110 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 17:41:18.113 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:41:18.116 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:41:18.118 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:41:18.121 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 17:41:18.124 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 17:41:18.127 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:41:18.130 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:41:18.132 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:41:18.135 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:41:18.137 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 17:41:18.140 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:41:18.143 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 17:41:18.145 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:41:18.148 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:41:18.151 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 17:41:18.153 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:41:18.156 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:41:18.159 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 17:41:18.161 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:41:18.164 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:41:18.167 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:41:18.170 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 17:41:18.173 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:41:18.175 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 17:41:18.178 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:41:18.180 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 17:41:18.180 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:41:18.180 | gsub("[][]", "", $1); 2022-03-23 17:41:18.180 | split($1, a, "|"); 2022-03-23 17:41:18.181 | if (a[1] == matchgroup) 2022-03-23 17:41:18.181 | print a[2] 2022-03-23 17:41:18.181 | } 2022-03-23 17:41:18.181 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:41:18.187 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 17:41:18.206 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:41:18.209 | + ./stack.sh:main:1430 : service_check 2022-03-23 17:41:18.211 | + functions-common:service_check:1718 : local service 2022-03-23 17:41:18.214 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.217 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 17:41:18.230 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 17:41:18.234 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.237 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 17:41:18.251 | enabled 2022-03-23 17:41:18.255 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 17:41:18.273 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 17:41:18.273 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.273 | Active: active (running) since Wed 2022-03-23 17:39:04 UTC; 2min 14s ago 2022-03-23 17:41:18.273 | Main PID: 513453 (uwsgi) 2022-03-23 17:41:18.273 | Status: "uWSGI is ready" 2022-03-23 17:41:18.273 | Tasks: 3 (limit: 14304) 2022-03-23 17:41:18.273 | Memory: 253.7M 2022-03-23 17:41:18.273 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 17:41:18.273 | ├─513453 nova-apiuWSGI master 2022-03-23 17:41:18.273 | ├─513454 nova-apiuWSGI worker 1 2022-03-23 17:41:18.273 | └─513455 nova-apiuWSGI worker 2 2022-03-23 17:41:18.273 | 2022-03-23 17:41:18.273 | Mar 23 17:41:01 dv-neutron-797121-12-hyperv devstack@n-api.service[513455]: [pid: 513455|app: 0|req: 16/32] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 17:41:01 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 17:41:18.273 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513454]: DEBUG nova.api.openstack.wsgi [None req-19a7b713-b66c-49ef-b1c8-01245d533f71 admin admin] Calling method '>' {{(pid=513454) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 17:41:18.273 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513454]: INFO nova.api.openstack.requestlog [None req-19a7b713-b66c-49ef-b1c8-01245d533f71 admin admin] 10.222.0.45 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001538 2022-03-23 17:41:18.273 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513454]: [pid: 513454|app: 0|req: 17/33] 10.222.0.45 () {54 vars in 930 bytes} [Wed Mar 23 17:41:04 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2022-03-23 17:41:18.273 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513455]: DEBUG nova.api.openstack.wsgi [None req-037bd1e0-9b92-4581-a455-d034b21c0669 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "vcpus": 8, "rxtx_factor": 1.0, "disk": 160, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "5", "ram": 16384, "name": "m1.xlarge"}} {{(pid=513455) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 17:41:18.273 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513455]: INFO nova.api.openstack.requestlog [None req-037bd1e0-9b92-4581-a455-d034b21c0669 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.076746 2022-03-23 17:41:18.273 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513455]: [pid: 513455|app: 0|req: 17/34] 10.222.0.45 () {64 vars in 1282 bytes} [Wed Mar 23 17:41:04 2022] POST /compute/v2.1/flavors => generated 408 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-23 17:41:18.273 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513454]: DEBUG nova.api.openstack.wsgi [None req-2bc62cef-dcdc-4d10-a8b2-c2cd8680faa8 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=513454) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 17:41:18.273 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513454]: INFO nova.api.openstack.requestlog [None req-2bc62cef-dcdc-4d10-a8b2-c2cd8680faa8 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.032433 2022-03-23 17:41:18.274 | Mar 23 17:41:04 dv-neutron-797121-12-hyperv devstack@n-api.service[513454]: [pid: 513454|app: 0|req: 18/35] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 17:41:04 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 17:41:18.277 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.280 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 17:41:18.292 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 17:41:18.296 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.299 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 17:41:18.313 | enabled 2022-03-23 17:41:18.317 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 17:41:18.335 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 17:41:18.335 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.335 | Active: active (running) since Wed 2022-03-23 17:40:21 UTC; 57s ago 2022-03-23 17:41:18.335 | Main PID: 518054 (nova-scheduler) 2022-03-23 17:41:18.335 | Tasks: 3 (limit: 14304) 2022-03-23 17:41:18.335 | Memory: 154.2M 2022-03-23 17:41:18.335 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 17:41:18.335 | ├─518054 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:41:18.335 | ├─519338 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:41:18.335 | └─519339 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:41:18.335 | 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_limit.split_loggers = False {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_limit.status_code_retries = None {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_limit.status_code_retry_delay = None {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_limit.timeout = None {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_limit.valid_interfaces = None {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_limit.version = None {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_reports.file_event_handler = None {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] oslo_reports.log_dir = None {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:41:18.335 | Mar 23 17:40:25 dv-neutron-797121-12-hyperv nova-scheduler[518054]: DEBUG oslo_service.service [None req-4edb2678-0098-4e99-b3e2-60a1cf614a1d None None] ******************************************************************************** {{(pid=518054) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 17:41:18.339 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.341 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 17:41:18.355 | enabled 2022-03-23 17:41:18.359 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 17:41:18.377 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 17:41:18.377 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.377 | Active: active (running) since Wed 2022-03-23 17:40:23 UTC; 55s ago 2022-03-23 17:41:18.377 | Main PID: 518571 (uwsgi) 2022-03-23 17:41:18.377 | Status: "uWSGI is ready" 2022-03-23 17:41:18.377 | Tasks: 4 (limit: 14304) 2022-03-23 17:41:18.377 | Memory: 217.0M 2022-03-23 17:41:18.377 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 17:41:18.377 | ├─518571 nova-api-metauWSGI master 2022-03-23 17:41:18.377 | ├─518575 nova-api-metauWSGI worker 1 2022-03-23 17:41:18.377 | ├─518576 nova-api-metauWSGI worker 2 2022-03-23 17:41:18.377 | └─518578 nova-api-metauWSGI http 1 2022-03-23 17:41:18.377 | 2022-03-23 17:41:18.377 | Mar 23 17:40:27 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518575]: DEBUG oslo_db.sqlalchemy.engines [None req-d98a6990-1d0b-4c23-a0af-02464bd03e6b None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=518575) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:41:18.377 | Mar 23 17:40:27 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518576]: DEBUG oslo_db.sqlalchemy.engines [None req-5b28d635-54f2-4e5f-9a3a-6b200c562169 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=518576) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:41:18.377 | Mar 23 17:40:27 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518576]: DEBUG oslo_db.sqlalchemy.engines [None req-5b28d635-54f2-4e5f-9a3a-6b200c562169 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=518576) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:41:18.377 | Mar 23 17:40:28 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518575]: DEBUG oslo_db.sqlalchemy.engines [None req-d98a6990-1d0b-4c23-a0af-02464bd03e6b None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=518575) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:41:18.377 | Mar 23 17:40:28 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518575]: DEBUG oslo_db.sqlalchemy.engines [None req-d98a6990-1d0b-4c23-a0af-02464bd03e6b None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=518575) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:41:18.377 | Mar 23 17:40:28 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518576]: DEBUG oslo_db.sqlalchemy.engines [None req-5b28d635-54f2-4e5f-9a3a-6b200c562169 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=518576) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:41:18.377 | Mar 23 17:40:28 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518575]: WARNING nova.api.metadata.handler [None req-d98a6990-1d0b-4c23-a0af-02464bd03e6b None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 17:41:18.378 | Mar 23 17:40:28 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518575]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ae7044b9b0 pid: 518575 (default app) 2022-03-23 17:41:18.378 | Mar 23 17:40:28 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518576]: WARNING nova.api.metadata.handler [None req-5b28d635-54f2-4e5f-9a3a-6b200c562169 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 17:41:18.378 | Mar 23 17:40:28 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[518576]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ae7044b9b0 pid: 518576 (default app) 2022-03-23 17:41:18.381 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.384 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 17:41:18.398 | enabled 2022-03-23 17:41:18.402 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 17:41:18.420 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 17:41:18.420 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.420 | Active: active (running) since Wed 2022-03-23 17:39:19 UTC; 1min 58s ago 2022-03-23 17:41:18.420 | Main PID: 514675 (uwsgi) 2022-03-23 17:41:18.420 | Status: "uWSGI is ready" 2022-03-23 17:41:18.420 | Tasks: 3 (limit: 14304) 2022-03-23 17:41:18.420 | Memory: 138.2M 2022-03-23 17:41:18.420 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 17:41:18.420 | ├─514675 placementuWSGI master 2022-03-23 17:41:18.420 | ├─514688 placementuWSGI worker 1 2022-03-23 17:41:18.420 | └─514689 placementuWSGI worker 2 2022-03-23 17:41:18.420 | 2022-03-23 17:41:18.420 | Mar 23 17:39:22 dv-neutron-797121-12-hyperv devstack@placement-api.service[514688]: [pid: 514688|app: 0|req: 1/1] 10.222.0.45 () {50 vars in 776 bytes} [Wed Mar 23 17:39:22 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 17:41:18.420 | Mar 23 17:40:24 dv-neutron-797121-12-hyperv devstack@placement-api.service[514689]: DEBUG placement.requestlog [None req-24f29cce-ebd0-41fc-92e0-e1ed19fb8d18 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=514689) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:41:18.420 | Mar 23 17:40:24 dv-neutron-797121-12-hyperv devstack@placement-api.service[514689]: INFO placement.requestlog [None req-24f29cce-ebd0-41fc-92e0-e1ed19fb8d18 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:41:18.420 | Mar 23 17:40:24 dv-neutron-797121-12-hyperv devstack@placement-api.service[514689]: [pid: 514689|app: 0|req: 1/2] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 17:40:24 2022] GET /placement => generated 136 bytes in 43 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 17:41:18.420 | Mar 23 17:40:29 dv-neutron-797121-12-hyperv devstack@placement-api.service[514688]: DEBUG placement.requestlog [None req-6ced07ad-69f4-49f5-917a-7b9477c322d5 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=514688) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:41:18.420 | Mar 23 17:40:29 dv-neutron-797121-12-hyperv devstack@placement-api.service[514688]: INFO placement.requestlog [None req-6ced07ad-69f4-49f5-917a-7b9477c322d5 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:41:18.420 | Mar 23 17:40:29 dv-neutron-797121-12-hyperv devstack@placement-api.service[514688]: [pid: 514688|app: 0|req: 2/3] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 17:40:29 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 17:41:18.420 | Mar 23 17:40:31 dv-neutron-797121-12-hyperv devstack@placement-api.service[514689]: DEBUG placement.requestlog [None req-68e8c69e-32c7-4bc6-9e54-bd4b734ff068 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=514689) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:41:18.420 | Mar 23 17:40:31 dv-neutron-797121-12-hyperv devstack@placement-api.service[514689]: INFO placement.requestlog [None req-68e8c69e-32c7-4bc6-9e54-bd4b734ff068 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:41:18.420 | Mar 23 17:40:31 dv-neutron-797121-12-hyperv devstack@placement-api.service[514689]: [pid: 514689|app: 0|req: 2/4] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 17:40:31 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 17:41:18.423 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.426 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 17:41:18.439 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 17:41:18.443 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.445 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 17:41:18.459 | enabled 2022-03-23 17:41:18.464 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 17:41:18.481 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 17:41:18.481 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.481 | Active: active (running) since Wed 2022-03-23 17:40:52 UTC; 25s ago 2022-03-23 17:41:18.481 | Main PID: 522620 (uwsgi) 2022-03-23 17:41:18.481 | Status: "uWSGI is ready" 2022-03-23 17:41:18.481 | Tasks: 7 (limit: 14304) 2022-03-23 17:41:18.481 | Memory: 225.5M 2022-03-23 17:41:18.481 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 17:41:18.481 | ├─522620 glance-apiuWSGI master 2022-03-23 17:41:18.481 | ├─522624 glance-apiuWSGI worker 1 2022-03-23 17:41:18.481 | └─522625 glance-apiuWSGI worker 2 2022-03-23 17:41:18.481 | 2022-03-23 17:41:18.481 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.location [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=522625) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:41:18.481 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.location [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=522625) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:41:18.481 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.location [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=522625) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:41:18.481 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.location [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=522625) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:41:18.482 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.location [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=522625) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:41:18.482 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.location [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=522625) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:41:18.482 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.location [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=522625) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:41:18.482 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.location [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=522625) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:41:18.482 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: DEBUG glance_store.backend [None req-f40a9d27-1580-432b-ae77-f78d8e6476cd admin admin] Skipping store.set_acls... not implemented. {{(pid=522625) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 17:41:18.482 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv devstack@g-api.service[522625]: [pid: 522625|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 17:41:00 2022] PUT /v2/images/a2eeec4b-dcc2-41c2-a5ac-488f01aa25e4/file => generated 0 bytes in 14914 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 17:41:18.485 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.488 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 17:41:18.503 | enabled 2022-03-23 17:41:18.508 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 17:41:18.526 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 17:41:18.526 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.526 | Active: active (running) since Wed 2022-03-23 17:40:41 UTC; 37s ago 2022-03-23 17:41:18.526 | Main PID: 521315 (cinder-schedule) 2022-03-23 17:41:18.526 | Tasks: 2 (limit: 14304) 2022-03-23 17:41:18.526 | Memory: 108.7M 2022-03-23 17:41:18.526 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 17:41:18.526 | └─521315 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 17:41:18.526 | 2022-03-23 17:41:18.526 | Mar 23 17:40:45 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: INFO cinder.manager [None req-2ff7fbde-2b10-4a92-ab92-50aa7754b501 None None] Initiating service 1 cleanup 2022-03-23 17:41:18.526 | Mar 23 17:40:45 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: INFO cinder.manager [None req-2ff7fbde-2b10-4a92-ab92-50aa7754b501 None None] Service 1 cleanup completed. 2022-03-23 17:41:18.526 | Mar 23 17:40:45 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: DEBUG cinder.service [None req-2ff7fbde-2b10-4a92-ab92-50aa7754b501 None None] Creating RPC server for service cinder-scheduler {{(pid=521315) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-23 17:41:18.526 | Mar 23 17:40:45 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: DEBUG cinder.service [None req-2ff7fbde-2b10-4a92-ab92-50aa7754b501 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=521315) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 17:41:18.526 | Mar 23 17:40:47 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: DEBUG cinder.scheduler.host_manager [None req-abc727f2-f2d8-40ee-88b2-21f00ea6f4c4 None None] Received backup service update from dv-neutron-797121-12-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=521315) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 17:41:18.526 | Mar 23 17:40:58 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: DEBUG cinder.scheduler.host_manager [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] Received volume service update from dv-neutron-797121-12-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=521315) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 17:41:18.526 | Mar 23 17:40:58 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: DEBUG cinder.scheduler.host_manager [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] Updating capabilities for dv-neutron-797121-12-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 17, 40, 58, 646248)} {{(pid=521315) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 17:41:18.526 | Mar 23 17:40:58 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: DEBUG cinder.utils [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=521315) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 17:41:18.527 | Mar 23 17:40:58 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: DEBUG cinder.utils [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=521315) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 17:41:18.527 | Mar 23 17:40:58 dv-neutron-797121-12-hyperv cinder-scheduler[521315]: DEBUG cinder.scheduler.host_manager [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-797121-12-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 17, 40, 58, 672959)}]. {{(pid=521315) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 17:41:18.530 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.533 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 17:41:18.547 | enabled 2022-03-23 17:41:18.551 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 17:41:18.569 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 17:41:18.569 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.569 | Active: active (running) since Wed 2022-03-23 17:40:35 UTC; 43s ago 2022-03-23 17:41:18.569 | Main PID: 520858 (uwsgi) 2022-03-23 17:41:18.569 | Status: "uWSGI is ready" 2022-03-23 17:41:18.569 | Tasks: 5 (limit: 14304) 2022-03-23 17:41:18.569 | Memory: 246.2M 2022-03-23 17:41:18.569 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 17:41:18.569 | ├─520858 cinder-apiuWSGI master 2022-03-23 17:41:18.569 | ├─520874 cinder-apiuWSGI worker 1 2022-03-23 17:41:18.569 | └─520875 cinder-apiuWSGI worker 2 2022-03-23 17:41:18.569 | 2022-03-23 17:41:18.570 | Mar 23 17:40:49 dv-neutron-797121-12-hyperv devstack@c-api.service[520874]: INFO cinder.api.openstack.wsgi [None req-45420adf-af0c-4b4e-bc9f-2409ac54491b admin admin] http://10.222.0.45/volume/v3/5be8a0b19bca46e69f34e72433bc99d0/types returned with HTTP 200 2022-03-23 17:41:18.570 | Mar 23 17:40:49 dv-neutron-797121-12-hyperv devstack@c-api.service[520874]: [pid: 520874|app: 0|req: 1/2] 10.222.0.45 () {60 vars in 1237 bytes} [Wed Mar 23 17:40:48 2022] POST /volume/v3/5be8a0b19bca46e69f34e72433bc99d0/types => generated 186 bytes in 1038 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 17:41:18.570 | Mar 23 17:40:49 dv-neutron-797121-12-hyperv devstack@c-api.service[520875]: DEBUG cinder.api.middleware.request_id [req-45420adf-af0c-4b4e-bc9f-2409ac54491b req-fa025d56-bb2c-4ca8-b58e-653cfdc5e290 None None] RequestId filter calling following filter/app {{(pid=520875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 17:41:18.570 | Mar 23 17:40:50 dv-neutron-797121-12-hyperv devstack@c-api.service[520875]: INFO cinder.api.openstack.wsgi [req-45420adf-af0c-4b4e-bc9f-2409ac54491b req-fa025d56-bb2c-4ca8-b58e-653cfdc5e290 admin admin] POST http://10.222.0.45/volume/v3/5be8a0b19bca46e69f34e72433bc99d0/types/e360e857-222c-4710-b9cf-f995eb54f097/extra_specs 2022-03-23 17:41:18.570 | Mar 23 17:40:50 dv-neutron-797121-12-hyperv devstack@c-api.service[520875]: DEBUG cinder.api.openstack.wsgi [req-45420adf-af0c-4b4e-bc9f-2409ac54491b req-fa025d56-bb2c-4ca8-b58e-653cfdc5e290 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=520875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 17:41:18.570 | Mar 23 17:40:50 dv-neutron-797121-12-hyperv devstack@c-api.service[520875]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 17:41:18.570 | Mar 23 17:40:50 dv-neutron-797121-12-hyperv devstack@c-api.service[520875]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 17:41:18.570 | Mar 23 17:40:50 dv-neutron-797121-12-hyperv devstack@c-api.service[520875]: DEBUG oslo_db.sqlalchemy.engines [req-45420adf-af0c-4b4e-bc9f-2409ac54491b req-fa025d56-bb2c-4ca8-b58e-653cfdc5e290 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=520875) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:41:18.570 | Mar 23 17:40:50 dv-neutron-797121-12-hyperv devstack@c-api.service[520875]: INFO cinder.api.openstack.wsgi [req-45420adf-af0c-4b4e-bc9f-2409ac54491b req-fa025d56-bb2c-4ca8-b58e-653cfdc5e290 admin admin] http://10.222.0.45/volume/v3/5be8a0b19bca46e69f34e72433bc99d0/types/e360e857-222c-4710-b9cf-f995eb54f097/extra_specs returned with HTTP 200 2022-03-23 17:41:18.570 | Mar 23 17:40:50 dv-neutron-797121-12-hyperv devstack@c-api.service[520875]: [pid: 520875|app: 0|req: 2/3] 10.222.0.45 () {62 vars in 1454 bytes} [Wed Mar 23 17:40:49 2022] POST /volume/v3/5be8a0b19bca46e69f34e72433bc99d0/types/e360e857-222c-4710-b9cf-f995eb54f097/extra_specs => generated 55 bytes in 898 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 17:41:18.573 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.576 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 17:41:18.590 | enabled 2022-03-23 17:41:18.594 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 17:41:18.612 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 17:41:18.612 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.612 | Active: active (running) since Wed 2022-03-23 17:40:45 UTC; 33s ago 2022-03-23 17:41:18.612 | Main PID: 522026 (cinder-volume) 2022-03-23 17:41:18.612 | Tasks: 3 (limit: 14304) 2022-03-23 17:41:18.612 | Memory: 140.9M 2022-03-23 17:41:18.612 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 17:41:18.612 | ├─522026 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 17:41:18.612 | └─522133 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 17:41:18.612 | 2022-03-23 17:41:18.612 | Mar 23 17:40:58 dv-neutron-797121-12-hyperv sudo[522971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 17:41:18.613 | Mar 23 17:40:58 dv-neutron-797121-12-hyperv sudo[522971]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 17:41:18.613 | Mar 23 17:40:59 dv-neutron-797121-12-hyperv sudo[522971]: pam_unix(sudo:session): session closed for user root 2022-03-23 17:41:18.613 | Mar 23 17:40:59 dv-neutron-797121-12-hyperv cinder-volume[522133]: DEBUG oslo_concurrency.processutils [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.137s {{(pid=522133) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 17:41:18.613 | Mar 23 17:40:59 dv-neutron-797121-12-hyperv cinder-volume[522133]: DEBUG oslo_concurrency.processutils [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=522133) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 17:41:18.613 | Mar 23 17:40:59 dv-neutron-797121-12-hyperv sudo[522978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 17:41:18.613 | Mar 23 17:40:59 dv-neutron-797121-12-hyperv sudo[522978]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 17:41:18.613 | Mar 23 17:41:01 dv-neutron-797121-12-hyperv sudo[522978]: pam_unix(sudo:session): session closed for user root 2022-03-23 17:41:18.613 | Mar 23 17:41:01 dv-neutron-797121-12-hyperv cinder-volume[522133]: DEBUG oslo_concurrency.processutils [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.172s {{(pid=522133) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 17:41:18.613 | Mar 23 17:41:01 dv-neutron-797121-12-hyperv cinder-volume[522133]: INFO cinder.volume.manager [None req-384b238b-8013-467f-ab3d-79a23f9510f1 None None] Driver post RPC initialization completed successfully. 2022-03-23 17:41:18.616 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.619 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 17:41:18.632 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 17:41:18.636 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.639 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 17:41:18.651 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 17:41:18.656 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.659 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 17:41:18.671 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 17:41:18.675 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.678 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 17:41:18.691 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 17:41:18.695 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.697 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 17:41:18.711 | enabled 2022-03-23 17:41:18.715 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 17:41:18.732 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 17:41:18.732 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.732 | Active: active (running) since Wed 2022-03-23 17:39:11 UTC; 2min 6s ago 2022-03-23 17:41:18.732 | Main PID: 514083 (/usr/bin/python) 2022-03-23 17:41:18.732 | Tasks: 10 (limit: 14304) 2022-03-23 17:41:18.732 | Memory: 392.0M 2022-03-23 17:41:18.732 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 17:41:18.732 | ├─514083 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:41:18.732 | ├─514190 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 17:41:18.732 | ├─514191 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 17:41:18.732 | ├─514192 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 17:41:18.732 | └─514193 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 17:41:18.732 | 2022-03-23 17:41:18.732 | Mar 23 17:40:22 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron.api.rpc.handlers.l3_rpc [None req-40fca3d6-54eb-44b3-89c0-c364baf86dc5 None None] The sync data for ids ['4c5eeba9-c0c8-4ac1-88b8-0a1bbacc7197'] in dv-neutron-797121-12-hyperv is: [{'id': '4c5eeba9-c0c8-4ac1-88b8-0a1bbacc7197', 'name': 'router1', 'tenant_id': '862ebfb4eba344ce92e34e5cbe1232df', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': {'network_id': 'e797671c-e213-4fee-9b17-dcc152694b3f', 'external_fixed_ips': [{'subnet_id': 'a2297bfd-aa10-43fa-92b4-27973b031ac8', 'ip_address': '172.26.7.241'}], 'enable_snat': True}, 'gw_port_id': 'cd403d52-2223-4fe4-b005-89af02e82e75', 'description': '', 'availability_zones': ['nova'], 'distributed': False, 'ha': False, 'ha_vr_id': 0, 'availability_zone_hints': [], 'routes': [], 'flavor_id': None, 'tags': [], 'created_at': '2022-03-23T17:39:57Z', 'updated_at': '2022-03-23T17:40:15Z', 'revision_number': 4, 'project_id': '862ebfb4eba344ce92e34e5cbe1232df', 'gw_port': {'id': 'cd403d52-2223-4fe4-b005-89af02e82e75', 'name': '', 'network_id': 'e797671c-e213-4fee-9b17-dcc152694b3f', 'tenant_id': '', 'mac_address': 'fa:16:3e:0c:c4:2e', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '4c5eeba9-c0c8-4ac1-88b8-0a1bbacc7197', 'device_owner': 'network:router_gateway', 'standard_attr_id': 20, 'fixed_ips': [{'subnet_id': 'a2297bfd-aa10-43fa-92b4-27973b031ac8', 'ip_address': '172.26.7.241', 'prefixlen': 24}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-797121-12-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-03-23T17:40:15Z', 'updated_at': '2022-03-23T17:40:20Z', 'revision_number': 3, 'project_id': '', 'subnets': [{'id': 'a2297bfd-aa10-43fa-92b4-27973b031ac8', 'cidr': '172.26.7.0/24', 'gateway_ip': '172.26.7.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': None}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}, 'enable_snat': True, 'gw_port_host': 'dv-neutron-797121-12-hyperv', '_interfaces': [{'id': '9b541b09-07c2-4c8e-93ee-117b676a7e6f', 'name': '', 'network_id': '3bca7b80-4956-44af-85ee-e7531b45e6ee', 'tenant_id': '862ebfb4eba344ce92e34e5cbe1232df', 'mac_address': 'fa:16:3e:8c:7e:60', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '4c5eeba9-c0c8-4ac1-88b8-0a1bbacc7197', 'device_owner': 'network:router_interface', 'standard_attr_id': 18, 'fixed_ips': [{'subnet_id': '60d9dde7-301b-42b3-b5a8-7e1566a0617b', 'ip_address': '172.20.0.1', 'prefixlen': 26}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-797121-12-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-03-23T17:40:06Z', 'updated_at': '2022-03-23T17:40:21Z', 'revision_number': 6, 'project_id': '862ebfb4eba344ce92e34e5cbe1232df', 'subnets': [{'id': '60d9dde7-301b-42b3-b5a8-7e1566a0617b', 'cidr': '172.20.0.0/26', 'gateway_ip': '172.20.0.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': '7629674e-171c-4187-a540-b13c20ebc8fb'}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}]}] {{(pid=514192) sync_routers /opt/stack/neutron/neutron/api/rpc/handlers/l3_rpc.py:137}} 2022-03-23 17:41:18.732 | Mar 23 17:40:29 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron_lib.callbacks.manager [None req-0807e8c2-b560-4088-ba72-d7ad7ca1c7b3 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782886491441', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3255687'] for agent (bcf4e793-762f-46f2-a21e-be0c8e835cc6), after_update {{(pid=514192) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:41:18.732 | Mar 23 17:40:32 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron_lib.callbacks.manager [None req-7aa46a54-370d-4ccf-b2bc-5afab375d6de None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782886491441', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3255687'] for agent (5acdfaf8-7ee3-48de-899e-e660ede1a0d7), after_update {{(pid=514192) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:41:18.733 | Mar 23 17:40:33 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron_lib.callbacks.manager [None req-0e540633-27ad-4beb-bfeb-a345fd848d25 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782886491441', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3255687'] for agent (16b6907e-f687-4bf3-94d2-883675c1c4e3), after_update {{(pid=514192) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:41:18.733 | Mar 23 17:40:35 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron_lib.callbacks.manager [None req-e2b0b80b-f6be-427b-8e51-6e872f710e7f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782886491441', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3255687'] for agent (9ef37069-e511-4fb3-894a-79ef32bf6dac), after_update {{(pid=514192) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:41:18.733 | Mar 23 17:40:45 dv-neutron-797121-12-hyperv neutron-server[514193]: DEBUG neutron.db.agents_db [None req-55111220-2a12-409f-b18d-b2cf832df662 None None] Agent healthcheck: found 4 active agents {{(pid=514193) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 17:41:18.733 | Mar 23 17:40:59 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron_lib.callbacks.manager [None req-49d0e587-52f3-47bf-9f3d-dbf9034732c3 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782886491441', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3255687'] for agent (bcf4e793-762f-46f2-a21e-be0c8e835cc6), after_update {{(pid=514192) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:41:18.733 | Mar 23 17:41:02 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron_lib.callbacks.manager [None req-f6d09645-59bd-4d75-a6c6-bcac36cce94d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782886491441', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3255687'] for agent (5acdfaf8-7ee3-48de-899e-e660ede1a0d7), after_update {{(pid=514192) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:41:18.733 | Mar 23 17:41:03 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron_lib.callbacks.manager [None req-0e540633-27ad-4beb-bfeb-a345fd848d25 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782886491441', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3255687'] for agent (16b6907e-f687-4bf3-94d2-883675c1c4e3), after_update {{(pid=514192) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:41:18.733 | Mar 23 17:41:05 dv-neutron-797121-12-hyperv neutron-server[514192]: DEBUG neutron_lib.callbacks.manager [None req-e2b0b80b-f6be-427b-8e51-6e872f710e7f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782886491441', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3255687'] for agent (9ef37069-e511-4fb3-894a-79ef32bf6dac), after_update {{(pid=514192) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:41:18.737 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.740 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 17:41:18.752 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 17:41:18.756 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.759 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 17:41:18.771 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 17:41:18.775 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.778 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 17:41:18.790 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 17:41:18.794 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.797 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 17:41:18.809 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 17:41:18.813 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.816 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 17:41:18.829 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 17:41:18.832 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.835 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 17:41:18.849 | enabled 2022-03-23 17:41:18.853 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 17:41:18.871 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 17:41:18.871 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.871 | Active: active (running) since Wed 2022-03-23 17:32:33 UTC; 8min ago 2022-03-23 17:41:18.871 | Main PID: 488951 (dstat.sh) 2022-03-23 17:41:18.871 | Tasks: 3 (limit: 14304) 2022-03-23 17:41:18.871 | Memory: 20.2M 2022-03-23 17:41:18.871 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 17:41:18.871 | ├─488951 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 17:41:18.871 | ├─489087 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 17:41:18.871 | └─489088 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 17:41:18.871 | 2022-03-23 17:41:18.871 | Mar 23 17:41:09 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:09| 48 11 40 0 0|5113M 574M 176M 5804M| 188M 188M| 0 63M| 0 1111 |5614 14k|3.34 2.67 2.43|2.0 0 2.0| 0 0 | 0 0 | 22 197 0 58 0 2022-03-23 17:41:18.871 | Mar 23 17:41:10 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:10| 46 9 42 1 0|5113M 529M 176M 5849M| 188M 188M| 0 308k| 0 24.0 |5617 13k|3.34 2.67 2.43|3.0 0 0| 0 0 | 0 0 | 22 197 0 58 0 2022-03-23 17:41:18.871 | Mar 23 17:41:11 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:11| 45 11 41 0 0|5113M 484M 176M 5894M| 190M 190M| 0 284k| 0 36.0 |5409 13k|3.31 2.67 2.43|4.0 0 0| 0 0 | 0 0 | 22 197 0 58 0 2022-03-23 17:41:18.871 | Mar 23 17:41:12 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:12| 44 24 26 4 0|5123M 138M 175M 6225M| 186M 186M| 20k 433M|5.01 951 |5043 13k|3.31 2.67 2.43|4.0 0 13| 0 0 | 0 0 | 22 197 0 58 0 2022-03-23 17:41:18.871 | Mar 23 17:41:13 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:13| 46 12 39 0 0|5124M 613M 174M 5752M| 185M 185M| 56k 28M|2.00 118 |5618 14k|3.31 2.67 2.43|2.0 0 21| 0 0 | 0 0 | 22 199 0 58 0 2022-03-23 17:41:18.871 | Mar 23 17:41:14 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:14| 45 12 42 1 0|5120M 573M 174M 5797M| 187M 187M| 0 548k| 0 35.0 |5645 13k|3.31 2.67 2.43|2.0 0 0| 0 0 | 0 0 | 22 199 0 57 0 2022-03-23 17:41:18.871 | Mar 23 17:41:15 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:15| 34 12 50 2 0|5110M 551M 174M 5826M| 108M 108M|4100B 104M|1.00 240 |4360 13k|3.31 2.67 2.43|1.0 0 1.0| 0 0 | 0 0 | 22 194 0 61 0 2022-03-23 17:41:18.871 | Mar 23 17:41:16 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:16| 20 9 68 0 0|5070M 591M 174M 5826M|7488 6249 | 44k 943k|3.00 65.9 |1506 5841 |3.13 2.64 2.42|2.0 0 283| 0 0 | 0 0 | 22 194 0 61 0 2022-03-23 17:41:18.871 | Mar 23 17:41:17 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:17| 26 3 70 0 0|5097M 564M 174M 5826M|8859 8527 | 0 224k| 0 21.0 | 415 3789 |3.13 2.64 2.42|1.0 0 1.0| 0 0 | 0 0 | 22 194 0 61 0 2022-03-23 17:41:18.871 | Mar 23 17:41:18 dv-neutron-797121-12-hyperv dstat.sh[489088]: 23-03 17:41:18| 21 6 69 1 0|5052M 609M 174M 5826M|7218 6596 | 24k 228k|6.00 26.0 |1247 5506 |3.13 2.64 2.42|1.0 0 208| 0 0 | 0 0 | 22 194 0 59 0 2022-03-23 17:41:18.875 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.878 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 17:41:18.892 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 17:41:18.896 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.899 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 17:41:18.911 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 17:41:18.915 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:41:18.918 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 17:41:18.932 | enabled 2022-03-23 17:41:18.937 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 17:41:18.954 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 17:41:18.954 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 17:41:18.954 | Active: failed (Result: exit-code) since Wed 2022-03-23 17:39:31 UTC; 1min 47s ago 2022-03-23 17:41:18.954 | Main PID: 515148 (code=exited, status=1/FAILURE) 2022-03-23 17:41:18.954 | 2022-03-23 17:41:18.954 | Mar 23 17:39:29 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[515148]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 17:41:18.954 | Mar 23 17:39:29 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[515148]: ERROR neutron self.setup_integration_br() 2022-03-23 17:41:18.954 | Mar 23 17:39:29 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[515148]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 17:41:18.954 | Mar 23 17:39:29 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[515148]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 17:41:18.955 | Mar 23 17:39:29 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[515148]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 17:41:18.955 | Mar 23 17:39:29 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[515148]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 17:41:18.955 | Mar 23 17:39:29 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[515148]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 17:41:18.955 | Mar 23 17:39:29 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[515148]: ERROR neutron 2022-03-23 17:41:18.955 | Mar 23 17:39:31 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 17:41:18.955 | Mar 23 17:39:31 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 17:41:18.958 | + functions-common:service_check:1 : exit_trap 2022-03-23 17:41:18.961 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 17:41:18.964 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 17:41:18.968 | + ./stack.sh:exit_trap:522 : jobs=487757 2022-03-23 17:41:18.970 | + ./stack.sh:exit_trap:525 : [[ -n 487757 ]] 2022-03-23 17:41:18.973 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-172811 ]] 2022-03-23 17:41:18.976 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 17:41:18.978 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 17:41:18.978 | exit_trap: cleaning up child processes 2022-03-23 17:41:18.981 | + ./stack.sh:exit_trap:527 : kill 487757 2022-03-23 17:41:18.984 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.EzEQ2GfS3M ']' 2022-03-23 17:41:18.986 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.EzEQ2GfS3M 2022-03-23 17:41:18.990 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 17:41:18.993 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 17:41:18.996 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 17:41:18.999 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 17:41:18.999 | Error on exit 2022-03-23 17:41:19.001 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 17:41:19.004 | + ./stack.sh:exit_trap:542 : generate-subunit 1648056488 790 fail 2022-03-23 17:41:19.667 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 17:41:19.671 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 17:41:21.148 | + ./stack.sh:exit_trap:556 : exit 3