2022-05-06 03:37:16.140 | + ./stack.sh:main:489 : exec 2022-05-06 03:37:16.140 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-033716' 2022-05-06 03:37:16.140 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-06-033716.summary.2022-05-06-033716 2022-05-06 03:37:16.140 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:37:16.140 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-033716 2022-05-06 03:37:16.140 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-033716 /opt/stack/logs/stack.sh.log 2022-05-06 03:37:16.140 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-033716.summary.2022-05-06-033716 /opt/stack/logs/stack.sh.log.summary 2022-05-06 03:37:16.140 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-06 03:37:16.140 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-06 03:37:16.140 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-06 03:37:16.140 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-06 03:37:16.140 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-06 03:37:16.140 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-06 03:37:16.140 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-06 03:37:16.140 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 03:37:16.140 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-06 03:37:16.140 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-06 03:37:16.140 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 03:37:16.140 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 03:37:16.140 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-06 03:37:16.141 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-06 03:37:16.141 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 03:37:16.141 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-06 03:37:16.141 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-06 03:37:16.142 | + ./stack.sh:main:575 : set -o errexit 2022-05-06 03:37:16.144 | + ./stack.sh:main:578 : uname -a 2022-05-06 03:37:16.146 | Linux dv-neutron-840565-4-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-05-06 03:37:16.148 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-06 03:37:16.150 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-06 03:37:16.153 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-06 03:37:16.190 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-06 03:37:16.209 | + ./stack.sh:main:592 : fetch_plugins 2022-05-06 03:37:16.211 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-06 03:37:16.213 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-06 03:37:16.215 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-06 03:37:16.217 | + functions-common:fetch_plugins:1788 : return 2022-05-06 03:37:16.219 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-06 03:37:16.221 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-06 03:37:16.223 | + functions-common:run_phase:1866 : local phase= 2022-05-06 03:37:16.225 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:37:16.227 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:37:16.229 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:37:16.231 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:37:16.232 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:37:16.235 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:37:16.239 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:37:16.241 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:37:16.243 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:37:16.245 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-06 03:37:16.247 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:37:16.262 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:37:16.263 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 03:37:16.265 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:37:16.267 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:37:16.269 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:37:16.271 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:37:16.272 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:37:16.274 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-06 03:37:16.276 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-06 03:37:16.278 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 03:37:16.280 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 03:37:16.282 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-06 03:37:16.283 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-06 03:37:16.285 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-06 03:37:16.287 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-06 03:37:16.289 | + functions-common:plugin_override_defaults:1829 : return 2022-05-06 03:37:16.291 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-06 03:37:16.309 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-06 03:37:16.311 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-06 03:37:16.325 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:37:16.328 | +++ lib/tls:source:43 : hostname -f 2022-05-06 03:37:16.331 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-06 03:37:16.333 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-06 03:37:16.336 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-06 03:37:16.338 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-06 03:37:16.340 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-06 03:37:16.342 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-06 03:37:16.343 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-06 03:37:16.345 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-06 03:37:16.347 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-06 03:37:16.349 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-06 03:37:16.354 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-06 03:37:16.366 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-06 03:37:16.384 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-06 03:37:16.397 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-06 03:37:16.410 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-06 03:37:16.446 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-06 03:37:16.506 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-06 03:37:16.599 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-06 03:37:16.621 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-06 03:37:16.672 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-06 03:37:16.725 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-06 03:37:16.872 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-06 03:37:16.888 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-06 03:37:16.901 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-06 03:37:16.914 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-06 03:37:17.011 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-06 03:37:17.014 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-06 03:37:17.018 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-06 03:37:17.020 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-06 03:37:17.022 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-06 03:37:17.025 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-06 03:37:17.028 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-06 03:37:17.028 | False' 2022-05-06 03:37:17.031 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-06 03:37:17.048 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-06 03:37:17.051 | + ./stack.sh:main:626 : run_phase source 2022-05-06 03:37:17.053 | + functions-common:run_phase:1865 : local mode=source 2022-05-06 03:37:17.055 | + functions-common:run_phase:1866 : local phase= 2022-05-06 03:37:17.057 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:37:17.059 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:37:17.062 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:37:17.064 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:37:17.066 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:37:17.069 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:37:17.072 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:37:17.074 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:37:17.077 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:37:17.079 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-06 03:37:17.082 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:37:17.098 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:37:17.101 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 03:37:17.104 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-06 03:37:17.151 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-06 03:37:17.153 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-06 03:37:17.156 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 03:37:17.160 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-06 03:37:17.162 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-06 03:37:17.164 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-06 03:37:17.167 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-06 03:37:17.170 | + functions-common:load_plugin_settings:1806 : return 2022-05-06 03:37:17.172 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-06 03:37:17.175 | + functions-common:verify_disabled_services:2148 : local service 2022-05-06 03:37:17.178 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.181 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-06 03:37:17.185 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.188 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-06 03:37:17.191 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.194 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-06 03:37:17.196 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.200 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-06 03:37:17.203 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.205 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-06 03:37:17.207 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.210 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-06 03:37:17.212 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.214 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-06 03:37:17.217 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.219 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-06 03:37:17.221 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.224 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-06 03:37:17.226 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.228 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-06 03:37:17.231 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.233 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-06 03:37:17.235 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.237 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-06 03:37:17.240 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.242 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-06 03:37:17.244 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.247 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-06 03:37:17.249 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.252 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-06 03:37:17.254 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.256 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-06 03:37:17.258 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.261 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-06 03:37:17.263 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.265 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-06 03:37:17.268 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.270 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-06 03:37:17.273 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.276 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-06 03:37:17.278 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.281 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-06 03:37:17.283 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.285 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-06 03:37:17.288 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.290 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-06 03:37:17.293 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.295 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-06 03:37:17.298 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.300 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-06 03:37:17.302 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.305 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-06 03:37:17.307 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.310 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-06 03:37:17.312 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.314 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-06 03:37:17.317 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.320 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-06 03:37:17.322 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.324 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-06 03:37:17.327 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.329 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-06 03:37:17.332 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.334 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-06 03:37:17.336 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.339 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-06 03:37:17.341 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.344 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-06 03:37:17.346 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.348 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-06 03:37:17.351 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.353 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-06 03:37:17.356 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.358 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-06 03:37:17.360 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.364 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-06 03:37:17.366 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.369 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-06 03:37:17.371 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.374 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-06 03:37:17.377 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.379 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-06 03:37:17.382 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.384 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-06 03:37:17.387 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.390 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-06 03:37:17.392 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.394 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-06 03:37:17.397 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.399 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-06 03:37:17.401 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.403 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-06 03:37:17.406 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:37:17.408 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-06 03:37:17.411 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-06 03:37:17.414 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 03:37:17.417 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-06 03:37:17.434 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:37:17.438 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-06 03:37:17.440 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 03:37:17.442 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-06 03:37:17.459 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:37:17.462 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-06 03:37:17.465 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-06 03:37:17.468 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-06 03:37:17.470 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-06 03:37:17.473 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-06 03:37:17.475 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-06 03:37:17.477 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-06 03:37:17.480 | + lib/database:initialize_database_backends:92 : return 0 2022-05-06 03:37:17.482 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-06 03:37:17.482 | Using mysql database backend 2022-05-06 03:37:17.485 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-06 03:37:17.501 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-06 03:37:17.504 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-06 03:37:17.507 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 03:37:17.509 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-06 03:37:17.512 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 03:37:17.515 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-06 03:37:17.531 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:37:17.534 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-06 03:37:17.550 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-06 03:37:17.567 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:37:17.569 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-06 03:37:17.586 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-06 03:37:17.604 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-06 03:37:17.623 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:37:17.626 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-06 03:37:17.643 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:37:17.646 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-06 03:37:17.663 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-06 03:37:17.665 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-06 03:37:17.668 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-06 03:37:17.670 | + functions-common:save_stackenv:60 : local tag=759 2022-05-06 03:37:17.674 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 03:37:17.679 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-033717 2022-05-06 03:37:17.682 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-033717 759' 2022-05-06 03:37:17.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.689 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 03:37:17.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.694 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 03:37:17.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.699 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 03:37:17.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.704 | + 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-05-06 03:37:17.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.709 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-05-06 03:37:17.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.713 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-05-06 03:37:17.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.718 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-033716 2022-05-06 03:37:17.721 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.723 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 03:37:17.726 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.728 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-05-06 03:37:17.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.733 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 03:37:17.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.738 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 03:37:17.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.743 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 03:37:17.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:37:17.748 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 03:37:17.751 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-06 03:37:17.753 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-06 03:37:17.756 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-06 03:37:17.758 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-06 03:37:17.760 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:37:17.762 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:37:17.765 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:37:17.768 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:37:17.770 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:37:17.773 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:37:17.788 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:37:17.790 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:37:17.792 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:37:17.795 | + functions-common:git_clone:629 : echo master 2022-05-06 03:37:17.795 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:37:17.800 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-06 03:37:17.802 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:37:17.804 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-06 03:37:17.817 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-06 03:37:17.820 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:37:17.820 | + functions-common:git_clone:690 : head -1 2022-05-06 03:37:17.824 | ea964714 Merge "update constraint for oslo.concurrency to new release 4.5.1" 2022-05-06 03:37:17.827 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:37:17.829 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-06 03:37:17.832 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:37:17.834 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-06 03:37:17.837 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-06 03:37:17.840 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-06 03:37:17.842 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-06 03:37:17.845 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 03:37:17.847 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-06 03:37:17.850 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-06 03:37:17.853 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-06 03:37:17.856 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-06 03:37:17.860 | ++ tools/install_prereqs.sh:source:47 : NOW=1651808237 2022-05-06 03:37:17.864 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-06 03:37:17.869 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1651807500 2022-05-06 03:37:17.872 | ++ tools/install_prereqs.sh:source:49 : DELTA=737 2022-05-06 03:37:17.875 | ++ tools/install_prereqs.sh:source:50 : [[ 737 -lt 7200 ]] 2022-05-06 03:37:17.877 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-06 03:37:17.880 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-06 03:37:17.883 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-06 03:37:17.885 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-06 03:37:17.887 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-06 03:37:17.890 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-06 03:37:17.893 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-06 03:37:17.895 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-06 03:37:17.898 | +++ 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-05-06 03:37:17.946 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-06 03:37:17.946 | apache2-dev 2022-05-06 03:37:17.946 | bc 2022-05-06 03:37:17.946 | bsdmainutils 2022-05-06 03:37:17.946 | curl 2022-05-06 03:37:17.946 | g++ 2022-05-06 03:37:17.946 | gawk 2022-05-06 03:37:17.946 | gcc 2022-05-06 03:37:17.946 | gettext 2022-05-06 03:37:17.946 | git 2022-05-06 03:37:17.946 | graphviz 2022-05-06 03:37:17.946 | iputils-ping 2022-05-06 03:37:17.946 | libapache2-mod-proxy-uwsgi 2022-05-06 03:37:17.946 | libffi-dev 2022-05-06 03:37:17.946 | libjpeg-dev 2022-05-06 03:37:17.946 | libpcre3-dev 2022-05-06 03:37:17.946 | libpq-dev 2022-05-06 03:37:17.946 | libssl-dev 2022-05-06 03:37:17.946 | libsystemd-dev 2022-05-06 03:37:17.946 | libxml2-dev 2022-05-06 03:37:17.946 | libxslt1-dev 2022-05-06 03:37:17.946 | libyaml-dev 2022-05-06 03:37:17.946 | lsof 2022-05-06 03:37:17.946 | openssh-server 2022-05-06 03:37:17.947 | openssl 2022-05-06 03:37:17.947 | pkg-config 2022-05-06 03:37:17.947 | psmisc 2022-05-06 03:37:17.947 | python3-dev 2022-05-06 03:37:17.947 | python3-pip 2022-05-06 03:37:17.947 | python3-systemd 2022-05-06 03:37:17.947 | python3-venv 2022-05-06 03:37:17.947 | tar 2022-05-06 03:37:17.947 | tcpdump 2022-05-06 03:37:17.947 | unzip 2022-05-06 03:37:17.947 | uuid-runtime 2022-05-06 03:37:17.947 | wget 2022-05-06 03:37:17.947 | wget 2022-05-06 03:37:17.947 | zlib1g-dev 2022-05-06 03:37:17.947 | libkrb5-dev 2022-05-06 03:37:17.947 | libldap2-dev 2022-05-06 03:37:17.947 | libsasl2-dev 2022-05-06 03:37:17.947 | memcached 2022-05-06 03:37:17.947 | python3-mysqldb 2022-05-06 03:37:17.947 | sqlite3 2022-05-06 03:37:17.947 | conntrack 2022-05-06 03:37:17.947 | curl 2022-05-06 03:37:17.947 | dnsmasq-base 2022-05-06 03:37:17.947 | dnsmasq-utils 2022-05-06 03:37:17.947 | ebtables 2022-05-06 03:37:17.947 | genisoimage 2022-05-06 03:37:17.947 | iptables 2022-05-06 03:37:17.947 | iputils-arping 2022-05-06 03:37:17.947 | kpartx 2022-05-06 03:37:17.947 | libjs-jquery-tablesorter 2022-05-06 03:37:17.947 | parted 2022-05-06 03:37:17.947 | pm-utils 2022-05-06 03:37:17.947 | python3-mysqldb 2022-05-06 03:37:17.947 | socat 2022-05-06 03:37:17.947 | sqlite3 2022-05-06 03:37:17.947 | sudo 2022-05-06 03:37:17.948 | vlan 2022-05-06 03:37:17.948 | lsscsi 2022-05-06 03:37:17.948 | open-iscsi 2022-05-06 03:37:17.948 | lvm2 2022-05-06 03:37:17.948 | qemu-utils 2022-05-06 03:37:17.948 | thin-provisioning-tools 2022-05-06 03:37:17.948 | acl 2022-05-06 03:37:17.948 | dnsmasq-base 2022-05-06 03:37:17.948 | dnsmasq-utils 2022-05-06 03:37:17.948 | ebtables 2022-05-06 03:37:17.948 | haproxy 2022-05-06 03:37:17.948 | iptables 2022-05-06 03:37:17.948 | iputils-arping 2022-05-06 03:37:17.948 | iputils-ping 2022-05-06 03:37:17.948 | postgresql-server-dev-all 2022-05-06 03:37:17.948 | python3-mysqldb 2022-05-06 03:37:17.948 | sqlite3 2022-05-06 03:37:17.948 | sudo 2022-05-06 03:37:17.948 | vlan 2022-05-06 03:37:17.948 | pcp 2022-05-06 03:37:17.948 | ipset 2022-05-06 03:37:17.948 | conntrack 2022-05-06 03:37:17.948 | conntrackd 2022-05-06 03:37:17.948 | keepalived 2022-05-06 03:37:17.948 | lvm2 2022-05-06 03:37:17.948 | qemu-utils 2022-05-06 03:37:17.948 | thin-provisioning-tools 2022-05-06 03:37:17.948 | curl 2022-05-06 03:37:17.948 | liberasurecode-dev 2022-05-06 03:37:17.948 | make 2022-05-06 03:37:17.948 | memcached 2022-05-06 03:37:17.948 | rsync 2022-05-06 03:37:17.948 | sqlite3 2022-05-06 03:37:17.948 | xfsprogs' 2022-05-06 03:37:17.951 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-06 03:37:17.970 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-06 03:37:17.970 | apache2-dev 2022-05-06 03:37:17.970 | bc 2022-05-06 03:37:17.970 | bsdmainutils 2022-05-06 03:37:17.970 | curl 2022-05-06 03:37:17.970 | g++ 2022-05-06 03:37:17.970 | gawk 2022-05-06 03:37:17.970 | gcc 2022-05-06 03:37:17.970 | gettext 2022-05-06 03:37:17.970 | git 2022-05-06 03:37:17.970 | graphviz 2022-05-06 03:37:17.970 | iputils-ping 2022-05-06 03:37:17.970 | libapache2-mod-proxy-uwsgi 2022-05-06 03:37:17.970 | libffi-dev 2022-05-06 03:37:17.970 | libjpeg-dev 2022-05-06 03:37:17.970 | libpcre3-dev 2022-05-06 03:37:17.971 | libpq-dev 2022-05-06 03:37:17.971 | libssl-dev 2022-05-06 03:37:17.971 | libsystemd-dev 2022-05-06 03:37:17.971 | libxml2-dev 2022-05-06 03:37:17.971 | libxslt1-dev 2022-05-06 03:37:17.971 | libyaml-dev 2022-05-06 03:37:17.971 | lsof 2022-05-06 03:37:17.971 | openssh-server 2022-05-06 03:37:17.971 | openssl 2022-05-06 03:37:17.971 | pkg-config 2022-05-06 03:37:17.971 | psmisc 2022-05-06 03:37:17.971 | python3-dev 2022-05-06 03:37:17.971 | python3-pip 2022-05-06 03:37:17.971 | python3-systemd 2022-05-06 03:37:17.971 | python3-venv 2022-05-06 03:37:17.971 | tar 2022-05-06 03:37:17.971 | tcpdump 2022-05-06 03:37:17.971 | unzip 2022-05-06 03:37:17.971 | uuid-runtime 2022-05-06 03:37:17.971 | wget 2022-05-06 03:37:17.971 | wget 2022-05-06 03:37:17.971 | zlib1g-dev 2022-05-06 03:37:17.971 | libkrb5-dev 2022-05-06 03:37:17.971 | libldap2-dev 2022-05-06 03:37:17.971 | libsasl2-dev 2022-05-06 03:37:17.971 | memcached 2022-05-06 03:37:17.971 | python3-mysqldb 2022-05-06 03:37:17.971 | sqlite3 2022-05-06 03:37:17.971 | conntrack 2022-05-06 03:37:17.971 | curl 2022-05-06 03:37:17.971 | dnsmasq-base 2022-05-06 03:37:17.971 | dnsmasq-utils 2022-05-06 03:37:17.971 | ebtables 2022-05-06 03:37:17.971 | genisoimage 2022-05-06 03:37:17.971 | iptables 2022-05-06 03:37:17.971 | iputils-arping 2022-05-06 03:37:17.971 | kpartx 2022-05-06 03:37:17.972 | libjs-jquery-tablesorter 2022-05-06 03:37:17.972 | parted 2022-05-06 03:37:17.972 | pm-utils 2022-05-06 03:37:17.972 | python3-mysqldb 2022-05-06 03:37:17.972 | socat 2022-05-06 03:37:17.972 | sqlite3 2022-05-06 03:37:17.972 | sudo 2022-05-06 03:37:17.972 | vlan 2022-05-06 03:37:17.972 | lsscsi 2022-05-06 03:37:17.972 | open-iscsi 2022-05-06 03:37:17.972 | lvm2 2022-05-06 03:37:17.972 | qemu-utils 2022-05-06 03:37:17.972 | thin-provisioning-tools 2022-05-06 03:37:17.972 | acl 2022-05-06 03:37:17.972 | dnsmasq-base 2022-05-06 03:37:17.972 | dnsmasq-utils 2022-05-06 03:37:17.972 | ebtables 2022-05-06 03:37:17.972 | haproxy 2022-05-06 03:37:17.972 | iptables 2022-05-06 03:37:17.972 | iputils-arping 2022-05-06 03:37:17.972 | iputils-ping 2022-05-06 03:37:17.972 | postgresql-server-dev-all 2022-05-06 03:37:17.972 | python3-mysqldb 2022-05-06 03:37:17.972 | sqlite3 2022-05-06 03:37:17.972 | sudo 2022-05-06 03:37:17.972 | vlan 2022-05-06 03:37:17.972 | pcp 2022-05-06 03:37:17.972 | ipset 2022-05-06 03:37:17.972 | conntrack 2022-05-06 03:37:17.972 | conntrackd 2022-05-06 03:37:17.972 | keepalived 2022-05-06 03:37:17.972 | lvm2 2022-05-06 03:37:17.972 | qemu-utils 2022-05-06 03:37:17.972 | thin-provisioning-tools 2022-05-06 03:37:17.972 | curl 2022-05-06 03:37:17.972 | liberasurecode-dev 2022-05-06 03:37:17.972 | make 2022-05-06 03:37:17.972 | memcached 2022-05-06 03:37:17.973 | rsync 2022-05-06 03:37:17.973 | sqlite3 2022-05-06 03:37:17.973 | xfsprogs ' 2022-05-06 03:37:17.973 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-06 03:37:17.975 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:37:17.978 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:37:17.981 | ++ 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-05-06 03:37:17.982 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-06 03:37:17.986 | ++ 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-05-06 03:37:17.989 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-06 03:37:17.991 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:37:17.993 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-06 03:37:17.996 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:37:17.998 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:37:18.000 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:37:18.003 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:37:18.005 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:37:18.007 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:37:18.009 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-06 03:37:18.011 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-06 03:37:18.013 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-06 03:37:18.016 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-06 03:37:18.020 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-06 03:37:18.022 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-06 03:37:18.025 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-06 03:37:18.027 | ++ functions-common:time_start:2424 : local start_time= 2022-05-06 03:37:18.029 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:37:18.031 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:37:18.035 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1651808238033 2022-05-06 03:37:18.038 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-06 03:37:18.040 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-06 03:37:18.042 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-06 03:37:18.482 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-06 03:37:18.527 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-06 03:37:18.605 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-06 03:37:18.780 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-06 03:37:29.243 | Fetched 222 kB in 1s (245 kB/s) 2022-05-06 03:37:30.801 | Reading package lists... 2022-05-06 03:37:30.837 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-06 03:37:30.839 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-06 03:37:30.841 | ++ functions-common:time_stop:2437 : local name 2022-05-06 03:37:30.843 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 03:37:30.846 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:37:30.848 | ++ functions-common:time_stop:2440 : local total 2022-05-06 03:37:30.851 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 03:37:30.853 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-06 03:37:30.856 | ++ functions-common:time_stop:2444 : start_time=1651808238033 2022-05-06 03:37:30.859 | ++ functions-common:time_stop:2446 : [[ -z 1651808238033 ]] 2022-05-06 03:37:30.862 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:37:30.866 | ++ functions-common:time_stop:2449 : end_time=1651808250864 2022-05-06 03:37:30.868 | ++ functions-common:time_stop:2450 : elapsed_time=12831 2022-05-06 03:37:30.870 | ++ functions-common:time_stop:2451 : total=0 2022-05-06 03:37:30.873 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:37:30.875 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12831 2022-05-06 03:37:30.878 | ++ functions-common:install_package:1476 : 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-05-06 03:37:30.880 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:37:30.882 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:37:30.885 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:37:30.887 | ++ functions-common:real_install_package:1462 : 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-05-06 03:37:30.910 | ++ functions-common:apt_get:1242 : 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-05-06 03:37:31.020 | Reading package lists... 2022-05-06 03:37:31.268 | Building dependency tree... 2022-05-06 03:37:31.269 | Reading state information... 2022-05-06 03:37:31.303 | acl is already the newest version (2.2.53-6). 2022-05-06 03:37:31.303 | bc is already the newest version (1.07.1-2build1). 2022-05-06 03:37:31.303 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-06 03:37:31.303 | conntrack is already the newest version (1:1.4.5-2). 2022-05-06 03:37:31.303 | ebtables is already the newest version (2.0.11-3build1). 2022-05-06 03:37:31.303 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 03:37:31.303 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-06 03:37:31.303 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 03:37:31.303 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-06 03:37:31.303 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-06 03:37:31.303 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-06 03:37:31.303 | iputils-arping is already the newest version (3:20190709-3). 2022-05-06 03:37:31.304 | iputils-ping is already the newest version (3:20190709-3). 2022-05-06 03:37:31.304 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-06 03:37:31.304 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-06 03:37:31.304 | libffi-dev is already the newest version (3.3-4). 2022-05-06 03:37:31.304 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-06 03:37:31.304 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-06 03:37:31.304 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-06 03:37:31.304 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-06 03:37:31.304 | lsscsi is already the newest version (0.30-0.1). 2022-05-06 03:37:31.304 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-06 03:37:31.304 | make is already the newest version (4.2.1-1.2). 2022-05-06 03:37:31.304 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-06 03:37:31.304 | psmisc is already the newest version (23.3-1). 2022-05-06 03:37:31.304 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-06 03:37:31.304 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-06 03:37:31.304 | python3-systemd is already the newest version (234-3build2). 2022-05-06 03:37:31.304 | socat is already the newest version (1.7.3.3-2). 2022-05-06 03:37:31.304 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-06 03:37:31.304 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-06 03:37:31.304 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-06 03:37:31.304 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-06 03:37:31.304 | graphviz is already the newest version (2.42.2-3build2). 2022-05-06 03:37:31.304 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-06 03:37:31.304 | pcp is already the newest version (5.0.3-1). 2022-05-06 03:37:31.304 | pm-utils is already the newest version (1.4.1-19). 2022-05-06 03:37:31.304 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-06 03:37:31.304 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:37:31.304 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:37:31.304 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-06 03:37:31.304 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-06 03:37:31.304 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-06 03:37:31.304 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-06 03:37:31.304 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-06 03:37:31.304 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-06 03:37:31.304 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-06 03:37:31.305 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-06 03:37:31.305 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-06 03:37:31.305 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-06 03:37:31.305 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-06 03:37:31.305 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-06 03:37:31.305 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-06 03:37:31.305 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-06 03:37:31.305 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-06 03:37:31.305 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-06 03:37:31.305 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-06 03:37:31.305 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-06 03:37:31.305 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-06 03:37:31.305 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-06 03:37:31.305 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-06 03:37:31.305 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-06 03:37:31.305 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-06 03:37:31.305 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-06 03:37:31.305 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-06 03:37:31.305 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-06 03:37:31.305 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-06 03:37:31.305 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-06 03:37:31.305 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-06 03:37:31.521 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:37:31.521 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-06 03:37:31.521 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-06 03:37:31.521 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-06 03:37:31.521 | The following packages were automatically installed and are no longer required: 2022-05-06 03:37:31.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:37:31.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:37:31.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:37:31.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:37:31.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:37:31.522 | python3-zope.interface 2022-05-06 03:37:31.522 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:37:31.663 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:37:31.668 | ++ functions-common:apt_get:1246 : result=0 2022-05-06 03:37:31.670 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:37:31.673 | ++ functions-common:time_stop:2437 : local name 2022-05-06 03:37:31.676 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 03:37:31.679 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:37:31.682 | ++ functions-common:time_stop:2440 : local total 2022-05-06 03:37:31.685 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 03:37:31.687 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:37:31.689 | ++ functions-common:time_stop:2444 : start_time=1651808250907 2022-05-06 03:37:31.692 | ++ functions-common:time_stop:2446 : [[ -z 1651808250907 ]] 2022-05-06 03:37:31.694 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:37:31.699 | ++ functions-common:time_stop:2449 : end_time=1651808251696 2022-05-06 03:37:31.701 | ++ functions-common:time_stop:2450 : elapsed_time=789 2022-05-06 03:37:31.703 | ++ functions-common:time_stop:2451 : total=790 2022-05-06 03:37:31.706 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:37:31.708 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1579 2022-05-06 03:37:31.710 | ++ functions-common:apt_get:1250 : return 0 2022-05-06 03:37:31.713 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-06 03:37:31.715 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-06 03:37:31.718 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-06 03:37:31.723 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-06 03:37:31.727 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-06 03:37:31.729 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-06 03:37:31.734 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-06 03:37:33.185 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-06 03:37:33.188 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-06 03:37:33.190 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-06 03:37:33.191 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-06 03:37:33.193 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-06 03:37:33.195 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-06 03:37:33.197 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-06 03:37:33.199 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-06 03:37:33.201 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-06 03:37:33.203 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-06 03:37:33.204 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-06 03:37:33.206 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-06 03:37:33.208 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-06 03:37:33.210 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-06 03:37:33.212 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-06 03:37:33.213 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-06 03:37:33.215 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-06 03:37:33.217 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-06 03:37:33.219 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-06 03:37:33.220 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-06 03:37:33.223 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-06 03:37:33.225 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-06 03:37:33.227 | + functions-common:_ensure_lsb_release:394 : return 2022-05-06 03:37:33.229 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-06 03:37:33.305 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-06 03:37:33.308 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-06 03:37:33.384 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-06 03:37:33.388 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-06 03:37:33.462 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-06 03:37:33.465 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-06 03:37:33.468 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-06 03:37:33.471 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-06 03:37:33.474 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-06 03:37:33.477 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-06 03:37:33.480 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-06 03:37:33.483 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-06 03:37:33.486 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-06 03:37:33.488 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-06 03:37:33.490 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-06 03:37:33.490 | Distro: focal 2022-05-06 03:37:33.492 | + tools/install_pip.sh:main:124 : get_versions 2022-05-06 03:37:33.494 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 03:37:33.498 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 03:37:33.500 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 03:37:33.503 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 03:37:33.503 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 03:37:34.168 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 03:37:34.170 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 03:37:34.170 | pip: 21.3.1 2022-05-06 03:37:34.173 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-06 03:37:34.176 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-06 03:37:34.180 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:37:34.182 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:37:34.185 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:37:34.188 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:37:34.190 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:37:34.191 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:37:34.193 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:37:34.195 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:37:34.197 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:37:34.199 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:37:34.201 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:37:34.203 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-06 03:37:34.205 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:37:34.206 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:37:34.208 | + tools/install_pip.sh:main:142 : : 2022-05-06 03:37:34.210 | + tools/install_pip.sh:main:147 : set -x 2022-05-06 03:37:34.212 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-06 03:37:34.213 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-06 03:37:34.215 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:37:34.217 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-06 03:37:34.219 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-06 03:37:34.221 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:37:34.224 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:37:34.224 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:37:34.228 | ++ 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-05-06 03:37:34.230 | ++ 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-05-06 03:37:34.231 | ++ 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-05-06 03:37:34.234 | + 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-05-06 03:37:34.235 | + 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-05-06 03:37:34.252 | 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-05-06 03:37:34.254 | + 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-05-06 03:37:35.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:37:35.121 | from cryptography.utils import int_from_bytes 2022-05-06 03:37:35.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:37:35.121 | from cryptography.utils import int_from_bytes 2022-05-06 03:37:36.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:37:38.004 | 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-05-06 03:37:38.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-06 03:37:40.525 | Installing collected packages: setuptools 2022-05-06 03:37:41.381 | Successfully installed setuptools-62.1.0 2022-05-06 03:37:41.381 | 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-05-06 03:37:41.553 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:37:41.553 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:37:41.694 | + inc/python:pip_install:200 : result=0 2022-05-06 03:37:41.697 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:37:41.700 | + functions-common:time_stop:2437 : local name 2022-05-06 03:37:41.703 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:37:41.706 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:37:41.709 | + functions-common:time_stop:2440 : local total 2022-05-06 03:37:41.712 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:37:41.714 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:37:41.717 | + functions-common:time_stop:2444 : start_time=1651808254247 2022-05-06 03:37:41.719 | + functions-common:time_stop:2446 : [[ -z 1651808254247 ]] 2022-05-06 03:37:41.722 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:37:41.726 | + functions-common:time_stop:2449 : end_time=1651808261724 2022-05-06 03:37:41.727 | + functions-common:time_stop:2450 : elapsed_time=7477 2022-05-06 03:37:41.729 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:37:41.731 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:37:41.733 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7477 2022-05-06 03:37:41.735 | + inc/python:pip_install:203 : return 0 2022-05-06 03:37:41.737 | + tools/install_pip.sh:main:153 : get_versions 2022-05-06 03:37:41.739 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 03:37:41.743 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 03:37:41.745 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 03:37:41.748 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 03:37:41.748 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 03:37:42.414 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 03:37:42.417 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 03:37:42.418 | pip: 21.3.1 2022-05-06 03:37:42.422 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-06 03:37:42.428 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 03:37:42.433 | + ./stack.sh:main:798 : fixup_all 2022-05-06 03:37:42.437 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-06 03:37:42.440 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-06 03:37:42.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:37:42.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:37:42.449 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-06 03:37:42.466 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-06 03:37:42.479 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-06 03:37:42.491 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-06 03:37:42.493 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-06 03:37:42.495 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:37:42.497 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:37:42.500 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:37:42.502 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:37:42.504 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:37:42.507 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:37:42.509 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:37:42.511 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:37:42.513 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:37:42.515 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:37:42.518 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:37:42.520 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-06 03:37:42.522 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-06 03:37:42.525 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-06 03:37:42.527 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:37:42.529 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:37:42.531 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:37:42.534 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:37:42.536 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:37:42.538 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:37:42.541 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-06 03:37:42.543 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-06 03:37:42.545 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-06 03:37:42.548 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-06 03:37:42.550 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-06 03:37:42.553 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-06 03:37:42.556 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-06 03:37:42.581 | Using python 3.8 to install os-testr 2022-05-06 03:37:42.584 | + 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-05-06 03:37:43.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:37:43.445 | from cryptography.utils import int_from_bytes 2022-05-06 03:37:43.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:37:43.445 | from cryptography.utils import int_from_bytes 2022-05-06 03:37:44.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:37:44.675 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-06 03:37:44.751 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-06 03:37:44.752 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-06 03:37:44.753 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-06 03:37:44.766 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-06 03:37:44.776 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-06 03:37:44.787 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-06 03:37:47.274 | 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-05-06 03:37:47.281 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:37:47.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:37:47.407 | + inc/python:pip_install:200 : result=0 2022-05-06 03:37:47.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:37:47.415 | + functions-common:time_stop:2437 : local name 2022-05-06 03:37:47.418 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:37:47.422 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:37:47.426 | + functions-common:time_stop:2440 : local total 2022-05-06 03:37:47.429 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:37:47.432 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:37:47.436 | + functions-common:time_stop:2444 : start_time=1651808262575 2022-05-06 03:37:47.439 | + functions-common:time_stop:2446 : [[ -z 1651808262575 ]] 2022-05-06 03:37:47.442 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:37:47.446 | + functions-common:time_stop:2449 : end_time=1651808267444 2022-05-06 03:37:47.449 | + functions-common:time_stop:2450 : elapsed_time=4869 2022-05-06 03:37:47.451 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:37:47.453 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:37:47.455 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4869 2022-05-06 03:37:47.458 | + inc/python:pip_install:203 : return 0 2022-05-06 03:37:47.460 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-06 03:37:47.514 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-06 03:37:47.622 | + ./stack.sh:main:812 : install_infra 2022-05-06 03:37:47.625 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 03:37:47.628 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-06 03:37:47.631 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 03:37:47.633 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-06 03:37:47.659 | + 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-05-06 03:37:49.573 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.580 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.584 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.589 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.593 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.600 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.604 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.629 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.707 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.726 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.730 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.734 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.749 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.757 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.759 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.775 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.792 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.801 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.806 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.824 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.845 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.863 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.871 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.876 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.896 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.925 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.926 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.940 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.945 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.949 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.954 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.968 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:49.975 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.023 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.040 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.044 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.075 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.136 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.143 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.150 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.199 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.212 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.220 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.321 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.345 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.349 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.360 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.365 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.384 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.391 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.407 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.437 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.465 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.477 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.484 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.492 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.513 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.522 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.535 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.546 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.550 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:50.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:37:50.694 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-06 03:37:50.984 | + inc/python:pip_install:200 : result=0 2022-05-06 03:37:50.986 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:37:50.989 | + functions-common:time_stop:2437 : local name 2022-05-06 03:37:50.993 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:37:50.995 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:37:50.998 | + functions-common:time_stop:2440 : local total 2022-05-06 03:37:51.001 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:37:51.003 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:37:51.006 | + functions-common:time_stop:2444 : start_time=1651808267651 2022-05-06 03:37:51.009 | + functions-common:time_stop:2446 : [[ -z 1651808267651 ]] 2022-05-06 03:37:51.012 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:37:51.017 | + functions-common:time_stop:2449 : end_time=1651808271014 2022-05-06 03:37:51.019 | + functions-common:time_stop:2450 : elapsed_time=3363 2022-05-06 03:37:51.021 | + functions-common:time_stop:2451 : total=4869 2022-05-06 03:37:51.024 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:37:51.026 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8232 2022-05-06 03:37:51.028 | + inc/python:pip_install:203 : return 0 2022-05-06 03:37:51.031 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 03:37:51.033 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-06 03:37:51.058 | + 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-05-06 03:37:52.836 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.844 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.848 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.853 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.857 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.864 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.868 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.894 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.972 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.991 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:52.995 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.000 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.015 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.023 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.025 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.042 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.059 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.069 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.073 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.091 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.114 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.132 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.140 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.145 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.166 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.195 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.197 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.211 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.216 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.220 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.225 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.240 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.246 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.296 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.313 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.317 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.349 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.411 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.418 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.425 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.475 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.488 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.497 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.603 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.628 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.632 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.643 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.648 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.667 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.674 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.691 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.722 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.750 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.762 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.770 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.778 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.795 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.805 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.819 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.831 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.835 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:37:53.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:37:53.843 | Processing /opt/stack/requirements 2022-05-06 03:37:55.630 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-05-06 03:37:55.634 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-06 03:37:55.645 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-06 03:37:55.650 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-06 03:37:55.653 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-06 03:37:55.658 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-06 03:37:55.685 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-05-06 03:37:55.687 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-06 03:37:55.697 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-06 03:37:55.748 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5403) (1.3) 2022-05-06 03:37:55.751 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5403) (0.3.0) 2022-05-06 03:37:55.766 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-06 03:37:55.771 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-05-06 03:37:55.774 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-05-06 03:37:55.777 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-06 03:37:55.779 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-06 03:37:55.791 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-06 03:37:55.838 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-05-06 03:37:55.849 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-06 03:37:55.852 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-06 03:37:55.859 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-05-06 03:37:55.861 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-06 03:37:55.921 | 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 637)) (0.2.5) 2022-05-06 03:37:55.926 | Building wheels for collected packages: openstack-requirements 2022-05-06 03:37:55.927 | Building wheel for openstack-requirements (setup.py): started 2022-05-06 03:37:56.770 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-06 03:37:56.770 | ERROR: Command errored out with exit status 1: 2022-05-06 03:37:56.770 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hcaexg7a/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hcaexg7a/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-u8l1cd4z 2022-05-06 03:37:56.770 | cwd: /tmp/pip-req-build-hcaexg7a/ 2022-05-06 03:37:56.770 | Complete output (6 lines): 2022-05-06 03:37:56.770 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-06 03:37:56.770 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-06 03:37:56.771 | or: setup.py --help-commands 2022-05-06 03:37:56.771 | or: setup.py cmd --help 2022-05-06 03:37:56.771 | 2022-05-06 03:37:56.771 | error: invalid command 'bdist_wheel' 2022-05-06 03:37:56.771 | ---------------------------------------- 2022-05-06 03:37:56.771 | ERROR: Failed building wheel for openstack-requirements 2022-05-06 03:37:56.771 | Running setup.py clean for openstack-requirements 2022-05-06 03:37:57.624 | Failed to build openstack-requirements 2022-05-06 03:37:57.647 | Installing collected packages: openstack-requirements 2022-05-06 03:37:57.647 | Attempting uninstall: openstack-requirements 2022-05-06 03:37:57.648 | Found existing installation: openstack-requirements 1.2.1.dev5403 2022-05-06 03:37:57.682 | Uninstalling openstack-requirements-1.2.1.dev5403: 2022-05-06 03:37:57.706 | Successfully uninstalled openstack-requirements-1.2.1.dev5403 2022-05-06 03:37:57.709 | Running setup.py install for openstack-requirements: started 2022-05-06 03:38:00.119 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-06 03:38:00.142 | Successfully installed openstack-requirements-1.2.1.dev5403 2022-05-06 03:38:00.273 | + inc/python:pip_install:200 : result=0 2022-05-06 03:38:00.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:38:00.279 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:00.283 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:00.285 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:00.288 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:00.290 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:00.292 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:38:00.295 | + functions-common:time_stop:2444 : start_time=1651808271050 2022-05-06 03:38:00.297 | + functions-common:time_stop:2446 : [[ -z 1651808271050 ]] 2022-05-06 03:38:00.300 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:00.305 | + functions-common:time_stop:2449 : end_time=1651808280302 2022-05-06 03:38:00.307 | + functions-common:time_stop:2450 : elapsed_time=9252 2022-05-06 03:38:00.310 | + functions-common:time_stop:2451 : total=8232 2022-05-06 03:38:00.312 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:00.315 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17484 2022-05-06 03:38:00.317 | + inc/python:pip_install:203 : return 0 2022-05-06 03:38:00.320 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-06 03:38:00.322 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-06 03:38:00.325 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-06 03:38:00.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:00.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:00.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-06 03:38:00.335 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:00.337 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-06 03:38:00.359 | Using python 3.8 to install pbr 2022-05-06 03:38:00.361 | + 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-05-06 03:38:01.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:01.210 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:01.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:01.210 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:02.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:38:02.435 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-06 03:38:05.097 | 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-05-06 03:38:05.105 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:38:05.105 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:38:05.231 | + inc/python:pip_install:200 : result=0 2022-05-06 03:38:05.235 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:38:05.237 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:05.240 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:05.243 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:05.245 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:05.248 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:05.251 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:38:05.254 | + functions-common:time_stop:2444 : start_time=1651808280353 2022-05-06 03:38:05.257 | + functions-common:time_stop:2446 : [[ -z 1651808280353 ]] 2022-05-06 03:38:05.260 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:05.267 | + functions-common:time_stop:2449 : end_time=1651808285264 2022-05-06 03:38:05.269 | + functions-common:time_stop:2450 : elapsed_time=4911 2022-05-06 03:38:05.271 | + functions-common:time_stop:2451 : total=17484 2022-05-06 03:38:05.273 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:05.276 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22395 2022-05-06 03:38:05.278 | + inc/python:pip_install:203 : return 0 2022-05-06 03:38:05.280 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-06 03:38:07.567 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-06 03:38:09.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:38:09.487 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-06 03:38:09.508 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-06 03:38:09.511 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-06 03:38:09.513 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-06 03:38:09.516 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-06 03:38:09.522 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-05-06 03:38:09.594 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 03:38:09.599 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 03:38:09.603 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-06 03:38:09.622 | + ./stack.sh:main:821 : pkgs= 2022-05-06 03:38:09.625 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-06 03:38:09.627 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-06 03:38:09.630 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 03:38:09.632 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-06 03:38:09.635 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:38:09.637 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:38:09.639 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:38:09.642 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:38:09.644 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:38:09.647 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:38:09.651 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:38:09.653 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:38:09.656 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:38:09.658 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-06 03:38:09.660 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:38:09.675 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:09.678 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:38:09.680 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:38:09.682 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-06 03:38:09.684 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:38:09.686 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 03:38:09.688 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:38:09.690 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-06 03:38:09.693 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:38:09.695 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-06 03:38:09.697 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:38:09.699 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-06 03:38:09.701 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 03:38:09.703 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 03:38:09.706 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:38:09.708 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 03:38:09.711 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-06 03:38:09.713 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 03:38:09.716 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-06 03:38:09.718 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 03:38:09.720 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 03:38:09.724 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-06 03:38:09.727 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-06 03:38:09.729 | + functions:set_systemd_override:821 : local value=2048 2022-05-06 03:38:09.733 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-06 03:38:09.735 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-06 03:38:09.788 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-06 03:38:09.788 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-06 03:38:09.790 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-06 03:38:10.185 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-06 03:38:10.189 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-06 03:38:10.205 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:10.208 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-06 03:38:10.210 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:38:10.213 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:38:10.215 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:38:10.218 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:38:10.220 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:38:10.222 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:38:10.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:10.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:10.229 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:38:10.232 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:38:10.234 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:38:10.236 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:38:10.239 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-06 03:38:10.241 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:38:10.243 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:10.246 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:10.248 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-06 03:38:10.269 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-06 03:38:10.384 | Reading package lists... 2022-05-06 03:38:10.633 | Building dependency tree... 2022-05-06 03:38:10.635 | Reading state information... 2022-05-06 03:38:10.900 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-06 03:38:10.900 | The following packages were automatically installed and are no longer required: 2022-05-06 03:38:10.901 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:38:10.902 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:38:10.902 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:38:10.902 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:38:10.902 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:38:10.902 | python3-zope.interface 2022-05-06 03:38:10.902 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:38:11.051 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:38:11.056 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:38:11.058 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:38:11.061 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:11.064 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:11.067 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:11.069 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:11.072 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:11.075 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:38:11.078 | + functions-common:time_stop:2444 : start_time=1651808290267 2022-05-06 03:38:11.080 | + functions-common:time_stop:2446 : [[ -z 1651808290267 ]] 2022-05-06 03:38:11.083 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:11.088 | + functions-common:time_stop:2449 : end_time=1651808291085 2022-05-06 03:38:11.090 | + functions-common:time_stop:2450 : elapsed_time=818 2022-05-06 03:38:11.092 | + functions-common:time_stop:2451 : total=1579 2022-05-06 03:38:11.095 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:11.097 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2397 2022-05-06 03:38:11.099 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:38:11.102 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-06 03:38:11.104 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:38:11.106 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:38:11.109 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:38:11.111 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:38:11.114 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:38:11.116 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:38:11.118 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-06 03:38:11.121 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:38:11.123 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:38:11.126 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:38:11.128 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:38:11.130 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:38:11.133 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:38:11.135 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:38:11.137 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:38:11.140 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:38:11.142 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:38:11.144 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:38:11.147 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-06 03:38:11.150 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:38:11.152 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:38:11.155 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:38:11.158 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:38:11.160 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:38:11.163 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:38:11.165 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-06 03:38:11.168 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-06 03:38:11.188 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:11.190 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-06 03:38:11.194 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:38:11.197 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-06 03:38:11.199 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-06 03:38:11.203 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-06 03:38:11.207 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-06 03:38:11.210 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-06 03:38:11.212 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-06 03:38:11.215 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-06 03:38:11.217 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-06 03:38:11.220 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-06 03:38:11.223 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-06 03:38:11.943 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-06 03:38:11.943 | user tags 2022-05-06 03:38:11.943 | stackrabbit []' 2022-05-06 03:38:11.947 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-06 03:38:11.947 | user tags 2022-05-06 03:38:11.947 | stackrabbit []' 2022-05-06 03:38:11.947 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-06 03:38:11.953 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-06 03:38:11.956 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-06 03:38:11.959 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 03:38:12.649 | Changing password for user "stackrabbit" ... 2022-05-06 03:38:12.676 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-06 03:38:13.378 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-06 03:38:13.407 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-06 03:38:13.409 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 03:38:14.089 | Changing password for user "stackrabbit" ... 2022-05-06 03:38:14.120 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-06 03:38:14.122 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-06 03:38:14.125 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-06 03:38:14.831 | Deleting user "guest" ... 2022-05-06 03:38:14.848 | Error: 2022-05-06 03:38:14.848 | {:no_such_user, "guest"} 2022-05-06 03:38:14.864 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-06 03:38:14.866 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-06 03:38:14.884 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:14.886 | + ./stack.sh:main:838 : install_database 2022-05-06 03:38:14.888 | + lib/database:install_database:118 : install_database_mysql 2022-05-06 03:38:14.891 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-06 03:38:14.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:14.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:14.898 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-06 03:38:15.115 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-06 03:38:15.118 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-06 03:38:15.121 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-06 03:38:15.125 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-06 03:38:15.128 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:38:15.130 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-06 03:38:15.133 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:38:15.135 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:38:15.138 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:38:15.140 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:38:15.143 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:38:15.145 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:38:15.148 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:38:15.150 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:38:15.153 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:38:15.155 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:38:15.158 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:38:15.160 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-06 03:38:15.162 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:38:15.165 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:38:15.167 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:38:15.169 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:38:15.172 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:38:15.174 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:38:15.177 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-06 03:38:15.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:15.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:15.184 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-06 03:38:15.186 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:38:15.189 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:38:15.191 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:38:15.195 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:38:15.198 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:38:15.200 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:38:15.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:15.205 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:15.208 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:38:15.211 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:38:15.213 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:38:15.216 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:38:15.219 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-06 03:38:15.221 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:38:15.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:15.226 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:15.228 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-06 03:38:15.251 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-06 03:38:15.365 | Reading package lists... 2022-05-06 03:38:15.615 | Building dependency tree... 2022-05-06 03:38:15.617 | Reading state information... 2022-05-06 03:38:15.871 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-06 03:38:15.871 | The following packages were automatically installed and are no longer required: 2022-05-06 03:38:15.872 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:38:15.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:38:15.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:38:15.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:38:15.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:38:15.872 | python3-zope.interface 2022-05-06 03:38:15.872 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:38:16.017 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:38:16.022 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:38:16.024 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:38:16.027 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:16.030 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:16.032 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:16.034 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:16.037 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:16.039 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:38:16.041 | + functions-common:time_stop:2444 : start_time=1651808295247 2022-05-06 03:38:16.043 | + functions-common:time_stop:2446 : [[ -z 1651808295247 ]] 2022-05-06 03:38:16.046 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:16.050 | + functions-common:time_stop:2449 : end_time=1651808296048 2022-05-06 03:38:16.053 | + functions-common:time_stop:2450 : elapsed_time=801 2022-05-06 03:38:16.055 | + functions-common:time_stop:2451 : total=2397 2022-05-06 03:38:16.057 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:16.060 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3198 2022-05-06 03:38:16.062 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:38:16.065 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-06 03:38:16.067 | + ./stack.sh:main:841 : install_database_python 2022-05-06 03:38:16.069 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-06 03:38:16.072 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-06 03:38:16.074 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-06 03:38:16.077 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:38:16.080 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-06 03:38:16.082 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-06 03:38:16.084 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:38:16.088 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:38:16.089 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:38:16.093 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-06 03:38:16.096 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-06 03:38:16.098 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-06 03:38:16.101 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-06 03:38:16.104 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-06 03:38:16.125 | Using python 3.8 to install PyMySQL 2022-05-06 03:38:16.128 | + 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-05-06 03:38:16.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:16.982 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:16.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:16.982 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:18.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:38:18.184 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-06 03:38:20.651 | 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-05-06 03:38:20.658 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:38:20.658 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:38:20.781 | + inc/python:pip_install:200 : result=0 2022-05-06 03:38:20.785 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:38:20.789 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:20.794 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:20.798 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:20.800 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:20.802 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:20.805 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:38:20.807 | + functions-common:time_stop:2444 : start_time=1651808296119 2022-05-06 03:38:20.810 | + functions-common:time_stop:2446 : [[ -z 1651808296119 ]] 2022-05-06 03:38:20.813 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:20.818 | + functions-common:time_stop:2449 : end_time=1651808300815 2022-05-06 03:38:20.820 | + functions-common:time_stop:2450 : elapsed_time=4696 2022-05-06 03:38:20.822 | + functions-common:time_stop:2451 : total=22395 2022-05-06 03:38:20.825 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:20.827 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27091 2022-05-06 03:38:20.830 | + inc/python:pip_install:203 : return 0 2022-05-06 03:38:20.834 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-06 03:38:20.837 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 03:38:20.840 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-06 03:38:20.843 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-06 03:38:20.864 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:20.867 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-06 03:38:20.869 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-06 03:38:20.873 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:38:20.873 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:38:20.879 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:38:20.881 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:38:20.885 | + 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-05-06 03:38:20.887 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:38:20.890 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-06 03:38:20.893 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-06 03:38:20.909 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:20.911 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-06 03:38:20.914 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:38:20.916 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:38:20.919 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:38:20.921 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:38:20.924 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:38:20.926 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:38:20.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:20.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:20.933 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:38:20.935 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:38:20.938 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:38:20.941 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:38:20.943 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-06 03:38:20.946 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:38:20.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:20.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:20.954 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-06 03:38:20.975 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-06 03:38:21.086 | Reading package lists... 2022-05-06 03:38:21.334 | Building dependency tree... 2022-05-06 03:38:21.335 | Reading state information... 2022-05-06 03:38:21.594 | radvd is already the newest version (1:2.17-2). 2022-05-06 03:38:21.595 | The following packages were automatically installed and are no longer required: 2022-05-06 03:38:21.596 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:38:21.596 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:38:21.596 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:38:21.596 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:38:21.596 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:38:21.596 | python3-zope.interface 2022-05-06 03:38:21.596 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:38:21.745 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:38:21.750 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:38:21.753 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:38:21.756 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:21.759 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:21.761 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:21.764 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:21.767 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:21.769 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:38:21.771 | + functions-common:time_stop:2444 : start_time=1651808300972 2022-05-06 03:38:21.773 | + functions-common:time_stop:2446 : [[ -z 1651808300972 ]] 2022-05-06 03:38:21.776 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:21.780 | + functions-common:time_stop:2449 : end_time=1651808301778 2022-05-06 03:38:21.783 | + functions-common:time_stop:2450 : elapsed_time=806 2022-05-06 03:38:21.785 | + functions-common:time_stop:2451 : total=3198 2022-05-06 03:38:21.787 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:21.789 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4004 2022-05-06 03:38:21.792 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:38:21.794 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-06 03:38:21.811 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:21.813 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-06 03:38:21.816 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-06 03:38:21.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-06 03:38:21.821 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-06 03:38:21.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-06 03:38:21.843 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:38:21.845 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:38:21.847 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:38:21.850 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:38:21.852 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:38:21.855 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:38:21.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:21.860 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:21.863 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:38:21.866 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:38:21.869 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:38:21.872 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:38:21.874 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-06 03:38:21.877 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:38:21.880 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:21.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:21.885 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-06 03:38:21.910 | + functions-common:apt_get:1242 : 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-05-06 03:38:22.024 | Reading package lists... 2022-05-06 03:38:22.282 | Building dependency tree... 2022-05-06 03:38:22.283 | Reading state information... 2022-05-06 03:38:22.543 | fakeroot is already the newest version (1.24-1). 2022-05-06 03:38:22.543 | make is already the newest version (4.2.1-1.2). 2022-05-06 03:38:22.543 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-06 03:38:22.543 | The following packages were automatically installed and are no longer required: 2022-05-06 03:38:22.544 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:38:22.544 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:38:22.544 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:38:22.544 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:38:22.544 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:38:22.544 | python3-zope.interface 2022-05-06 03:38:22.544 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:38:22.691 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:38:22.697 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:38:22.701 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:38:22.704 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:22.707 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:22.710 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:22.714 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:22.718 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:22.721 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:38:22.724 | + functions-common:time_stop:2444 : start_time=1651808301907 2022-05-06 03:38:22.726 | + functions-common:time_stop:2446 : [[ -z 1651808301907 ]] 2022-05-06 03:38:22.729 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:22.734 | + functions-common:time_stop:2449 : end_time=1651808302731 2022-05-06 03:38:22.736 | + functions-common:time_stop:2450 : elapsed_time=824 2022-05-06 03:38:22.739 | + functions-common:time_stop:2451 : total=4004 2022-05-06 03:38:22.741 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:22.743 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4828 2022-05-06 03:38:22.745 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:38:22.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-06 03:38:22.751 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:22.753 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:22.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-06 03:38:22.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-06 03:38:22.762 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-06 03:38:22.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-06 03:38:22.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-06 03:38:22.773 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-06 03:38:22.773 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-06 03:38:22.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-06 03:38:22.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-06 03:38:22.784 | + functions:vercmp:628 : local v1=5.4 2022-05-06 03:38:22.787 | + functions:vercmp:629 : local 'op=<' 2022-05-06 03:38:22.789 | + functions:vercmp:630 : local v2=3.13 2022-05-06 03:38:22.791 | + functions:vercmp:631 : local result 2022-05-06 03:38:22.795 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-06 03:38:22.795 | ++ functions:vercmp:635 : sort -V 2022-05-06 03:38:22.796 | ++ functions:vercmp:635 : head -1 2022-05-06 03:38:22.805 | + functions:vercmp:635 : result=3.13 2022-05-06 03:38:22.808 | + functions:vercmp:637 : case $op in 2022-05-06 03:38:22.811 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-06 03:38:22.814 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-06 03:38:22.817 | + functions:vercmp:648 : return 2022-05-06 03:38:22.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-06 03:38:22.821 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:38:22.824 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-06 03:38:23.331 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-06 03:38:23.334 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-06 03:38:23.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-06 03:38:23.344 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.347 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-06 03:38:23.365 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:23.367 | + ./stack.sh:main:849 : install_etcd3 2022-05-06 03:38:23.370 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-06 03:38:23.370 | Installing etcd 2022-05-06 03:38:23.372 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-06 03:38:23.386 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-06 03:38:23.399 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-06 03:38:23.402 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-06 03:38:23.416 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-06 03:38:23.420 | ++ 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-05-06 03:38:23.422 | ++ 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-05-06 03:38:23.425 | +++ 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-05-06 03:38:23.430 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 03:38:23.432 | ++ 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-05-06 03:38:23.434 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-06 03:38:23.437 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 03:38:23.439 | ++ functions:get_extra_file:74 : return 2022-05-06 03:38:23.443 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 03:38:23.445 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-06 03:38:23.448 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-06 03:38:23.451 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-06 03:38:23.472 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:38:23.475 | + ./stack.sh:main:868 : install_dstat 2022-05-06 03:38:23.477 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-06 03:38:23.497 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:38:23.500 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-06 03:38:23.502 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:38:23.505 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-06 03:38:23.507 | + ./stack.sh:main:877 : install_libs 2022-05-06 03:38:23.510 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-06 03:38:23.512 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-06 03:38:23.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-06 03:38:23.517 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-06 03:38:23.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-06 03:38:23.526 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.529 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-06 03:38:23.531 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-06 03:38:23.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-06 03:38:23.536 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-06 03:38:23.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-06 03:38:23.545 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.547 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-06 03:38:23.550 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-06 03:38:23.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-06 03:38:23.554 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-06 03:38:23.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-06 03:38:23.564 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.566 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-06 03:38:23.569 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-06 03:38:23.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-06 03:38:23.574 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-06 03:38:23.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-06 03:38:23.586 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.589 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-06 03:38:23.593 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-06 03:38:23.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-06 03:38:23.597 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-06 03:38:23.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-06 03:38:23.606 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.609 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-06 03:38:23.611 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-06 03:38:23.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-06 03:38:23.616 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-06 03:38:23.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-06 03:38:23.625 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.627 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-06 03:38:23.630 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-06 03:38:23.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-06 03:38:23.635 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-06 03:38:23.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-06 03:38:23.644 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.646 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-06 03:38:23.649 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-06 03:38:23.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-06 03:38:23.653 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-06 03:38:23.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-06 03:38:23.664 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.667 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-06 03:38:23.670 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-06 03:38:23.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-06 03:38:23.676 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-06 03:38:23.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-06 03:38:23.686 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.689 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-06 03:38:23.692 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-06 03:38:23.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-06 03:38:23.696 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-06 03:38:23.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-06 03:38:23.706 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.708 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-06 03:38:23.711 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-06 03:38:23.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-06 03:38:23.716 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-06 03:38:23.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-06 03:38:23.725 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.727 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-06 03:38:23.730 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-06 03:38:23.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-06 03:38:23.734 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-06 03:38:23.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-06 03:38:23.745 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.747 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-06 03:38:23.750 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-06 03:38:23.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-06 03:38:23.755 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-06 03:38:23.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-06 03:38:23.769 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.772 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-06 03:38:23.775 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-06 03:38:23.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-06 03:38:23.781 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-06 03:38:23.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-06 03:38:23.795 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.798 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-06 03:38:23.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-06 03:38:23.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-06 03:38:23.806 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-06 03:38:23.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-06 03:38:23.817 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.819 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-06 03:38:23.823 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-06 03:38:23.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-06 03:38:23.828 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-06 03:38:23.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-06 03:38:23.838 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.840 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-06 03:38:23.843 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-06 03:38:23.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-06 03:38:23.847 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-06 03:38:23.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-05-06 03:38:23.857 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.859 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-06 03:38:23.862 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-06 03:38:23.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-06 03:38:23.867 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-06 03:38:23.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-06 03:38:23.878 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.880 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-06 03:38:23.882 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-06 03:38:23.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-06 03:38:23.887 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-06 03:38:23.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-06 03:38:23.897 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.900 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-06 03:38:23.902 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-06 03:38:23.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-06 03:38:23.908 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-06 03:38:23.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-06 03:38:23.918 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.921 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-06 03:38:23.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-06 03:38:23.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-06 03:38:23.928 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-06 03:38:23.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.935 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-06 03:38:23.937 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.940 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-06 03:38:23.942 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-06 03:38:23.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-06 03:38:23.947 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-06 03:38:23.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-06 03:38:23.956 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.959 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-06 03:38:23.961 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-06 03:38:23.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-06 03:38:23.966 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-06 03:38:23.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-06 03:38:23.975 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.977 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-06 03:38:23.980 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-06 03:38:23.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-06 03:38:23.985 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-06 03:38:23.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:23.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:23.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-06 03:38:23.995 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:23.997 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-06 03:38:24.000 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-06 03:38:24.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-06 03:38:24.005 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-06 03:38:24.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-06 03:38:24.016 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.018 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-06 03:38:24.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-06 03:38:24.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-06 03:38:24.025 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-06 03:38:24.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-06 03:38:24.035 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.037 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-06 03:38:24.039 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-06 03:38:24.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-06 03:38:24.044 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-06 03:38:24.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-06 03:38:24.054 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.056 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-06 03:38:24.058 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-06 03:38:24.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-06 03:38:24.064 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-06 03:38:24.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-06 03:38:24.074 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.077 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-06 03:38:24.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-06 03:38:24.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-06 03:38:24.085 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-06 03:38:24.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-06 03:38:24.095 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.098 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-06 03:38:24.100 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-06 03:38:24.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-06 03:38:24.107 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-06 03:38:24.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-06 03:38:24.120 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.124 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-06 03:38:24.127 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-06 03:38:24.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-06 03:38:24.132 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-06 03:38:24.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-06 03:38:24.141 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.144 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-06 03:38:24.146 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-06 03:38:24.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-06 03:38:24.151 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-06 03:38:24.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-06 03:38:24.161 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.163 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-06 03:38:24.165 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-06 03:38:24.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-06 03:38:24.170 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-06 03:38:24.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-06 03:38:24.180 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.182 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-06 03:38:24.185 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-06 03:38:24.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-06 03:38:24.189 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-06 03:38:24.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-06 03:38:24.199 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.201 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-06 03:38:24.204 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-06 03:38:24.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-06 03:38:24.209 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-06 03:38:24.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-06 03:38:24.218 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.221 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-06 03:38:24.223 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-06 03:38:24.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-06 03:38:24.228 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-06 03:38:24.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-05-06 03:38:24.237 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.240 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-06 03:38:24.242 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-06 03:38:24.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-06 03:38:24.247 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-06 03:38:24.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-06 03:38:24.257 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.260 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-06 03:38:24.262 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-06 03:38:24.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-06 03:38:24.267 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-06 03:38:24.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:24.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:24.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-06 03:38:24.278 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:24.280 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-06 03:38:24.301 | Using python 3.8 to install etcd3 2022-05-06 03:38:24.304 | + 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-05-06 03:38:25.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:25.156 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:25.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:25.156 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:26.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:38:26.373 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-06 03:38:26.382 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-06 03:38:26.383 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-06 03:38:26.384 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-06 03:38:26.385 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-05-06 03:38:28.875 | 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-05-06 03:38:28.883 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:38:28.883 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:38:29.005 | + inc/python:pip_install:200 : result=0 2022-05-06 03:38:29.009 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:38:29.012 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:29.016 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:29.019 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:29.021 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:29.023 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:29.026 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:38:29.028 | + functions-common:time_stop:2444 : start_time=1651808304296 2022-05-06 03:38:29.030 | + functions-common:time_stop:2446 : [[ -z 1651808304296 ]] 2022-05-06 03:38:29.033 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:29.037 | + functions-common:time_stop:2449 : end_time=1651808309035 2022-05-06 03:38:29.040 | + functions-common:time_stop:2450 : elapsed_time=4739 2022-05-06 03:38:29.042 | + functions-common:time_stop:2451 : total=27091 2022-05-06 03:38:29.044 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:29.046 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31830 2022-05-06 03:38:29.049 | + inc/python:pip_install:203 : return 0 2022-05-06 03:38:29.051 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-06 03:38:29.073 | Using python 3.8 to install etcd3gw 2022-05-06 03:38:29.076 | + 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-05-06 03:38:29.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:29.928 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:29.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:29.928 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:31.103 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:38:31.134 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-06 03:38:31.141 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-06 03:38:31.142 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-06 03:38:31.143 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-06 03:38:31.172 | 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-05-06 03:38:31.173 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-06 03:38:31.175 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-06 03:38:31.176 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-06 03:38:33.629 | 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-05-06 03:38:33.637 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:38:33.637 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:38:33.762 | + inc/python:pip_install:200 : result=0 2022-05-06 03:38:33.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:38:33.769 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:33.772 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:33.775 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:33.779 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:33.782 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:33.785 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:38:33.788 | + functions-common:time_stop:2444 : start_time=1651808309068 2022-05-06 03:38:33.791 | + functions-common:time_stop:2446 : [[ -z 1651808309068 ]] 2022-05-06 03:38:33.795 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:33.800 | + functions-common:time_stop:2449 : end_time=1651808313797 2022-05-06 03:38:33.803 | + functions-common:time_stop:2450 : elapsed_time=4729 2022-05-06 03:38:33.805 | + functions-common:time_stop:2451 : total=31830 2022-05-06 03:38:33.808 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:33.810 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36559 2022-05-06 03:38:33.813 | + inc/python:pip_install:203 : return 0 2022-05-06 03:38:33.815 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-06 03:38:33.818 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-06 03:38:33.820 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-06 03:38:33.822 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:38:33.825 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:38:33.827 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:38:33.830 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:38:33.832 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:38:33.834 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:38:33.837 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:38:33.839 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:38:33.842 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:38:33.844 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:38:33.847 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:38:33.849 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-06 03:38:33.851 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:33.854 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:33.856 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-06 03:38:33.858 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 03:38:33.861 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:38:33.863 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:38:33.865 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:38:33.868 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:38:33.870 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:38:33.872 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:38:33.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:33.878 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:33.880 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:38:33.882 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:38:33.885 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:38:33.887 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:38:33.889 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 03:38:33.892 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:38:33.894 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:33.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:33.899 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 03:38:33.920 | + functions-common:apt_get:1242 : 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-05-06 03:38:34.030 | Reading package lists... 2022-05-06 03:38:34.276 | Building dependency tree... 2022-05-06 03:38:34.278 | Reading state information... 2022-05-06 03:38:34.530 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-06 03:38:34.530 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-06 03:38:34.531 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:38:34.531 | The following packages were automatically installed and are no longer required: 2022-05-06 03:38:34.532 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:38:34.532 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:38:34.532 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:38:34.532 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:38:34.532 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:38:34.532 | python3-zope.interface 2022-05-06 03:38:34.532 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:38:34.660 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:38:34.667 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:38:34.671 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:38:34.675 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:34.678 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:34.682 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:34.686 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:34.689 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:34.691 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:38:34.694 | + functions-common:time_stop:2444 : start_time=1651808313917 2022-05-06 03:38:34.696 | + functions-common:time_stop:2446 : [[ -z 1651808313917 ]] 2022-05-06 03:38:34.699 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:34.704 | + functions-common:time_stop:2449 : end_time=1651808314700 2022-05-06 03:38:34.706 | + functions-common:time_stop:2450 : elapsed_time=783 2022-05-06 03:38:34.709 | + functions-common:time_stop:2451 : total=4828 2022-05-06 03:38:34.712 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:34.714 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5611 2022-05-06 03:38:34.717 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:38:34.720 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-06 03:38:34.722 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:38:34.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:38:34.727 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-06 03:38:34.791 | Module proxy already enabled 2022-05-06 03:38:34.798 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-06 03:38:34.865 | Considering dependency proxy for proxy_uwsgi: 2022-05-06 03:38:34.865 | Module proxy already enabled 2022-05-06 03:38:34.865 | Module proxy_uwsgi already enabled 2022-05-06 03:38:34.870 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-06 03:38:34.875 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:38:34.878 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:38:34.882 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:38:35.023 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-06 03:38:35.026 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-06 03:38:35.028 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-06 03:38:35.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-06 03:38:35.037 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.040 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-06 03:38:35.042 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-06 03:38:35.044 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-06 03:38:35.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-06 03:38:35.054 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.056 | + ./stack.sh:main:885 : install_glanceclient 2022-05-06 03:38:35.058 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-06 03:38:35.060 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-06 03:38:35.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-06 03:38:35.070 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.072 | + ./stack.sh:main:886 : install_cinderclient 2022-05-06 03:38:35.074 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-06 03:38:35.077 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-06 03:38:35.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-06 03:38:35.087 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.089 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-06 03:38:35.091 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-06 03:38:35.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-06 03:38:35.101 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.103 | + ./stack.sh:main:887 : install_novaclient 2022-05-06 03:38:35.105 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-06 03:38:35.108 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-06 03:38:35.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-06 03:38:35.117 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.119 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-06 03:38:35.138 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:35.141 | + ./stack.sh:main:889 : install_swiftclient 2022-05-06 03:38:35.143 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-06 03:38:35.146 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-06 03:38:35.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-06 03:38:35.155 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.158 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-06 03:38:35.175 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:35.178 | + ./stack.sh:main:892 : install_neutronclient 2022-05-06 03:38:35.180 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-06 03:38:35.183 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-06 03:38:35.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-06 03:38:35.193 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.195 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-06 03:38:35.198 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-06 03:38:35.202 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-06 03:38:35.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:38:35.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:38:35.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-06 03:38:35.215 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:38:35.218 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-06 03:38:35.221 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-06 03:38:35.224 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:38:35.229 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-06 03:38:35.233 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-06 03:38:35.236 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:38:35.240 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:38:35.240 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:38:35.246 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-06 03:38:35.248 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-06 03:38:35.251 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-06 03:38:35.254 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-06 03:38:35.257 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-06 03:38:35.278 | Using python 3.8 to install keystonemiddleware 2022-05-06 03:38:35.280 | + 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-05-06 03:38:36.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:36.162 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:36.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:36.162 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:37.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:38:37.402 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-06 03:38:37.454 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-06 03:38:37.455 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-06 03:38:37.456 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-06 03:38:37.458 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-06 03:38:37.458 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-06 03:38:37.460 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-06 03:38:37.461 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-06 03:38:37.462 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-06 03:38:37.463 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-06 03:38:37.464 | 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-05-06 03:38:37.465 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-06 03:38:37.466 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-06 03:38:37.468 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-06 03:38:37.469 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-06 03:38:37.525 | 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-05-06 03:38:37.526 | 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-05-06 03:38:37.528 | 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-05-06 03:38:37.565 | 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-05-06 03:38:37.605 | 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-05-06 03:38:37.606 | 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-05-06 03:38:37.608 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-06 03:38:37.609 | 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-05-06 03:38:37.658 | 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-05-06 03:38:37.660 | 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-05-06 03:38:37.670 | 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-05-06 03:38:37.671 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-06 03:38:37.685 | 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-05-06 03:38:37.686 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-06 03:38:37.688 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-06 03:38:37.752 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-06 03:38:37.753 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-06 03:38:37.755 | 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-05-06 03:38:37.758 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-06 03:38:37.807 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-06 03:38:37.818 | 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-05-06 03:38:40.237 | 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-05-06 03:38:40.244 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:38:40.244 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:38:40.368 | + inc/python:pip_install:200 : result=0 2022-05-06 03:38:40.372 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:38:40.375 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:40.379 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:40.382 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:40.385 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:40.388 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:40.391 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:38:40.393 | + functions-common:time_stop:2444 : start_time=1651808315273 2022-05-06 03:38:40.396 | + functions-common:time_stop:2446 : [[ -z 1651808315273 ]] 2022-05-06 03:38:40.399 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:40.403 | + functions-common:time_stop:2449 : end_time=1651808320401 2022-05-06 03:38:40.405 | + functions-common:time_stop:2450 : elapsed_time=5128 2022-05-06 03:38:40.407 | + functions-common:time_stop:2451 : total=36559 2022-05-06 03:38:40.410 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:40.412 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=41687 2022-05-06 03:38:40.414 | + inc/python:pip_install:203 : return 0 2022-05-06 03:38:40.416 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-06 03:38:40.419 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-06 03:38:40.422 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:38:40.425 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-06 03:38:40.428 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-06 03:38:40.431 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:38:40.435 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:38:40.435 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:38:40.440 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-06 03:38:40.443 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-06 03:38:40.445 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-06 03:38:40.448 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-06 03:38:40.451 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-06 03:38:40.472 | Using python 3.8 to install python-memcached 2022-05-06 03:38:40.475 | + 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-05-06 03:38:41.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:41.336 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:41.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:41.336 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:42.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:38:42.544 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-06 03:38:42.549 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-06 03:38:45.035 | 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-05-06 03:38:45.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:38:45.042 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:38:45.163 | + inc/python:pip_install:200 : result=0 2022-05-06 03:38:45.166 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:38:45.170 | + functions-common:time_stop:2437 : local name 2022-05-06 03:38:45.174 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:38:45.178 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:38:45.182 | + functions-common:time_stop:2440 : local total 2022-05-06 03:38:45.186 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:38:45.189 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:38:45.191 | + functions-common:time_stop:2444 : start_time=1651808320466 2022-05-06 03:38:45.193 | + functions-common:time_stop:2446 : [[ -z 1651808320466 ]] 2022-05-06 03:38:45.196 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:38:45.201 | + functions-common:time_stop:2449 : end_time=1651808325198 2022-05-06 03:38:45.203 | + functions-common:time_stop:2450 : elapsed_time=4732 2022-05-06 03:38:45.205 | + functions-common:time_stop:2451 : total=41687 2022-05-06 03:38:45.208 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:38:45.210 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46419 2022-05-06 03:38:45.212 | + inc/python:pip_install:203 : return 0 2022-05-06 03:38:45.215 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-06 03:38:45.231 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:38:45.234 | + ./stack.sh:main:899 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-05-06 03:38:45.236 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-06 03:38:45.238 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-06 03:38:45.241 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-06 03:38:45.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:38:45.245 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-06 03:38:45.248 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-06 03:38:45.263 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:38:45.266 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-06 03:38:45.268 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-06 03:38:45.270 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-06 03:38:45.272 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:38:45.275 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:38:45.278 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:38:45.280 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:38:45.283 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:38:45.285 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:38:45.301 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:38:45.303 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:38:45.305 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:38:45.308 | + functions-common:git_clone:629 : echo master 2022-05-06 03:38:45.309 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:38:45.314 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-06 03:38:45.316 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:38:45.318 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-06 03:38:45.331 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-06 03:38:45.334 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:38:45.334 | + functions-common:git_clone:690 : head -1 2022-05-06 03:38:45.337 | 884f88148 Merge "Log the traceback in _handle_keystone_exception" 2022-05-06 03:38:45.340 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:38:45.342 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-06 03:38:45.345 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:38:45.347 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 03:38:45.350 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-06 03:38:45.352 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:38:45.355 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-06 03:38:45.357 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:38:45.359 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 03:38:45.362 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-06 03:38:45.364 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:38:45.367 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:38:45.370 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-06 03:38:45.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:38:45.375 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-06 03:38:45.378 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:38:45.380 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:38:45.383 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-06 03:38:45.389 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-06 03:38:45.392 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-06 03:38:46.065 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-06 03:38:46.068 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:38:46.071 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:38:46.075 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:38:46.078 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 03:38:46.081 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-06 03:38:46.084 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:38:46.088 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:38:46.091 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:38:46.094 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:38:46.096 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:38:46.099 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:38:46.101 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:38:46.104 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-06 03:38:46.127 | Using python 3.8 to install /opt/stack/keystone 2022-05-06 03:38:46.129 | + 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-05-06 03:38:46.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:46.989 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:46.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:38:46.989 | from cryptography.utils import int_from_bytes 2022-05-06 03:38:48.175 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:38:48.205 | Obtaining file:///opt/stack/keystone 2022-05-06 03:38:48.206 | Preparing metadata (setup.py): started 2022-05-06 03:38:53.224 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:38:53.304 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (5.9.0) 2022-05-06 03:38:53.305 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.8.7) 2022-05-06 03:38:53.306 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.1.2) 2022-05-06 03:38:53.307 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.3.9) 2022-05-06 03:38:53.308 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (36.0.2) 2022-05-06 03:38:53.309 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.4.36) 2022-05-06 03:38:53.310 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.13.0) 2022-05-06 03:38:53.311 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.5.0) 2022-05-06 03:38:53.312 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.7.4) 2022-05-06 03:38:53.313 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.4.0) 2022-05-06 03:38:53.314 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (9.4.0) 2022-05-06 03:38:53.315 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.2.2) 2022-05-06 03:38:53.316 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.8.20) 2022-05-06 03:38:53.318 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.11.0) 2022-05-06 03:38:53.319 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (8.8.0) 2022-05-06 03:38:53.320 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.1.0) 2022-05-06 03:38:53.321 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (12.13.0) 2022-05-06 03:38:53.322 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (11.3.0) 2022-05-06 03:38:53.323 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (5.1.0) 2022-05-06 03:38:53.324 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.7.0) 2022-05-06 03:38:53.325 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.5.1) 2022-05-06 03:38:53.326 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.12.1) 2022-05-06 03:38:53.328 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.3.0) 2022-05-06 03:38:53.329 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.5.0) 2022-05-06 03:38:53.330 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.13.0) 2022-05-06 03:38:53.331 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.2.0) 2022-05-06 03:38:53.332 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (7.1.2) 2022-05-06 03:38:53.333 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.3.0) 2022-05-06 03:38:53.334 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.1.5) 2022-05-06 03:38:53.335 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev12) (3.2.0) 2022-05-06 03:38:53.336 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.1.1) 2022-05-06 03:38:53.337 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.0.3) 2022-05-06 03:38:53.338 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.4.3) 2022-05-06 03:38:53.339 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2022.1) 2022-05-06 03:38:53.349 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev12) (1.15.0) 2022-05-06 03:38:53.392 | 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.dev12) (5.1.1) 2022-05-06 03:38:53.410 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (4.11.3) 2022-05-06 03:38:53.411 | 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.dev12) (3.1.2) 2022-05-06 03:38:53.412 | 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.dev12) (2.1.2) 2022-05-06 03:38:53.413 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (8.1.3) 2022-05-06 03:38:53.414 | 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.dev12) (2.1.2) 2022-05-06 03:38:53.423 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev12) (1.16.0) 2022-05-06 03:38:53.425 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev12) (9.0.1) 2022-05-06 03:38:53.484 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (2.27.1) 2022-05-06 03:38:53.486 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (4.5.0) 2022-05-06 03:38:53.582 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev12) (6.0) 2022-05-06 03:38:53.583 | 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.dev12) (0.8.0) 2022-05-06 03:38:53.584 | 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.dev12) (2.5.0) 2022-05-06 03:38:53.585 | 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.dev12) (1.5.0) 2022-05-06 03:38:53.639 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev12) (0.5.0) 2022-05-06 03:38:53.641 | 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.dev12) (2.0.1) 2022-05-06 03:38:53.643 | 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.dev12) (1.7.7) 2022-05-06 03:38:53.693 | 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.dev12) (2.8.2) 2022-05-06 03:38:53.696 | 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.dev12) (0.9.6) 2022-05-06 03:38:53.779 | 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.dev12) (5.1.1) 2022-05-06 03:38:53.782 | 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.dev12) (2.8.0) 2022-05-06 03:38:53.784 | 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.dev12) (2.4.1) 2022-05-06 03:38:53.785 | 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.dev12) (5.2.4) 2022-05-06 03:38:53.788 | 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.dev12) (0.4.0) 2022-05-06 03:38:53.789 | 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.dev12) (5.0.0) 2022-05-06 03:38:53.807 | 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.dev12) (3.3.0) 2022-05-06 03:38:53.857 | 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.dev12) (3.2.0) 2022-05-06 03:38:53.877 | 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.dev12) (3.0.8) 2022-05-06 03:38:53.878 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev12) (21.3) 2022-05-06 03:38:53.881 | 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.dev12) (0.11.0) 2022-05-06 03:38:53.882 | 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.dev12) (1.0.2) 2022-05-06 03:38:53.929 | 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.dev12) (4.5.1) 2022-05-06 03:38:54.042 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (1.10.0) 2022-05-06 03:38:54.043 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (5.7.1) 2022-05-06 03:38:54.043 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (62.1.0) 2022-05-06 03:38:54.044 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (22.0.0) 2022-05-06 03:38:54.046 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (0.7.1) 2022-05-06 03:38:54.263 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev12) (1.1.2) 2022-05-06 03:38:54.286 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev12) (0.5.2) 2022-05-06 03:38:54.286 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev12) (0.4.2) 2022-05-06 03:38:54.353 | 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.dev12) (1.2.0) 2022-05-06 03:38:54.372 | 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.dev12) (5.0.0) 2022-05-06 03:38:54.428 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev12) (2.21) 2022-05-06 03:38:54.466 | 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.dev12) (1.14.1) 2022-05-06 03:38:54.569 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (3.8.0) 2022-05-06 03:38:54.623 | 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.dev12) (2.1.1) 2022-05-06 03:38:54.695 | 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.dev12) (1.7.0) 2022-05-06 03:38:54.819 | 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.dev12) (0.17.3) 2022-05-06 03:38:54.849 | 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.dev12) (0.14.1) 2022-05-06 03:38:54.890 | 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.dev12) (2.1.1) 2022-05-06 03:38:54.891 | 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.dev12) (1.3.3) 2022-05-06 03:38:54.893 | 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.dev12) (0.33.0) 2022-05-06 03:38:54.895 | 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.dev12) (2.5.1) 2022-05-06 03:38:54.896 | 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.dev12) (3.0.0) 2022-05-06 03:38:54.898 | 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.dev12) (3.5.0) 2022-05-06 03:38:54.951 | 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.dev12) (0.2.5) 2022-05-06 03:38:55.086 | 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.dev12) (2.0.12) 2022-05-06 03:38:55.087 | 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.dev12) (1.26.9) 2022-05-06 03:38:55.088 | 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.dev12) (2019.11.28) 2022-05-06 03:38:55.090 | 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.dev12) (3.3) 2022-05-06 03:38:55.236 | 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.dev12) (2.5.0) 2022-05-06 03:38:55.315 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev12) (2.5.1) 2022-05-06 03:38:55.556 | 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.dev12) (2.2.1) 2022-05-06 03:38:55.808 | 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.dev12) (0.7) 2022-05-06 03:38:55.842 | 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.dev12) (1.0.0) 2022-05-06 03:38:57.693 | Installing collected packages: keystone 2022-05-06 03:38:57.693 | Attempting uninstall: keystone 2022-05-06 03:38:57.693 | Found existing installation: keystone 21.1.0.dev12 2022-05-06 03:38:57.697 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-06 03:38:57.698 | Running setup.py develop for keystone 2022-05-06 03:39:03.845 | Successfully installed keystone 2022-05-06 03:39:03.845 | 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-05-06 03:39:03.852 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:39:03.852 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:39:03.988 | + inc/python:pip_install:200 : result=0 2022-05-06 03:39:03.992 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:39:03.995 | + functions-common:time_stop:2437 : local name 2022-05-06 03:39:03.999 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:39:04.002 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:39:04.004 | + functions-common:time_stop:2440 : local total 2022-05-06 03:39:04.006 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:39:04.008 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:39:04.011 | + functions-common:time_stop:2444 : start_time=1651808326120 2022-05-06 03:39:04.013 | + functions-common:time_stop:2446 : [[ -z 1651808326120 ]] 2022-05-06 03:39:04.016 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:39:04.020 | + functions-common:time_stop:2449 : end_time=1651808344017 2022-05-06 03:39:04.022 | + functions-common:time_stop:2450 : elapsed_time=17897 2022-05-06 03:39:04.025 | + functions-common:time_stop:2451 : total=46419 2022-05-06 03:39:04.027 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:39:04.029 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=64316 2022-05-06 03:39:04.032 | + inc/python:pip_install:203 : return 0 2022-05-06 03:39:04.034 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:39:04.036 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 03:39:04.039 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 03:39:04.058 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 03:39:04.070 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-06 03:39:04.073 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-06 03:39:04.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:39:04.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:39:04.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-06 03:39:04.082 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:39:04.085 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-06 03:39:04.101 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:04.104 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-06 03:39:04.107 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:39:04.109 | + ./stack.sh:main:901 : configure_keystone 2022-05-06 03:39:04.112 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-06 03:39:04.124 | + 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-05-06 03:39:04.127 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-06 03:39:04.132 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-06 03:39:04.148 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:04.150 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-06 03:39:04.180 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-06 03:39:04.208 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-06 03:39:04.239 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-06 03:39:04.270 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-06 03:39:04.301 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-06 03:39:04.333 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-06 03:39:04.364 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-06 03:39:04.392 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-06 03:39:04.395 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-06 03:39:04.397 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-06 03:39:04.400 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-06 03:39:04.402 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:39:04.404 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:39:04.420 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:04.423 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:39:04.426 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:39:04.428 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:39:04.444 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:04.446 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:39:04.449 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:39:04.479 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:39:04.482 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:39:04.484 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-06 03:39:04.486 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-06 03:39:04.503 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:04.506 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-05-06 03:39:04.536 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-06 03:39:04.538 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-06 03:39:04.570 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-06 03:39:04.572 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-06 03:39:04.575 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-06 03:39:04.577 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-06 03:39:04.580 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-06 03:39:04.582 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-06 03:39:04.613 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-06 03:39:04.615 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-06 03:39:04.617 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-06 03:39:04.620 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-06 03:39:04.623 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:39:04.641 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:39:04.643 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:39:04.645 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:39:04.648 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:39:04.650 | + 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-05-06 03:39:04.678 | + 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-05-06 03:39:04.706 | + 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-05-06 03:39:04.734 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:39:04.762 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-06 03:39:04.790 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-06 03:39:04.793 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-06 03:39:04.795 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-06 03:39:04.798 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-06 03:39:04.800 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-06 03:39:04.802 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 03:39:04.805 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:39:04.808 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-06 03:39:04.812 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-06 03:39:04.814 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:39:04.816 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:39:04.829 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:39:04.829 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:39:04.838 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:39:04.841 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:39:04.857 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-06 03:39:04.859 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-06 03:39:04.863 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-06 03:39:04.894 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-06 03:39:04.921 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-06 03:39:04.950 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-06 03:39:04.977 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-06 03:39:05.005 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-06 03:39:05.032 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-06 03:39:05.060 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-06 03:39:05.088 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-06 03:39:05.115 | + 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-05-06 03:39:05.143 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-06 03:39:05.171 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-06 03:39:05.207 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-06 03:39:05.235 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 03:39:05.238 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 03:39:05.241 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-06 03:39:05.243 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-06 03:39:05.246 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:39:05.248 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:05.251 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:05.254 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 03:39:05.256 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 03:39:05.259 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-06 03:39:05.286 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-06 03:39:05.315 | + 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-05-06 03:39:05.315 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 03:39:05.324 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-06 03:39:05.327 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-06 03:39:05.330 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-06 03:39:05.332 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:39:05.334 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:39:05.337 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:39:05.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:05.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:05.344 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:39:05.346 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:39:05.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:05.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:05.353 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-06 03:39:05.418 | Site keystone-wsgi-public already enabled 2022-05-06 03:39:05.424 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 03:39:05.428 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:39:05.431 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:39:05.436 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:39:05.576 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-06 03:39:05.607 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-06 03:39:05.640 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-06 03:39:05.671 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-06 03:39:05.673 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-06 03:39:05.707 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-06 03:39:05.736 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-06 03:39:05.769 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-06 03:39:05.771 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-06 03:39:05.788 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:05.791 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-06 03:39:05.808 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:05.811 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-06 03:39:05.813 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-06 03:39:05.816 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-06 03:39:05.818 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:39:05.821 | + lib/stack:stack_install_service:32 : install_swift 2022-05-06 03:39:05.823 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-06 03:39:05.826 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-06 03:39:05.828 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-06 03:39:05.831 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:39:05.833 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:39:05.836 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:39:05.840 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:39:05.842 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:39:05.846 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:39:05.863 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:39:05.865 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:39:05.868 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:39:05.870 | + functions-common:git_clone:629 : echo master 2022-05-06 03:39:05.871 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:39:05.877 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-06 03:39:05.879 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:39:05.881 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-06 03:39:05.894 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-06 03:39:05.897 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:39:05.897 | + functions-common:git_clone:690 : head -1 2022-05-06 03:39:05.901 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-06 03:39:05.904 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:39:05.906 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-06 03:39:05.909 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:39:05.911 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 03:39:05.914 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-06 03:39:05.916 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-06 03:39:05.919 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-06 03:39:05.921 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:39:05.924 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 03:39:05.926 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-06 03:39:05.928 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:39:05.931 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-06 03:39:05.934 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-06 03:39:05.937 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:39:05.940 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-06 03:39:05.942 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:39:05.944 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:39:05.948 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-06 03:39:05.954 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-06 03:39:05.956 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-06 03:39:06.607 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-06 03:39:06.610 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:39:06.613 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:39:06.616 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:39:06.619 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 03:39:06.621 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-06 03:39:06.625 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:39:06.628 | + inc/python:setup_package:428 : local extras=keystone 2022-05-06 03:39:06.630 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:39:06.633 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-06 03:39:06.636 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-06 03:39:06.639 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-06 03:39:06.641 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:39:06.644 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-06 03:39:06.668 | Using python 3.8 to install /opt/stack/swift 2022-05-06 03:39:06.671 | + 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-05-06 03:39:07.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:39:07.526 | from cryptography.utils import int_from_bytes 2022-05-06 03:39:07.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:39:07.526 | from cryptography.utils import int_from_bytes 2022-05-06 03:39:08.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:39:08.740 | Obtaining file:///opt/stack/swift 2022-05-06 03:39:08.741 | Preparing metadata (setup.py): started 2022-05-06 03:39:13.386 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:39:13.426 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.33.0) 2022-05-06 03:39:13.427 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.1.2) 2022-05-06 03:39:13.429 | 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.dev40) (0.11.0) 2022-05-06 03:39:13.430 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.1.1) 2022-05-06 03:39:13.431 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (4.8.0) 2022-05-06 03:39:13.432 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.27.1) 2022-05-06 03:39:13.433 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.16.0) 2022-05-06 03:39:13.434 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.9.9) 2022-05-06 03:39:13.435 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.6.1) 2022-05-06 03:39:13.436 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (36.0.2) 2022-05-06 03:39:13.437 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (9.4.0) 2022-05-06 03:39:13.474 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev40) (1.15.0) 2022-05-06 03:39:13.482 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev40) (2.2.1) 2022-05-06 03:39:13.537 | 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.dev40) (4.1.0) 2022-05-06 03:39:13.538 | 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.dev40) (4.13.0) 2022-05-06 03:39:13.539 | 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.dev40) (8.8.0) 2022-05-06 03:39:13.540 | 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.dev40) (5.1.0) 2022-05-06 03:39:13.541 | 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.dev40) (2.11.0) 2022-05-06 03:39:13.542 | 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.dev40) (4.7.0) 2022-05-06 03:39:13.543 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.8.7) 2022-05-06 03:39:13.544 | 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.dev40) (4.4.0) 2022-05-06 03:39:13.545 | 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.dev40) (4.3.0) 2022-05-06 03:39:13.547 | 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.dev40) (3.1.1) 2022-05-06 03:39:13.548 | 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.dev40) (5.9.0) 2022-05-06 03:39:13.549 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.5.0) 2022-05-06 03:39:13.569 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev40) (62.1.0) 2022-05-06 03:39:13.600 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (3.3) 2022-05-06 03:39:13.601 | 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.dev40) (1.26.9) 2022-05-06 03:39:13.603 | 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.dev40) (2.0.12) 2022-05-06 03:39:13.604 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2019.11.28) 2022-05-06 03:39:13.627 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev40) (2.21) 2022-05-06 03:39:13.727 | 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.dev40) (1.7.0) 2022-05-06 03:39:13.728 | 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.dev40) (3.5.0) 2022-05-06 03:39:13.729 | 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.dev40) (1.0.2) 2022-05-06 03:39:13.771 | 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.dev40) (1.1.5) 2022-05-06 03:39:13.814 | 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.dev40) (0.8.0) 2022-05-06 03:39:13.815 | 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.dev40) (2.5.0) 2022-05-06 03:39:13.816 | 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.dev40) (1.5.0) 2022-05-06 03:39:13.817 | 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.dev40) (6.0) 2022-05-06 03:39:13.878 | 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.dev40) (0.9.6) 2022-05-06 03:39:13.880 | 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.dev40) (2.8.2) 2022-05-06 03:39:13.893 | 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.dev40) (1.0.3) 2022-05-06 03:39:13.894 | 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.dev40) (2022.1) 2022-05-06 03:39:13.911 | 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.dev40) (21.3) 2022-05-06 03:39:13.914 | 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.dev40) (3.0.8) 2022-05-06 03:39:14.054 | 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.dev40) (1.14.1) 2022-05-06 03:39:14.069 | 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.dev40) (5.1.1) 2022-05-06 03:39:16.291 | Installing collected packages: swift 2022-05-06 03:39:16.291 | Attempting uninstall: swift 2022-05-06 03:39:16.291 | Found existing installation: swift 2.30.0.dev40 2022-05-06 03:39:16.294 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-06 03:39:16.296 | Running setup.py develop for swift 2022-05-06 03:39:22.152 | Successfully installed swift 2022-05-06 03:39:22.152 | 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-05-06 03:39:22.161 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:39:22.161 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:39:22.296 | + inc/python:pip_install:200 : result=0 2022-05-06 03:39:22.300 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:39:22.303 | + functions-common:time_stop:2437 : local name 2022-05-06 03:39:22.306 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:39:22.309 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:39:22.312 | + functions-common:time_stop:2440 : local total 2022-05-06 03:39:22.315 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:39:22.318 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:39:22.321 | + functions-common:time_stop:2444 : start_time=1651808346661 2022-05-06 03:39:22.324 | + functions-common:time_stop:2446 : [[ -z 1651808346661 ]] 2022-05-06 03:39:22.328 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:39:22.333 | + functions-common:time_stop:2449 : end_time=1651808362330 2022-05-06 03:39:22.336 | + functions-common:time_stop:2450 : elapsed_time=15669 2022-05-06 03:39:22.340 | + functions-common:time_stop:2451 : total=64316 2022-05-06 03:39:22.343 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:39:22.346 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=79985 2022-05-06 03:39:22.349 | + inc/python:pip_install:203 : return 0 2022-05-06 03:39:22.352 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:39:22.355 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 03:39:22.358 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 03:39:22.377 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 03:39:22.389 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-06 03:39:22.392 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-06 03:39:22.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:39:22.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:39:22.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-06 03:39:22.402 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:39:22.404 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-06 03:39:22.406 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:39:22.409 | + ./stack.sh:main:910 : configure_swift 2022-05-06 03:39:22.411 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-06 03:39:22.413 | + lib/swift:configure_swift:332 : local node_number 2022-05-06 03:39:22.416 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-06 03:39:22.418 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-06 03:39:22.420 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-06 03:39:23.648 | No container-replicator running 2022-05-06 03:39:23.649 | No object-auditor running 2022-05-06 03:39:23.649 | No container-sharder running 2022-05-06 03:39:23.649 | No object-expirer running 2022-05-06 03:39:23.649 | No container-auditor running 2022-05-06 03:39:23.649 | No account-auditor running 2022-05-06 03:39:23.649 | No account-server running 2022-05-06 03:39:23.649 | No object-reconstructor running 2022-05-06 03:39:23.649 | No object-updater running 2022-05-06 03:39:23.649 | No object-replicator running 2022-05-06 03:39:23.649 | No account-replicator running 2022-05-06 03:39:23.649 | No account-reaper running 2022-05-06 03:39:23.649 | No container-reconciler running 2022-05-06 03:39:23.649 | No object-server running 2022-05-06 03:39:23.649 | No proxy-server running 2022-05-06 03:39:23.649 | No container-updater running 2022-05-06 03:39:23.649 | No container-server running 2022-05-06 03:39:23.649 | No container-sync running 2022-05-06 03:39:23.752 | + lib/swift:configure_swift:337 : true 2022-05-06 03:39:23.755 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-06 03:39:23.769 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-06 03:39:23.785 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-06 03:39:23.788 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-06 03:39:23.790 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-06 03:39:23.796 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-06 03:39:23.796 | s/%GROUP%/ubuntu/; 2022-05-06 03:39:23.796 | s/%USER%/ubuntu/; 2022-05-06 03:39:23.796 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-06 03:39:23.796 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-06 03:39:23.799 | uid = ubuntu 2022-05-06 03:39:23.799 | gid = ubuntu 2022-05-06 03:39:23.800 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-06 03:39:23.800 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-06 03:39:23.800 | address = 127.0.0.1 2022-05-06 03:39:23.800 | 2022-05-06 03:39:23.800 | [account6612] 2022-05-06 03:39:23.800 | max connections = 25 2022-05-06 03:39:23.800 | path = /opt/stack/data/swift/1/node/ 2022-05-06 03:39:23.800 | read only = false 2022-05-06 03:39:23.800 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-06 03:39:23.800 | 2022-05-06 03:39:23.800 | [account6622] 2022-05-06 03:39:23.800 | max connections = 25 2022-05-06 03:39:23.800 | path = /opt/stack/data/swift/2/node/ 2022-05-06 03:39:23.800 | read only = false 2022-05-06 03:39:23.800 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-06 03:39:23.800 | 2022-05-06 03:39:23.800 | [account6632] 2022-05-06 03:39:23.800 | max connections = 25 2022-05-06 03:39:23.800 | path = /opt/stack/data/swift/3/node/ 2022-05-06 03:39:23.800 | read only = false 2022-05-06 03:39:23.800 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-06 03:39:23.800 | 2022-05-06 03:39:23.800 | [account6642] 2022-05-06 03:39:23.800 | max connections = 25 2022-05-06 03:39:23.800 | path = /opt/stack/data/swift/4/node/ 2022-05-06 03:39:23.800 | read only = false 2022-05-06 03:39:23.800 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-06 03:39:23.800 | 2022-05-06 03:39:23.800 | 2022-05-06 03:39:23.800 | [container6611] 2022-05-06 03:39:23.800 | max connections = 25 2022-05-06 03:39:23.800 | path = /opt/stack/data/swift/1/node/ 2022-05-06 03:39:23.800 | read only = false 2022-05-06 03:39:23.800 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-06 03:39:23.800 | 2022-05-06 03:39:23.801 | [container6621] 2022-05-06 03:39:23.801 | max connections = 25 2022-05-06 03:39:23.801 | path = /opt/stack/data/swift/2/node/ 2022-05-06 03:39:23.801 | read only = false 2022-05-06 03:39:23.801 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-06 03:39:23.801 | 2022-05-06 03:39:23.801 | [container6631] 2022-05-06 03:39:23.801 | max connections = 25 2022-05-06 03:39:23.801 | path = /opt/stack/data/swift/3/node/ 2022-05-06 03:39:23.801 | read only = false 2022-05-06 03:39:23.801 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-06 03:39:23.801 | 2022-05-06 03:39:23.801 | [container6641] 2022-05-06 03:39:23.801 | max connections = 25 2022-05-06 03:39:23.801 | path = /opt/stack/data/swift/4/node/ 2022-05-06 03:39:23.801 | read only = false 2022-05-06 03:39:23.801 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-06 03:39:23.801 | 2022-05-06 03:39:23.801 | 2022-05-06 03:39:23.801 | [object6613] 2022-05-06 03:39:23.801 | max connections = 25 2022-05-06 03:39:23.801 | path = /opt/stack/data/swift/1/node/ 2022-05-06 03:39:23.801 | read only = false 2022-05-06 03:39:23.801 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-06 03:39:23.801 | 2022-05-06 03:39:23.801 | [object6623] 2022-05-06 03:39:23.801 | max connections = 25 2022-05-06 03:39:23.801 | path = /opt/stack/data/swift/2/node/ 2022-05-06 03:39:23.801 | read only = false 2022-05-06 03:39:23.801 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-06 03:39:23.801 | 2022-05-06 03:39:23.801 | [object6633] 2022-05-06 03:39:23.801 | max connections = 25 2022-05-06 03:39:23.801 | path = /opt/stack/data/swift/3/node/ 2022-05-06 03:39:23.801 | read only = false 2022-05-06 03:39:23.801 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-06 03:39:23.801 | 2022-05-06 03:39:23.801 | [object6643] 2022-05-06 03:39:23.802 | max connections = 25 2022-05-06 03:39:23.802 | path = /opt/stack/data/swift/4/node/ 2022-05-06 03:39:23.802 | read only = false 2022-05-06 03:39:23.802 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-06 03:39:23.803 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-06 03:39:23.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:23.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:23.810 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-06 03:39:23.823 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-06 03:39:23.825 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-06 03:39:23.830 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-06 03:39:23.834 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-06 03:39:23.837 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-06 03:39:23.842 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-06 03:39:23.872 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-05-06 03:39:23.902 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-06 03:39:23.923 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-06 03:39:23.957 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-06 03:39:23.976 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-06 03:39:24.011 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-06 03:39:24.033 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-06 03:39:24.064 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-06 03:39:24.083 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-06 03:39:24.111 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-06 03:39:24.131 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 03:39:24.162 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-06 03:39:24.181 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-06 03:39:24.198 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:24.200 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-06 03:39:24.230 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-06 03:39:24.261 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-06 03:39:24.290 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-06 03:39:24.318 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-06 03:39:24.334 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:24.336 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-06 03:39:24.367 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-06 03:39:24.383 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:24.385 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-06 03:39:24.403 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:24.405 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-06 03:39:24.407 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-06 03:39:24.422 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:24.425 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-06 03:39:24.427 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-06 03:39:24.429 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-06 03:39:24.434 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-06 03:39:24.439 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-06 03:39:24.469 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-06 03:39:24.499 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-06 03:39:24.532 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-06 03:39:24.566 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-06 03:39:24.596 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-06 03:39:24.598 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-06 03:39:24.600 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-06 03:39:24.602 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-06 03:39:24.604 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-06 03:39:24.633 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-06 03:39:24.661 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:39:24.688 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-06 03:39:24.719 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-06 03:39:24.753 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-06 03:39:24.782 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-06 03:39:24.810 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-06 03:39:24.838 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:39:24.865 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-06 03:39:24.893 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-06 03:39:24.921 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-06 03:39:24.949 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-06 03:39:24.982 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-06 03:39:25.016 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-06 03:39:25.044 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-06 03:39:25.062 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-06 03:39:25.090 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-06 03:39:25.123 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-06 03:39:25.128 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-06 03:39:25.157 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-06 03:39:25.184 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-06 03:39:25.213 | + lib/swift:configure_swift:475 : local node_number 2022-05-06 03:39:25.215 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 03:39:25.218 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-06 03:39:25.220 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-06 03:39:25.225 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-06 03:39:25.227 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-06 03:39:25.229 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 03:39:25.232 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-06 03:39:25.234 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-06 03:39:25.236 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 03:39:25.238 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 03:39:25.241 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-06 03:39:25.259 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-06 03:39:25.294 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-06 03:39:25.314 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-06 03:39:25.343 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-06 03:39:25.363 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 03:39:25.396 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-06 03:39:25.414 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 03:39:25.443 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-06 03:39:25.461 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 03:39:25.490 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-06 03:39:25.512 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-06 03:39:25.542 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-06 03:39:25.560 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-06 03:39:25.589 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-06 03:39:25.608 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-06 03:39:25.637 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-06 03:39:25.656 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-06 03:39:25.683 | + 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-05-06 03:39:25.689 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-06 03:39:25.710 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 03:39:25.740 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-06 03:39:25.769 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-06 03:39:25.772 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-06 03:39:25.776 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-06 03:39:25.779 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-06 03:39:25.781 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 03:39:25.783 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-06 03:39:25.786 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-06 03:39:25.788 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 03:39:25.790 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 03:39:25.792 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-06 03:39:25.811 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-06 03:39:25.840 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-06 03:39:25.858 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-06 03:39:25.887 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-06 03:39:25.907 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 03:39:25.936 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-06 03:39:25.954 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 03:39:25.983 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-06 03:39:26.003 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 03:39:26.033 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-06 03:39:26.052 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-06 03:39:26.081 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-06 03:39:26.099 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-06 03:39:26.128 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-06 03:39:26.146 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-06 03:39:26.175 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-06 03:39:26.193 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-06 03:39:26.224 | + 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-05-06 03:39:26.230 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-06 03:39:26.250 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 03:39:26.279 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-06 03:39:26.281 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-06 03:39:26.286 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-06 03:39:26.288 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-06 03:39:26.290 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 03:39:26.293 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-06 03:39:26.295 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-06 03:39:26.297 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 03:39:26.299 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 03:39:26.302 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-06 03:39:26.320 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-06 03:39:26.348 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-06 03:39:26.366 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-06 03:39:26.395 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-06 03:39:26.413 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 03:39:26.442 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-06 03:39:26.460 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 03:39:26.488 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-06 03:39:26.507 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 03:39:26.536 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-06 03:39:26.557 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-06 03:39:26.587 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-06 03:39:26.607 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-06 03:39:26.641 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-06 03:39:26.661 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-06 03:39:26.689 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-06 03:39:26.708 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-06 03:39:26.736 | + 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-05-06 03:39:26.741 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-06 03:39:26.759 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 03:39:26.788 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-06 03:39:26.816 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-06 03:39:26.845 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-06 03:39:26.876 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-06 03:39:26.878 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-06 03:39:26.885 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-06 03:39:26.914 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-06 03:39:26.946 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-06 03:39:26.975 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-06 03:39:27.005 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-06 03:39:27.037 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-06 03:39:27.064 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-06 03:39:27.094 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-06 03:39:27.121 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-06 03:39:27.149 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-06 03:39:27.165 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:27.168 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-06 03:39:27.186 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-06 03:39:27.189 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-06 03:39:27.209 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-06 03:39:27.211 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-05-06 03:39:27.239 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-06 03:39:27.241 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-06 03:39:27.276 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-05-06 03:39:27.306 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-06 03:39:27.308 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-06 03:39:27.336 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-06 03:39:27.352 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:27.354 | + lib/swift:configure_swift:538 : local user_group 2022-05-06 03:39:27.357 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-06 03:39:27.362 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-06 03:39:27.365 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-06 03:39:27.380 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-06 03:39:27.384 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-06 03:39:27.397 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-06 03:39:27.400 | + lib/swift:configure_swift:545 : is_suse 2022-05-06 03:39:27.402 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:39:27.405 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:39:27.407 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:39:27.410 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:39:27.412 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:39:27.414 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:39:27.417 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-06 03:39:27.430 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-06 03:39:27.432 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-06 03:39:27.435 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-06 03:39:27.452 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:27.455 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-06 03:39:27.472 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:27.475 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-06 03:39:27.477 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-06 03:39:27.480 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-06 03:39:27.482 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:39:27.485 | + lib/stack:stack_install_service:32 : install_glance 2022-05-06 03:39:27.487 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-06 03:39:27.490 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-06 03:39:27.492 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-06 03:39:27.510 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:27.512 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-06 03:39:27.515 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-06 03:39:27.532 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:27.535 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-06 03:39:27.538 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-06 03:39:27.540 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-06 03:39:27.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:39:27.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:39:27.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-06 03:39:27.551 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:39:27.554 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-06 03:39:27.557 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-06 03:39:27.560 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-06 03:39:27.564 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-06 03:39:27.567 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-06 03:39:27.570 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-06 03:39:27.573 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-06 03:39:27.576 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-06 03:39:27.580 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-06 03:39:27.583 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-06 03:39:27.587 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:39:27.587 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-06 03:39:27.593 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-06 03:39:27.596 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-06 03:39:27.599 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-06 03:39:27.602 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-06 03:39:27.605 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-06 03:39:27.628 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-06 03:39:27.630 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-06 03:39:28.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:39:28.485 | from cryptography.utils import int_from_bytes 2022-05-06 03:39:28.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:39:28.485 | from cryptography.utils import int_from_bytes 2022-05-06 03:39:29.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:39:29.692 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-06 03:39:29.773 | 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.13.0) 2022-05-06 03:39:29.774 | 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-05-06 03:39:29.775 | 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.1) 2022-05-06 03:39:29.776 | 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-05-06 03:39:29.777 | 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-05-06 03:39:29.778 | 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-05-06 03:39:29.779 | 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-05-06 03:39:29.780 | 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-05-06 03:39:29.781 | 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-05-06 03:39:29.783 | 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-05-06 03:39:29.784 | 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-05-06 03:39:29.785 | 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-05-06 03:39:29.787 | 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-05-06 03:39:29.789 | 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-05-06 03:39:29.791 | 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.8.0) 2022-05-06 03:39:29.794 | 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-05-06 03:39:29.796 | 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-05-06 03:39:29.798 | 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-05-06 03:39:29.808 | 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-05-06 03:39:29.809 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-06 03:39:29.822 | 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.8) 2022-05-06 03:39:29.889 | 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.9.0) 2022-05-06 03:39:29.891 | 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-05-06 03:39:29.892 | 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-05-06 03:39:29.916 | 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-05-06 03:39:29.917 | 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-05-06 03:39:29.919 | 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-05-06 03:39:29.921 | 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-05-06 03:39:29.922 | 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-05-06 03:39:29.931 | 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-05-06 03:39:29.972 | 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-05-06 03:39:29.973 | 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-05-06 03:39:29.975 | 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-05-06 03:39:29.976 | 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-05-06 03:39:29.996 | 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-05-06 03:39:29.997 | 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-05-06 03:39:30.012 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-06 03:39:30.029 | 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-05-06 03:39:30.031 | 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-05-06 03:39:30.050 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-06 03:39:30.051 | 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-05-06 03:39:30.130 | 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-05-06 03:39:30.132 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-06 03:39:30.134 | 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-05-06 03:39:30.135 | 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-05-06 03:39:30.183 | 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-05-06 03:39:30.208 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-06 03:39:30.435 | 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-05-06 03:39:30.439 | 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-05-06 03:39:30.471 | 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-05-06 03:39:30.473 | 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-05-06 03:39:30.474 | 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-05-06 03:39:30.476 | 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-05-06 03:39:30.479 | 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-05-06 03:39:30.480 | 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-05-06 03:39:30.533 | 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-05-06 03:39:30.713 | 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-05-06 03:39:30.736 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-05-06 03:39:30.817 | 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-05-06 03:39:30.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->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-06 03:39:32.998 | 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-05-06 03:39:33.006 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:39:33.006 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:39:33.143 | + inc/python:pip_install:200 : result=0 2022-05-06 03:39:33.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:39:33.150 | + functions-common:time_stop:2437 : local name 2022-05-06 03:39:33.155 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:39:33.157 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:39:33.160 | + functions-common:time_stop:2440 : local total 2022-05-06 03:39:33.163 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:39:33.165 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:39:33.168 | + functions-common:time_stop:2444 : start_time=1651808367621 2022-05-06 03:39:33.171 | + functions-common:time_stop:2446 : [[ -z 1651808367621 ]] 2022-05-06 03:39:33.174 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:39:33.179 | + functions-common:time_stop:2449 : end_time=1651808373175 2022-05-06 03:39:33.182 | + functions-common:time_stop:2450 : elapsed_time=5554 2022-05-06 03:39:33.185 | + functions-common:time_stop:2451 : total=79985 2022-05-06 03:39:33.188 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:39:33.190 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=85539 2022-05-06 03:39:33.193 | + inc/python:pip_install:203 : return 0 2022-05-06 03:39:33.196 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-06 03:39:33.198 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-06 03:39:33.201 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-06 03:39:33.214 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-06 03:39:33.219 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-06 03:39:33.222 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-06 03:39:33.224 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-06 03:39:33.227 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:39:33.229 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:39:33.232 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:39:33.235 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:39:33.238 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:39:33.241 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:39:33.258 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:39:33.260 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:39:33.263 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:39:33.266 | + functions-common:git_clone:629 : echo master 2022-05-06 03:39:33.266 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:39:33.271 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-06 03:39:33.274 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:39:33.276 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-06 03:39:33.289 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-06 03:39:33.292 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:39:33.293 | + functions-common:git_clone:690 : head -1 2022-05-06 03:39:33.297 | 2eb118905 Merge "Add grenade-skip-level irrelevant-files config" 2022-05-06 03:39:33.300 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:39:33.302 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-06 03:39:33.305 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:39:33.308 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 03:39:33.310 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-06 03:39:33.313 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:39:33.316 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-06 03:39:33.319 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:39:33.321 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 03:39:33.324 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-06 03:39:33.326 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:39:33.329 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:39:33.332 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-06 03:39:33.335 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:39:33.338 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-06 03:39:33.341 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:39:33.343 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:39:33.347 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-06 03:39:33.352 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-06 03:39:33.355 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-06 03:39:34.014 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-06 03:39:34.017 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:39:34.020 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:39:34.024 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:39:34.027 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 03:39:34.030 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-06 03:39:34.032 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:39:34.035 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:39:34.038 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:39:34.040 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:39:34.042 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:39:34.045 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:39:34.048 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:39:34.050 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-06 03:39:34.072 | Using python 3.8 to install /opt/stack/glance 2022-05-06 03:39:34.075 | + 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-05-06 03:39:34.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:39:34.934 | from cryptography.utils import int_from_bytes 2022-05-06 03:39:34.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:39:34.934 | from cryptography.utils import int_from_bytes 2022-05-06 03:39:36.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:39:36.164 | Obtaining file:///opt/stack/glance 2022-05-06 03:39:36.165 | Preparing metadata (setup.py): started 2022-05-06 03:39:40.903 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:39:40.986 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.9.0) 2022-05-06 03:39:40.987 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.7.1) 2022-05-06 03:39:40.988 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.4.36) 2022-05-06 03:39:40.989 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.33.0) 2022-05-06 03:39:40.990 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.1.1) 2022-05-06 03:39:40.991 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.5.1) 2022-05-06 03:39:40.992 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.8.7) 2022-05-06 03:39:40.993 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.4.2) 2022-05-06 03:39:40.994 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.7.7) 2022-05-06 03:39:40.995 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.20.4) 2022-05-06 03:39:40.996 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (8.8.0) 2022-05-06 03:39:40.997 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.1) 2022-05-06 03:39:40.999 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.1.0) 2022-05-06 03:39:41.000 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.5.0) 2022-05-06 03:39:41.001 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.13.0) 2022-05-06 03:39:41.002 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.5.0) 2022-05-06 03:39:41.003 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.4.1) 2022-05-06 03:39:41.005 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.7.0) 2022-05-06 03:39:41.005 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.0) 2022-05-06 03:39:41.006 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (9.4.0) 2022-05-06 03:39:41.007 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.11.0) 2022-05-06 03:39:41.009 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.2.0) 2022-05-06 03:39:41.010 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.5.0) 2022-05-06 03:39:41.011 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev19) (3.2.0) 2022-05-06 03:39:41.012 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.4.0) 2022-05-06 03:39:41.013 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (22.0.0) 2022-05-06 03:39:41.014 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (11.3.0) 2022-05-06 03:39:41.015 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.1.0) 2022-05-06 03:39:41.016 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.6.0) 2022-05-06 03:39:41.017 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.7.0) 2022-05-06 03:39:41.018 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (12.13.0) 2022-05-06 03:39:41.020 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.1) 2022-05-06 03:39:41.021 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.4.0) 2022-05-06 03:39:41.022 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.12.1) 2022-05-06 03:39:41.023 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.3.3) 2022-05-06 03:39:41.024 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.4.3) 2022-05-06 03:39:41.025 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.0.0) 2022-05-06 03:39:41.026 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.5.0) 2022-05-06 03:39:41.027 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (36.0.2) 2022-05-06 03:39:41.028 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.2.2) 2022-05-06 03:39:41.030 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.0.2) 2022-05-06 03:39:41.031 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.6.0) 2022-05-06 03:39:41.032 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.11.0) 2022-05-06 03:39:41.047 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (5.7.1) 2022-05-06 03:39:41.048 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (1.2.0) 2022-05-06 03:39:41.050 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (4.11.3) 2022-05-06 03:39:41.070 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev19) (2.27.1) 2022-05-06 03:39:41.073 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev19) (5.3.0) 2022-05-06 03:39:41.111 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev19) (1.15.0) 2022-05-06 03:39:41.126 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev19) (4.3.0) 2022-05-06 03:39:41.135 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev19) (1.14.1) 2022-05-06 03:39:41.149 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (1.1.2) 2022-05-06 03:39:41.150 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (1.16.0) 2022-05-06 03:39:41.151 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (2.2.1) 2022-05-06 03:39:41.241 | 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==25.0.0.dev19) (3.0.8) 2022-05-06 03:39:41.316 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev19) (1.7.0) 2022-05-06 03:39:41.368 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev19) (3.1.1) 2022-05-06 03:39:41.370 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev19) (2.11.0) 2022-05-06 03:39:41.402 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev19) (0.17.3) 2022-05-06 03:39:41.475 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (1.5.0) 2022-05-06 03:39:41.476 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (0.8.0) 2022-05-06 03:39:41.478 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (6.0) 2022-05-06 03:39:41.536 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (0.13.0) 2022-05-06 03:39:41.538 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (2.0.1) 2022-05-06 03:39:41.542 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (0.5.0) 2022-05-06 03:39:41.565 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev19) (0.61.0) 2022-05-06 03:39:41.611 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev19) (2.8.2) 2022-05-06 03:39:41.615 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev19) (0.9.6) 2022-05-06 03:39:41.672 | 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==25.0.0.dev19) (2.8.0) 2022-05-06 03:39:41.673 | 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==25.0.0.dev19) (5.0.0) 2022-05-06 03:39:41.675 | 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==25.0.0.dev19) (0.4.0) 2022-05-06 03:39:41.677 | 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==25.0.0.dev19) (5.2.4) 2022-05-06 03:39:41.681 | 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==25.0.0.dev19) (5.1.1) 2022-05-06 03:39:41.707 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.2.2) 2022-05-06 03:39:41.708 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.3.0) 2022-05-06 03:39:41.709 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.1.2) 2022-05-06 03:39:41.750 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev19) (5.9.0) 2022-05-06 03:39:41.793 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (0.11.0) 2022-05-06 03:39:41.795 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (2022.1) 2022-05-06 03:39:41.797 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (21.3) 2022-05-06 03:39:41.866 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev19) (62.1.0) 2022-05-06 03:39:41.923 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev19) (0.2.5) 2022-05-06 03:39:42.022 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev19) (0.7) 2022-05-06 03:39:42.291 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (1.4.2) 2022-05-06 03:39:42.292 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (6.3.1) 2022-05-06 03:39:42.294 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 03:39:42.295 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (2.8) 2022-05-06 03:39:42.347 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev19) (0.8.1) 2022-05-06 03:39:42.370 | 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==25.0.0.dev19) (5.0.0) 2022-05-06 03:39:42.457 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev19) (2.21) 2022-05-06 03:39:42.568 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev19) (2.1.1) 2022-05-06 03:39:42.776 | 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==25.0.0.dev19) (1.0.0) 2022-05-06 03:39:42.777 | 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==25.0.0.dev19) (1.4.0) 2022-05-06 03:39:42.779 | 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==25.0.0.dev19) (2.5.0) 2022-05-06 03:39:42.780 | 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==25.0.0.dev19) (1.1.5) 2022-05-06 03:39:42.781 | 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==25.0.0.dev19) (1.4.4) 2022-05-06 03:39:42.782 | 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==25.0.0.dev19) (1.32) 2022-05-06 03:39:42.784 | 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==25.0.0.dev19) (5.1.1) 2022-05-06 03:39:42.899 | 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==25.0.0.dev19) (0.14.1) 2022-05-06 03:39:42.930 | 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==25.0.0.dev19) (1.0.3) 2022-05-06 03:39:42.975 | 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==25.0.0.dev19) (1.3.3) 2022-05-06 03:39:42.980 | 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==25.0.0.dev19) (3.0.0) 2022-05-06 03:39:43.211 | 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==25.0.0.dev19) (3.10.1) 2022-05-06 03:39:43.389 | 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==25.0.0.dev19) (3.3) 2022-05-06 03:39:43.390 | 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==25.0.0.dev19) (2019.11.28) 2022-05-06 03:39:43.392 | 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==25.0.0.dev19) (2.0.12) 2022-05-06 03:39:43.393 | 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==25.0.0.dev19) (1.26.9) 2022-05-06 03:39:43.499 | 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==25.0.0.dev19) (0.5.2) 2022-05-06 03:39:43.656 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 03:39:43.783 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev19) (3.8.0) 2022-05-06 03:39:44.098 | 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==25.0.0.dev19) (0.5.0) 2022-05-06 03:39:44.099 | 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==25.0.0.dev19) (2.4.1) 2022-05-06 03:39:44.317 | 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==25.0.0.dev19) (2.3) 2022-05-06 03:39:44.586 | 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==25.0.0.dev19) (1.0.0) 2022-05-06 03:39:44.931 | 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==25.0.0.dev19) (21.4.0) 2022-05-06 03:39:44.932 | 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==25.0.0.dev19) (1.8.2) 2022-05-06 03:39:46.373 | Installing collected packages: glance 2022-05-06 03:39:46.374 | Attempting uninstall: glance 2022-05-06 03:39:46.374 | Found existing installation: glance 25.0.0.dev19 2022-05-06 03:39:46.382 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-06 03:39:46.384 | Running setup.py develop for glance 2022-05-06 03:39:52.381 | Successfully installed glance 2022-05-06 03:39:52.381 | 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-05-06 03:39:52.389 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:39:52.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:39:52.534 | + inc/python:pip_install:200 : result=0 2022-05-06 03:39:52.537 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:39:52.540 | + functions-common:time_stop:2437 : local name 2022-05-06 03:39:52.543 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:39:52.546 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:39:52.549 | + functions-common:time_stop:2440 : local total 2022-05-06 03:39:52.551 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:39:52.553 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:39:52.556 | + functions-common:time_stop:2444 : start_time=1651808374067 2022-05-06 03:39:52.558 | + functions-common:time_stop:2446 : [[ -z 1651808374067 ]] 2022-05-06 03:39:52.561 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:39:52.567 | + functions-common:time_stop:2449 : end_time=1651808392563 2022-05-06 03:39:52.569 | + functions-common:time_stop:2450 : elapsed_time=18496 2022-05-06 03:39:52.572 | + functions-common:time_stop:2451 : total=85539 2022-05-06 03:39:52.575 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:39:52.577 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=104035 2022-05-06 03:39:52.580 | + inc/python:pip_install:203 : return 0 2022-05-06 03:39:52.583 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:39:52.585 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 03:39:52.588 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 03:39:52.608 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 03:39:52.621 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-06 03:39:52.623 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-06 03:39:52.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:39:52.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:39:52.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-06 03:39:52.634 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:39:52.637 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:39:52.640 | + ./stack.sh:main:922 : configure_glance 2022-05-06 03:39:52.642 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-06 03:39:52.655 | + lib/glance:configure_glance:326 : local dburl 2022-05-06 03:39:52.658 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-06 03:39:52.660 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-06 03:39:52.663 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-06 03:39:52.665 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-06 03:39:52.668 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 03:39:52.671 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 03:39:52.674 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-06 03:39:52.706 | + 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-05-06 03:39:52.741 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-06 03:39:52.772 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-06 03:39:52.802 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-06 03:39:52.832 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-06 03:39:52.861 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-06 03:39:52.864 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-06 03:39:52.866 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-06 03:39:52.869 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:39:52.871 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-06 03:39:52.900 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-06 03:39:52.930 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:39:52.962 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-06 03:39:52.997 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-06 03:39:53.032 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-06 03:39:53.062 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-06 03:39:53.095 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-06 03:39:53.128 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:39:53.159 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:39:53.189 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-06 03:39:53.220 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-06 03:39:53.222 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-06 03:39:53.225 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-06 03:39:53.227 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:39:53.230 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:39:53.232 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:39:53.249 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:53.253 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:39:53.256 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:39:53.258 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:39:53.275 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:53.279 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:39:53.282 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:39:53.316 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:39:53.318 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:39:53.321 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-06 03:39:53.323 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-06 03:39:53.326 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-06 03:39:53.356 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-06 03:39:53.387 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-06 03:39:53.390 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-06 03:39:53.392 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-06 03:39:53.395 | + lib/glance:configure_glance_store:254 : local be 2022-05-06 03:39:53.398 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-06 03:39:53.401 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-06 03:39:53.404 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-06 03:39:53.440 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-06 03:39:53.442 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-05-06 03:39:53.475 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-06 03:39:53.477 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-06 03:39:53.494 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:53.497 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-06 03:39:53.527 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-06 03:39:53.558 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-06 03:39:53.590 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-06 03:39:53.621 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-06 03:39:53.652 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-06 03:39:53.669 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:53.671 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 03:39:53.701 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-06 03:39:53.731 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-06 03:39:53.761 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-05-06 03:39:53.791 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-06 03:39:53.821 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-05-06 03:39:53.852 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-06 03:39:53.868 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:53.871 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-06 03:39:53.874 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-06 03:39:53.876 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-06 03:39:53.879 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:39:53.897 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:39:53.899 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:39:53.902 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:39:53.904 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:39:53.907 | + 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-05-06 03:39:53.937 | + 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-05-06 03:39:53.967 | + 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-05-06 03:39:53.998 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:39:54.029 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-06 03:39:54.034 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-06 03:39:54.064 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-06 03:39:54.094 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-06 03:39:54.125 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-05-06 03:39:54.157 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-06 03:39:54.187 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-06 03:39:54.217 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-06 03:39:54.248 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-06 03:39:54.279 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-06 03:39:54.311 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-06 03:39:54.350 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-06 03:39:54.380 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-06 03:39:54.386 | + 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-05-06 03:39:54.393 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-06 03:39:54.410 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:39:54.413 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-06 03:39:54.415 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-06 03:39:54.418 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-06 03:39:54.420 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-06 03:39:54.422 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-06 03:39:54.425 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-06 03:39:54.429 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-06 03:39:54.432 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-06 03:39:54.436 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-06 03:39:54.472 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-06 03:39:54.475 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-06 03:39:54.478 | ++ functions:get_random_port:837 : true 2022-05-06 03:39:54.480 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-06 03:39:54.483 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-06 03:39:54.485 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-06 03:39:54.557 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-06 03:39:54.561 | ++ functions:get_random_port:841 : break 2 2022-05-06 03:39:54.564 | ++ functions:get_random_port:845 : echo 60999 2022-05-06 03:39:54.569 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-06 03:39:54.573 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-06 03:39:54.602 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-06 03:39:54.631 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-06 03:39:54.659 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:39:54.687 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:39:54.715 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:39:54.743 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:39:54.774 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:39:54.808 | + 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-05-06 03:39:54.838 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:39:54.866 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:39:54.895 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:39:54.923 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:39:54.951 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 03:39:54.979 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-06 03:39:55.010 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-06 03:39:55.038 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-06 03:39:55.066 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-06 03:39:55.095 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-06 03:39:55.125 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-06 03:39:55.128 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-06 03:39:55.131 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:39:55.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:55.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:55.140 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-06 03:39:55.143 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-06 03:39:55.201 | proxy (enabled by site administrator) 2022-05-06 03:39:55.206 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-06 03:39:55.210 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-06 03:39:55.214 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:39:55.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:55.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:55.225 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-06 03:39:55.229 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-06 03:39:55.285 | proxy_http (enabled by site administrator) 2022-05-06 03:39:55.289 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-06 03:39:55.293 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-06 03:39:55.297 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-06 03:39:55.301 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:39:55.304 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:55.308 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:55.312 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:39:55.316 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:39:55.319 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-06 03:39:55.319 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:39:55.328 | KeepAlive Off 2022-05-06 03:39:55.333 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:39:55.334 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-06 03:39:55.342 | SetEnv proxy-sendchunked 1 2022-05-06 03:39:55.346 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-06 03:39:55.347 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:39:55.355 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-06 03:39:55.359 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-06 03:39:55.361 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-06 03:39:55.364 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:39:55.366 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:39:55.369 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:39:55.371 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:55.374 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:55.376 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:39:55.379 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:39:55.381 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:39:55.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:39:55.386 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-06 03:39:55.449 | Site glance-wsgi-api already enabled 2022-05-06 03:39:55.454 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-06 03:39:55.458 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:39:55.462 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:39:55.466 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:39:55.610 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-06 03:39:55.617 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-06 03:39:55.651 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-06 03:39:55.654 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-06 03:39:55.672 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:39:55.675 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-06 03:39:55.677 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-06 03:39:55.680 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-06 03:39:55.683 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:39:55.685 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-06 03:39:55.688 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-06 03:39:55.690 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-06 03:39:55.692 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-06 03:39:55.695 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:39:55.697 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:39:55.700 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:39:55.703 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:39:55.705 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:39:55.708 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:39:55.726 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:39:55.729 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:39:55.731 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:39:55.734 | + functions-common:git_clone:629 : echo master 2022-05-06 03:39:55.735 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:39:55.741 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-06 03:39:55.744 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:39:55.748 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-06 03:39:55.761 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-06 03:39:55.765 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:39:55.765 | + functions-common:git_clone:690 : head -1 2022-05-06 03:39:55.785 | 4f73ff920 Merge "mypy: policy.py" 2022-05-06 03:39:55.789 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:39:55.792 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-06 03:39:55.796 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:39:55.799 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 03:39:55.803 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-06 03:39:55.806 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:39:55.810 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-06 03:39:55.813 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:39:55.816 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 03:39:55.818 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-06 03:39:55.821 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:39:55.823 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:39:55.827 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-06 03:39:55.829 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:39:55.832 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-06 03:39:55.835 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:39:55.838 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:39:55.841 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-06 03:39:55.847 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-06 03:39:55.850 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-06 03:39:56.519 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-06 03:39:56.523 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:39:56.526 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:39:56.530 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:39:56.532 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 03:39:56.535 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-06 03:39:56.538 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:39:56.540 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:39:56.543 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:39:56.546 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:39:56.548 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:39:56.551 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:39:56.554 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:39:56.557 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-06 03:39:56.579 | Using python 3.8 to install /opt/stack/cinder 2022-05-06 03:39:56.582 | + 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-05-06 03:39:57.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:39:57.452 | from cryptography.utils import int_from_bytes 2022-05-06 03:39:57.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:39:57.452 | from cryptography.utils import int_from_bytes 2022-05-06 03:39:58.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:39:58.661 | Obtaining file:///opt/stack/cinder 2022-05-06 03:39:58.662 | Preparing metadata (setup.py): started 2022-05-06 03:40:04.205 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:40:04.350 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-06 03:40:04.351 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.1) 2022-05-06 03:40:04.352 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.33.0) 2022-05-06 03:40:04.353 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.1.2) 2022-05-06 03:40:04.354 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.20.4) 2022-05-06 03:40:04.355 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.0.2) 2022-05-06 03:40:04.356 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev124) (3.2.0) 2022-05-06 03:40:04.357 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.0) 2022-05-06 03:40:04.358 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (9.4.0) 2022-05-06 03:40:04.359 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.8.0) 2022-05-06 03:40:04.360 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.3) 2022-05-06 03:40:04.362 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (8.8.0) 2022-05-06 03:40:04.363 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-06 03:40:04.364 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.0) 2022-05-06 03:40:04.365 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (11.3.0) 2022-05-06 03:40:04.366 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-06 03:40:04.367 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (12.13.0) 2022-05-06 03:40:04.368 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-06 03:40:04.369 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.12.1) 2022-05-06 03:40:04.370 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-06 03:40:04.372 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.4.0) 2022-05-06 03:40:04.373 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-06 03:40:04.374 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.3.0) 2022-05-06 03:40:04.375 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-06 03:40:04.377 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.0) 2022-05-06 03:40:04.378 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.13.0) 2022-05-06 03:40:04.379 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.6.0) 2022-05-06 03:40:04.380 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.4.3) 2022-05-06 03:40:04.381 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (21.3) 2022-05-06 03:40:04.382 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.1) 2022-05-06 03:40:04.383 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-06 03:40:04.384 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.1) 2022-05-06 03:40:04.385 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-06 03:40:04.386 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.0.8) 2022-05-06 03:40:04.388 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.3.0) 2022-05-06 03:40:04.389 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.6.0) 2022-05-06 03:40:04.390 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.4.0) 2022-05-06 03:40:04.391 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (17.7.0) 2022-05-06 03:40:04.392 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.13.1) 2022-05-06 03:40:04.393 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2022.1) 2022-05-06 03:40:04.394 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.27.1) 2022-05-06 03:40:04.395 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.5.1) 2022-05-06 03:40:04.396 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-06 03:40:04.397 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.74) 2022-05-06 03:40:04.398 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.16.0) 2022-05-06 03:40:04.399 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.4.36) 2022-05-06 03:40:04.400 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.13.0) 2022-05-06 03:40:04.401 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-06 03:40:04.403 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.8.9) 2022-05-06 03:40:04.404 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-06 03:40:04.405 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.8.7) 2022-05-06 03:40:04.406 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.0) 2022-05-06 03:40:04.407 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.10.0) 2022-05-06 03:40:04.408 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.2.0) 2022-05-06 03:40:04.409 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.6.0) 2022-05-06 03:40:04.410 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.11.1) 2022-05-06 03:40:04.411 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.47.0) 2022-05-06 03:40:04.413 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.11.0) 2022-05-06 03:40:04.414 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (36.0.2) 2022-05-06 03:40:04.414 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.2.2) 2022-05-06 03:40:04.415 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.2.5) 2022-05-06 03:40:04.416 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.22.6) 2022-05-06 03:40:04.430 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev124) (1.0.0) 2022-05-06 03:40:04.431 | Requirement already satisfied: botocore<1.26.0,>=1.25.6 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev124) (1.25.6) 2022-05-06 03:40:04.432 | 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.dev124) (0.5.2) 2022-05-06 03:40:04.494 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev124) (1.15.0) 2022-05-06 03:40:04.525 | 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.dev124) (2.2.1) 2022-05-06 03:40:04.541 | 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.dev124) (0.1.0) 2022-05-06 03:40:04.543 | 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.dev124) (2.6.6) 2022-05-06 03:40:04.544 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (2.7.3) 2022-05-06 03:40:04.545 | 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.dev124) (4.1.1) 2022-05-06 03:40:04.641 | 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.dev124) (1.7.0) 2022-05-06 03:40:04.696 | 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.dev124) (3.1.1) 2022-05-06 03:40:04.699 | 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.dev124) (2.11.0) 2022-05-06 03:40:04.725 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (4.8) 2022-05-06 03:40:04.726 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (0.4.8) 2022-05-06 03:40:04.728 | 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.dev124) (0.2.8) 2022-05-06 03:40:04.808 | 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.dev124) (0.17.3) 2022-05-06 03:40:04.854 | 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.dev124) (0.8.0) 2022-05-06 03:40:04.855 | 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.dev124) (1.5.0) 2022-05-06 03:40:04.857 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev124) (6.0) 2022-05-06 03:40:04.858 | 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.dev124) (2.5.0) 2022-05-06 03:40:04.918 | 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.dev124) (1.7.7) 2022-05-06 03:40:04.921 | 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.dev124) (2.0.1) 2022-05-06 03:40:04.922 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev124) (0.5.0) 2022-05-06 03:40:04.979 | 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.dev124) (2.8.2) 2022-05-06 03:40:04.983 | 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.dev124) (0.9.6) 2022-05-06 03:40:05.043 | 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.dev124) (5.1.1) 2022-05-06 03:40:05.047 | 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.dev124) (5.0.0) 2022-05-06 03:40:05.048 | 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.dev124) (2.4.1) 2022-05-06 03:40:05.050 | 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.dev124) (0.4.0) 2022-05-06 03:40:05.052 | 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.dev124) (5.2.4) 2022-05-06 03:40:05.077 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev124) (3.1.2) 2022-05-06 03:40:05.078 | 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.dev124) (3.2.2) 2022-05-06 03:40:05.079 | 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.dev124) (3.3.0) 2022-05-06 03:40:05.125 | 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.dev124) (1.0.3) 2022-05-06 03:40:05.211 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev124) (1.3.3) 2022-05-06 03:40:05.215 | 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.dev124) (3.0.0) 2022-05-06 03:40:05.238 | 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.dev124) (3.2.0) 2022-05-06 03:40:05.265 | 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.dev124) (0.11.0) 2022-05-06 03:40:05.331 | 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.dev124) (1.26.9) 2022-05-06 03:40:05.335 | 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.dev124) (1.1.1) 2022-05-06 03:40:05.462 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev124) (1.5.0) 2022-05-06 03:40:05.486 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev124) (62.1.0) 2022-05-06 03:40:05.635 | 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.dev124) (3.10.1) 2022-05-06 03:40:05.672 | 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.dev124) (22.0.0) 2022-05-06 03:40:05.675 | 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.dev124) (1.14.1) 2022-05-06 03:40:05.676 | 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.dev124) (1.3.3) 2022-05-06 03:40:05.881 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (2019.11.28) 2022-05-06 03:40:05.883 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (3.3) 2022-05-06 03:40:05.886 | 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.dev124) (2.0.12) 2022-05-06 03:40:05.927 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev124) (0.7) 2022-05-06 03:40:05.957 | 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.dev124) (0.23.2) 2022-05-06 03:40:06.196 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.5.2) 2022-05-06 03:40:06.198 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.4.2) 2022-05-06 03:40:06.343 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.5.0) 2022-05-06 03:40:06.344 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (1.4.2) 2022-05-06 03:40:06.346 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.8) 2022-05-06 03:40:06.510 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev124) (0.13.1) 2022-05-06 03:40:06.630 | 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.dev124) (4.11.3) 2022-05-06 03:40:06.631 | 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.dev124) (1.2.0) 2022-05-06 03:40:06.633 | 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.dev124) (5.7.1) 2022-05-06 03:40:06.668 | 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.dev124) (5.0.0) 2022-05-06 03:40:06.887 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev124) (2.21) 2022-05-06 03:40:06.968 | 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.dev124) (0.5.0) 2022-05-06 03:40:06.969 | 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.dev124) (2.4.1) 2022-05-06 03:40:07.150 | 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.dev124) (2.5.0) 2022-05-06 03:40:07.240 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (3.20.1) 2022-05-06 03:40:07.241 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (1.56.0) 2022-05-06 03:40:07.420 | 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.dev124) (2.1.1) 2022-05-06 03:40:07.847 | 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.dev124) (1.1.5) 2022-05-06 03:40:07.901 | 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.dev124) (0.14.1) 2022-05-06 03:40:07.948 | 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.dev124) (0.2.5) 2022-05-06 03:40:09.028 | 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.dev124) (1.32) 2022-05-06 03:40:09.300 | 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.dev124) (1.8.2) 2022-05-06 03:40:09.301 | 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.dev124) (21.4.0) 2022-05-06 03:40:09.444 | 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.dev124) (2.3) 2022-05-06 03:40:09.635 | 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.dev124) (1.0.0) 2022-05-06 03:40:09.812 | 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.dev124) (3.8.0) 2022-05-06 03:40:11.497 | Installing collected packages: cinder 2022-05-06 03:40:11.497 | Attempting uninstall: cinder 2022-05-06 03:40:11.498 | Found existing installation: cinder 20.1.0.dev124 2022-05-06 03:40:11.504 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-06 03:40:11.505 | Running setup.py develop for cinder 2022-05-06 03:40:18.956 | Successfully installed cinder 2022-05-06 03:40:18.957 | 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-05-06 03:40:18.965 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:40:18.965 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:40:19.120 | + inc/python:pip_install:200 : result=0 2022-05-06 03:40:19.125 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:40:19.128 | + functions-common:time_stop:2437 : local name 2022-05-06 03:40:19.133 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:40:19.136 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:40:19.140 | + functions-common:time_stop:2440 : local total 2022-05-06 03:40:19.143 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:40:19.146 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:40:19.150 | + functions-common:time_stop:2444 : start_time=1651808396573 2022-05-06 03:40:19.154 | + functions-common:time_stop:2446 : [[ -z 1651808396573 ]] 2022-05-06 03:40:19.157 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:40:19.162 | + functions-common:time_stop:2449 : end_time=1651808419159 2022-05-06 03:40:19.164 | + functions-common:time_stop:2450 : elapsed_time=22586 2022-05-06 03:40:19.168 | + functions-common:time_stop:2451 : total=104035 2022-05-06 03:40:19.170 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:40:19.173 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=126621 2022-05-06 03:40:19.176 | + inc/python:pip_install:203 : return 0 2022-05-06 03:40:19.179 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:40:19.182 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 03:40:19.184 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 03:40:19.204 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 03:40:19.216 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-06 03:40:19.219 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-06 03:40:19.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:40:19.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:40:19.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-05-06 03:40:19.230 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:40:19.233 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-06 03:40:19.235 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-06 03:40:19.238 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-06 03:40:19.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:40:19.244 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:40:19.247 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-06 03:40:19.260 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-06 03:40:19.263 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:40:19.265 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:40:19.268 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:40:19.271 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:40:19.273 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:40:19.276 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:40:19.278 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:40:19.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:40:19.284 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:40:19.287 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:40:19.290 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:40:19.292 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:40:19.295 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-06 03:40:19.298 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:40:19.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:40:19.303 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:40:19.306 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-06 03:40:19.330 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-06 03:40:19.441 | Reading package lists... 2022-05-06 03:40:19.688 | Building dependency tree... 2022-05-06 03:40:19.689 | Reading state information... 2022-05-06 03:40:19.943 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-06 03:40:19.943 | The following packages were automatically installed and are no longer required: 2022-05-06 03:40:19.944 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:40:19.944 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:40:19.944 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:40:19.944 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:40:19.944 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:40:19.944 | python3-zope.interface 2022-05-06 03:40:19.944 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:40:20.085 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:40:20.091 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:40:20.095 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:40:20.099 | + functions-common:time_stop:2437 : local name 2022-05-06 03:40:20.103 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:40:20.107 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:40:20.109 | + functions-common:time_stop:2440 : local total 2022-05-06 03:40:20.112 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:40:20.115 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:40:20.117 | + functions-common:time_stop:2444 : start_time=1651808419327 2022-05-06 03:40:20.120 | + functions-common:time_stop:2446 : [[ -z 1651808419327 ]] 2022-05-06 03:40:20.123 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:40:20.128 | + functions-common:time_stop:2449 : end_time=1651808420125 2022-05-06 03:40:20.131 | + functions-common:time_stop:2450 : elapsed_time=798 2022-05-06 03:40:20.133 | + functions-common:time_stop:2451 : total=5611 2022-05-06 03:40:20.136 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:40:20.139 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6409 2022-05-06 03:40:20.141 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:40:20.144 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:40:20.147 | + ./stack.sh:main:928 : configure_cinder 2022-05-06 03:40:20.149 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-06 03:40:20.163 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-06 03:40:20.167 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-06 03:40:20.169 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-06 03:40:20.172 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-06 03:40:20.175 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-06 03:40:20.175 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-06 03:40:20.180 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-06 03:40:20.182 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-06 03:40:20.184 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-06 03:40:20.187 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-06 03:40:20.189 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-06 03:40:20.191 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-06 03:40:20.193 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-06 03:40:20.195 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-06 03:40:20.207 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-06 03:40:20.219 | + 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-05-06 03:40:20.231 | + 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-05-06 03:40:20.247 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-06 03:40:20.263 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-06 03:40:20.267 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-06 03:40:20.273 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.LgvZLj6z9t 2022-05-06 03:40:20.276 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-06 03:40:20.280 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-06 03:40:20.283 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-06 03:40:20.286 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.LgvZLj6z9t 2022-05-06 03:40:20.291 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.LgvZLj6z9t 2022-05-06 03:40:20.302 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.LgvZLj6z9t /etc/sudoers.d/cinder-rootwrap 2022-05-06 03:40:20.315 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-06 03:40:20.319 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-06 03:40:20.322 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-06 03:40:20.325 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-06 03:40:20.327 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-06 03:40:20.329 | + 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-05-06 03:40:20.332 | + 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-05-06 03:40:20.334 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-06 03:40:20.339 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-06 03:40:20.344 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-06 03:40:20.349 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-06 03:40:20.374 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-06 03:40:20.393 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-06 03:40:20.412 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-06 03:40:20.431 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-06 03:40:20.450 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-06 03:40:20.469 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-06 03:40:20.490 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-06 03:40:20.509 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-06 03:40:20.512 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 03:40:20.514 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-06 03:40:20.517 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:40:20.519 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-06 03:40:20.549 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-06 03:40:20.580 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:40:20.612 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-06 03:40:20.641 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-06 03:40:20.669 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-06 03:40:20.697 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-06 03:40:20.725 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-06 03:40:20.753 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:40:20.781 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:40:20.810 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-06 03:40:20.841 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-06 03:40:20.870 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-06 03:40:20.872 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-06 03:40:20.875 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-06 03:40:20.878 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-06 03:40:20.880 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-06 03:40:20.883 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-06 03:40:20.914 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-06 03:40:20.943 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-06 03:40:20.971 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-06 03:40:21.000 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-06 03:40:21.029 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-06 03:40:21.057 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-06 03:40:21.089 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-06 03:40:21.091 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-05-06 03:40:21.120 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-06 03:40:21.152 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-06 03:40:21.159 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 902b22603b2451b6babecdd7600a2d28 2022-05-06 03:40:21.188 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-06 03:40:21.191 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-06 03:40:21.219 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-06 03:40:21.248 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-06 03:40:21.277 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-06 03:40:21.311 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-06 03:40:21.328 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:40:21.330 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-05-06 03:40:21.333 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-05-06 03:40:21.335 | + lib/cinder:configure_cinder:301 : local default_name= 2022-05-06 03:40:21.337 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-05-06 03:40:21.340 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-06 03:40:21.342 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-05-06 03:40:21.345 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-05-06 03:40:21.347 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-05-06 03:40:21.350 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-05-06 03:40:21.352 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-05-06 03:40:21.355 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-05-06 03:40:21.391 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-05-06 03:40:21.424 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-05-06 03:40:21.454 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-05-06 03:40:21.483 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-05-06 03:40:21.512 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-05-06 03:40:21.540 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-05-06 03:40:21.542 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-05-06 03:40:21.545 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-05-06 03:40:21.547 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-05-06 03:40:21.576 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-05-06 03:40:21.578 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-05-06 03:40:21.607 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-05-06 03:40:21.609 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-05-06 03:40:21.612 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-05-06 03:40:21.614 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-05-06 03:40:21.643 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-05-06 03:40:21.646 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-05-06 03:40:21.648 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-06 03:40:21.665 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:40:21.668 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-05-06 03:40:21.670 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-05-06 03:40:21.673 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-05-06 03:40:21.675 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-05-06 03:40:21.704 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.25:8080/v1/AUTH_ 2022-05-06 03:40:21.732 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-05-06 03:40:21.749 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:40:21.752 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-06 03:40:21.769 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:40:21.772 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-06 03:40:21.789 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:40:21.791 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-06 03:40:21.794 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-06 03:40:21.796 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-06 03:40:21.799 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-06 03:40:21.801 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:40:21.804 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:40:21.806 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:40:21.823 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:40:21.826 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:40:21.829 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:40:21.831 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:40:21.848 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:40:21.851 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:40:21.855 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:40:21.894 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:40:21.898 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:40:21.902 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-06 03:40:21.905 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-06 03:40:21.908 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 03:40:21.911 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:40:21.928 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:40:21.931 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:40:21.933 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:40:21.936 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:40:21.938 | + 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-05-06 03:40:21.967 | + 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-05-06 03:40:21.995 | + 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-05-06 03:40:22.025 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:40:22.053 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-06 03:40:22.071 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:40:22.073 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-06 03:40:22.076 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-06 03:40:22.078 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-06 03:40:22.081 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-06 03:40:22.083 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 03:40:22.086 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:40:22.089 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-06 03:40:22.093 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-06 03:40:22.095 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:40:22.098 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:40:22.111 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:40:22.111 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:40:22.119 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:40:22.123 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:40:22.139 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-06 03:40:22.142 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-06 03:40:22.146 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-06 03:40:22.176 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-06 03:40:22.204 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-06 03:40:22.231 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:40:22.260 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:40:22.288 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:40:22.315 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:40:22.344 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:40:22.374 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:40:22.402 | + 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-05-06 03:40:22.436 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:40:22.467 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:40:22.495 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:40:22.523 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 03:40:22.526 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 03:40:22.529 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-06 03:40:22.532 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-06 03:40:22.534 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:40:22.537 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:40:22.539 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:40:22.542 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 03:40:22.545 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 03:40:22.547 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-06 03:40:22.575 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 03:40:22.604 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-06 03:40:22.604 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 03:40:22.613 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-06 03:40:22.616 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-06 03:40:22.619 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-06 03:40:22.621 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:40:22.624 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:40:22.627 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:40:22.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:40:22.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:40:22.634 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:40:22.637 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:40:22.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:40:22.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:40:22.645 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-06 03:40:22.718 | Enabling site cinder-wsgi. 2022-05-06 03:40:22.727 | To activate the new configuration, you need to run: 2022-05-06 03:40:22.727 | systemctl reload apache2 2022-05-06 03:40:22.734 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 03:40:22.738 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:40:22.742 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:40:22.746 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:40:22.883 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-06 03:40:22.886 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-06 03:40:22.916 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-05-06 03:40:22.946 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-06 03:40:22.964 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:40:22.967 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-06 03:40:22.969 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 03:40:22.972 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 03:40:22.975 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-06 03:40:22.978 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-06 03:40:23.010 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-06 03:40:23.038 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-05-06 03:40:23.067 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-06 03:40:23.096 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-06 03:40:23.125 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-06 03:40:23.153 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-06 03:40:23.182 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-06 03:40:23.210 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:40:23.239 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-06 03:40:23.271 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-06 03:40:23.299 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 03:40:23.329 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-06 03:40:23.331 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-06 03:40:23.349 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:40:23.351 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-05-06 03:40:23.383 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-06 03:40:23.386 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-06 03:40:23.404 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:40:23.407 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-06 03:40:23.409 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-06 03:40:23.412 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-06 03:40:23.414 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:40:23.417 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-06 03:40:23.419 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-06 03:40:23.423 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:40:23.424 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:40:23.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-05-06 03:40:23.433 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:40:23.435 | + 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-05-06 03:40:23.439 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:40:23.441 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-06 03:40:23.444 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-06 03:40:23.447 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-06 03:40:23.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:40:23.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:40:23.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-05-06 03:40:23.458 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:40:23.461 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-06 03:40:23.464 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-06 03:40:23.466 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-06 03:40:23.468 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:40:23.471 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:40:23.474 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:40:23.478 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:40:23.480 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:40:23.483 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:40:23.504 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:40:23.507 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:40:23.510 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:40:23.513 | + functions-common:git_clone:629 : echo master 2022-05-06 03:40:23.513 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:40:23.518 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-06 03:40:23.521 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:40:23.523 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-06 03:40:23.537 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-06 03:40:23.540 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:40:23.540 | + functions-common:git_clone:690 : head -1 2022-05-06 03:40:23.545 | 0a99ef92c0 Merge commit 'refs/changes/65/840565/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-05-06 03:40:23.548 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:40:23.550 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-06 03:40:23.553 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:40:23.556 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 03:40:23.558 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-06 03:40:23.561 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:40:23.563 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-06 03:40:23.566 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:40:23.569 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 03:40:23.571 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-06 03:40:23.574 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:40:23.576 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:40:23.580 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-06 03:40:23.582 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:40:23.585 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-06 03:40:23.587 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:40:23.590 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:40:23.593 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-06 03:40:23.599 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-06 03:40:23.601 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-06 03:40:24.315 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-06 03:40:24.318 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:40:24.321 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:40:24.325 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:40:24.329 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 03:40:24.333 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-06 03:40:24.337 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:40:24.341 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:40:24.344 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:40:24.347 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:40:24.351 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:40:24.354 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:40:24.358 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:40:24.361 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-06 03:40:24.388 | Using python 3.8 to install /opt/stack/neutron 2022-05-06 03:40:24.391 | + 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-05-06 03:40:25.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:40:25.260 | from cryptography.utils import int_from_bytes 2022-05-06 03:40:25.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:40:25.260 | from cryptography.utils import int_from_bytes 2022-05-06 03:40:26.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:40:26.476 | Obtaining file:///opt/stack/neutron 2022-05-06 03:40:26.477 | Preparing metadata (setup.py): started 2022-05-06 03:40:32.134 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:40:32.224 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.9.0) 2022-05-06 03:40:32.225 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.5.0) 2022-05-06 03:40:32.226 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.1.1) 2022-05-06 03:40:32.227 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.5.1) 2022-05-06 03:40:32.228 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.5.0) 2022-05-06 03:40:32.229 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.1.1) 2022-05-06 03:40:32.230 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.33.0) 2022-05-06 03:40:32.231 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.4.1) 2022-05-06 03:40:32.232 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.20.4) 2022-05-06 03:40:32.233 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.27.1) 2022-05-06 03:40:32.234 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.1.2) 2022-05-06 03:40:32.235 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (9.4.0) 2022-05-06 03:40:32.236 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.8.0) 2022-05-06 03:40:32.238 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.11.0) 2022-05-06 03:40:32.239 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.20.0) 2022-05-06 03:40:32.240 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (7.8.0) 2022-05-06 03:40:32.241 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (6.3.1) 2022-05-06 03:40:32.242 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.4.36) 2022-05-06 03:40:32.243 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.8.7) 2022-05-06 03:40:32.244 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.0) 2022-05-06 03:40:32.245 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.7.7) 2022-05-06 03:40:32.246 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.5.0) 2022-05-06 03:40:32.247 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.11.0) 2022-05-06 03:40:32.249 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.1) 2022-05-06 03:40:32.250 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (8.8.0) 2022-05-06 03:40:32.251 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.1.0) 2022-05-06 03:40:32.252 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (11.3.0) 2022-05-06 03:40:32.253 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.1.0) 2022-05-06 03:40:32.254 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.7.0) 2022-05-06 03:40:32.255 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (12.13.0) 2022-05-06 03:40:32.256 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.1) 2022-05-06 03:40:32.258 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.12.1) 2022-05-06 03:40:32.259 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.8.0) 2022-05-06 03:40:32.260 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.4.0) 2022-05-06 03:40:32.261 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (6.3.1) 2022-05-06 03:40:32.262 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.3.0) 2022-05-06 03:40:32.263 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.8.0) 2022-05-06 03:40:32.264 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.5.0) 2022-05-06 03:40:32.265 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.13.0) 2022-05-06 03:40:32.266 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.6.0) 2022-05-06 03:40:32.267 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.4.3) 2022-05-06 03:40:32.269 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.3.1) 2022-05-06 03:40:32.270 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.1.0) 2022-05-06 03:40:32.271 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.17.1.post1) 2022-05-06 03:40:32.272 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.16.0) 2022-05-06 03:40:32.273 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (21.3) 2022-05-06 03:40:32.274 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.9.0) 2022-05-06 03:40:32.275 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:40:32.276 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (22.0.0) 2022-05-06 03:40:32.277 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (17.7.0) 2022-05-06 03:40:32.278 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.61.0) 2022-05-06 03:40:32.279 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.0) 2022-05-06 03:40:32.280 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.7.1) 2022-05-06 03:40:32.281 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.4.1) 2022-05-06 03:40:32.282 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.11.1) 2022-05-06 03:40:32.298 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (4.11.3) 2022-05-06 03:40:32.299 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (1.2.0) 2022-05-06 03:40:32.301 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (5.7.1) 2022-05-06 03:40:32.308 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev187) (1.14.1) 2022-05-06 03:40:32.320 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (2.2.1) 2022-05-06 03:40:32.321 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (1.1.2) 2022-05-06 03:40:32.322 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (1.16.0) 2022-05-06 03:40:32.338 | 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.dev187) (3.0.8) 2022-05-06 03:40:32.345 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev187) (2.1.1) 2022-05-06 03:40:32.405 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev187) (1.0.2) 2022-05-06 03:40:32.407 | 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.dev187) (1.7.0) 2022-05-06 03:40:32.460 | 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.dev187) (3.1.1) 2022-05-06 03:40:32.461 | 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.dev187) (4.4.0) 2022-05-06 03:40:32.505 | 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.dev187) (2.7.0) 2022-05-06 03:40:32.510 | 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.dev187) (1.2.3) 2022-05-06 03:40:32.537 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.4.4) 2022-05-06 03:40:32.540 | 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.dev187) (1.32) 2022-05-06 03:40:32.541 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (36.0.2) 2022-05-06 03:40:32.542 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.4.0) 2022-05-06 03:40:32.543 | 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.dev187) (1.1.5) 2022-05-06 03:40:32.544 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (6.0) 2022-05-06 03:40:32.545 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (2.5.0) 2022-05-06 03:40:32.546 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.0.0) 2022-05-06 03:40:32.563 | 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.dev187) (1.0.3) 2022-05-06 03:40:32.653 | 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.dev187) (0.17.3) 2022-05-06 03:40:32.722 | 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.dev187) (1.5.0) 2022-05-06 03:40:32.782 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev187) (0.5.0) 2022-05-06 03:40:32.785 | 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.dev187) (2.0.1) 2022-05-06 03:40:32.787 | 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.dev187) (0.13.0) 2022-05-06 03:40:32.843 | 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.dev187) (2.8.2) 2022-05-06 03:40:32.846 | 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.dev187) (0.9.6) 2022-05-06 03:40:32.904 | 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.dev187) (5.0.0) 2022-05-06 03:40:32.906 | 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.dev187) (5.2.4) 2022-05-06 03:40:32.908 | 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.dev187) (5.1.1) 2022-05-06 03:40:32.910 | 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.dev187) (0.4.0) 2022-05-06 03:40:32.933 | 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.dev187) (3.2.2) 2022-05-06 03:40:32.936 | 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.dev187) (3.3.0) 2022-05-06 03:40:32.981 | 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.dev187) (1.15.0) 2022-05-06 03:40:33.034 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev187) (2022.1) 2022-05-06 03:40:33.065 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev187) (1.3.3) 2022-05-06 03:40:33.067 | 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.dev187) (3.0.0) 2022-05-06 03:40:33.092 | 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.dev187) (3.2.0) 2022-05-06 03:40:33.226 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev187) (2.4.0) 2022-05-06 03:40:33.297 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev187) (62.1.0) 2022-05-06 03:40:33.372 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev187) (3.0.0) 2022-05-06 03:40:33.374 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev187) (0.3.5) 2022-05-06 03:40:33.481 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:40:33.482 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:40:33.484 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:40:33.484 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:40:33.485 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:40:33.486 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:40:33.488 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:40:33.690 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev187) (3.2.0) 2022-05-06 03:40:33.693 | 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.dev187) (2.5.0) 2022-05-06 03:40:33.694 | 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.dev187) (3.10.1) 2022-05-06 03:40:33.737 | 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.dev187) (2.1.0) 2022-05-06 03:40:33.742 | 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.dev187) (3.17.6) 2022-05-06 03:40:33.830 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (2019.11.28) 2022-05-06 03:40:33.831 | 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.dev187) (1.26.9) 2022-05-06 03:40:33.833 | 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.dev187) (2.0.12) 2022-05-06 03:40:33.835 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (3.3) 2022-05-06 03:40:33.870 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev187) (0.7) 2022-05-06 03:40:34.200 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev187) (0.13.1) 2022-05-06 03:40:34.275 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev187) (5.0.0) 2022-05-06 03:40:34.430 | 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.dev187) (2.21) 2022-05-06 03:40:34.503 | 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.dev187) (2.4.1) 2022-05-06 03:40:34.504 | 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.dev187) (0.5.0) 2022-05-06 03:40:34.736 | 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.dev187) (2.5.0) 2022-05-06 03:40:34.906 | 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.dev187) (2.3) 2022-05-06 03:40:35.483 | 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.dev187) (0.14.1) 2022-05-06 03:40:35.532 | 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.dev187) (0.2.5) 2022-05-06 03:40:36.123 | 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.dev187) (0.4.2) 2022-05-06 03:40:36.126 | 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.dev187) (0.5.2) 2022-05-06 03:40:36.432 | 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.dev187) (2.1.1) 2022-05-06 03:40:36.433 | 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.dev187) (4.11.1) 2022-05-06 03:40:36.595 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev187) (3.8.0) 2022-05-06 03:40:36.834 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev187) (1.8.2) 2022-05-06 03:40:36.835 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev187) (21.4.0) 2022-05-06 03:40:37.015 | 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.dev187) (1.0.0) 2022-05-06 03:40:37.271 | 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.dev187) (2.3.2.post1) 2022-05-06 03:40:38.840 | Installing collected packages: neutron 2022-05-06 03:40:38.840 | Attempting uninstall: neutron 2022-05-06 03:40:38.840 | Found existing installation: neutron 20.1.0.dev187 2022-05-06 03:40:38.859 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-06 03:40:38.860 | Running setup.py develop for neutron 2022-05-06 03:40:46.335 | Successfully installed neutron 2022-05-06 03:40:46.335 | 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-05-06 03:40:46.343 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:40:46.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:40:46.495 | + inc/python:pip_install:200 : result=0 2022-05-06 03:40:46.498 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:40:46.502 | + functions-common:time_stop:2437 : local name 2022-05-06 03:40:46.505 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:40:46.508 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:40:46.512 | + functions-common:time_stop:2440 : local total 2022-05-06 03:40:46.514 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:40:46.517 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:40:46.521 | + functions-common:time_stop:2444 : start_time=1651808424382 2022-05-06 03:40:46.523 | + functions-common:time_stop:2446 : [[ -z 1651808424382 ]] 2022-05-06 03:40:46.527 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:40:46.532 | + functions-common:time_stop:2449 : end_time=1651808446529 2022-05-06 03:40:46.534 | + functions-common:time_stop:2450 : elapsed_time=22147 2022-05-06 03:40:46.537 | + functions-common:time_stop:2451 : total=126621 2022-05-06 03:40:46.539 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:40:46.541 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=148768 2022-05-06 03:40:46.544 | + inc/python:pip_install:203 : return 0 2022-05-06 03:40:46.546 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:40:46.549 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 03:40:46.552 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 03:40:46.571 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 03:40:46.583 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-06 03:40:46.586 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-06 03:40:46.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:40:46.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:40:46.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-05-06 03:40:46.596 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:40:46.599 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-06 03:40:46.602 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:40:46.604 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-06 03:40:46.622 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:40:46.625 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-06 03:40:46.628 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-06 03:40:46.630 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-06 03:40:46.633 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:40:46.636 | + lib/stack:stack_install_service:32 : install_nova 2022-05-06 03:40:46.638 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-06 03:40:46.641 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-06 03:40:46.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:40:46.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:40:46.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-05-06 03:40:46.651 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:40:46.653 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-06 03:40:46.673 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:40:46.676 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-06 03:40:46.697 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:40:46.701 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-06 03:40:46.721 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:40:46.724 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-06 03:40:46.728 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-06 03:40:46.730 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-06 03:40:46.732 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:40:46.735 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:40:46.738 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:40:46.741 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:40:46.744 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:40:46.748 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:40:46.764 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:40:46.766 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:40:46.769 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:40:46.772 | + functions-common:git_clone:629 : echo master 2022-05-06 03:40:46.772 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:40:46.777 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-06 03:40:46.780 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:40:46.782 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-06 03:40:46.795 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-06 03:40:46.798 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:40:46.799 | + functions-common:git_clone:690 : head -1 2022-05-06 03:40:46.805 | 7520711a0e Merge "Allow claiming PCI PF if child VF is unavailable" 2022-05-06 03:40:46.808 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:40:46.811 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-06 03:40:46.813 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:40:46.816 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 03:40:46.818 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-06 03:40:46.821 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:40:46.823 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-06 03:40:46.826 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:40:46.829 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 03:40:46.831 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-06 03:40:46.834 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:40:46.837 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:40:46.840 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-06 03:40:46.843 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:40:46.846 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-06 03:40:46.848 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:40:46.851 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:40:46.854 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-06 03:40:46.860 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-06 03:40:46.863 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-06 03:40:47.520 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-06 03:40:47.523 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:40:47.527 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:40:47.530 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:40:47.533 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 03:40:47.535 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-06 03:40:47.537 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:40:47.540 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:40:47.543 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:40:47.545 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:40:47.548 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:40:47.551 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:40:47.553 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:40:47.556 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-06 03:40:47.577 | Using python 3.8 to install /opt/stack/nova 2022-05-06 03:40:47.580 | + 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-05-06 03:40:48.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:40:48.446 | from cryptography.utils import int_from_bytes 2022-05-06 03:40:48.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:40:48.446 | from cryptography.utils import int_from_bytes 2022-05-06 03:40:49.637 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:40:49.668 | Obtaining file:///opt/stack/nova 2022-05-06 03:40:49.669 | Preparing metadata (setup.py): started 2022-05-06 03:40:56.244 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:40:56.373 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.9.0) 2022-05-06 03:40:56.374 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.4.36) 2022-05-06 03:40:56.375 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.1.1) 2022-05-06 03:40:56.376 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.33.0) 2022-05-06 03:40:56.377 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.1.2) 2022-05-06 03:40:56.378 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (9.4.0) 2022-05-06 03:40:56.379 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.8.0) 2022-05-06 03:40:56.381 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.5.1) 2022-05-06 03:40:56.382 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (36.0.2) 2022-05-06 03:40:56.383 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.8.7) 2022-05-06 03:40:56.384 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.1.2) 2022-05-06 03:40:56.384 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.1.1) 2022-05-06 03:40:56.386 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.5.0) 2022-05-06 03:40:56.387 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.2.0) 2022-05-06 03:40:56.388 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.13.0) 2022-05-06 03:40:56.389 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.7.7) 2022-05-06 03:40:56.390 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.8.0) 2022-05-06 03:40:56.391 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.11.0) 2022-05-06 03:40:56.392 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.1) 2022-05-06 03:40:56.393 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.0.2) 2022-05-06 03:40:56.394 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev90) (3.2.0) 2022-05-06 03:40:56.395 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (8.3.0) 2022-05-06 03:40:56.396 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.0) 2022-05-06 03:40:56.397 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (7.8.0) 2022-05-06 03:40:56.398 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.6.0) 2022-05-06 03:40:56.399 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.27.1) 2022-05-06 03:40:56.401 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.5.0) 2022-05-06 03:40:56.402 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.10.0) 2022-05-06 03:40:56.403 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.11.0) 2022-05-06 03:40:56.404 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.1) 2022-05-06 03:40:56.405 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (8.8.0) 2022-05-06 03:40:56.406 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.1.0) 2022-05-06 03:40:56.407 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.7.0) 2022-05-06 03:40:56.408 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.6.0) 2022-05-06 03:40:56.409 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.4.0) 2022-05-06 03:40:56.411 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.3.0) 2022-05-06 03:40:56.412 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.5.0) 2022-05-06 03:40:56.413 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.13.0) 2022-05-06 03:40:56.414 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (11.3.0) 2022-05-06 03:40:56.415 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (6.3.1) 2022-05-06 03:40:56.417 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (12.13.0) 2022-05-06 03:40:56.418 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.12.1) 2022-05-06 03:40:56.419 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.0) 2022-05-06 03:40:56.420 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.1.0) 2022-05-06 03:40:56.421 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.0) 2022-05-06 03:40:56.422 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.5.0) 2022-05-06 03:40:56.423 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.1) 2022-05-06 03:40:56.424 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.9.0) 2022-05-06 03:40:56.425 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.6.0) 2022-05-06 03:40:56.426 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.2.0) 2022-05-06 03:40:56.427 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.1.0) 2022-05-06 03:40:56.428 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.7.0) 2022-05-06 03:40:56.429 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.7.1) 2022-05-06 03:40:56.431 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.11.0) 2022-05-06 03:40:56.432 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.0.1) 2022-05-06 03:40:56.433 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.11.1) 2022-05-06 03:40:56.434 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.2.2) 2022-05-06 03:40:56.435 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.3.3) 2022-05-06 03:40:56.436 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.7.0) 2022-05-06 03:40:56.437 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.7.0) 2022-05-06 03:40:56.438 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.2) 2022-05-06 03:40:56.439 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.4.1) 2022-05-06 03:40:56.440 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.61.0) 2022-05-06 03:40:56.441 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (6.0) 2022-05-06 03:40:56.458 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (4.11.3) 2022-05-06 03:40:56.460 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (5.7.1) 2022-05-06 03:40:56.461 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (1.2.0) 2022-05-06 03:40:56.483 | 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.dev90) (5.3.0) 2022-05-06 03:40:56.522 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev90) (1.15.0) 2022-05-06 03:40:56.553 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev90) (2.2.1) 2022-05-06 03:40:56.554 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev90) (1.16.0) 2022-05-06 03:40:56.576 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev90) (2.1.1) 2022-05-06 03:40:56.701 | 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.dev90) (4.4.0) 2022-05-06 03:40:56.704 | 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.dev90) (3.1.1) 2022-05-06 03:40:56.762 | 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.dev90) (1.32) 2022-05-06 03:40:56.764 | 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.dev90) (1.1.5) 2022-05-06 03:40:56.791 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.4.0) 2022-05-06 03:40:56.792 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.4.4) 2022-05-06 03:40:56.794 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.0.0) 2022-05-06 03:40:56.795 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 03:40:56.816 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev90) (6.3.1) 2022-05-06 03:40:56.819 | 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.dev90) (5.6.0) 2022-05-06 03:40:56.870 | 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.dev90) (0.6.9) 2022-05-06 03:40:56.871 | 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.dev90) (1.16.0) 2022-05-06 03:40:56.873 | 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.dev90) (2.5.0) 2022-05-06 03:40:56.934 | 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.dev90) (0.17.3) 2022-05-06 03:40:57.044 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev90) (0.5.0) 2022-05-06 03:40:57.046 | 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.dev90) (2.0.1) 2022-05-06 03:40:57.124 | 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.dev90) (0.9.6) 2022-05-06 03:40:57.188 | 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.dev90) (0.4.0) 2022-05-06 03:40:57.190 | 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.dev90) (5.1.1) 2022-05-06 03:40:57.193 | 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.dev90) (5.2.4) 2022-05-06 03:40:57.194 | 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.dev90) (5.0.0) 2022-05-06 03:40:57.220 | 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.dev90) (3.3.0) 2022-05-06 03:40:57.222 | 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.dev90) (3.2.2) 2022-05-06 03:40:57.273 | 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.dev90) (1.0.3) 2022-05-06 03:40:57.329 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev90) (2022.1) 2022-05-06 03:40:57.364 | 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.dev90) (3.0.0) 2022-05-06 03:40:57.366 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev90) (1.3.3) 2022-05-06 03:40:57.418 | 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.dev90) (3.0.8) 2022-05-06 03:40:57.419 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev90) (21.3) 2022-05-06 03:40:57.508 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev90) (1.5.0) 2022-05-06 03:40:57.534 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev90) (62.1.0) 2022-05-06 03:40:57.616 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev90) (0.2.5) 2022-05-06 03:40:57.694 | 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.dev90) (3.17.6) 2022-05-06 03:40:57.756 | 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.dev90) (1.3.3) 2022-05-06 03:40:57.760 | 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.dev90) (22.0.0) 2022-05-06 03:40:57.761 | 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.dev90) (1.14.1) 2022-05-06 03:40:57.806 | 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.dev90) (2.5.0) 2022-05-06 03:40:57.806 | 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.dev90) (3.10.1) 2022-05-06 03:40:57.810 | 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.dev90) (2.1.0) 2022-05-06 03:40:57.891 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (2019.11.28) 2022-05-06 03:40:57.892 | 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.dev90) (1.26.9) 2022-05-06 03:40:57.894 | 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.dev90) (2.0.12) 2022-05-06 03:40:57.897 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (3.3) 2022-05-06 03:40:57.991 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev90) (0.7) 2022-05-06 03:40:58.210 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev90) (0.5.2) 2022-05-06 03:40:58.211 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev90) (0.4.2) 2022-05-06 03:40:58.320 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (2.8) 2022-05-06 03:40:58.325 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (1.4.2) 2022-05-06 03:40:58.326 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 03:40:58.444 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev90) (0.13.1) 2022-05-06 03:40:58.519 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev90) (1.22.3) 2022-05-06 03:40:58.554 | 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.dev90) (5.0.0) 2022-05-06 03:40:58.755 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev90) (2.21) 2022-05-06 03:40:58.831 | 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.dev90) (0.5.0) 2022-05-06 03:40:58.833 | 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.dev90) (2.4.1) 2022-05-06 03:40:59.045 | 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.dev90) (2.5.0) 2022-05-06 03:40:59.153 | 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.dev90) (2.3) 2022-05-06 03:40:59.617 | 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.dev90) (0.14.1) 2022-05-06 03:40:59.659 | 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.dev90) (2.17.1.post1) 2022-05-06 03:41:00.018 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:41:00.019 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:41:00.020 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:41:00.021 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:41:00.022 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:41:00.024 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:41:00.025 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:41:01.239 | 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.dev90) (3.8.0) 2022-05-06 03:41:01.640 | 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.dev90) (1.8.2) 2022-05-06 03:41:01.641 | 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.dev90) (21.4.0) 2022-05-06 03:41:01.735 | 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.dev90) (2.4.0) 2022-05-06 03:41:01.837 | 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.dev90) (1.0.0) 2022-05-06 03:41:03.477 | Installing collected packages: nova 2022-05-06 03:41:03.477 | Attempting uninstall: nova 2022-05-06 03:41:03.477 | Found existing installation: nova 25.1.0.dev90 2022-05-06 03:41:03.486 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-06 03:41:03.487 | Running setup.py develop for nova 2022-05-06 03:41:11.793 | Successfully installed nova 2022-05-06 03:41:11.793 | 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-05-06 03:41:11.801 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:41:11.802 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:41:11.955 | + inc/python:pip_install:200 : result=0 2022-05-06 03:41:11.958 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:41:11.961 | + functions-common:time_stop:2437 : local name 2022-05-06 03:41:11.965 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:41:11.968 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:41:11.971 | + functions-common:time_stop:2440 : local total 2022-05-06 03:41:11.975 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:41:11.978 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:41:11.981 | + functions-common:time_stop:2444 : start_time=1651808447572 2022-05-06 03:41:11.983 | + functions-common:time_stop:2446 : [[ -z 1651808447572 ]] 2022-05-06 03:41:11.986 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:41:11.991 | + functions-common:time_stop:2449 : end_time=1651808471988 2022-05-06 03:41:11.993 | + functions-common:time_stop:2450 : elapsed_time=24416 2022-05-06 03:41:11.996 | + functions-common:time_stop:2451 : total=148768 2022-05-06 03:41:12.000 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:41:12.002 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=173184 2022-05-06 03:41:12.005 | + inc/python:pip_install:203 : return 0 2022-05-06 03:41:12.009 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:41:12.012 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 03:41:12.015 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 03:41:12.037 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 03:41:12.049 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-06 03:41:12.052 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-06 03:41:12.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:41:12.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:41:12.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-05-06 03:41:12.063 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:41:12.065 | + 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-05-06 03:41:12.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:41:12.081 | + ./stack.sh:main:939 : configure_nova 2022-05-06 03:41:12.084 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-06 03:41:12.097 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-06 03:41:12.100 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-06 03:41:12.103 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-06 03:41:12.107 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-06 03:41:12.110 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-06 03:41:12.116 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-06 03:41:12.120 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-06 03:41:12.123 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-06 03:41:12.125 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-06 03:41:12.128 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-06 03:41:12.131 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-06 03:41:12.133 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-06 03:41:12.136 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-06 03:41:12.148 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-06 03:41:12.160 | + 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-05-06 03:41:12.176 | + 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-05-06 03:41:12.190 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-06 03:41:12.207 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-06 03:41:12.211 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-06 03:41:12.217 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2zTWAclyNY 2022-05-06 03:41:12.219 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-06 03:41:12.222 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-06 03:41:12.225 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-06 03:41:12.227 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-06 03:41:12.230 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-06 03:41:12.232 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2zTWAclyNY 2022-05-06 03:41:12.237 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2zTWAclyNY 2022-05-06 03:41:12.250 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2zTWAclyNY /etc/sudoers.d/nova-rootwrap 2022-05-06 03:41:12.263 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-06 03:41:12.268 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-06 03:41:12.271 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-06 03:41:12.274 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-06 03:41:12.277 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-06 03:41:12.279 | + 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-05-06 03:41:12.282 | + 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-05-06 03:41:12.285 | + 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-05-06 03:41:12.287 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-06 03:41:12.292 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-06 03:41:12.313 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:12.315 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-06 03:41:12.318 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-06 03:41:12.322 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-06 03:41:12.326 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-06 03:41:12.362 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-06 03:41:12.366 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-06 03:41:12.400 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-06 03:41:12.430 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-06 03:41:12.457 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-06 03:41:12.488 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-06 03:41:12.519 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-06 03:41:12.549 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-06 03:41:12.551 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-05-06 03:41:12.578 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-06 03:41:12.606 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-06 03:41:12.634 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-06 03:41:12.661 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-06 03:41:12.689 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-06 03:41:12.719 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-06 03:41:12.722 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:41:12.724 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:41:12.726 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:41:12.729 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:41:12.731 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:41:12.733 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:41:12.736 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:41:12.738 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:41:12.740 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:41:12.742 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:41:12.745 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:41:12.747 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-06 03:41:12.752 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:41:12.755 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:41:12.757 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:41:12.760 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:41:12.763 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:41:12.765 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:41:12.767 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-06 03:41:12.785 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:12.788 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:41:12.791 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-06 03:41:12.793 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-06 03:41:12.822 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-06 03:41:12.824 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-06 03:41:12.826 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-06 03:41:12.829 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-06 03:41:12.831 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 03:41:12.834 | + 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-05-06 03:41:12.865 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-06 03:41:12.867 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-06 03:41:12.870 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-06 03:41:12.872 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-06 03:41:12.875 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-06 03:41:12.878 | + 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-05-06 03:41:12.908 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-06 03:41:12.939 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-06 03:41:12.967 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-06 03:41:12.994 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-06 03:41:13.011 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:13.014 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-06 03:41:13.030 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:13.034 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-06 03:41:13.035 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-06 03:41:13.040 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-06 03:41:13.042 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-06 03:41:13.069 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-06 03:41:13.086 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:13.088 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-06 03:41:13.091 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-06 03:41:13.093 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 03:41:13.095 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:41:13.098 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-06 03:41:13.128 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-06 03:41:13.156 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:41:13.183 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-06 03:41:13.213 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-06 03:41:13.241 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-06 03:41:13.269 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-06 03:41:13.296 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-06 03:41:13.325 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:41:13.352 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:41:13.387 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-06 03:41:13.404 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:13.406 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-06 03:41:13.409 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-06 03:41:13.439 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-06 03:41:13.468 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-05-06 03:41:13.500 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-06 03:41:13.529 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-06 03:41:13.557 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-06 03:41:13.591 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-06 03:41:13.619 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-06 03:41:13.647 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-06 03:41:13.664 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:13.666 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-06 03:41:13.669 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-06 03:41:13.697 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-06 03:41:13.727 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-06 03:41:13.730 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-06 03:41:13.758 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-06 03:41:13.760 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-06 03:41:13.763 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-06 03:41:13.765 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:41:13.768 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:41:13.770 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:41:13.772 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:41:13.775 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:41:13.777 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:41:13.780 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-06 03:41:13.783 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:41:13.785 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:41:13.787 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:41:13.790 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:41:13.792 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:41:13.795 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:41:13.798 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:41:13.800 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:41:13.802 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:41:13.804 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:41:13.807 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:41:13.810 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-06 03:41:13.812 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-06 03:41:13.815 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-06 03:41:13.818 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:41:13.837 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:41:13.839 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:41:13.842 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:41:13.845 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:41:13.847 | + 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-05-06 03:41:13.876 | + 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-05-06 03:41:13.904 | + 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-05-06 03:41:13.932 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:41:13.960 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-06 03:41:13.991 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-06 03:41:14.007 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:14.010 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-06 03:41:14.012 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-06 03:41:14.014 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-06 03:41:14.017 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-06 03:41:14.019 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 03:41:14.021 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:41:14.024 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-06 03:41:14.029 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-06 03:41:14.031 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:41:14.033 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:41:14.046 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:41:14.046 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:41:14.054 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:41:14.058 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:41:14.074 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-06 03:41:14.076 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-06 03:41:14.080 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-06 03:41:14.110 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-06 03:41:14.137 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-06 03:41:14.166 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:41:14.194 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:41:14.222 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:41:14.251 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:41:14.279 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:41:14.307 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:41:14.346 | + 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-05-06 03:41:14.378 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:41:14.406 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:41:14.436 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:41:14.471 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 03:41:14.473 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 03:41:14.476 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-06 03:41:14.479 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-06 03:41:14.481 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:41:14.484 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:14.487 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:14.489 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 03:41:14.492 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 03:41:14.496 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-06 03:41:14.523 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 03:41:14.552 | + 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-05-06 03:41:14.552 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 03:41:14.561 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-06 03:41:14.564 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-06 03:41:14.567 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-06 03:41:14.569 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:41:14.572 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:41:14.574 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:41:14.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:14.579 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:14.581 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:41:14.583 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:41:14.586 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:14.588 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:14.591 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-06 03:41:14.654 | Enabling site nova-api-wsgi. 2022-05-06 03:41:14.664 | To activate the new configuration, you need to run: 2022-05-06 03:41:14.664 | systemctl reload apache2 2022-05-06 03:41:14.670 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 03:41:14.673 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:41:14.676 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:41:14.678 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:41:14.819 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-06 03:41:14.841 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:14.843 | + 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-05-06 03:41:14.846 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-06 03:41:14.848 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-06 03:41:14.851 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-06 03:41:14.853 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-06 03:41:14.855 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:41:14.858 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-06 03:41:14.862 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-06 03:41:14.865 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:41:14.867 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:41:14.881 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:41:14.881 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:41:14.890 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:41:14.893 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:41:14.909 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-06 03:41:14.911 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-06 03:41:14.915 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-06 03:41:14.945 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-06 03:41:14.975 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-06 03:41:15.003 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:41:15.031 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:41:15.059 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:41:15.086 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:41:15.114 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:41:15.143 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:41:15.170 | + 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-05-06 03:41:15.201 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:41:15.233 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:41:15.261 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:41:15.289 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-06 03:41:15.291 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-06 03:41:15.319 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-06 03:41:15.335 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:15.338 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-06 03:41:15.370 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-06 03:41:15.374 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-06 03:41:15.376 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-06 03:41:15.395 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:15.397 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:41:15.400 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:41:15.429 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-06 03:41:15.460 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-06 03:41:15.463 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-06 03:41:15.466 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-06 03:41:15.468 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:41:15.471 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:41:15.474 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:41:15.492 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:15.495 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:41:15.498 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:41:15.501 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:41:15.519 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:15.522 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:41:15.525 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:41:15.556 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:41:15.558 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:41:15.561 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-06 03:41:15.589 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-06 03:41:15.617 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-06 03:41:15.649 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-06 03:41:15.665 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:15.668 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 03:41:15.696 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-06 03:41:15.699 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-06 03:41:15.701 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-06 03:41:15.733 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-06 03:41:15.761 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2022-05-06 03:41:15.790 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-06 03:41:15.818 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-06 03:41:15.846 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-06 03:41:15.875 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-06 03:41:15.903 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-06 03:41:15.932 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-06 03:41:15.960 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-06 03:41:15.977 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:15.980 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-06 03:41:15.984 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 03:41:15.986 | + lib/nova:create_nova_conf:553 : local conf 2022-05-06 03:41:15.989 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-06 03:41:15.992 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-06 03:41:15.995 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 03:41:15.997 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 03:41:16.000 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-06 03:41:16.003 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-06 03:41:16.005 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-06 03:41:16.010 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-06 03:41:16.012 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-06 03:41:16.015 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-06 03:41:16.017 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-06 03:41:16.019 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-06 03:41:16.022 | + 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-05-06 03:41:16.053 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-06 03:41:16.084 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-06 03:41:16.116 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:41:16.119 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-06 03:41:16.122 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-06 03:41:16.124 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-06 03:41:16.143 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:16.147 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-06 03:41:16.147 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-06 03:41:16.903 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-06 03:41:16.906 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-06 03:41:16.908 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-06 03:41:16.911 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-06 03:41:16.914 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:41:16.916 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-06 03:41:16.919 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:41:16.935 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:16.939 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-06 03:41:16.941 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-06 03:41:16.944 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:41:16.959 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:16.962 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-05-06 03:41:16.965 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-05-06 03:41:16.993 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:41:16.995 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:41:16.998 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-06 03:41:17.015 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:17.017 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-06 03:41:17.020 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 03:41:17.022 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-06 03:41:17.053 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-05-06 03:41:17.081 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-06 03:41:17.110 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-06 03:41:17.138 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-06 03:41:17.166 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-06 03:41:17.200 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-06 03:41:17.228 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-06 03:41:17.258 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-06 03:41:17.260 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-06 03:41:17.263 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-06 03:41:17.266 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:41:17.283 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:41:17.286 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:41:17.288 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:41:17.290 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:41:17.293 | + 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-05-06 03:41:17.321 | + 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-05-06 03:41:17.350 | + 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-05-06 03:41:17.378 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:41:17.407 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:41:17.411 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-06 03:41:17.416 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 03:41:17.418 | + lib/nova:create_nova_conf:587 : local conf 2022-05-06 03:41:17.422 | + lib/nova:create_nova_conf:588 : local offset 2022-05-06 03:41:17.425 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-06 03:41:17.428 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 03:41:17.431 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 03:41:17.434 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-06 03:41:17.437 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-06 03:41:17.439 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-06 03:41:17.442 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 03:41:17.444 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-06 03:41:17.447 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-06 03:41:17.449 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-06 03:41:17.465 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:17.467 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-06 03:41:17.470 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-06 03:41:17.486 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:17.488 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-06 03:41:17.505 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:17.507 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-06 03:41:17.524 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:17.527 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-06 03:41:17.545 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:17.547 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-06 03:41:17.550 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-06 03:41:17.553 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-06 03:41:17.555 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:41:17.558 | + lib/stack:stack_install_service:32 : install_placement 2022-05-06 03:41:17.561 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-06 03:41:17.564 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-06 03:41:17.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:17.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:17.572 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-06 03:41:17.575 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:41:17.578 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:41:17.581 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:41:17.584 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:41:17.586 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:41:17.589 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:41:17.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:17.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:17.597 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:41:17.600 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:41:17.602 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:41:17.604 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:41:17.608 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-06 03:41:17.611 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:41:17.613 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:17.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:17.619 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-06 03:41:17.643 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-06 03:41:17.761 | Reading package lists... 2022-05-06 03:41:18.011 | Building dependency tree... 2022-05-06 03:41:18.013 | Reading state information... 2022-05-06 03:41:18.267 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:41:18.267 | The following packages were automatically installed and are no longer required: 2022-05-06 03:41:18.268 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:41:18.269 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:41:18.269 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:41:18.269 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:41:18.269 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:41:18.269 | python3-zope.interface 2022-05-06 03:41:18.269 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:41:18.416 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:41:18.423 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:41:18.426 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:41:18.430 | + functions-common:time_stop:2437 : local name 2022-05-06 03:41:18.433 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:41:18.436 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:41:18.439 | + functions-common:time_stop:2440 : local total 2022-05-06 03:41:18.442 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:41:18.445 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:41:18.448 | + functions-common:time_stop:2444 : start_time=1651808477640 2022-05-06 03:41:18.451 | + functions-common:time_stop:2446 : [[ -z 1651808477640 ]] 2022-05-06 03:41:18.454 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:41:18.460 | + functions-common:time_stop:2449 : end_time=1651808478456 2022-05-06 03:41:18.462 | + functions-common:time_stop:2450 : elapsed_time=816 2022-05-06 03:41:18.465 | + functions-common:time_stop:2451 : total=6409 2022-05-06 03:41:18.467 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:41:18.469 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7225 2022-05-06 03:41:18.472 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:41:18.475 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-06 03:41:18.477 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-06 03:41:18.480 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-06 03:41:18.483 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-06 03:41:18.486 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-06 03:41:18.509 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-06 03:41:18.511 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:41:18.514 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:41:18.517 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:41:18.520 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:41:18.523 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:41:18.526 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:41:18.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:18.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:18.534 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:41:18.537 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:41:18.540 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:41:18.543 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:41:18.545 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-06 03:41:18.548 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:41:18.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:18.553 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:18.556 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-06 03:41:18.579 | + functions-common:apt_get:1242 : 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-05-06 03:41:18.692 | Reading package lists... 2022-05-06 03:41:18.942 | Building dependency tree... 2022-05-06 03:41:18.943 | Reading state information... 2022-05-06 03:41:19.197 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-06 03:41:19.197 | The following packages were automatically installed and are no longer required: 2022-05-06 03:41:19.198 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:41:19.198 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:41:19.198 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:41:19.198 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:41:19.198 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:41:19.198 | python3-zope.interface 2022-05-06 03:41:19.199 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:41:19.353 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:41:19.359 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:41:19.361 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:41:19.365 | + functions-common:time_stop:2437 : local name 2022-05-06 03:41:19.367 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:41:19.370 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:41:19.372 | + functions-common:time_stop:2440 : local total 2022-05-06 03:41:19.375 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:41:19.378 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:41:19.380 | + functions-common:time_stop:2444 : start_time=1651808478576 2022-05-06 03:41:19.383 | + functions-common:time_stop:2446 : [[ -z 1651808478576 ]] 2022-05-06 03:41:19.386 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:41:19.391 | + functions-common:time_stop:2449 : end_time=1651808479388 2022-05-06 03:41:19.393 | + functions-common:time_stop:2450 : elapsed_time=812 2022-05-06 03:41:19.396 | + functions-common:time_stop:2451 : total=7225 2022-05-06 03:41:19.399 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:41:19.401 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8037 2022-05-06 03:41:19.404 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:41:19.406 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-06 03:41:19.409 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-06 03:41:19.412 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:41:19.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:19.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:19.419 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-06 03:41:19.422 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-06 03:41:19.479 | wsgi (enabled by maintainer script) 2022-05-06 03:41:19.484 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-06 03:41:19.488 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-06 03:41:19.491 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:41:19.496 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-06 03:41:19.499 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-06 03:41:19.502 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:41:19.506 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:41:19.506 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:41:19.512 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-06 03:41:19.515 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-06 03:41:19.517 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-06 03:41:19.520 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-06 03:41:19.523 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-06 03:41:19.546 | Using python 3.8 to install osc-placement 2022-05-06 03:41:19.548 | + 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-05-06 03:41:20.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:41:20.403 | from cryptography.utils import int_from_bytes 2022-05-06 03:41:20.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:41:20.403 | from cryptography.utils import int_from_bytes 2022-05-06 03:41:21.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:41:21.615 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-06 03:41:21.626 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-06 03:41:21.628 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-06 03:41:21.629 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-06 03:41:21.630 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-06 03:41:21.631 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-06 03:41:21.632 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-06 03:41:21.689 | 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-05-06 03:41:21.691 | 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-05-06 03:41:21.692 | 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-05-06 03:41:21.693 | 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-05-06 03:41:21.706 | 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-05-06 03:41:21.707 | 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-05-06 03:41:21.709 | 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-05-06 03:41:21.723 | 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.8) 2022-05-06 03:41:21.724 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-06 03:41:21.725 | 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-05-06 03:41:21.727 | 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-05-06 03:41:21.728 | 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-05-06 03:41:21.730 | 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-05-06 03:41:21.751 | 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-05-06 03:41:21.752 | 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.1) 2022-05-06 03:41:21.753 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-05-06 03:41:21.754 | 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-05-06 03:41:21.762 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-06 03:41:21.800 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-06 03:41:21.801 | 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-05-06 03:41:21.802 | 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-05-06 03:41:21.804 | 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-05-06 03:41:21.805 | 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-05-06 03:41:21.806 | 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-05-06 03:41:21.808 | 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-05-06 03:41:21.810 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-06 03:41:21.874 | 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-05-06 03:41:21.876 | 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-05-06 03:41:21.879 | 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-05-06 03:41:21.880 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-06 03:41:21.967 | 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-05-06 03:41:21.968 | 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-05-06 03:41:21.969 | 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-05-06 03:41:22.011 | 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-05-06 03:41:22.051 | 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.3) 2022-05-06 03:41:22.223 | 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-05-06 03:41:24.441 | 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-05-06 03:41:24.449 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:41:24.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:41:24.574 | + inc/python:pip_install:200 : result=0 2022-05-06 03:41:24.579 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:41:24.582 | + functions-common:time_stop:2437 : local name 2022-05-06 03:41:24.585 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:41:24.589 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:41:24.592 | + functions-common:time_stop:2440 : local total 2022-05-06 03:41:24.596 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:41:24.599 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:41:24.603 | + functions-common:time_stop:2444 : start_time=1651808479540 2022-05-06 03:41:24.606 | + functions-common:time_stop:2446 : [[ -z 1651808479540 ]] 2022-05-06 03:41:24.609 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:41:24.614 | + functions-common:time_stop:2449 : end_time=1651808484611 2022-05-06 03:41:24.617 | + functions-common:time_stop:2450 : elapsed_time=5071 2022-05-06 03:41:24.619 | + functions-common:time_stop:2451 : total=173184 2022-05-06 03:41:24.622 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:41:24.625 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=178255 2022-05-06 03:41:24.628 | + inc/python:pip_install:203 : return 0 2022-05-06 03:41:24.630 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-06 03:41:24.633 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-06 03:41:24.636 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-06 03:41:24.638 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:41:24.641 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:41:24.644 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:41:24.647 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:41:24.651 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:41:24.654 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:41:24.681 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:41:24.683 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:41:24.686 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:41:24.690 | + functions-common:git_clone:629 : echo master 2022-05-06 03:41:24.690 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:41:24.697 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-06 03:41:24.700 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:41:24.703 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-06 03:41:24.716 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-06 03:41:24.720 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:41:24.720 | + functions-common:git_clone:690 : head -1 2022-05-06 03:41:24.724 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-06 03:41:24.727 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:41:24.729 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-06 03:41:24.732 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:41:24.735 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 03:41:24.737 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-06 03:41:24.740 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:41:24.743 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-06 03:41:24.745 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:41:24.749 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 03:41:24.751 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-06 03:41:24.754 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:41:24.756 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:41:24.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-06 03:41:24.762 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:41:24.765 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-06 03:41:24.769 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:41:24.772 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:41:24.776 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-06 03:41:24.784 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-06 03:41:24.787 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-06 03:41:25.469 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-06 03:41:25.472 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:41:25.476 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:41:25.479 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:41:25.482 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 03:41:25.484 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-06 03:41:25.488 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:41:25.490 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:41:25.493 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:41:25.496 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:41:25.499 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:41:25.502 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:41:25.504 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:41:25.507 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-06 03:41:25.529 | Using python 3.8 to install /opt/stack/placement 2022-05-06 03:41:25.532 | + 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-05-06 03:41:26.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:41:26.385 | from cryptography.utils import int_from_bytes 2022-05-06 03:41:26.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:41:26.385 | from cryptography.utils import int_from_bytes 2022-05-06 03:41:27.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:41:27.617 | Obtaining file:///opt/stack/placement 2022-05-06 03:41:27.618 | Preparing metadata (setup.py): started 2022-05-06 03:41:32.233 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:41:32.290 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.9.0) 2022-05-06 03:41:32.291 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.36) 2022-05-06 03:41:32.292 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-05-06 03:41:32.293 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-05-06 03:41:32.294 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-05-06 03:41:32.295 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-06 03:41:32.297 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-05-06 03:41:32.298 | 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.dev20) (62.1.0) 2022-05-06 03:41:32.299 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-06 03:41:32.300 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-05-06 03:41:32.302 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-05-06 03:41:32.303 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-05-06 03:41:32.304 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-05-06 03:41:32.305 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.13.0) 2022-05-06 03:41:32.306 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.3.0) 2022-05-06 03:41:32.307 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.12.1) 2022-05-06 03:41:32.308 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-06 03:41:32.309 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-06 03:41:32.310 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-05-06 03:41:32.312 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-05-06 03:41:32.313 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-05-06 03:41:32.376 | 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.dev20) (3.1.1) 2022-05-06 03:41:32.378 | 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.dev20) (4.5.0) 2022-05-06 03:41:32.380 | 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.dev20) (5.1.0) 2022-05-06 03:41:32.381 | 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.dev20) (4.4.0) 2022-05-06 03:41:32.382 | 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.dev20) (2.11.0) 2022-05-06 03:41:32.383 | 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.dev20) (1.16.0) 2022-05-06 03:41:32.403 | 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.dev20) (0.17.3) 2022-05-06 03:41:32.443 | 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.dev20) (2.5.0) 2022-05-06 03:41:32.445 | 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.dev20) (3.5.0) 2022-05-06 03:41:32.446 | 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.dev20) (0.8.0) 2022-05-06 03:41:32.447 | 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.dev20) (1.5.0) 2022-05-06 03:41:32.448 | 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.dev20) (6.0) 2022-05-06 03:41:32.502 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-05-06 03:41:32.505 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-05-06 03:41:32.506 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-05-06 03:41:32.507 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-05-06 03:41:32.548 | 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.dev20) (0.9.6) 2022-05-06 03:41:32.551 | 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.dev20) (2.8.2) 2022-05-06 03:41:32.568 | 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.dev20) (3.3.0) 2022-05-06 03:41:32.570 | 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.dev20) (3.1.2) 2022-05-06 03:41:32.571 | 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.dev20) (3.2.2) 2022-05-06 03:41:32.596 | 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.dev20) (1.0.3) 2022-05-06 03:41:32.599 | 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.dev20) (2022.1) 2022-05-06 03:41:32.611 | 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.dev20) (3.2.0) 2022-05-06 03:41:32.628 | 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.dev20) (21.3) 2022-05-06 03:41:32.629 | 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.dev20) (1.0.2) 2022-05-06 03:41:32.630 | 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.dev20) (0.11.0) 2022-05-06 03:41:32.632 | 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.dev20) (3.0.8) 2022-05-06 03:41:32.673 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-05-06 03:41:32.675 | 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.dev20) (3.3) 2022-05-06 03:41:32.676 | 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.dev20) (1.26.9) 2022-05-06 03:41:32.678 | 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.dev20) (2.0.12) 2022-05-06 03:41:32.695 | 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.dev20) (0.7) 2022-05-06 03:41:32.879 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-05-06 03:41:32.919 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-05-06 03:41:32.920 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-05-06 03:41:32.921 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-05-06 03:41:32.936 | 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.dev20) (1.15.0) 2022-05-06 03:41:32.969 | 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.dev20) (1.14.1) 2022-05-06 03:41:33.025 | 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.dev20) (2.1.1) 2022-05-06 03:41:33.088 | 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.dev20) (1.7.0) 2022-05-06 03:41:33.169 | 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.dev20) (1.1.5) 2022-05-06 03:41:33.220 | 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.dev20) (0.2.5) 2022-05-06 03:41:33.408 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-05-06 03:41:33.409 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-05-06 03:41:33.410 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-05-06 03:41:33.488 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-06 03:41:33.550 | 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.dev20) (2.21) 2022-05-06 03:41:33.707 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-05-06 03:41:33.815 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-05-06 03:41:33.817 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-05-06 03:41:35.696 | Installing collected packages: openstack-placement 2022-05-06 03:41:35.696 | Attempting uninstall: openstack-placement 2022-05-06 03:41:35.696 | Found existing installation: openstack-placement 7.1.0.dev20 2022-05-06 03:41:35.699 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-06 03:41:35.700 | Running setup.py develop for openstack-placement 2022-05-06 03:41:41.613 | Successfully installed openstack-placement 2022-05-06 03:41:41.613 | 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-05-06 03:41:41.620 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:41:41.620 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:41:41.759 | + inc/python:pip_install:200 : result=0 2022-05-06 03:41:41.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:41:41.767 | + functions-common:time_stop:2437 : local name 2022-05-06 03:41:41.771 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:41:41.774 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:41:41.779 | + functions-common:time_stop:2440 : local total 2022-05-06 03:41:41.782 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:41:41.784 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:41:41.786 | + functions-common:time_stop:2444 : start_time=1651808485523 2022-05-06 03:41:41.789 | + functions-common:time_stop:2446 : [[ -z 1651808485523 ]] 2022-05-06 03:41:41.792 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:41:41.796 | + functions-common:time_stop:2449 : end_time=1651808501793 2022-05-06 03:41:41.798 | + functions-common:time_stop:2450 : elapsed_time=16270 2022-05-06 03:41:41.801 | + functions-common:time_stop:2451 : total=178255 2022-05-06 03:41:41.803 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:41:41.806 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=194525 2022-05-06 03:41:41.808 | + inc/python:pip_install:203 : return 0 2022-05-06 03:41:41.811 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:41:41.814 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 03:41:41.817 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 03:41:41.837 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 03:41:41.849 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-06 03:41:41.852 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-06 03:41:41.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:41:41.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:41:41.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-05-06 03:41:41.862 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:41:41.865 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:41:41.868 | + ./stack.sh:main:945 : configure_placement 2022-05-06 03:41:41.870 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-06 03:41:41.884 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-06 03:41:41.887 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-06 03:41:41.892 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-06 03:41:41.896 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-06 03:41:41.899 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-06 03:41:41.902 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-06 03:41:41.904 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-06 03:41:41.907 | + 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-05-06 03:41:41.940 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-06 03:41:41.974 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-06 03:41:42.007 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-06 03:41:42.010 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-06 03:41:42.012 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-06 03:41:42.015 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:41:42.018 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-06 03:41:42.050 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-06 03:41:42.080 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:41:42.110 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-06 03:41:42.140 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-06 03:41:42.170 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-06 03:41:42.199 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-06 03:41:42.229 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-06 03:41:42.260 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:41:42.293 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:41:42.323 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-06 03:41:42.326 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-06 03:41:42.329 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-06 03:41:42.332 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:41:42.351 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:41:42.353 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:41:42.356 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:41:42.358 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:41:42.361 | + 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-05-06 03:41:42.392 | + 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-05-06 03:41:42.421 | + 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-05-06 03:41:42.451 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:41:42.481 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-06 03:41:42.483 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-06 03:41:42.486 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-06 03:41:42.489 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-06 03:41:42.491 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-06 03:41:42.494 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 03:41:42.496 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:41:42.500 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-06 03:41:42.504 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-06 03:41:42.507 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:41:42.510 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:41:42.523 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:41:42.523 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:41:42.532 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:41:42.535 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:41:42.555 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-06 03:41:42.559 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-06 03:41:42.564 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-06 03:41:42.603 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-06 03:41:42.636 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-06 03:41:42.665 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:41:42.694 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:41:42.723 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:41:42.753 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:41:42.782 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:41:42.811 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:41:42.840 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-06 03:41:42.869 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:41:42.899 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:41:42.928 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:41:42.958 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 03:41:42.961 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 03:41:42.964 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-06 03:41:42.967 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-06 03:41:42.970 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:41:42.973 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:42.976 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:42.979 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-06 03:41:42.983 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-06 03:41:42.986 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-06 03:41:43.020 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 03:41:43.055 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-06 03:41:43.055 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-06 03:41:43.064 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-06 03:41:43.067 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-06 03:41:43.070 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-06 03:41:43.072 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:41:43.075 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:41:43.078 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:41:43.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:43.083 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:43.086 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:41:43.088 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:41:43.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:43.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:43.096 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-06 03:41:43.160 | Site placement-api already enabled 2022-05-06 03:41:43.167 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 03:41:43.171 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:41:43.175 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:41:43.180 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:41:43.316 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-06 03:41:43.335 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:43.337 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-06 03:41:43.360 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:43.363 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-06 03:41:43.382 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:43.385 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-06 03:41:43.388 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-06 03:41:43.390 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-06 03:41:43.423 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-05-06 03:41:43.453 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-06 03:41:43.482 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-06 03:41:43.512 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-06 03:41:43.542 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-06 03:41:43.572 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-06 03:41:43.603 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-06 03:41:43.636 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-06 03:41:43.659 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:43.662 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-06 03:41:43.685 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:43.689 | + ./stack.sh:main:971 : run_phase stack install 2022-05-06 03:41:43.692 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 03:41:43.695 | + functions-common:run_phase:1866 : local phase=install 2022-05-06 03:41:43.697 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:41:43.701 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:41:43.704 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:41:43.706 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:41:43.709 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:41:43.713 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:41:43.717 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:41:43.720 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:41:43.723 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:41:43.725 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-06 03:41:43.728 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:41:43.745 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:43.747 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:41:43.750 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:41:43.753 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-06 03:41:43.755 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-06 03:41:43.757 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:41:43.760 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-06 03:41:43.762 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-06 03:41:43.765 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-06 03:41:43.821 | ++ inc/async:async_inner:63 : install_tempest 2022-05-06 03:41:43.862 | [171388 Async install_tempest:196964]: running: install_tempest 2022-05-06 03:41:43.865 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 03:41:43.867 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 03:41:43.870 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:41:43.873 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 03:41:43.877 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-06 03:41:43.879 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 03:41:43.883 | + functions-common:run_plugins:1852 : local phase=install 2022-05-06 03:41:43.886 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 03:41:43.888 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 03:41:43.891 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-06 03:41:43.894 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-06 03:41:43.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:41:43.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:41:43.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-05-06 03:41:43.905 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:41:43.908 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-06 03:41:43.911 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-06 03:41:43.913 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:41:43.917 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-06 03:41:43.920 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-06 03:41:43.922 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:41:43.927 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:41:43.929 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:41:43.935 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-06 03:41:43.938 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-06 03:41:43.940 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-06 03:41:43.943 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-06 03:41:43.946 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-06 03:41:43.968 | Using python 3.8 to install python-openstackclient 2022-05-06 03:41:43.971 | + 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-05-06 03:41:44.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:41:44.831 | from cryptography.utils import int_from_bytes 2022-05-06 03:41:44.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:41:44.831 | from cryptography.utils import int_from_bytes 2022-05-06 03:41:46.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:41:46.038 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-06 03:41:46.057 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-06 03:41:46.058 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-06 03:41:46.059 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-06 03:41:46.061 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-06 03:41:46.061 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-06 03:41:46.062 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-06 03:41:46.063 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-06 03:41:46.065 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-06 03:41:46.066 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-06 03:41:46.067 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-06 03:41:46.068 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-06 03:41:46.079 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-05-06 03:41:46.080 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-06 03:41:46.081 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-06 03:41:46.082 | 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-05-06 03:41:46.083 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-06 03:41:46.109 | 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-05-06 03:41:46.111 | 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-05-06 03:41:46.112 | 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-05-06 03:41:46.113 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-06 03:41:46.114 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-06 03:41:46.115 | 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-05-06 03:41:46.116 | 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-05-06 03:41:46.117 | 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-05-06 03:41:46.118 | 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-05-06 03:41:46.119 | 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-05-06 03:41:46.120 | 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-05-06 03:41:46.134 | 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-05-06 03:41:46.153 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-06 03:41:46.154 | 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-05-06 03:41:46.155 | 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-05-06 03:41:46.156 | 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-05-06 03:41:46.176 | 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-05-06 03:41:46.196 | 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-05-06 03:41:46.198 | 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-05-06 03:41:46.199 | 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-05-06 03:41:46.288 | 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-05-06 03:41:46.289 | 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-05-06 03:41:46.290 | 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-05-06 03:41:46.332 | 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-05-06 03:41:46.343 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-06 03:41:46.377 | 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.3) 2022-05-06 03:41:46.538 | 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-05-06 03:41:46.554 | 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-05-06 03:41:46.655 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-06 03:41:46.658 | 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-05-06 03:41:46.660 | 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-05-06 03:41:46.661 | 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-05-06 03:41:46.812 | 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-05-06 03:41:49.042 | 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-05-06 03:41:49.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:41:49.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:41:49.181 | + inc/python:pip_install:200 : result=0 2022-05-06 03:41:49.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:41:49.186 | + functions-common:time_stop:2437 : local name 2022-05-06 03:41:49.188 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:41:49.191 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:41:49.193 | + functions-common:time_stop:2440 : local total 2022-05-06 03:41:49.195 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:41:49.198 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:41:49.200 | + functions-common:time_stop:2444 : start_time=1651808503963 2022-05-06 03:41:49.203 | + functions-common:time_stop:2446 : [[ -z 1651808503963 ]] 2022-05-06 03:41:49.206 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:41:49.210 | + functions-common:time_stop:2449 : end_time=1651808509207 2022-05-06 03:41:49.213 | + functions-common:time_stop:2450 : elapsed_time=5244 2022-05-06 03:41:49.215 | + functions-common:time_stop:2451 : total=194525 2022-05-06 03:41:49.217 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:41:49.220 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=199769 2022-05-06 03:41:49.222 | + inc/python:pip_install:203 : return 0 2022-05-06 03:41:49.225 | + ./stack.sh:main:983 : install_oscwrap 2022-05-06 03:41:49.229 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-06 03:41:49.233 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.21RpcJTWfN 2022-05-06 03:41:49.236 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-06 03:41:49.238 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-06 03:41:49.241 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-06 03:41:49.244 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-06 03:41:49.246 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-06 03:41:49.249 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-06 03:41:49.268 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:49.270 | + ./stack.sh:main:1037 : configure_database 2022-05-06 03:41:49.273 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-06 03:41:49.276 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-06 03:41:49.278 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-06 03:41:49.280 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:41:49.283 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-06 03:41:49.285 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-06 03:41:49.288 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:49.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:49.292 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-06 03:41:49.296 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-06 03:41:49.298 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-06 03:41:49.301 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-06 03:41:49.304 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-06 03:41:49.360 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-06 03:41:49.362 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:41:49.365 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:41:49.367 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:41:49.370 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:41:49.372 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:41:49.375 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:41:49.379 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:41:49.382 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:41:49.384 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:41:49.387 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:41:49.390 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:41:49.392 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-06 03:41:49.395 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:41:49.397 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:41:49.400 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:41:49.402 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:41:49.404 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:41:49.407 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:41:49.409 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-06 03:41:49.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:49.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:49.416 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-06 03:41:49.419 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:41:49.421 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-06 03:41:51.384 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-06 03:41:51.399 | mysqladmin: connect to server at 'localhost' failed 2022-05-06 03:41:51.399 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-06 03:41:51.403 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-06 03:41:51.406 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-06 03:41:51.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:51.410 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:51.413 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-06 03:41:51.415 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-06 03:41:51.418 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-06 03:41:51.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:41:51.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:41:51.425 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-06 03:41:51.428 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-06 03:41:51.430 | + 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-05-06 03:41:51.443 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:41:51.479 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-06 03:41:51.491 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:41:51.509 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-06 03:41:51.564 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-06 03:41:51.618 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-06 03:41:51.673 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-06 03:41:51.676 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-06 03:41:51.678 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-06 03:41:51.679 | enabling MySQL performance_schema items 2022-05-06 03:41:51.681 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-06 03:41:51.737 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-06 03:41:51.795 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-06 03:41:51.797 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:41:51.800 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-06 03:41:54.295 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-06 03:41:54.298 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-06 03:41:54.302 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 03:41:54.306 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-034154 2022-05-06 03:41:54.309 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-034154 1041' 2022-05-06 03:41:54.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.314 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 03:41:54.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.319 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 03:41:54.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.325 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 03:41:54.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.330 | + 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-05-06 03:41:54.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.335 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-05-06 03:41:54.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.340 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-05-06 03:41:54.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.345 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-033716 2022-05-06 03:41:54.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.350 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 03:41:54.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.356 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-05-06 03:41:54.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.361 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 03:41:54.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.366 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 03:41:54.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.371 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 03:41:54.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:41:54.377 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 03:41:54.380 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-06 03:41:54.382 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-06 03:41:54.385 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-06 03:41:54.396 | + ./stack.sh:main:1067 : start_dstat 2022-05-06 03:41:54.399 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:41:54.402 | + functions-common:run_process:1692 : local service=dstat 2022-05-06 03:41:54.404 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:41:54.407 | + functions-common:run_process:1694 : local group= 2022-05-06 03:41:54.409 | + functions-common:run_process:1695 : local user= 2022-05-06 03:41:54.412 | + functions-common:run_process:1697 : local name=dstat 2022-05-06 03:41:54.414 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:41:54.417 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:41:54.419 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:41:54.422 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:41:54.425 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:41:54.430 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808514427 2022-05-06 03:41:54.432 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-06 03:41:54.450 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:54.452 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-06 03:41:54.455 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-06 03:41:54.457 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:41:54.460 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:41:54.462 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:41:54.465 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:41:54.467 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-06 03:41:54.470 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-06 03:41:54.472 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-06 03:41:54.475 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:41:54.478 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:41:54.481 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-06 03:41:54.483 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-06 03:41:54.486 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-06 03:41:54.488 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:41:54.490 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:41:54.493 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 03:41:54.496 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:41:54.498 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:41:54.501 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-06 03:41:54.503 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:41:54.508 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-06 03:41:54.560 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-06 03:41:54.613 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:41:54.676 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-06 03:41:54.731 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-06 03:41:54.785 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:41:54.839 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:41:54.842 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-06 03:41:54.897 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:41:55.274 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-06 03:41:55.288 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-06 03:41:55.695 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-06 03:41:55.718 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:41:55.721 | + functions-common:time_stop:2437 : local name 2022-05-06 03:41:55.724 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:41:55.726 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:41:55.729 | + functions-common:time_stop:2440 : local total 2022-05-06 03:41:55.731 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:41:55.734 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:41:55.736 | + functions-common:time_stop:2444 : start_time=1651808514427 2022-05-06 03:41:55.739 | + functions-common:time_stop:2446 : [[ -z 1651808514427 ]] 2022-05-06 03:41:55.742 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:41:55.747 | + functions-common:time_stop:2449 : end_time=1651808515744 2022-05-06 03:41:55.750 | + functions-common:time_stop:2450 : elapsed_time=1317 2022-05-06 03:41:55.752 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:41:55.755 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:41:55.757 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1317 2022-05-06 03:41:55.760 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-06 03:41:55.762 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-06 03:41:55.765 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-06 03:41:55.767 | + functions-common:run_process:1694 : local group= 2022-05-06 03:41:55.770 | + functions-common:run_process:1695 : local user=root 2022-05-06 03:41:55.772 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-06 03:41:55.775 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:41:55.777 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:41:55.780 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:41:55.782 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:41:55.785 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:41:55.790 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808515787 2022-05-06 03:41:55.792 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-06 03:41:55.816 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:55.819 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:41:55.822 | + functions-common:time_stop:2437 : local name 2022-05-06 03:41:55.826 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:41:55.828 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:41:55.831 | + functions-common:time_stop:2440 : local total 2022-05-06 03:41:55.834 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:41:55.836 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:41:55.839 | + functions-common:time_stop:2444 : start_time=1651808515787 2022-05-06 03:41:55.841 | + functions-common:time_stop:2446 : [[ -z 1651808515787 ]] 2022-05-06 03:41:55.844 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:41:55.849 | + functions-common:time_stop:2449 : end_time=1651808515846 2022-05-06 03:41:55.852 | + functions-common:time_stop:2450 : elapsed_time=59 2022-05-06 03:41:55.854 | + functions-common:time_stop:2451 : total=1317 2022-05-06 03:41:55.856 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:41:55.859 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1376 2022-05-06 03:41:55.862 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-06 03:41:55.882 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:55.885 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-06 03:41:55.912 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:55.915 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-06 03:41:55.936 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:55.939 | + ./stack.sh:main:1080 : start_etcd3 2022-05-06 03:41:55.941 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-06 03:41:55.944 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-840565-4-hyperv --data-dir /opt/stack/data/etcd' 2022-05-06 03:41:55.947 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-06 03:41:55.949 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-840565-4-hyperv=http://10.222.0.25:2380' 2022-05-06 03:41:55.952 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-05-06 03:41:55.954 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-05-06 03:41:55.957 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-06 03:41:55.959 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-06 03:41:55.962 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-05-06 03:41:55.965 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-06 03:41:55.967 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-06 03:41:55.970 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-06 03:41:55.973 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-840565-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2022-05-06 03:41:55.975 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-06 03:41:55.982 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-840565-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-05-06 03:41:55.985 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:41:55.987 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-06 03:41:55.990 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:41:55.993 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:41:55.995 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-06 03:41:55.997 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:41:56.005 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-06 03:41:56.091 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-06 03:41:56.158 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-840565-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-05-06 03:41:56.209 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-06 03:41:56.260 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-06 03:41:56.310 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:41:56.360 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:41:56.362 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-06 03:41:56.424 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:41:56.841 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-06 03:41:56.900 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-06 03:41:56.966 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-06 03:41:57.021 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-06 03:41:57.074 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-06 03:41:57.077 | ++ functions-common:is_arch:506 : uname -m 2022-05-06 03:41:57.082 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-06 03:41:57.084 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-06 03:41:57.492 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-06 03:41:57.507 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-06 03:41:57.904 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-06 03:41:58.479 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-06 03:41:58.498 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:58.502 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-06 03:41:58.504 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-06 03:41:58.509 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-06 03:41:58.514 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-06 03:41:58.527 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-06 03:41:58.539 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-06 03:41:58.542 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-06 03:41:58.544 | + 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.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-06 03:41:58.684 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-06 03:41:58.822 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-06 03:41:58.957 | + 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.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-06 03:41:59.095 | + 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.25/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-06 03:41:59.231 | + 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.25/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-06 03:41:59.369 | + 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.25/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-06 03:41:59.503 | + 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.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-06 03:41:59.640 | + 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.25/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-06 03:41:59.775 | + 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.25/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-06 03:41:59.911 | + functions-common:write_clouds_yaml:198 : cat 2022-05-06 03:41:59.918 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-06 03:41:59.922 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-06 03:41:59.927 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-06 03:41:59.933 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-06 03:41:59.937 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-06 03:41:59.940 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-06 03:41:59.958 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:41:59.960 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-06 03:41:59.963 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:41:59.965 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-06 03:41:59.968 | + ./stack.sh:main:1097 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-05-06 03:41:59.971 | + ./stack.sh:main:1098 : init_keystone 2022-05-06 03:41:59.974 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-06 03:41:59.989 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:41:59.992 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-06 03:41:59.994 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-06 03:41:59.997 | + lib/database:recreate_database:112 : local db=keystone 2022-05-06 03:41:59.999 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-06 03:42:00.002 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-06 03:42:00.004 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-06 03:42:00.009 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:42:00.482 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-06 03:42:00.486 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:42:00.506 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-06 03:42:00.508 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 03:42:00.511 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:42:00.513 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:42:00.517 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:42:00.521 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808520518 2022-05-06 03:42:00.524 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-06 03:42:05.078 | 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=198938) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:42:05.085 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:05.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.087 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.087 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.087 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.088 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:05.088 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:05.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:05.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.119 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.119 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:05.120 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:05.275 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:05.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.277 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.277 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.277 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:05.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:05.278 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:05.278 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:05.287 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 03:42:07.072 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.072 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 03:42:07.081 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.082 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 03:42:07.093 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.093 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 03:42:07.101 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.101 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 03:42:07.109 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.109 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 03:42:07.117 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.117 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 03:42:07.176 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.176 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:07.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.178 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.178 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.179 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.179 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.179 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:07.179 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:07.180 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:07.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.182 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.183 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.183 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.184 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:07.184 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:07.192 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:07.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.194 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.195 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.195 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.195 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.195 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:07.195 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:07.787 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:07.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.789 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.790 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.790 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.790 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.790 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:07.790 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:07.820 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:07.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.822 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.822 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.822 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.823 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.823 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:07.823 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:07.831 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 03:42:07.894 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.894 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 03:42:07.901 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.901 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 03:42:07.908 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.908 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 03:42:07.915 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.916 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 03:42:07.923 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.923 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 03:42:07.931 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.931 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 03:42:07.939 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:07.939 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:07.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.941 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.942 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.942 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.942 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:07.942 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:07.943 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:07.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.945 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.945 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.945 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.945 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.946 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:07.946 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:07.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:07.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.955 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.956 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.956 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:07.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:07.957 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:07.957 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:08.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:08.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.503 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.504 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.504 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.505 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:08.505 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:08.534 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:42:08.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.535 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.536 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.536 | 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=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:42:08.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:42:08.537 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:42:08.537 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=198938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:42:08.544 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 03:42:08.553 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:08.553 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 03:42:08.562 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:08.562 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 03:42:08.570 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:08.570 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 03:42:08.577 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:08.578 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 03:42:08.585 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:08.585 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 03:42:08.593 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:08.593 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 03:42:08.601 | INFO migrate.versioning.api [-] done 2022-05-06 03:42:09.021 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-06 03:42:09.024 | + functions-common:time_stop:2437 : local name 2022-05-06 03:42:09.026 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:42:09.029 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:42:09.031 | + functions-common:time_stop:2440 : local total 2022-05-06 03:42:09.034 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:42:09.036 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 03:42:09.039 | + functions-common:time_stop:2444 : start_time=1651808520518 2022-05-06 03:42:09.041 | + functions-common:time_stop:2446 : [[ -z 1651808520518 ]] 2022-05-06 03:42:09.045 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:42:09.049 | + functions-common:time_stop:2449 : end_time=1651808529046 2022-05-06 03:42:09.052 | + functions-common:time_stop:2450 : elapsed_time=8528 2022-05-06 03:42:09.054 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:42:09.057 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:42:09.060 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8528 2022-05-06 03:42:09.063 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-06 03:42:09.065 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-06 03:42:09.069 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-06 03:42:13.460 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-06 03:42:13.460 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-06 03:42:13.460 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-06 03:42:13.461 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-06 03:42:13.461 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-06 03:42:13.461 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-06 03:42:13.462 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-06 03:42:13.462 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-06 03:42:13.462 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-06 03:42:13.843 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-06 03:42:13.848 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-06 03:42:18.178 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-06 03:42:18.179 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-06 03:42:18.179 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-06 03:42:18.179 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-06 03:42:18.179 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-06 03:42:18.180 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-06 03:42:18.180 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-06 03:42:18.180 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-06 03:42:18.180 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-06 03:42:18.565 | + ./stack.sh:main:1099 : start_keystone 2022-05-06 03:42:18.567 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-06 03:42:18.570 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-06 03:42:18.572 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-06 03:42:18.590 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:42:18.592 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-06 03:42:18.595 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-06 03:42:18.600 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-06 03:42:18.602 | + functions-common:run_process:1692 : local service=keystone 2022-05-06 03:42:18.605 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:42:18.607 | + functions-common:run_process:1694 : local group= 2022-05-06 03:42:18.610 | + functions-common:run_process:1695 : local user= 2022-05-06 03:42:18.613 | + functions-common:run_process:1697 : local name=keystone 2022-05-06 03:42:18.615 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:42:18.618 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:42:18.620 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:42:18.622 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:42:18.626 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:42:18.630 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808538627 2022-05-06 03:42:18.633 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-06 03:42:18.648 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:42:18.651 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-06 03:42:18.653 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-06 03:42:18.656 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:42:18.658 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:42:18.661 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:42:18.663 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:42:18.666 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-06 03:42:18.668 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-06 03:42:18.671 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-06 03:42:18.673 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:42:18.676 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:42:18.678 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-06 03:42:18.681 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-06 03:42:18.683 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-06 03:42:18.685 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:42:18.687 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-06 03:42:18.690 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-06 03:42:18.692 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-06 03:42:18.694 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-06 03:42:18.698 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-06 03:42:18.750 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-06 03:42:18.802 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-06 03:42:18.856 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:42:18.908 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:42:18.960 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-06 03:42:19.013 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-06 03:42:19.065 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-06 03:42:19.118 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-06 03:42:19.170 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-06 03:42:19.223 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-06 03:42:19.225 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-06 03:42:19.279 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-06 03:42:19.680 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-06 03:42:19.694 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-06 03:42:20.098 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-06 03:42:20.181 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:42:20.185 | + functions-common:time_stop:2437 : local name 2022-05-06 03:42:20.189 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:42:20.197 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:42:20.200 | + functions-common:time_stop:2440 : local total 2022-05-06 03:42:20.202 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:42:20.205 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:42:20.207 | + functions-common:time_stop:2444 : start_time=1651808538627 2022-05-06 03:42:20.209 | + functions-common:time_stop:2446 : [[ -z 1651808538627 ]] 2022-05-06 03:42:20.215 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:42:20.217 | + functions-common:time_stop:2449 : end_time=1651808540214 2022-05-06 03:42:20.220 | + functions-common:time_stop:2450 : elapsed_time=1587 2022-05-06 03:42:20.222 | + functions-common:time_stop:2451 : total=1376 2022-05-06 03:42:20.224 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:42:20.227 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2963 2022-05-06 03:42:20.230 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-06 03:42:20.230 | Waiting for keystone to start... 2022-05-06 03:42:20.232 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-05-06 03:42:20.235 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-05-06 03:42:20.237 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 03:42:20.239 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-05-06 03:42:20.242 | + functions:wait_for_service:459 : local rval=0 2022-05-06 03:42:20.244 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 03:42:20.247 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 03:42:20.250 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:42:20.252 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:42:20.257 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:42:20.260 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808540256 2022-05-06 03:42:20.262 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 03:42:20.276 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-05-06 03:42:25.136 | ++ inc/async:async_inner:64 : rc=0 2022-05-06 03:42:25.163 | [196964 Async install_tempest:196964]: finished successfully 2022-05-06 03:42:26.576 | + :: : [[ 200 == 503 ]] 2022-05-06 03:42:26.578 | + :: : [[ 0 -eq 7 ]] 2022-05-06 03:42:26.584 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 03:42:26.587 | + functions-common:time_stop:2437 : local name 2022-05-06 03:42:26.591 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:42:26.595 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:42:26.598 | + functions-common:time_stop:2440 : local total 2022-05-06 03:42:26.602 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:42:26.605 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 03:42:26.609 | + functions-common:time_stop:2444 : start_time=1651808540256 2022-05-06 03:42:26.611 | + functions-common:time_stop:2446 : [[ -z 1651808540256 ]] 2022-05-06 03:42:26.615 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:42:26.619 | + functions-common:time_stop:2449 : end_time=1651808546617 2022-05-06 03:42:26.622 | + functions-common:time_stop:2450 : elapsed_time=6361 2022-05-06 03:42:26.625 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:42:26.627 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:42:26.630 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6361 2022-05-06 03:42:26.632 | + functions:wait_for_service:467 : return 0 2022-05-06 03:42:26.635 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-06 03:42:26.654 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:42:26.657 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-06 03:42:26.659 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:42:26.662 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-06 03:42:26.691 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-06 03:42:26.694 | + 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.25/identity 2022-05-06 03:42:31.177 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.177 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.177 | 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=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.185 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.202 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.202 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.232 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.263 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.263 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.353 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.366 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.366 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.373 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.379 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.379 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.379 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.379 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=199750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:42:31.413 | 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=199750) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:42:31.627 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created domain default 2022-05-06 03:42:31.683 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created project admin 2022-05-06 03:42:31.711 | DEBUG passlib.handlers.bcrypt [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=199750) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-06 03:42:31.711 | DEBUG passlib.handlers.bcrypt [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=199750) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-06 03:42:31.776 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created user admin 2022-05-06 03:42:31.789 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created role reader 2022-05-06 03:42:31.799 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created role member 2022-05-06 03:42:31.822 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created implied role where e863603961f140abb901c199c67c73f9 implies c7f4ff28f34340aaabc266725174283c 2022-05-06 03:42:31.834 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created role admin 2022-05-06 03:42:31.854 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created implied role where c2906e8564244ac0af7755def33399cd implies e863603961f140abb901c199c67c73f9 2022-05-06 03:42:31.867 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Granted role admin on project admin to user admin. 2022-05-06 03:42:31.876 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Granted role admin on the system to user admin. 2022-05-06 03:42:31.891 | WARNING py.warnings [None req-2973fa60-9543-4623-b4f3-db41235fe77c 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-05-06 03:42:31.891 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-06 03:42:31.891 |  2022-05-06 03:42:31.896 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created region RegionOne 2022-05-06 03:42:31.936 | INFO keystone.cmd.bootstrap [None req-2973fa60-9543-4623-b4f3-db41235fe77c None None] Created public endpoint http://10.222.0.25/identity 2022-05-06 03:42:32.401 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-06 03:42:32.405 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-06 03:42:32.409 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-06 03:42:32.414 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-06 03:42:35.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:35.326 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:35.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:35.326 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:35.500 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:35.504 | + lib/keystone:create_keystone_accounts:310 : admin_project=84b6c891036e4ca389f9d49388dcfcd1 2022-05-06 03:42:35.508 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-06 03:42:35.513 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-06 03:42:37.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:37.655 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:37.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:37.656 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:37.838 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:37.843 | + lib/keystone:create_keystone_accounts:312 : admin_user=d218e7c66cd74ea2b6645dbcc390ca26 2022-05-06 03:42:37.845 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-06 03:42:37.848 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-06 03:42:37.850 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-06 03:42:37.852 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin d218e7c66cd74ea2b6645dbcc390ca26 default 2022-05-06 03:42:37.908 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d218e7c66cd74ea2b6645dbcc390ca26 default 2022-05-06 03:42:37.947 | [171388 Async ks-domain-role:199901]: running: get_or_add_user_domain_role admin d218e7c66cd74ea2b6645dbcc390ca26 default 2022-05-06 03:42:37.949 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-06 03:42:37.952 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 03:42:37.955 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-06 03:42:41.140 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-06 03:42:41.142 | + functions-common:get_or_create_domain:900 : echo default 2022-05-06 03:42:41.142 | default 2022-05-06 03:42:41.145 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-06 03:42:41.203 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-06 03:42:41.240 | [171388 Async ks-project:200042]: running: get_or_create_project service Default 2022-05-06 03:42:41.242 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-06 03:42:41.306 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-06 03:42:41.346 | [171388 Async ks-service:200128]: running: get_or_create_role service 2022-05-06 03:42:41.349 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-06 03:42:41.419 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-06 03:42:41.536 | [171388 Async ks-reseller:200214]: running: get_or_create_role ResellerAdmin 2022-05-06 03:42:41.557 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-06 03:42:41.585 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-06 03:42:41.960 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-06 03:42:42.180 | [171388 Async ks-anotherrole:200306]: running: get_or_create_role anotherrole 2022-05-06 03:42:42.197 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-06 03:42:42.229 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-06 03:42:42.246 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:42:42.273 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-06 03:42:45.147 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:42:45.245 | [200128 Async ks-service:200128]: finished successfully 2022-05-06 03:42:45.282 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:42:45.442 | [200042 Async ks-project:200042]: finished successfully 2022-05-06 03:42:45.527 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:42:45.544 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:42:45.558 | [200214 Async ks-reseller:200214]: finished successfully 2022-05-06 03:42:45.577 | [200306 Async ks-anotherrole:200306]: finished successfully 2022-05-06 03:42:46.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:46.010 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:46.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:46.010 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:46.187 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:46.190 | ++ functions-common:get_or_create_project:950 : project_id=a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:42:46.192 | ++ functions-common:get_or_create_project:951 : echo a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:42:46.195 | + lib/keystone:create_keystone_accounts:340 : invis_project=a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:42:46.197 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-06 03:42:46.201 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-06 03:42:46.203 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:42:46.206 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-06 03:42:48.374 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:42:48.398 | [199901 Async ks-domain-role:199901]: finished successfully 2022-05-06 03:42:48.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:48.649 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:48.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:48.649 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:48.821 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:48.826 | ++ functions-common:get_or_create_project:950 : project_id=6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:48.829 | ++ functions-common:get_or_create_project:951 : echo 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:48.833 | + lib/keystone:create_keystone_accounts:344 : demo_project=6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:48.837 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-06 03:42:48.841 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-06 03:42:48.844 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:42:48.846 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-06 03:42:48.849 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-06 03:42:48.852 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-06 03:42:51.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.337 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.337 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.510 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:51.515 | ++ functions-common:get_or_create_user:937 : user_id=59188ef78818456fa853a7ddaba47529 2022-05-06 03:42:51.517 | ++ functions-common:get_or_create_user:938 : echo 59188ef78818456fa853a7ddaba47529 2022-05-06 03:42:51.520 | + lib/keystone:create_keystone_accounts:347 : demo_user=59188ef78818456fa853a7ddaba47529 2022-05-06 03:42:51.523 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-06 03:42:51.574 | [171388 Async ks-domain-role:199901]: Waiting for completion of get_or_add_user_domain_role admin d218e7c66cd74ea2b6645dbcc390ca26 default running on PID 199901 (6 other jobs running) 2022-05-06 03:42:51.599 | [171388 Async ks-domain-role:199901]: Signaling child to exit 2022-05-06 03:42:51.599 | WAKEUP 2022-05-06 03:42:51.622 | [171388 Async ks-domain-role:199901]: Signaled 2022-05-06 03:42:51.623 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-06 03:42:51.624 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d218e7c66cd74ea2b6645dbcc390ca26 --domain default 2022-05-06 03:42:51.624 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:42:51.624 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-06 03:42:51.624 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:42:51.624 | ++ functions-common:get_field:824 : read data 2022-05-06 03:42:51.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.624 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.624 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.624 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:51.624 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-06 03:42:51.624 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-06 03:42:51.624 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user d218e7c66cd74ea2b6645dbcc390ca26 --domain default 2022-05-06 03:42:51.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.624 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.624 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.624 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-06 03:42:51.624 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:42:51.624 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d218e7c66cd74ea2b6645dbcc390ca26 --domain default 2022-05-06 03:42:51.624 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:42:51.624 | ++ functions-common:get_field:824 : read data 2022-05-06 03:42:51.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.624 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.624 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.624 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:51.624 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:42:51.624 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:42:51.624 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:42:51.625 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | d218e7c66cd74ea2b6645dbcc390ca26 | | | default | | False |' 2022-05-06 03:42:51.625 | ++ functions-common:get_field:824 : read data 2022-05-06 03:42:51.625 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:42:51.625 | + functions-common:get_or_add_user_domain_role:1033 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:42:51.625 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:42:51.667 | [171388 Async ks-domain-role:199901]: finished get_or_add_user_domain_role admin d218e7c66cd74ea2b6645dbcc390ca26 default with result 0 in 10 seconds 2022-05-06 03:42:51.674 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-06 03:42:51.711 | [171388 Async ks-project:200042]: Waiting for completion of get_or_create_project service Default running on PID 200042 (5 other jobs running) 2022-05-06 03:42:51.737 | [171388 Async ks-project:200042]: Signaling child to exit 2022-05-06 03:42:51.738 | WAKEUP 2022-05-06 03:42:51.760 | [171388 Async ks-project:200042]: Signaled 2022-05-06 03:42:51.762 | + functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:42:51.762 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-06 03:42:51.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.762 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.762 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.762 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:51.762 | + functions-common:get_or_create_project:950 : project_id=5ac44cb9f8cf4461bdf1e184b1da8795 2022-05-06 03:42:51.762 | + functions-common:get_or_create_project:951 : echo 5ac44cb9f8cf4461bdf1e184b1da8795 2022-05-06 03:42:51.762 | 5ac44cb9f8cf4461bdf1e184b1da8795 2022-05-06 03:42:51.805 | [171388 Async ks-project:200042]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-06 03:42:51.842 | [171388 Async ks-service:200128]: Waiting for completion of get_or_create_role service running on PID 200128 (4 other jobs running) 2022-05-06 03:42:51.866 | [171388 Async ks-service:200128]: Signaling child to exit 2022-05-06 03:42:51.867 | WAKEUP 2022-05-06 03:42:51.889 | [171388 Async ks-service:200128]: Signaled 2022-05-06 03:42:51.891 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 03:42:51.891 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-06 03:42:51.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.891 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:51.891 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:51.891 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:51.891 | + functions-common:get_or_create_role:962 : role_id=6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:42:51.891 | + functions-common:get_or_create_role:963 : echo 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:42:51.891 | 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:42:51.935 | [171388 Async ks-service:200128]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-06 03:42:51.972 | [171388 Async ks-reseller:200214]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 200214 (3 other jobs running) 2022-05-06 03:42:51.996 | [171388 Async ks-reseller:200214]: Signaling child to exit 2022-05-06 03:42:51.996 | WAKEUP 2022-05-06 03:42:52.018 | [171388 Async ks-reseller:200214]: Signaled 2022-05-06 03:42:52.020 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 03:42:52.020 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-06 03:42:52.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:52.020 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:52.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:52.020 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:52.020 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:52.020 | + functions-common:get_or_create_role:962 : role_id=65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:42:52.020 | + functions-common:get_or_create_role:963 : echo 65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:42:52.020 | 65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:42:52.066 | [171388 Async ks-reseller:200214]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-06 03:42:52.103 | [171388 Async ks-anotherrole:200306]: Waiting for completion of get_or_create_role anotherrole running on PID 200306 (2 other jobs running) 2022-05-06 03:42:52.128 | [171388 Async ks-anotherrole:200306]: Signaling child to exit 2022-05-06 03:42:52.129 | WAKEUP 2022-05-06 03:42:52.151 | [171388 Async ks-anotherrole:200306]: Signaled 2022-05-06 03:42:52.152 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 03:42:52.152 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-06 03:42:52.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:52.152 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:52.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:52.152 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:52.152 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:52.153 | + functions-common:get_or_create_role:962 : role_id=68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:42:52.153 | + functions-common:get_or_create_role:963 : echo 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:42:52.153 | 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:42:52.196 | [171388 Async ks-anotherrole:200306]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-05-06 03:42:52.200 | + inc/async:async_wait:197 : return 0 2022-05-06 03:42:52.203 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.261 | + inc/async:async_inner:63 : get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.300 | [171388 Async ks-demo-member:201174]: running: get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.303 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin d218e7c66cd74ea2b6645dbcc390ca26 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.362 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d218e7c66cd74ea2b6645dbcc390ca26 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.412 | [171388 Async ks-demo-admin:201286]: running: get_or_add_user_project_role admin d218e7c66cd74ea2b6645dbcc390ca26 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.414 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.477 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.526 | [171388 Async ks-demo-another:201398]: running: get_or_add_user_project_role anotherrole 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:52.529 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:42:52.602 | + inc/async:async_inner:63 : get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:42:52.671 | [171388 Async ks-demo-invis:201510]: running: get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:42:52.679 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-06 03:42:52.685 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-06 03:42:52.697 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:42:52.704 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-06 03:42:52.710 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-06 03:42:52.729 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:42:56.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:56.502 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:56.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:42:56.502 | from cryptography.utils import int_from_bytes 2022-05-06 03:42:56.689 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:42:56.692 | ++ functions-common:get_or_create_user:937 : user_id=dbc0a2acafcb4fc9a32fd1c6c847bc77 2022-05-06 03:42:56.694 | ++ functions-common:get_or_create_user:938 : echo dbc0a2acafcb4fc9a32fd1c6c847bc77 2022-05-06 03:42:56.697 | + lib/keystone:create_keystone_accounts:360 : demo_reader=dbc0a2acafcb4fc9a32fd1c6c847bc77 2022-05-06 03:42:56.700 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader dbc0a2acafcb4fc9a32fd1c6c847bc77 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:56.767 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dbc0a2acafcb4fc9a32fd1c6c847bc77 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:56.817 | [171388 Async ks-demo-reader:201666]: running: get_or_add_user_project_role reader dbc0a2acafcb4fc9a32fd1c6c847bc77 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:42:56.826 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-06 03:42:56.829 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-06 03:42:56.832 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:42:56.861 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-06 03:43:00.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:00.857 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:00.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:00.857 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:01.058 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:01.061 | ++ functions-common:get_or_create_project:950 : project_id=bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:01.064 | ++ functions-common:get_or_create_project:951 : echo bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:01.066 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:01.069 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-06 03:43:01.072 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-06 03:43:01.075 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:43:01.077 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-06 03:43:01.080 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-06 03:43:01.084 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:43:03.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:03.978 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:03.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:03.978 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:04.381 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:04.401 | ++ functions-common:get_or_create_user:937 : user_id=aa30c1e4b3804655a3a60bdf14564124 2022-05-06 03:43:04.429 | ++ functions-common:get_or_create_user:938 : echo aa30c1e4b3804655a3a60bdf14564124 2022-05-06 03:43:04.448 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=aa30c1e4b3804655a3a60bdf14564124 2022-05-06 03:43:04.469 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:04.874 | + inc/async:async_inner:63 : get_or_add_user_project_role admin aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:05.105 | [171388 Async ks-alt-admin:202036]: running: get_or_add_user_project_role admin aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:05.126 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:05.553 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:05.799 | [171388 Async ks-alt-another:202148]: running: get_or_add_user_project_role anotherrole aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:05.818 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-06 03:43:05.859 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-06 03:43:05.881 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:43:05.902 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-06 03:43:05.923 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-06 03:43:05.958 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:43:06.509 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:06.708 | [201174 Async ks-demo-member:201174]: finished successfully 2022-05-06 03:43:08.886 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:09.059 | [201286 Async ks-demo-admin:201286]: finished successfully 2022-05-06 03:43:09.245 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:09.398 | [201510 Async ks-demo-invis:201510]: finished successfully 2022-05-06 03:43:09.815 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:09.889 | [201398 Async ks-demo-another:201398]: finished successfully 2022-05-06 03:43:10.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:10.502 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:10.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:10.502 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:10.691 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:10.694 | ++ functions-common:get_or_create_user:937 : user_id=a8a6f3a4a97549f88234946c7da8360b 2022-05-06 03:43:10.696 | ++ functions-common:get_or_create_user:938 : echo a8a6f3a4a97549f88234946c7da8360b 2022-05-06 03:43:10.699 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a8a6f3a4a97549f88234946c7da8360b 2022-05-06 03:43:10.702 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a8a6f3a4a97549f88234946c7da8360b bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:10.807 | + inc/async:async_inner:63 : get_or_add_user_project_role member a8a6f3a4a97549f88234946c7da8360b bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:10.843 | [171388 Async ks-alt-member-user:202531]: running: get_or_add_user_project_role member a8a6f3a4a97549f88234946c7da8360b bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:10.847 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-06 03:43:10.856 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-06 03:43:10.860 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:43:10.864 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-06 03:43:10.869 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-06 03:43:10.874 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:43:12.569 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:12.740 | [201666 Async ks-demo-reader:201666]: finished successfully 2022-05-06 03:43:13.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:13.996 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:13.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:13.996 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:14.192 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:14.195 | ++ functions-common:get_or_create_user:937 : user_id=d585e3f27341492c933d6ba9397cb9be 2022-05-06 03:43:14.197 | ++ functions-common:get_or_create_user:938 : echo d585e3f27341492c933d6ba9397cb9be 2022-05-06 03:43:14.200 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=d585e3f27341492c933d6ba9397cb9be 2022-05-06 03:43:14.203 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader d585e3f27341492c933d6ba9397cb9be bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:14.285 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d585e3f27341492c933d6ba9397cb9be bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:14.346 | [171388 Async ks-alt-reader-user:202755]: running: get_or_add_user_project_role reader d585e3f27341492c933d6ba9397cb9be bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:14.353 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-06 03:43:14.369 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:43:14.373 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-06 03:43:14.376 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-06 03:43:14.389 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:43:17.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:17.699 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:17.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:17.700 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:17.905 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:17.909 | ++ functions-common:get_or_create_user:937 : user_id=a1d2826e336640ef9128e161bdb09078 2022-05-06 03:43:17.913 | ++ functions-common:get_or_create_user:938 : echo a1d2826e336640ef9128e161bdb09078 2022-05-06 03:43:17.916 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a1d2826e336640ef9128e161bdb09078 2022-05-06 03:43:17.921 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a1d2826e336640ef9128e161bdb09078 all 2022-05-06 03:43:18.045 | + inc/async:async_inner:63 : get_or_add_user_system_role member a1d2826e336640ef9128e161bdb09078 all 2022-05-06 03:43:18.081 | [171388 Async ks-system-member:202979]: running: get_or_add_user_system_role member a1d2826e336640ef9128e161bdb09078 all 2022-05-06 03:43:18.085 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-06 03:43:18.087 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:43:18.090 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-06 03:43:18.098 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-06 03:43:18.103 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:43:19.581 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:19.749 | [202036 Async ks-alt-admin:202036]: finished successfully 2022-05-06 03:43:20.688 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:20.796 | [202148 Async ks-alt-another:202148]: finished successfully 2022-05-06 03:43:21.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:21.180 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:21.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:21.180 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:21.425 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:21.429 | ++ functions-common:get_or_create_user:937 : user_id=1264d4bc3ef14ff388d080fe59a3c5c7 2022-05-06 03:43:21.433 | ++ functions-common:get_or_create_user:938 : echo 1264d4bc3ef14ff388d080fe59a3c5c7 2022-05-06 03:43:21.439 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=1264d4bc3ef14ff388d080fe59a3c5c7 2022-05-06 03:43:21.445 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 1264d4bc3ef14ff388d080fe59a3c5c7 all 2022-05-06 03:43:21.529 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 1264d4bc3ef14ff388d080fe59a3c5c7 all 2022-05-06 03:43:21.611 | [171388 Async ks-system-reader:203263]: running: get_or_add_user_system_role reader 1264d4bc3ef14ff388d080fe59a3c5c7 all 2022-05-06 03:43:21.615 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-06 03:43:21.630 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-06 03:43:21.637 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-06 03:43:21.644 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-06 03:43:21.651 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-06 03:43:24.427 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:24.493 | [202531 Async ks-alt-member-user:202531]: finished successfully 2022-05-06 03:43:24.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:24.749 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:24.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:24.749 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:24.964 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:24.966 | ++ functions-common:get_or_create_group:914 : group_id=1372c4fd82f2429885581703684e8d9e 2022-05-06 03:43:24.969 | ++ functions-common:get_or_create_group:915 : echo 1372c4fd82f2429885581703684e8d9e 2022-05-06 03:43:24.972 | + lib/keystone:create_keystone_accounts:402 : admin_group=1372c4fd82f2429885581703684e8d9e 2022-05-06 03:43:24.975 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-06 03:43:24.978 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-06 03:43:24.980 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-06 03:43:24.983 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-06 03:43:24.986 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-06 03:43:26.883 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:26.911 | [202755 Async ks-alt-reader-user:202755]: finished successfully 2022-05-06 03:43:27.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:27.620 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:27.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:27.620 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:27.811 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:27.814 | ++ functions-common:get_or_create_group:914 : group_id=435b46a24e37469288ee19e44d20b856 2022-05-06 03:43:27.816 | ++ functions-common:get_or_create_group:915 : echo 435b46a24e37469288ee19e44d20b856 2022-05-06 03:43:27.820 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=435b46a24e37469288ee19e44d20b856 2022-05-06 03:43:27.822 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:27.902 | + inc/async:async_inner:63 : get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:27.978 | [171388 Async ks-group-memberdemo:203643]: running: get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:27.984 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:28.102 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:28.188 | [171388 Async ks-group-anotherdemo:203732]: running: get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:28.197 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:28.459 | + inc/async:async_inner:63 : get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:28.632 | [171388 Async ks-group-memberalt:203821]: running: get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:28.660 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:28.820 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:28.889 | [202979 Async ks-system-member:202979]: finished successfully 2022-05-06 03:43:28.977 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:29.192 | [171388 Async ks-group-anotheralt:203963]: running: get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:29.222 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1372c4fd82f2429885581703684e8d9e 84b6c891036e4ca389f9d49388dcfcd1 2022-05-06 03:43:29.644 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1372c4fd82f2429885581703684e8d9e 84b6c891036e4ca389f9d49388dcfcd1 2022-05-06 03:43:29.871 | [171388 Async ks-group-admin:204054]: running: get_or_add_group_project_role admin 1372c4fd82f2429885581703684e8d9e 84b6c891036e4ca389f9d49388dcfcd1 2022-05-06 03:43:29.897 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-06 03:43:30.261 | [171388 Async ks-demo-member:201174]: Waiting for completion of get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 running on PID 201174 (17 other jobs running) 2022-05-06 03:43:30.425 | [171388 Async ks-demo-member:201174]: Signaling child to exit 2022-05-06 03:43:30.425 | WAKEUP 2022-05-06 03:43:30.608 | [171388 Async ks-demo-member:201174]: Signaled 2022-05-06 03:43:30.625 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:30.625 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:30.625 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:30.625 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:30.625 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:30.625 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:30.625 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:30.625 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:30.625 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59188ef78818456fa853a7ddaba47529 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:30.625 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:30.625 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:30.625 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:30.625 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:30.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:30.625 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:30.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:30.625 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:30.625 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:30.625 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:30.625 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:30.625 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 59188ef78818456fa853a7ddaba47529 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:30.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:30.625 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:30.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:30.626 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:30.626 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59188ef78818456fa853a7ddaba47529 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:30.626 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:30.626 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:30.626 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:30.626 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:30.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:30.626 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:30.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:30.626 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:30.626 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:30.626 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:30.626 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:30.626 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:30.626 | ++ functions-common:get_field:830 : echo '| e863603961f140abb901c199c67c73f9 | 59188ef78818456fa853a7ddaba47529 | | 6c1076b0c44848fa870afa6a21b56f69 | | | False |' 2022-05-06 03:43:30.626 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:30.626 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e863603961f140abb901c199c67c73f9 2022-05-06 03:43:30.626 | + functions-common:get_or_add_user_project_role:1009 : echo e863603961f140abb901c199c67c73f9 2022-05-06 03:43:30.626 | e863603961f140abb901c199c67c73f9 2022-05-06 03:43:30.921 | [171388 Async ks-demo-member:201174]: finished get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 with result 0 in 14 seconds 2022-05-06 03:43:31.183 | [171388 Async ks-demo-admin:201286]: Waiting for completion of get_or_add_user_project_role admin d218e7c66cd74ea2b6645dbcc390ca26 6c1076b0c44848fa870afa6a21b56f69 running on PID 201286 (16 other jobs running) 2022-05-06 03:43:31.363 | [171388 Async ks-demo-admin:201286]: Signaling child to exit 2022-05-06 03:43:31.363 | WAKEUP 2022-05-06 03:43:31.490 | [171388 Async ks-demo-admin:201286]: Signaled 2022-05-06 03:43:31.498 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:31.498 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:31.498 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:31.498 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:31.498 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:31.498 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:31.498 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:31.498 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:31.498 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:31.498 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d218e7c66cd74ea2b6645dbcc390ca26 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:31.498 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:31.498 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:31.499 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:31.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:31.499 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:31.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:31.499 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:31.499 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:31.499 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:31.499 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:31.499 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d218e7c66cd74ea2b6645dbcc390ca26 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:31.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:31.499 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:31.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:31.499 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:31.499 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:31.499 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d218e7c66cd74ea2b6645dbcc390ca26 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:31.499 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:31.499 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:31.499 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:31.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:31.499 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:31.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:31.499 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:31.499 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:31.499 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:31.499 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:31.499 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:31.499 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | d218e7c66cd74ea2b6645dbcc390ca26 | | 6c1076b0c44848fa870afa6a21b56f69 | | | False |' 2022-05-06 03:43:31.499 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:31.499 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:43:31.500 | + functions-common:get_or_add_user_project_role:1009 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:43:31.500 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:43:31.799 | [171388 Async ks-demo-admin:201286]: finished get_or_add_user_project_role admin d218e7c66cd74ea2b6645dbcc390ca26 6c1076b0c44848fa870afa6a21b56f69 with result 0 in 16 seconds 2022-05-06 03:43:32.045 | [171388 Async ks-demo-another:201398]: Waiting for completion of get_or_add_user_project_role anotherrole 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 running on PID 201398 (15 other jobs running) 2022-05-06 03:43:32.145 | [171388 Async ks-demo-another:201398]: Signaling child to exit 2022-05-06 03:43:32.145 | WAKEUP 2022-05-06 03:43:32.184 | [171388 Async ks-demo-another:201398]: Signaled 2022-05-06 03:43:32.186 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:32.186 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:32.186 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:32.186 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:32.186 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:32.186 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:32.186 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:32.186 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:32.186 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:32.186 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 59188ef78818456fa853a7ddaba47529 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:32.186 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:32.186 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:32.186 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:32.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.186 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.186 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.186 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:32.186 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:32.186 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:32.186 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 59188ef78818456fa853a7ddaba47529 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:32.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.186 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.186 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.186 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:32.186 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:32.186 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 59188ef78818456fa853a7ddaba47529 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:32.186 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:32.186 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:32.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.187 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.187 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.187 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:32.187 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:32.187 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:32.187 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:32.187 | ++ functions-common:get_field:830 : echo '| 68932c860fc4422d968a23ab01a9c5ba | 59188ef78818456fa853a7ddaba47529 | | 6c1076b0c44848fa870afa6a21b56f69 | | | False |' 2022-05-06 03:43:32.187 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:32.187 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:43:32.187 | + functions-common:get_or_add_user_project_role:1009 : echo 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:43:32.187 | 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:43:32.315 | [171388 Async ks-demo-another:201398]: finished get_or_add_user_project_role anotherrole 59188ef78818456fa853a7ddaba47529 6c1076b0c44848fa870afa6a21b56f69 with result 0 in 17 seconds 2022-05-06 03:43:32.522 | [171388 Async ks-demo-invis:201510]: Waiting for completion of get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 a9b3de2a091d4c4d814a67df45d9bb98 running on PID 201510 (14 other jobs running) 2022-05-06 03:43:32.650 | [171388 Async ks-demo-invis:201510]: Signaling child to exit 2022-05-06 03:43:32.650 | WAKEUP 2022-05-06 03:43:32.795 | [171388 Async ks-demo-invis:201510]: Signaled 2022-05-06 03:43:32.805 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:32.805 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:32.805 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:32.805 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:32.805 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:32.805 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:32.805 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:32.805 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:32.805 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59188ef78818456fa853a7ddaba47529 --project a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:43:32.805 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:32.805 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:32.805 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:32.805 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:32.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.805 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.805 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.805 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:32.805 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:32.805 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:32.805 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 59188ef78818456fa853a7ddaba47529 --project a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:43:32.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.805 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.806 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.806 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59188ef78818456fa853a7ddaba47529 --project a9b3de2a091d4c4d814a67df45d9bb98 2022-05-06 03:43:32.806 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:32.806 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:32.806 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:32.806 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:32.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.806 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:32.806 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:32.806 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:32.806 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:32.806 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:32.806 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:32.806 | ++ functions-common:get_field:830 : echo '| e863603961f140abb901c199c67c73f9 | 59188ef78818456fa853a7ddaba47529 | | a9b3de2a091d4c4d814a67df45d9bb98 | | | False |' 2022-05-06 03:43:32.806 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:32.806 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e863603961f140abb901c199c67c73f9 2022-05-06 03:43:32.806 | + functions-common:get_or_add_user_project_role:1009 : echo e863603961f140abb901c199c67c73f9 2022-05-06 03:43:32.806 | e863603961f140abb901c199c67c73f9 2022-05-06 03:43:32.956 | [171388 Async ks-demo-invis:201510]: finished get_or_add_user_project_role member 59188ef78818456fa853a7ddaba47529 a9b3de2a091d4c4d814a67df45d9bb98 with result 0 in 16 seconds 2022-05-06 03:43:33.012 | [171388 Async ks-demo-reader:201666]: Waiting for completion of get_or_add_user_project_role reader dbc0a2acafcb4fc9a32fd1c6c847bc77 6c1076b0c44848fa870afa6a21b56f69 running on PID 201666 (13 other jobs running) 2022-05-06 03:43:33.044 | [171388 Async ks-demo-reader:201666]: Signaling child to exit 2022-05-06 03:43:33.045 | WAKEUP 2022-05-06 03:43:33.077 | [171388 Async ks-demo-reader:201666]: Signaled 2022-05-06 03:43:33.079 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:33.079 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:33.079 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:33.079 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:33.079 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:33.079 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:33.079 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:33.079 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:33.079 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dbc0a2acafcb4fc9a32fd1c6c847bc77 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:33.079 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:33.079 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:33.079 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:33.079 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:33.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.079 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.079 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.079 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:33.080 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:33.080 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:33.080 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user dbc0a2acafcb4fc9a32fd1c6c847bc77 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:33.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.080 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.080 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.080 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dbc0a2acafcb4fc9a32fd1c6c847bc77 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:33.080 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:33.080 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:33.080 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:33.080 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:33.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.080 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.080 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.080 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:33.080 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:33.080 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:33.080 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:33.080 | ++ functions-common:get_field:830 : echo '| c7f4ff28f34340aaabc266725174283c | dbc0a2acafcb4fc9a32fd1c6c847bc77 | | 6c1076b0c44848fa870afa6a21b56f69 | | | False |' 2022-05-06 03:43:33.080 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:33.080 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:33.080 | + functions-common:get_or_add_user_project_role:1009 : echo c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:33.080 | c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:33.300 | [171388 Async ks-demo-reader:201666]: finished get_or_add_user_project_role reader dbc0a2acafcb4fc9a32fd1c6c847bc77 6c1076b0c44848fa870afa6a21b56f69 with result 0 in 16 seconds 2022-05-06 03:43:33.308 | + inc/async:async_wait:197 : return 0 2022-05-06 03:43:33.313 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-06 03:43:33.550 | [171388 Async ks-alt-admin:202036]: Waiting for completion of get_or_add_user_project_role admin aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b running on PID 202036 (12 other jobs running) 2022-05-06 03:43:33.703 | [171388 Async ks-alt-admin:202036]: Signaling child to exit 2022-05-06 03:43:33.703 | WAKEUP 2022-05-06 03:43:33.831 | [171388 Async ks-alt-admin:202036]: Signaled 2022-05-06 03:43:33.849 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:33.849 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:33.849 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:33.849 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:33.849 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:33.849 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:33.849 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:33.849 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:33.849 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:33.849 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:33.849 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aa30c1e4b3804655a3a60bdf14564124 --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:33.849 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:33.849 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:33.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.849 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.849 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.849 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:33.849 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:33.849 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:33.849 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user aa30c1e4b3804655a3a60bdf14564124 --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:33.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.849 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.849 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.849 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:33.849 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:33.850 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aa30c1e4b3804655a3a60bdf14564124 --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:33.850 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:33.850 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:33.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.850 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:33.850 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:33.850 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:33.850 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:33.850 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:33.850 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | aa30c1e4b3804655a3a60bdf14564124 | | bc4ca7bc944f4f59a4a9a0c87528fb5b | | | False |' 2022-05-06 03:43:33.850 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:33.850 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:33.850 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:43:33.850 | + functions-common:get_or_add_user_project_role:1009 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:43:33.850 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:43:34.191 | [171388 Async ks-alt-admin:202036]: finished get_or_add_user_project_role admin aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b with result 0 in 15 seconds 2022-05-06 03:43:34.417 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:34.425 | [171388 Async ks-alt-another:202148]: Waiting for completion of get_or_add_user_project_role anotherrole aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b running on PID 202148 (11 other jobs running) 2022-05-06 03:43:34.561 | [203263 Async ks-system-reader:203263]: finished successfully 2022-05-06 03:43:34.562 | [171388 Async ks-alt-another:202148]: Signaling child to exit 2022-05-06 03:43:34.563 | WAKEUP 2022-05-06 03:43:34.695 | [171388 Async ks-alt-another:202148]: Signaled 2022-05-06 03:43:34.711 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:34.711 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:34.712 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:34.712 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:34.712 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:34.712 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:34.712 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:34.712 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:34.712 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user aa30c1e4b3804655a3a60bdf14564124 --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:34.712 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:34.712 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:34.712 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:34.712 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:34.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:34.712 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:34.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:34.712 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:34.712 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:34.712 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:34.712 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:34.712 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user aa30c1e4b3804655a3a60bdf14564124 --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:34.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:34.712 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:34.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:34.712 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:34.712 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:34.712 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:34.712 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user aa30c1e4b3804655a3a60bdf14564124 --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:34.712 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:34.712 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:34.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:34.712 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:34.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:34.713 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:34.713 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:34.713 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:34.713 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:34.713 | ++ functions-common:get_field:830 : echo '| 68932c860fc4422d968a23ab01a9c5ba | aa30c1e4b3804655a3a60bdf14564124 | | bc4ca7bc944f4f59a4a9a0c87528fb5b | | | False |' 2022-05-06 03:43:34.713 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:34.713 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:34.713 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:43:34.713 | + functions-common:get_or_add_user_project_role:1009 : echo 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:43:34.713 | 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:43:35.015 | [171388 Async ks-alt-another:202148]: finished get_or_add_user_project_role anotherrole aa30c1e4b3804655a3a60bdf14564124 bc4ca7bc944f4f59a4a9a0c87528fb5b with result 0 in 15 seconds 2022-05-06 03:43:35.245 | [171388 Async ks-alt-member-user:202531]: Waiting for completion of get_or_add_user_project_role member a8a6f3a4a97549f88234946c7da8360b bc4ca7bc944f4f59a4a9a0c87528fb5b running on PID 202531 (10 other jobs running) 2022-05-06 03:43:35.409 | [171388 Async ks-alt-member-user:202531]: Signaling child to exit 2022-05-06 03:43:35.410 | WAKEUP 2022-05-06 03:43:35.561 | [171388 Async ks-alt-member-user:202531]: Signaled 2022-05-06 03:43:35.586 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:35.586 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:35.586 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:35.587 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:35.587 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:35.587 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:35.587 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:35.587 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:35.587 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8a6f3a4a97549f88234946c7da8360b --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:35.587 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:35.587 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:35.587 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:35.587 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:35.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:35.587 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:35.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:35.587 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:35.587 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:35.587 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:35.587 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:35.587 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user a8a6f3a4a97549f88234946c7da8360b --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:35.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:35.587 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:35.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:35.587 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:35.587 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8a6f3a4a97549f88234946c7da8360b --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:35.587 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:35.587 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:35.587 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:35.587 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:35.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:35.587 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:35.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:35.587 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:35.588 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:35.588 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:35.588 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:35.588 | ++ functions-common:get_field:830 : echo '| e863603961f140abb901c199c67c73f9 | a8a6f3a4a97549f88234946c7da8360b | | bc4ca7bc944f4f59a4a9a0c87528fb5b | | | False |' 2022-05-06 03:43:35.588 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:35.588 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:35.588 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e863603961f140abb901c199c67c73f9 2022-05-06 03:43:35.588 | + functions-common:get_or_add_user_project_role:1009 : echo e863603961f140abb901c199c67c73f9 2022-05-06 03:43:35.588 | e863603961f140abb901c199c67c73f9 2022-05-06 03:43:35.881 | [171388 Async ks-alt-member-user:202531]: finished get_or_add_user_project_role member a8a6f3a4a97549f88234946c7da8360b bc4ca7bc944f4f59a4a9a0c87528fb5b with result 0 in 13 seconds 2022-05-06 03:43:36.126 | [171388 Async ks-alt-reader-user:202755]: Waiting for completion of get_or_add_user_project_role reader d585e3f27341492c933d6ba9397cb9be bc4ca7bc944f4f59a4a9a0c87528fb5b running on PID 202755 (9 other jobs running) 2022-05-06 03:43:36.284 | [171388 Async ks-alt-reader-user:202755]: Signaling child to exit 2022-05-06 03:43:36.284 | WAKEUP 2022-05-06 03:43:36.380 | [171388 Async ks-alt-reader-user:202755]: Signaled 2022-05-06 03:43:36.405 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:43:36.405 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:43:36.405 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:36.405 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:36.405 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:36.405 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:36.405 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:36.405 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:43:36.405 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d585e3f27341492c933d6ba9397cb9be --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:36.405 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:36.405 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:43:36.405 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:36.405 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:36.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:36.405 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:36.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:36.405 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:36.405 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:36.405 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:43:36.405 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:43:36.405 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user d585e3f27341492c933d6ba9397cb9be --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:36.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:36.405 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:36.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:36.406 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:36.406 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:43:36.406 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d585e3f27341492c933d6ba9397cb9be --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:36.406 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:43:36.406 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:43:36.406 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:36.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:36.406 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:36.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:36.406 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:36.406 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:36.406 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:43:36.406 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:43:36.406 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:43:36.406 | ++ functions-common:get_field:830 : echo '| c7f4ff28f34340aaabc266725174283c | d585e3f27341492c933d6ba9397cb9be | | bc4ca7bc944f4f59a4a9a0c87528fb5b | | | False |' 2022-05-06 03:43:36.406 | ++ functions-common:get_field:824 : read data 2022-05-06 03:43:36.406 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:36.406 | + functions-common:get_or_add_user_project_role:1009 : echo c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:36.406 | c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:36.767 | [171388 Async ks-alt-reader-user:202755]: finished get_or_add_user_project_role reader d585e3f27341492c933d6ba9397cb9be bc4ca7bc944f4f59a4a9a0c87528fb5b with result 0 in 12 seconds 2022-05-06 03:43:36.805 | + inc/async:async_wait:197 : return 0 2022-05-06 03:43:36.826 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-06 03:43:37.091 | [171388 Async ks-system-member:202979]: Waiting for completion of get_or_add_user_system_role member a1d2826e336640ef9128e161bdb09078 all running on PID 202979 (8 other jobs running) 2022-05-06 03:43:37.247 | [171388 Async ks-system-member:202979]: Signaling child to exit 2022-05-06 03:43:37.248 | WAKEUP 2022-05-06 03:43:37.423 | [171388 Async ks-system-member:202979]: Signaled 2022-05-06 03:43:37.449 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-06 03:43:37.449 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-06 03:43:37.449 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-06 03:43:37.449 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:37.449 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:37.449 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:37.449 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:37.449 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:37.449 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-06 03:43:37.449 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a1d2826e336640ef9128e161bdb09078 --system all -f value -c Role 2022-05-06 03:43:37.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:37.449 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:37.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:37.449 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:37.449 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:37.449 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-06 03:43:37.449 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-06 03:43:37.449 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user a1d2826e336640ef9128e161bdb09078 --system all 2022-05-06 03:43:37.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:37.449 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:37.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:37.449 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:37.450 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a1d2826e336640ef9128e161bdb09078 --system all -f value -c Role 2022-05-06 03:43:37.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:37.450 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:37.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:37.450 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:37.450 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:37.450 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=e863603961f140abb901c199c67c73f9 2022-05-06 03:43:37.450 | + functions-common:get_or_add_user_system_role:1064 : echo e863603961f140abb901c199c67c73f9 2022-05-06 03:43:37.450 | e863603961f140abb901c199c67c73f9 2022-05-06 03:43:37.754 | [171388 Async ks-system-member:202979]: finished get_or_add_user_system_role member a1d2826e336640ef9128e161bdb09078 all with result 0 in 10 seconds 2022-05-06 03:43:37.989 | [171388 Async ks-system-reader:203263]: Waiting for completion of get_or_add_user_system_role reader 1264d4bc3ef14ff388d080fe59a3c5c7 all running on PID 203263 (7 other jobs running) 2022-05-06 03:43:38.140 | [171388 Async ks-system-reader:203263]: Signaling child to exit 2022-05-06 03:43:38.141 | WAKEUP 2022-05-06 03:43:38.254 | [171388 Async ks-system-reader:203263]: Signaled 2022-05-06 03:43:38.265 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-06 03:43:38.265 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-06 03:43:38.265 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-06 03:43:38.265 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:43:38.265 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:43:38.265 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:43:38.265 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:43:38.265 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:43:38.265 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-06 03:43:38.265 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1264d4bc3ef14ff388d080fe59a3c5c7 --system all -f value -c Role 2022-05-06 03:43:38.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:38.265 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:38.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:38.265 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:38.265 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:38.265 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-06 03:43:38.265 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-06 03:43:38.265 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 1264d4bc3ef14ff388d080fe59a3c5c7 --system all 2022-05-06 03:43:38.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:38.265 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:38.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:38.265 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:38.265 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1264d4bc3ef14ff388d080fe59a3c5c7 --system all -f value -c Role 2022-05-06 03:43:38.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:38.265 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:38.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:38.265 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:38.265 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:38.265 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:38.266 | + functions-common:get_or_add_user_system_role:1064 : echo c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:38.266 | c7f4ff28f34340aaabc266725174283c 2022-05-06 03:43:38.555 | [171388 Async ks-system-reader:203263]: finished get_or_add_user_system_role reader 1264d4bc3ef14ff388d080fe59a3c5c7 all with result 0 in 13 seconds 2022-05-06 03:43:38.605 | + inc/async:async_wait:197 : return 0 2022-05-06 03:43:38.629 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-06 03:43:38.928 | [171388 Async ks-group-memberdemo:203643]: Waiting for completion of get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 running on PID 203643 (6 other jobs running) 2022-05-06 03:43:39.074 | [171388 Async ks-group-memberdemo:203643]: Signaling child to exit 2022-05-06 03:43:41.736 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:41.854 | [203643 Async ks-group-memberdemo:203643]: finished successfully 2022-05-06 03:43:41.978 | WAKEUP 2022-05-06 03:43:42.014 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:42.052 | [171388 Async ks-group-memberdemo:203643]: Signaled 2022-05-06 03:43:42.054 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:43:42.054 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 435b46a24e37469288ee19e44d20b856 --project 6c1076b0c44848fa870afa6a21b56f69 -f value 2022-05-06 03:43:42.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.054 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.054 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.054 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:42.054 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:43:42.054 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:43:42.054 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 435b46a24e37469288ee19e44d20b856 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:42.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.054 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.054 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.054 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 435b46a24e37469288ee19e44d20b856 --project 6c1076b0c44848fa870afa6a21b56f69 -f value 2022-05-06 03:43:42.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.054 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.054 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.054 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:42.054 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='e863603961f140abb901c199c67c73f9 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 False' 2022-05-06 03:43:42.054 | + functions-common:get_or_add_group_project_role:1088 : echo e863603961f140abb901c199c67c73f9 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 False 2022-05-06 03:43:42.055 | e863603961f140abb901c199c67c73f9 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 False 2022-05-06 03:43:42.089 | [203732 Async ks-group-anotherdemo:203732]: finished successfully 2022-05-06 03:43:42.152 | [171388 Async ks-group-memberdemo:203643]: finished get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 with result 0 in 13 seconds 2022-05-06 03:43:42.218 | [171388 Async ks-group-anotherdemo:203732]: Waiting for completion of get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 running on PID 203732 (5 other jobs running) 2022-05-06 03:43:42.245 | [171388 Async ks-group-anotherdemo:203732]: Signaling child to exit 2022-05-06 03:43:42.246 | WAKEUP 2022-05-06 03:43:42.271 | [171388 Async ks-group-anotherdemo:203732]: Signaled 2022-05-06 03:43:42.273 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:43:42.273 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 435b46a24e37469288ee19e44d20b856 --project 6c1076b0c44848fa870afa6a21b56f69 -f value 2022-05-06 03:43:42.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.273 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.273 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.273 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:42.273 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:43:42.273 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:43:42.273 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 435b46a24e37469288ee19e44d20b856 --project 6c1076b0c44848fa870afa6a21b56f69 2022-05-06 03:43:42.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.273 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.273 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.274 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 435b46a24e37469288ee19e44d20b856 --project 6c1076b0c44848fa870afa6a21b56f69 -f value 2022-05-06 03:43:42.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.274 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:42.274 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:42.274 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:42.274 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='68932c860fc4422d968a23ab01a9c5ba 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 False' 2022-05-06 03:43:42.274 | + functions-common:get_or_add_group_project_role:1088 : echo 68932c860fc4422d968a23ab01a9c5ba 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 False 2022-05-06 03:43:42.274 | 68932c860fc4422d968a23ab01a9c5ba 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 False 2022-05-06 03:43:42.332 | [171388 Async ks-group-anotherdemo:203732]: finished get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 6c1076b0c44848fa870afa6a21b56f69 with result 0 in 14 seconds 2022-05-06 03:43:42.372 | [171388 Async ks-group-memberalt:203821]: Waiting for completion of get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b running on PID 203821 (4 other jobs running) 2022-05-06 03:43:42.400 | [171388 Async ks-group-memberalt:203821]: Signaling child to exit 2022-05-06 03:43:43.468 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:43.497 | [203963 Async ks-group-anotheralt:203963]: finished successfully 2022-05-06 03:43:43.861 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:43.889 | [203821 Async ks-group-memberalt:203821]: finished successfully 2022-05-06 03:43:43.909 | WAKEUP 2022-05-06 03:43:43.926 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:43:43.934 | [171388 Async ks-group-memberalt:203821]: Signaled 2022-05-06 03:43:43.936 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:43:43.936 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 435b46a24e37469288ee19e44d20b856 --project bc4ca7bc944f4f59a4a9a0c87528fb5b -f value 2022-05-06 03:43:43.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:43.936 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:43.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:43.936 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:43.936 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:43.936 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:43:43.936 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:43:43.936 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 435b46a24e37469288ee19e44d20b856 --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:43.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:43.936 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:43.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:43.936 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:43.936 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 435b46a24e37469288ee19e44d20b856 --project bc4ca7bc944f4f59a4a9a0c87528fb5b -f value 2022-05-06 03:43:43.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:43.936 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:43.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:43.936 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:43.936 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:43.936 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='e863603961f140abb901c199c67c73f9 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b False' 2022-05-06 03:43:43.936 | + functions-common:get_or_add_group_project_role:1088 : echo e863603961f140abb901c199c67c73f9 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b False 2022-05-06 03:43:43.936 | e863603961f140abb901c199c67c73f9 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b False 2022-05-06 03:43:43.953 | [204054 Async ks-group-admin:204054]: finished successfully 2022-05-06 03:43:43.982 | [171388 Async ks-group-memberalt:203821]: finished get_or_add_group_project_role member 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b with result 0 in 15 seconds 2022-05-06 03:43:44.019 | [171388 Async ks-group-anotheralt:203963]: Waiting for completion of get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b running on PID 203963 (3 other jobs running) 2022-05-06 03:43:44.044 | [171388 Async ks-group-anotheralt:203963]: Signaling child to exit 2022-05-06 03:43:44.044 | WAKEUP 2022-05-06 03:43:44.067 | [171388 Async ks-group-anotheralt:203963]: Signaled 2022-05-06 03:43:44.068 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:43:44.068 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 435b46a24e37469288ee19e44d20b856 --project bc4ca7bc944f4f59a4a9a0c87528fb5b -f value 2022-05-06 03:43:44.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.068 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.068 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.068 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:44.068 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:43:44.068 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:43:44.068 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 435b46a24e37469288ee19e44d20b856 --project bc4ca7bc944f4f59a4a9a0c87528fb5b 2022-05-06 03:43:44.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.068 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.069 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.069 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 435b46a24e37469288ee19e44d20b856 --project bc4ca7bc944f4f59a4a9a0c87528fb5b -f value 2022-05-06 03:43:44.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.069 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.069 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.069 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:44.069 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='68932c860fc4422d968a23ab01a9c5ba 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b False' 2022-05-06 03:43:44.069 | + functions-common:get_or_add_group_project_role:1088 : echo 68932c860fc4422d968a23ab01a9c5ba 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b False 2022-05-06 03:43:44.069 | 68932c860fc4422d968a23ab01a9c5ba 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b False 2022-05-06 03:43:44.114 | [171388 Async ks-group-anotheralt:203963]: finished get_or_add_group_project_role anotherrole 435b46a24e37469288ee19e44d20b856 bc4ca7bc944f4f59a4a9a0c87528fb5b with result 0 in 14 seconds 2022-05-06 03:43:44.158 | [171388 Async ks-group-admin:204054]: Waiting for completion of get_or_add_group_project_role admin 1372c4fd82f2429885581703684e8d9e 84b6c891036e4ca389f9d49388dcfcd1 running on PID 204054 (2 other jobs running) 2022-05-06 03:43:44.183 | [171388 Async ks-group-admin:204054]: Signaling child to exit 2022-05-06 03:43:44.183 | WAKEUP 2022-05-06 03:43:44.206 | [171388 Async ks-group-admin:204054]: Signaled 2022-05-06 03:43:44.207 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:43:44.208 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1372c4fd82f2429885581703684e8d9e --project 84b6c891036e4ca389f9d49388dcfcd1 -f value 2022-05-06 03:43:44.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.208 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.208 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.208 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:44.208 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:43:44.208 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:43:44.208 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 1372c4fd82f2429885581703684e8d9e --project 84b6c891036e4ca389f9d49388dcfcd1 2022-05-06 03:43:44.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.208 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.208 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.208 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1372c4fd82f2429885581703684e8d9e --project 84b6c891036e4ca389f9d49388dcfcd1 -f value 2022-05-06 03:43:44.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.208 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:43:44.208 | from cryptography.utils import int_from_bytes 2022-05-06 03:43:44.208 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:43:44.208 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='c2906e8564244ac0af7755def33399cd 1372c4fd82f2429885581703684e8d9e 84b6c891036e4ca389f9d49388dcfcd1 False' 2022-05-06 03:43:44.208 | + functions-common:get_or_add_group_project_role:1088 : echo c2906e8564244ac0af7755def33399cd 1372c4fd82f2429885581703684e8d9e 84b6c891036e4ca389f9d49388dcfcd1 False 2022-05-06 03:43:44.208 | c2906e8564244ac0af7755def33399cd 1372c4fd82f2429885581703684e8d9e 84b6c891036e4ca389f9d49388dcfcd1 False 2022-05-06 03:43:44.253 | [171388 Async ks-group-admin:204054]: finished get_or_add_group_project_role admin 1372c4fd82f2429885581703684e8d9e 84b6c891036e4ca389f9d49388dcfcd1 with result 0 in 14 seconds 2022-05-06 03:43:44.257 | + inc/async:async_wait:197 : return 0 2022-05-06 03:43:44.259 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-06 03:43:44.277 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:43:44.280 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-06 03:43:44.300 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:43:44.303 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-06 03:43:44.306 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-06 03:43:44.380 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-06 03:43:44.419 | [171388 Async create_nova_accounts:205955]: running: create_nova_accounts 2022-05-06 03:43:44.422 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-06 03:43:44.440 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:43:44.443 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-06 03:43:44.445 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-06 03:43:44.508 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-06 03:43:44.550 | [171388 Async create_glance_accounts:206070]: running: create_glance_accounts 2022-05-06 03:43:44.553 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-06 03:43:44.574 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:43:44.577 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-06 03:43:44.579 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-06 03:43:44.651 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-06 03:43:44.696 | [171388 Async create_cinder_accounts:206200]: running: create_cinder_accounts 2022-05-06 03:43:44.698 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-06 03:43:44.720 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:43:44.723 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-06 03:43:44.726 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-06 03:43:44.809 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-06 03:43:44.888 | [171388 Async create_neutron_accounts:206316]: running: create_neutron_accounts 2022-05-06 03:43:44.892 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-06 03:43:44.934 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:43:44.938 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-06 03:43:44.942 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-06 03:43:45.330 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-06 03:43:45.551 | [171388 Async create_swift_accounts:206459]: running: create_swift_accounts 2022-05-06 03:43:45.573 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-06 03:43:45.705 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:43:45.721 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-06 03:43:46.091 | [171388 Async create_nova_accounts:205955]: Waiting for completion of create_nova_accounts running on PID 205955 (6 other jobs running) 2022-05-06 03:43:46.255 | [171388 Async create_nova_accounts:205955]: Signaling child to exit 2022-05-06 03:44:24.691 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:44:24.840 | [206316 Async create_neutron_accounts:206316]: finished successfully 2022-05-06 03:44:43.700 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:44:43.731 | [206200 Async create_cinder_accounts:206200]: finished successfully 2022-05-06 03:44:58.239 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:44:58.275 | [206070 Async create_glance_accounts:206070]: finished successfully 2022-05-06 03:45:03.830 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:45:03.859 | [205955 Async create_nova_accounts:205955]: finished successfully 2022-05-06 03:45:03.880 | WAKEUP 2022-05-06 03:45:03.903 | [171388 Async create_nova_accounts:205955]: Signaled 2022-05-06 03:45:03.905 | + 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-05-06 03:45:03.905 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-06 03:45:03.905 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-06 03:45:03.905 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:03.905 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:45:03.905 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:45:03.905 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:45:03.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.905 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.905 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.905 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.905 | + functions-common:get_or_create_user:937 : user_id=e101ff1a041a40fa9c50f87355758e0c 2022-05-06 03:45:03.905 | + functions-common:get_or_create_user:938 : echo e101ff1a041a40fa9c50f87355758e0c 2022-05-06 03:45:03.905 | e101ff1a041a40fa9c50f87355758e0c 2022-05-06 03:45:03.905 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-06 03:45:03.905 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:03.905 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:03.905 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:03.905 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:03.905 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:03.905 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:03.906 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:03.906 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:03.906 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:03.906 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:03.906 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:03.906 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:03.906 | ++ 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-05-06 03:45:03.906 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:03.906 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.906 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.906 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.906 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.906 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:03.906 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:03.906 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:45:03.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.906 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.906 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.906 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:45:03.906 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:03.906 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:03.906 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.906 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:03.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.906 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.906 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.906 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.906 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:03.906 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:03.907 | ++ functions-common:get_field:830 : echo '| 6d96eaebcbbe4bc8b785c198aa7b5602 | e101ff1a041a40fa9c50f87355758e0c | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:03.907 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:03.907 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.907 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:03.907 | + functions-common:get_or_add_user_project_role:1009 : echo 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:03.907 | 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:03.907 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 03:45:03.907 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-06 03:45:03.907 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:03.907 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:03.907 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:03.907 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:03.907 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:03.907 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:03.907 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:03.907 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:03.907 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:03.907 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:03.907 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:03.907 | ++ 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-05-06 03:45:03.907 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:03.907 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:03.907 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.907 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.907 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.907 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.907 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:03.907 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:03.907 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:45:03.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.908 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.908 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.908 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:45:03.908 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:03.908 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:03.908 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:03.908 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.908 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.908 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.908 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.908 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:03.908 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:03.908 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | e101ff1a041a40fa9c50f87355758e0c | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:03.908 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:03.908 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.908 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:03.908 | + functions-common:get_or_add_user_project_role:1009 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:03.908 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:03.908 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-06 03:45:03.908 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-06 03:45:03.908 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-05-06 03:45:03.908 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-06 03:45:03.908 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:45:03.908 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-06 03:45:03.908 | ++ functions-common:get_or_create_service:1109 : 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-05-06 03:45:03.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.908 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.908 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.909 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.909 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:45:03.909 | 7ae44f797cf24eee9bbb7d91a3a7913a' 2022-05-06 03:45:03.909 | + functions-common:get_or_create_service:1106 : echo 7ae44f797cf24eee9bbb7d91a3a7913a 2022-05-06 03:45:03.909 | 7ae44f797cf24eee9bbb7d91a3a7913a 2022-05-06 03:45:03.909 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.25/compute/v2/$(project_id)s' 2022-05-06 03:45:03.909 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:45:03.909 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' RegionOne 2022-05-06 03:45:03.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:45:03.909 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-06 03:45:03.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.909 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.909 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.909 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:45:03.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:45:03.909 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 03:45:03.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.909 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.909 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.909 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=7c2eef52a1a14f42884454baa59d6c23 2022-05-06 03:45:03.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 7c2eef52a1a14f42884454baa59d6c23 2022-05-06 03:45:03.909 | + functions-common:get_or_create_endpoint:1139 : public_id=7c2eef52a1a14f42884454baa59d6c23 2022-05-06 03:45:03.909 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:45:03.909 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:45:03.909 | + functions-common:get_or_create_endpoint:1148 : echo 7c2eef52a1a14f42884454baa59d6c23 2022-05-06 03:45:03.909 | 7c2eef52a1a14f42884454baa59d6c23 2022-05-06 03:45:03.909 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-06 03:45:03.909 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:45:03.910 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-06 03:45:03.910 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-06 03:45:03.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.910 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.910 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.910 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.910 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:45:03.910 | de8cc6ab12c24cd7a89adff9eb1088ff' 2022-05-06 03:45:03.910 | + functions-common:get_or_create_service:1106 : echo de8cc6ab12c24cd7a89adff9eb1088ff 2022-05-06 03:45:03.910 | de8cc6ab12c24cd7a89adff9eb1088ff 2022-05-06 03:45:03.910 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-05-06 03:45:03.910 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:45:03.910 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.25/compute/v2.1 RegionOne 2022-05-06 03:45:03.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:45:03.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-06 03:45:03.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.910 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.910 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.910 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:45:03.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:45:03.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.25/compute/v2.1 --region RegionOne -f value -c id 2022-05-06 03:45:03.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.910 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.910 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.910 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b99188f259f547238d5cdc8c9b1e5954 2022-05-06 03:45:03.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b99188f259f547238d5cdc8c9b1e5954 2022-05-06 03:45:03.910 | + functions-common:get_or_create_endpoint:1139 : public_id=b99188f259f547238d5cdc8c9b1e5954 2022-05-06 03:45:03.911 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:45:03.911 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:45:03.911 | + functions-common:get_or_create_endpoint:1148 : echo b99188f259f547238d5cdc8c9b1e5954 2022-05-06 03:45:03.911 | b99188f259f547238d5cdc8c9b1e5954 2022-05-06 03:45:03.911 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-06 03:45:03.911 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:45:03.911 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-06 03:45:03.911 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:45:03.911 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-06 03:45:03.911 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:03.911 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:03.911 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:03.911 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:03.911 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:03.911 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:03.911 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:03.911 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:03.911 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:03.911 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:03.911 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:03.911 | ++ 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-05-06 03:45:03.911 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:03.911 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:03.911 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.911 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.911 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.911 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.911 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:03.912 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:03.912 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:45:03.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.912 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.912 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.912 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:03.912 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:45:03.912 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:03.912 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:03.912 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.912 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:03.912 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:03.912 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:03.912 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:03.912 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:03.912 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:03.912 | ++ functions-common:get_field:830 : echo '| 65c1ce7bde1f43378e436bfc040253ae | e101ff1a041a40fa9c50f87355758e0c | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:03.912 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:03.912 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:45:03.912 | + functions-common:get_or_add_user_project_role:1009 : echo 65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:45:03.912 | 65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:45:03.912 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-06 03:45:03.912 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:45:03.912 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-06 03:45:03.912 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:45:03.912 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-06 03:45:03.958 | [171388 Async create_nova_accounts:205955]: finished create_nova_accounts with result 0 in 79 seconds 2022-05-06 03:45:03.999 | [171388 Async create_glance_accounts:206070]: Waiting for completion of create_glance_accounts running on PID 206070 (5 other jobs running) 2022-05-06 03:45:04.028 | [171388 Async create_glance_accounts:206070]: Signaling child to exit 2022-05-06 03:45:04.028 | WAKEUP 2022-05-06 03:45:04.052 | [171388 Async create_glance_accounts:206070]: Signaled 2022-05-06 03:45:04.053 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-06 03:45:04.053 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:45:04.053 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-06 03:45:04.053 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-06 03:45:04.053 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:04.053 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:45:04.054 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:45:04.054 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:45:04.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.054 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.054 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.054 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.054 | + functions-common:get_or_create_user:937 : user_id=480d2e36a2a342e9a4ffdaef3d5e30d6 2022-05-06 03:45:04.054 | + functions-common:get_or_create_user:938 : echo 480d2e36a2a342e9a4ffdaef3d5e30d6 2022-05-06 03:45:04.054 | 480d2e36a2a342e9a4ffdaef3d5e30d6 2022-05-06 03:45:04.054 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-06 03:45:04.054 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:04.054 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:04.054 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:04.054 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:04.055 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:04.055 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:04.055 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:04.055 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:04.055 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:04.055 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:04.055 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:04.055 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.055 | ++ 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-05-06 03:45:04.055 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.055 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.055 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.055 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.055 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.055 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:04.055 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:04.055 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.056 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.056 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.056 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:04.056 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.056 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.056 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.056 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.056 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.056 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.056 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.056 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:04.056 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:04.056 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:04.056 | ++ functions-common:get_field:830 : echo '| 6d96eaebcbbe4bc8b785c198aa7b5602 | 480d2e36a2a342e9a4ffdaef3d5e30d6 | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:04.057 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.057 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.057 | + functions-common:get_or_add_user_project_role:1009 : echo 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.057 | 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.057 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 03:45:04.057 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-06 03:45:04.057 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:45:04.057 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-06 03:45:04.057 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-06 03:45:04.057 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:04.057 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:45:04.057 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:45:04.057 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:45:04.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.057 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.058 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.058 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.058 | + functions-common:get_or_create_user:937 : user_id=3e7881481c014f6a9453a29a36373f18 2022-05-06 03:45:04.058 | + functions-common:get_or_create_user:938 : echo 3e7881481c014f6a9453a29a36373f18 2022-05-06 03:45:04.058 | 3e7881481c014f6a9453a29a36373f18 2022-05-06 03:45:04.058 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-06 03:45:04.058 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:04.058 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:04.058 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:04.058 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:04.058 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:04.058 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:04.058 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:04.058 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:04.058 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:04.058 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:04.058 | ++ 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-05-06 03:45:04.058 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:04.059 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.059 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.059 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.059 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.059 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.059 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.059 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:04.059 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:04.059 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.059 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.059 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.060 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.060 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.060 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:04.060 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.060 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.060 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.060 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.060 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.060 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:04.060 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:04.060 | ++ functions-common:get_field:830 : echo '| 6d96eaebcbbe4bc8b785c198aa7b5602 | 3e7881481c014f6a9453a29a36373f18 | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:04.060 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:04.061 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.061 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.061 | + functions-common:get_or_add_user_project_role:1009 : echo 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.061 | 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.061 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-06 03:45:04.061 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-06 03:45:04.061 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:04.061 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:04.061 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:04.061 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:04.061 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:04.061 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:04.061 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:04.061 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:04.061 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:04.062 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:04.062 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:04.062 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.062 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.062 | ++ 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-05-06 03:45:04.062 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.062 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.062 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.062 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.062 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:04.062 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:04.062 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.063 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.063 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.063 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:04.063 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.063 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.063 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.063 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.063 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.063 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.064 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.064 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:04.064 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:04.064 | ++ functions-common:get_field:830 : echo '| 65c1ce7bde1f43378e436bfc040253ae | 3e7881481c014f6a9453a29a36373f18 | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:04.064 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:04.064 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.064 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:45:04.064 | + functions-common:get_or_add_user_project_role:1009 : echo 65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:45:04.064 | 65c1ce7bde1f43378e436bfc040253ae 2022-05-06 03:45:04.064 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-06 03:45:04.064 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:45:04.064 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-06 03:45:04.064 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-06 03:45:04.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.065 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.065 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.065 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.065 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:45:04.065 | 2203bb51fdac45958c442de29d88785a' 2022-05-06 03:45:04.065 | + functions-common:get_or_create_service:1106 : echo 2203bb51fdac45958c442de29d88785a 2022-05-06 03:45:04.065 | 2203bb51fdac45958c442de29d88785a 2022-05-06 03:45:04.065 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-05-06 03:45:04.065 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:45:04.065 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-05-06 03:45:04.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:45:04.065 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-06 03:45:04.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.065 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.065 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.065 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:45:04.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:45:04.065 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.25/image --region RegionOne -f value -c id 2022-05-06 03:45:04.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.065 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.066 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.066 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=85f7370c38c34a70b07ad57087d8c490 2022-05-06 03:45:04.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 85f7370c38c34a70b07ad57087d8c490 2022-05-06 03:45:04.066 | + functions-common:get_or_create_endpoint:1139 : public_id=85f7370c38c34a70b07ad57087d8c490 2022-05-06 03:45:04.066 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:45:04.066 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:45:04.066 | + functions-common:get_or_create_endpoint:1148 : echo 85f7370c38c34a70b07ad57087d8c490 2022-05-06 03:45:04.066 | 85f7370c38c34a70b07ad57087d8c490 2022-05-06 03:45:04.066 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-06 03:45:04.066 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 03:45:04.066 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-06 03:45:04.066 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-06 03:45:04.066 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-06 03:45:04.066 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-06 03:45:04.066 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-06 03:45:04.066 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-06 03:45:04.066 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-06 03:45:04.105 | [171388 Async create_glance_accounts:206070]: finished create_glance_accounts with result 0 in 73 seconds 2022-05-06 03:45:04.145 | [171388 Async create_cinder_accounts:206200]: Waiting for completion of create_cinder_accounts running on PID 206200 (4 other jobs running) 2022-05-06 03:45:04.170 | [171388 Async create_cinder_accounts:206200]: Signaling child to exit 2022-05-06 03:45:04.171 | WAKEUP 2022-05-06 03:45:04.195 | [171388 Async create_cinder_accounts:206200]: Signaled 2022-05-06 03:45:04.196 | + 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-05-06 03:45:04.196 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-06 03:45:04.196 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-06 03:45:04.196 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:04.196 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:45:04.196 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:45:04.196 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:45:04.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.196 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.197 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.197 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.197 | + functions-common:get_or_create_user:937 : user_id=5d3445292b9d43759c1a997c681c19f3 2022-05-06 03:45:04.197 | + functions-common:get_or_create_user:938 : echo 5d3445292b9d43759c1a997c681c19f3 2022-05-06 03:45:04.197 | 5d3445292b9d43759c1a997c681c19f3 2022-05-06 03:45:04.197 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-06 03:45:04.197 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:04.197 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:04.197 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:04.197 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:04.197 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:04.197 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:04.197 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:04.197 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:04.197 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:04.197 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:04.197 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:04.197 | ++ 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-05-06 03:45:04.197 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.197 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.197 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.197 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.197 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.197 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.197 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:04.197 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:04.197 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.197 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.197 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.198 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.198 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:04.198 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.198 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.198 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.198 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.198 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.198 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.198 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:04.198 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:04.198 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:04.198 | ++ functions-common:get_field:830 : echo '| 6d96eaebcbbe4bc8b785c198aa7b5602 | 5d3445292b9d43759c1a997c681c19f3 | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:04.198 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.198 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.198 | + functions-common:get_or_add_user_project_role:1009 : echo 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.198 | 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.198 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 03:45:04.198 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-06 03:45:04.198 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:45:04.198 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-06 03:45:04.198 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-06 03:45:04.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.199 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.199 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.199 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.199 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:45:04.199 | 0f54e8b988604631a6055ef6578314c8' 2022-05-06 03:45:04.199 | + functions-common:get_or_create_service:1106 : echo 0f54e8b988604631a6055ef6578314c8 2022-05-06 03:45:04.199 | 0f54e8b988604631a6055ef6578314c8 2022-05-06 03:45:04.199 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-06 03:45:04.199 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-05-06 03:45:04.199 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:45:04.199 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-05-06 03:45:04.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:45:04.199 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-06 03:45:04.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.199 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.199 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.199 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:45:04.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:45:04.199 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 03:45:04.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.199 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.199 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.199 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ea86b2a97efc4db6bddf752fed9e4c9a 2022-05-06 03:45:04.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ea86b2a97efc4db6bddf752fed9e4c9a 2022-05-06 03:45:04.199 | + functions-common:get_or_create_endpoint:1139 : public_id=ea86b2a97efc4db6bddf752fed9e4c9a 2022-05-06 03:45:04.200 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:45:04.200 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:45:04.200 | + functions-common:get_or_create_endpoint:1148 : echo ea86b2a97efc4db6bddf752fed9e4c9a 2022-05-06 03:45:04.200 | ea86b2a97efc4db6bddf752fed9e4c9a 2022-05-06 03:45:04.200 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-06 03:45:04.200 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:45:04.200 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-06 03:45:04.200 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-06 03:45:04.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.200 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.200 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.200 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.200 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:45:04.200 | 3e0bffda03f2433596b8aef9587777f9' 2022-05-06 03:45:04.200 | + functions-common:get_or_create_service:1106 : echo 3e0bffda03f2433596b8aef9587777f9 2022-05-06 03:45:04.200 | 3e0bffda03f2433596b8aef9587777f9 2022-05-06 03:45:04.200 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-05-06 03:45:04.200 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:45:04.200 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-05-06 03:45:04.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:45:04.200 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-06 03:45:04.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.200 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.200 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.200 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:45:04.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:45:04.200 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 03:45:04.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.200 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.201 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.201 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.201 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8511eb8b51c444a4b6b3ef570d6380e3 2022-05-06 03:45:04.201 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8511eb8b51c444a4b6b3ef570d6380e3 2022-05-06 03:45:04.201 | + functions-common:get_or_create_endpoint:1139 : public_id=8511eb8b51c444a4b6b3ef570d6380e3 2022-05-06 03:45:04.201 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:45:04.201 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:45:04.201 | + functions-common:get_or_create_endpoint:1148 : echo 8511eb8b51c444a4b6b3ef570d6380e3 2022-05-06 03:45:04.201 | 8511eb8b51c444a4b6b3ef570d6380e3 2022-05-06 03:45:04.201 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-06 03:45:04.201 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-06 03:45:04.201 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:45:04.201 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-06 03:45:04.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.201 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.201 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.201 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.201 | ++ functions-common:get_or_create_project:950 : project_id=5ac44cb9f8cf4461bdf1e184b1da8795 2022-05-06 03:45:04.201 | ++ functions-common:get_or_create_project:951 : echo 5ac44cb9f8cf4461bdf1e184b1da8795 2022-05-06 03:45:04.201 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5ac44cb9f8cf4461bdf1e184b1da8795 2022-05-06 03:45:04.201 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-06 03:45:04.201 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:04.201 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:45:04.201 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-06 03:45:04.201 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-06 03:45:04.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.201 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.201 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.201 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-06 03:45:04.201 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.202 | ++ functions-common:get_or_create_user:937 : user_id=5d3445292b9d43759c1a997c681c19f3 2022-05-06 03:45:04.202 | ++ functions-common:get_or_create_user:938 : echo 5d3445292b9d43759c1a997c681c19f3 2022-05-06 03:45:04.202 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5d3445292b9d43759c1a997c681c19f3 2022-05-06 03:45:04.246 | [171388 Async create_cinder_accounts:206200]: finished create_cinder_accounts with result 0 in 59 seconds 2022-05-06 03:45:04.251 | + inc/async:async_wait:197 : return 0 2022-05-06 03:45:04.253 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-06 03:45:04.306 | [171388 Async create_neutron_accounts:206316]: Waiting for completion of create_neutron_accounts running on PID 206316 (3 other jobs running) 2022-05-06 03:45:04.332 | [171388 Async create_neutron_accounts:206316]: Signaling child to exit 2022-05-06 03:45:04.332 | WAKEUP 2022-05-06 03:45:04.355 | [171388 Async create_neutron_accounts:206316]: Signaled 2022-05-06 03:45:04.357 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-06 03:45:04.357 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:45:04.357 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:45:04.357 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:45:04.357 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:45:04.357 | + 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-05-06 03:45:04.357 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:45:04.357 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-06 03:45:04.357 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-06 03:45:04.357 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-06 03:45:04.357 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-05-06 03:45:04.357 | + 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-05-06 03:45:04.357 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-06 03:45:04.357 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-06 03:45:04.357 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:04.358 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:45:04.358 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:45:04.358 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:45:04.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.358 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.358 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.358 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.358 | + functions-common:get_or_create_user:937 : user_id=343a422c4d494194ab93c01d09dad32d 2022-05-06 03:45:04.358 | + functions-common:get_or_create_user:938 : echo 343a422c4d494194ab93c01d09dad32d 2022-05-06 03:45:04.358 | 343a422c4d494194ab93c01d09dad32d 2022-05-06 03:45:04.358 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-06 03:45:04.358 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:04.358 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:04.358 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:04.358 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:04.358 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:04.358 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:04.358 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:04.358 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:04.358 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:04.358 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:04.358 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.358 | ++ 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-05-06 03:45:04.358 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:04.358 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.358 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.358 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.358 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.358 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.358 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:04.359 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:04.359 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.359 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.359 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.359 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 03:45:04.359 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:04.359 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:04.359 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:04.359 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.359 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.359 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.359 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.359 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:04.359 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:04.359 | ++ functions-common:get_field:830 : echo '| 6d96eaebcbbe4bc8b785c198aa7b5602 | 343a422c4d494194ab93c01d09dad32d | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:04.359 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:04.359 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:04.359 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.359 | + functions-common:get_or_add_user_project_role:1009 : echo 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.359 | 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:04.359 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 03:45:04.359 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-06 03:45:04.359 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:45:04.359 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-06 03:45:04.359 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-06 03:45:04.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.360 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.360 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.360 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.360 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:45:04.360 | 8b610f7de4fa4126b9d01b6fd7c2ac01' 2022-05-06 03:45:04.360 | + functions-common:get_or_create_service:1106 : echo 8b610f7de4fa4126b9d01b6fd7c2ac01 2022-05-06 03:45:04.360 | 8b610f7de4fa4126b9d01b6fd7c2ac01 2022-05-06 03:45:04.360 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-05-06 03:45:04.360 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:45:04.360 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-05-06 03:45:04.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:45:04.360 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-06 03:45:04.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.360 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.360 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.360 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:45:04.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:45:04.360 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.25:9696/ --region RegionOne -f value -c id 2022-05-06 03:45:04.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.360 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:04.360 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:04.360 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:04.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ff182a9929584e2abf45fbc3af237c05 2022-05-06 03:45:04.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ff182a9929584e2abf45fbc3af237c05 2022-05-06 03:45:04.360 | + functions-common:get_or_create_endpoint:1139 : public_id=ff182a9929584e2abf45fbc3af237c05 2022-05-06 03:45:04.360 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:45:04.360 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:45:04.360 | + functions-common:get_or_create_endpoint:1148 : echo ff182a9929584e2abf45fbc3af237c05 2022-05-06 03:45:04.361 | ff182a9929584e2abf45fbc3af237c05 2022-05-06 03:45:04.404 | [171388 Async create_neutron_accounts:206316]: finished create_neutron_accounts with result 0 in 40 seconds 2022-05-06 03:45:04.444 | [171388 Async create_swift_accounts:206459]: Waiting for completion of create_swift_accounts running on PID 206459 (2 other jobs running) 2022-05-06 03:45:04.470 | [171388 Async create_swift_accounts:206459]: Signaling child to exit 2022-05-06 03:45:52.386 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:45:52.415 | [206459 Async create_swift_accounts:206459]: finished successfully 2022-05-06 03:45:52.435 | WAKEUP 2022-05-06 03:45:52.458 | [171388 Async create_swift_accounts:206459]: Signaled 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-06 03:45:52.460 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-06 03:45:52.460 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-06 03:45:52.460 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-06 03:45:52.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.460 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.460 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.460 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.460 | ++ functions-common:get_or_create_role:962 : role_id=68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:45:52.460 | ++ functions-common:get_or_create_role:963 : echo 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:614 : another_role=68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:45:52.460 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-06 03:45:52.461 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-06 03:45:52.461 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:52.461 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:45:52.461 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:45:52.461 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:45:52.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.461 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.461 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.461 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.461 | + functions-common:get_or_create_user:937 : user_id=b09c0d7e5c8241e6a472b60f8017b8ed 2022-05-06 03:45:52.461 | + functions-common:get_or_create_user:938 : echo b09c0d7e5c8241e6a472b60f8017b8ed 2022-05-06 03:45:52.461 | b09c0d7e5c8241e6a472b60f8017b8ed 2022-05-06 03:45:52.461 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-06 03:45:52.461 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:52.461 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:52.461 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:52.461 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:52.461 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:52.461 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:52.461 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:52.461 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:52.461 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:52.461 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:52.461 | ++ 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-05-06 03:45:52.461 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:52.461 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.461 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.461 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.461 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.461 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.462 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.462 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:52.462 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:52.462 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:45:52.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.462 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.462 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.462 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.462 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:45:52.462 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:52.462 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.462 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.462 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.462 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.462 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.462 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:52.462 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:52.462 | ++ functions-common:get_field:830 : echo '| 6d96eaebcbbe4bc8b785c198aa7b5602 | b09c0d7e5c8241e6a472b60f8017b8ed | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:52.462 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:52.462 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.462 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:52.462 | + functions-common:get_or_add_user_project_role:1009 : echo 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:52.462 | 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:45:52.462 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 03:45:52.462 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-06 03:45:52.462 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:52.462 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:45:52.462 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:52.462 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:52.463 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:45:52.463 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:45:52.463 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:45:52.463 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:45:52.463 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:45:52.463 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:45:52.463 | ++ 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-05-06 03:45:52.463 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:52.463 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.463 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.463 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.463 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.463 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.463 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.463 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:52.463 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:52.463 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:45:52.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.463 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.463 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.463 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:45:52.463 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:52.463 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.463 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.463 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.463 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.463 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.464 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.464 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:52.464 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:52.464 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | b09c0d7e5c8241e6a472b60f8017b8ed | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:45:52.464 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:52.464 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.464 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.464 | + functions-common:get_or_add_user_project_role:1009 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.464 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.464 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-06 03:45:52.464 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:45:52.464 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-06 03:45:52.464 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-06 03:45:52.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.464 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.464 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.464 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.464 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:45:52.464 | 60347217af944587bfde090b10c7955d' 2022-05-06 03:45:52.464 | + functions-common:get_or_create_service:1106 : echo 60347217af944587bfde090b10c7955d 2022-05-06 03:45:52.464 | 60347217af944587bfde090b10c7955d 2022-05-06 03:45:52.464 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' http://10.222.0.25:8080 2022-05-06 03:45:52.464 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:45:52.464 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-06 03:45:52.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:45:52.464 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-06 03:45:52.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.464 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.465 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.465 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:45:52.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:45:52.465 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-06 03:45:52.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.465 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.465 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.465 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6da9f433016e452ca899e76e1a1adb7e 2022-05-06 03:45:52.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6da9f433016e452ca899e76e1a1adb7e 2022-05-06 03:45:52.465 | + functions-common:get_or_create_endpoint:1139 : public_id=6da9f433016e452ca899e76e1a1adb7e 2022-05-06 03:45:52.465 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.25:8080 ]] 2022-05-06 03:45:52.465 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.25:8080 RegionOne 2022-05-06 03:45:52.465 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:45:52.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-06 03:45:52.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.465 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.465 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.465 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.465 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:45:52.465 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:45:52.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.25:8080 --region RegionOne -f value -c id 2022-05-06 03:45:52.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.465 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.465 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.465 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.466 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=af758370ded94332883ec0c1588e7f49 2022-05-06 03:45:52.466 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo af758370ded94332883ec0c1588e7f49 2022-05-06 03:45:52.466 | af758370ded94332883ec0c1588e7f49 2022-05-06 03:45:52.466 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:45:52.466 | + functions-common:get_or_create_endpoint:1148 : echo 6da9f433016e452ca899e76e1a1adb7e 2022-05-06 03:45:52.466 | 6da9f433016e452ca899e76e1a1adb7e 2022-05-06 03:45:52.466 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-06 03:45:52.466 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-06 03:45:52.466 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:45:52.466 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-06 03:45:52.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.466 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.466 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.466 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.466 | ++ functions-common:get_or_create_project:950 : project_id=402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.466 | ++ functions-common:get_or_create_project:951 : echo 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.466 | + lib/swift:create_swift_accounts:628 : swift_project_test1=402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.466 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-06 03:45:52.466 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:45:52.466 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-06 03:45:52.466 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:52.466 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-06 03:45:52.466 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-06 03:45:52.466 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-06 03:45:52.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.466 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.466 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.466 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.466 | ++ functions-common:get_or_create_user:937 : user_id=5816ec527cd84d94bd5218d52e6b995d 2022-05-06 03:45:52.466 | ++ functions-common:get_or_create_user:938 : echo 5816ec527cd84d94bd5218d52e6b995d 2022-05-06 03:45:52.466 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=5816ec527cd84d94bd5218d52e6b995d 2022-05-06 03:45:52.467 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-06 03:45:52.467 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:45:52.467 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 5816ec527cd84d94bd5218d52e6b995d 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.467 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:52.467 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:45:52.467 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:52.467 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:52.467 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:45:52.467 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:45:52.467 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:45:52.467 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:45:52.467 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5816ec527cd84d94bd5218d52e6b995d --project 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.467 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.467 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:52.467 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.467 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.467 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.467 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.467 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.467 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:52.467 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:52.467 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 5816ec527cd84d94bd5218d52e6b995d --project 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.467 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.467 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.467 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5816ec527cd84d94bd5218d52e6b995d --project 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.468 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.468 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:52.468 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.468 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.468 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.468 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.468 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.468 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:52.468 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:52.468 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:52.468 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | 5816ec527cd84d94bd5218d52e6b995d | | 402eaa573e404ba2a5315c8b2872c9a5 | | | False |' 2022-05-06 03:45:52.468 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.468 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.468 | + functions-common:get_or_add_user_project_role:1009 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.468 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.468 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-06 03:45:52.468 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-06 03:45:52.468 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:52.468 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-06 03:45:52.468 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-06 03:45:52.468 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-06 03:45:52.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.468 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.468 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.468 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.468 | ++ functions-common:get_or_create_user:937 : user_id=06af2642a1284ece8aca208b221ff528 2022-05-06 03:45:52.468 | ++ functions-common:get_or_create_user:938 : echo 06af2642a1284ece8aca208b221ff528 2022-05-06 03:45:52.468 | + lib/swift:create_swift_accounts:637 : swift_user_test3=06af2642a1284ece8aca208b221ff528 2022-05-06 03:45:52.468 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-06 03:45:52.468 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:45:52.469 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 68932c860fc4422d968a23ab01a9c5ba 06af2642a1284ece8aca208b221ff528 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.469 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:52.469 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:45:52.469 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:52.469 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:52.469 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:45:52.469 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:45:52.469 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:45:52.469 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:45:52.469 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 68932c860fc4422d968a23ab01a9c5ba --user 06af2642a1284ece8aca208b221ff528 --project 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.469 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.469 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:52.469 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.469 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.469 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.469 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.469 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.469 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:52.469 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:52.469 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 68932c860fc4422d968a23ab01a9c5ba --user 06af2642a1284ece8aca208b221ff528 --project 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.469 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.469 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.469 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 68932c860fc4422d968a23ab01a9c5ba --user 06af2642a1284ece8aca208b221ff528 --project 402eaa573e404ba2a5315c8b2872c9a5 2022-05-06 03:45:52.469 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.469 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:52.469 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.469 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.470 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.470 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:52.470 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:52.470 | ++ functions-common:get_field:830 : echo '| 68932c860fc4422d968a23ab01a9c5ba | 06af2642a1284ece8aca208b221ff528 | | 402eaa573e404ba2a5315c8b2872c9a5 | | | False |' 2022-05-06 03:45:52.470 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:52.470 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.470 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:45:52.470 | + functions-common:get_or_add_user_project_role:1009 : echo 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:45:52.470 | 68932c860fc4422d968a23ab01a9c5ba 2022-05-06 03:45:52.470 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-06 03:45:52.470 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-06 03:45:52.470 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:45:52.470 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-06 03:45:52.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.470 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.470 | ++ functions-common:get_or_create_project:950 : project_id=b43f1e6bd5f5449880f9477c76fdcb45 2022-05-06 03:45:52.470 | ++ functions-common:get_or_create_project:951 : echo b43f1e6bd5f5449880f9477c76fdcb45 2022-05-06 03:45:52.470 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b43f1e6bd5f5449880f9477c76fdcb45 2022-05-06 03:45:52.470 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-06 03:45:52.470 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:45:52.470 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-06 03:45:52.470 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-06 03:45:52.470 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:52.470 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-06 03:45:52.470 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-06 03:45:52.470 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-06 03:45:52.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.471 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.471 | ++ functions-common:get_or_create_user:937 : user_id=45d2c10cdfbb4c20b06fcccdd2a5b554 2022-05-06 03:45:52.471 | ++ functions-common:get_or_create_user:938 : echo 45d2c10cdfbb4c20b06fcccdd2a5b554 2022-05-06 03:45:52.471 | + lib/swift:create_swift_accounts:647 : swift_user_test2=45d2c10cdfbb4c20b06fcccdd2a5b554 2022-05-06 03:45:52.471 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-06 03:45:52.471 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:45:52.471 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 45d2c10cdfbb4c20b06fcccdd2a5b554 b43f1e6bd5f5449880f9477c76fdcb45 2022-05-06 03:45:52.471 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:52.471 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:45:52.471 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:52.471 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:52.471 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:45:52.471 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:45:52.471 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:45:52.471 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:45:52.471 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45d2c10cdfbb4c20b06fcccdd2a5b554 --project b43f1e6bd5f5449880f9477c76fdcb45 2022-05-06 03:45:52.471 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.471 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:52.471 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.471 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.471 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.471 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:52.471 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:52.472 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 45d2c10cdfbb4c20b06fcccdd2a5b554 --project b43f1e6bd5f5449880f9477c76fdcb45 2022-05-06 03:45:52.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.472 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.472 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.472 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.472 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45d2c10cdfbb4c20b06fcccdd2a5b554 --project b43f1e6bd5f5449880f9477c76fdcb45 2022-05-06 03:45:52.472 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:52.472 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.472 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.472 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.472 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.472 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.472 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:52.472 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:52.472 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:52.472 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | 45d2c10cdfbb4c20b06fcccdd2a5b554 | | b43f1e6bd5f5449880f9477c76fdcb45 | | | False |' 2022-05-06 03:45:52.472 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.472 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.472 | + functions-common:get_or_add_user_project_role:1009 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.472 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.472 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-06 03:45:52.472 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-06 03:45:52.472 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 03:45:52.472 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-06 03:45:52.472 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-06 03:45:52.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.472 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.472 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.472 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.473 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-06 03:45:52.473 | 6e301118ede04730aae65b9a76e0bbbb' 2022-05-06 03:45:52.473 | ++ functions-common:get_or_create_domain:900 : echo 6e301118ede04730aae65b9a76e0bbbb 2022-05-06 03:45:52.473 | + lib/swift:create_swift_accounts:652 : swift_domain=6e301118ede04730aae65b9a76e0bbbb 2022-05-06 03:45:52.473 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-06 03:45:52.473 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:45:52.473 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-06 03:45:52.473 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 6e301118ede04730aae65b9a76e0bbbb 2022-05-06 03:45:52.473 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:45:52.473 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6e301118ede04730aae65b9a76e0bbbb --or-show -f value -c id 2022-05-06 03:45:52.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.473 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.473 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.473 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.473 | ++ functions-common:get_or_create_project:950 : project_id=04b6649280ea48038c189821b7d6eb9e 2022-05-06 03:45:52.473 | ++ functions-common:get_or_create_project:951 : echo 04b6649280ea48038c189821b7d6eb9e 2022-05-06 03:45:52.473 | + lib/swift:create_swift_accounts:656 : swift_project_test4=04b6649280ea48038c189821b7d6eb9e 2022-05-06 03:45:52.473 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-06 03:45:52.473 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:45:52.473 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-06 03:45:52.473 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 6e301118ede04730aae65b9a76e0bbbb test4@example.com 2022-05-06 03:45:52.473 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:45:52.473 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-06 03:45:52.473 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-06 03:45:52.473 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6e301118ede04730aae65b9a76e0bbbb --email=test4@example.com --or-show -f value -c id 2022-05-06 03:45:52.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.473 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.473 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.473 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.474 | ++ functions-common:get_or_create_user:937 : user_id=3582bc693e1a4e99a60b574d553f27db 2022-05-06 03:45:52.474 | ++ functions-common:get_or_create_user:938 : echo 3582bc693e1a4e99a60b574d553f27db 2022-05-06 03:45:52.474 | + lib/swift:create_swift_accounts:661 : swift_user_test4=3582bc693e1a4e99a60b574d553f27db 2022-05-06 03:45:52.474 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-06 03:45:52.474 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:45:52.474 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 3582bc693e1a4e99a60b574d553f27db 04b6649280ea48038c189821b7d6eb9e 2022-05-06 03:45:52.474 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:45:52.474 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:45:52.474 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:45:52.474 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:45:52.474 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:45:52.474 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:45:52.474 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:45:52.474 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:45:52.474 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3582bc693e1a4e99a60b574d553f27db --project 04b6649280ea48038c189821b7d6eb9e 2022-05-06 03:45:52.474 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:45:52.474 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.474 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.474 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.474 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.474 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.474 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.474 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:45:52.474 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:45:52.474 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 3582bc693e1a4e99a60b574d553f27db --project 04b6649280ea48038c189821b7d6eb9e 2022-05-06 03:45:52.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.474 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.474 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.474 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3582bc693e1a4e99a60b574d553f27db --project 04b6649280ea48038c189821b7d6eb9e 2022-05-06 03:45:52.474 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:45:52.475 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:45:52.475 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:45:52.475 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.475 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:52.475 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:52.475 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:45:52.475 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:45:52.475 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:45:52.475 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | 3582bc693e1a4e99a60b574d553f27db | | 04b6649280ea48038c189821b7d6eb9e | | | False |' 2022-05-06 03:45:52.475 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:45:52.475 | ++ functions-common:get_field:824 : read data 2022-05-06 03:45:52.475 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.475 | + functions-common:get_or_add_user_project_role:1009 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.475 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:45:52.507 | [171388 Async create_swift_accounts:206459]: finished create_swift_accounts with result 0 in 127 seconds 2022-05-06 03:45:52.514 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-06 03:45:52.517 | + inc/async:async_wait:197 : return 0 2022-05-06 03:45:52.520 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-06 03:45:52.538 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:45:52.541 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-06 03:45:52.558 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:45:52.561 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-06 03:45:52.564 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:45:52.566 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-06 03:45:52.569 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-06 03:45:52.572 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-06 03:45:52.635 | + inc/async:async_inner:63 : init_glance 2022-05-06 03:45:52.676 | [171388 Async init_glance:210713]: running: init_glance 2022-05-06 03:45:52.679 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-06 03:45:52.698 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:45:52.700 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-06 03:45:52.703 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:45:52.706 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-06 03:45:52.709 | + ./stack.sh:main:1149 : configure_neutron 2022-05-06 03:45:52.711 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-06 03:45:52.715 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:45:52.717 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:45:52.723 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:45:52.725 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:45:52.728 | + 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-05-06 03:45:52.731 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:45:52.734 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-06 03:45:52.737 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-06 03:45:52.739 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-06 03:45:52.742 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-06 03:45:52.756 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-06 03:45:52.759 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-06 03:45:56.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:56.167 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:56.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:56.167 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:59.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:59.674 | from cryptography.utils import int_from_bytes 2022-05-06 03:45:59.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:45:59.675 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:02.577 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:46:02.604 | [210713 Async init_glance:210713]: finished successfully 2022-05-06 03:46:03.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:03.207 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:03.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:03.207 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:06.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:06.618 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:06.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:06.618 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:09.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:09.995 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:09.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:09.995 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:13.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:13.369 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:13.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:13.369 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:16.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:16.760 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:16.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:16.760 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:20.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:20.335 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:20.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:20.335 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:24.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:24.987 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:24.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:24.988 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:30.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:30.737 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:30.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:30.737 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:31.071 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-06 03:46:31.079 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-06 03:46:31.082 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-06 03:46:31.085 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-06 03:46:31.088 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-06 03:46:31.091 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-06 03:46:31.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-06 03:46:31.098 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-06 03:46:31.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-06 03:46:31.104 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-06 03:46:31.106 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-06 03:46:31.108 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-06 03:46:31.111 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-06 03:46:31.113 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-06 03:46:31.115 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-06 03:46:31.117 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-06 03:46:31.122 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:31.125 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-06 03:46:31.127 | + 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-05-06 03:46:31.132 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-06 03:46:31.135 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-06 03:46:31.137 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-06 03:46:31.139 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-06 03:46:31.142 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-06 03:46:31.145 | + 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-05-06 03:46:31.173 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-06 03:46:31.202 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-06 03:46:31.232 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-06 03:46:31.262 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-06 03:46:31.295 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-06 03:46:31.325 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-06 03:46:31.327 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-06 03:46:31.330 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-06 03:46:31.332 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 03:46:31.335 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:46:31.352 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:46:31.355 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:46:31.357 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:46:31.359 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:46:31.363 | + 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-05-06 03:46:31.396 | + 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-05-06 03:46:31.426 | + 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-05-06 03:46:31.455 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:46:31.485 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-06 03:46:31.502 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:46:31.504 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-06 03:46:31.507 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-06 03:46:31.509 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-06 03:46:31.511 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-06 03:46:31.514 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-06 03:46:31.526 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-06 03:46:31.529 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-06 03:46:31.531 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-06 03:46:31.533 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-06 03:46:31.546 | + 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-05-06 03:46:31.559 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-06 03:46:31.562 | + 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-05-06 03:46:31.574 | + 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-05-06 03:46:31.587 | + 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-05-06 03:46:31.599 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-06 03:46:31.602 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:46:31.605 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-06 03:46:31.609 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.pM8NY8u2bY 2022-05-06 03:46:31.612 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-06 03:46:31.614 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:46:31.617 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.pM8NY8u2bY 2022-05-06 03:46:31.621 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.pM8NY8u2bY 2022-05-06 03:46:31.633 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.pM8NY8u2bY /etc/sudoers.d/neutron-rootwrap 2022-05-06 03:46:31.645 | + 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-05-06 03:46:31.675 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-06 03:46:31.677 | + 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-05-06 03:46:31.706 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-06 03:46:31.709 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-06 03:46:31.712 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-06 03:46:31.714 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:46:31.717 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:46:31.719 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:46:31.737 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:31.740 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:46:31.742 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:46:31.745 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:46:31.763 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:31.766 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:46:31.769 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:46:31.800 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:46:31.802 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:46:31.805 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-06 03:46:31.822 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:31.825 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-06 03:46:31.827 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-06 03:46:31.830 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 03:46:31.833 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 03:46:31.835 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-06 03:46:31.838 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-06 03:46:31.840 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 03:46:31.843 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-06 03:46:31.845 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-06 03:46:31.848 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-06 03:46:31.852 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-06 03:46:31.855 | + 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-05-06 03:46:31.860 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-06 03:46:31.877 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:31.880 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-06 03:46:31.883 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-06 03:46:31.885 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-06 03:46:31.891 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-06 03:46:31.923 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-06 03:46:31.954 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-06 03:46:31.986 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-06 03:46:32.019 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-06 03:46:32.051 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-06 03:46:32.053 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 03:46:32.056 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-06 03:46:32.058 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:46:32.061 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-06 03:46:32.092 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-06 03:46:32.124 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:46:32.154 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-06 03:46:32.184 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-06 03:46:32.214 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-06 03:46:32.245 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-06 03:46:32.275 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-06 03:46:32.311 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:46:32.343 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:46:32.373 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-06 03:46:32.404 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-06 03:46:32.434 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-06 03:46:32.437 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 03:46:32.439 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 03:46:32.442 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-06 03:46:32.444 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-06 03:46:32.474 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-06 03:46:32.505 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-05-06 03:46:32.535 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-06 03:46:32.565 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-06 03:46:32.596 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-06 03:46:32.626 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-06 03:46:32.657 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-06 03:46:32.687 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:46:32.718 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-06 03:46:32.748 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-06 03:46:32.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-06 03:46:32.753 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-06 03:46:32.756 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-06 03:46:32.758 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-06 03:46:32.761 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-06 03:46:32.763 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-06 03:46:32.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-05-06 03:46:32.769 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-05-06 03:46:32.771 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-05-06 03:46:32.773 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-06 03:46:32.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-06 03:46:32.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-06 03:46:32.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-06 03:46:32.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-06 03:46:32.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-06 03:46:32.789 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-06 03:46:32.791 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-06 03:46:32.794 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-06 03:46:32.796 | + 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-05-06 03:46:32.824 | + 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-05-06 03:46:32.826 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:32.829 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 03:46:32.832 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-06 03:46:32.834 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-06 03:46:32.837 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:46:32.839 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-06 03:46:32.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-06 03:46:32.870 | + 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-05-06 03:46:32.872 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:32.875 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 03:46:32.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-06 03:46:32.880 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-06 03:46:32.882 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:46:32.885 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-06 03:46:32.913 | + 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-05-06 03:46:32.915 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:32.918 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 03:46:32.920 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-06 03:46:32.922 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-06 03:46:32.925 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:46:32.927 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-06 03:46:32.964 | + 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-05-06 03:46:32.967 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:32.971 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-06 03:46:32.974 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-06 03:46:32.977 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-06 03:46:32.981 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:46:32.984 | + 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-05-06 03:46:33.016 | + 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-05-06 03:46:33.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:33.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-06 03:46:33.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-06 03:46:33.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-06 03:46:33.029 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:46:33.031 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-06 03:46:33.060 | + 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-05-06 03:46:33.062 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:33.065 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-06 03:46:33.067 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-06 03:46:33.070 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-06 03:46:33.072 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:46:33.075 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-06 03:46:33.106 | + 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:100:149 2022-05-06 03:46:33.108 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:33.111 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-06 03:46:33.113 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-05-06 03:46:33.116 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-05-06 03:46:33.119 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:46:33.121 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-05-06 03:46:33.153 | + 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-05-06 03:46:33.155 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:46:33.159 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-06 03:46:33.161 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-06 03:46:33.164 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-06 03:46:33.167 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:46:33.170 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-06 03:46:33.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-06 03:46:33.202 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-06 03:46:33.219 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:33.222 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-06 03:46:33.225 | + 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-05-06 03:46:33.258 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-06 03:46:33.261 | + 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-05-06 03:46:33.294 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-06 03:46:33.334 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-06 03:46:33.336 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-06 03:46:33.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-06 03:46:33.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-06 03:46:36.283 | INFO neutron.common.config [-] Logging enabled! 2022-05-06 03:46:36.283 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev187 2022-05-06 03:46:36.283 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=212688) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-06 03:46:36.333 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=212688) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 03:46:36.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=212688) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 03:46:36.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=212688) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:46:36.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=212688) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:46:36.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=212688) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:46:36.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=212688) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:46:36.388 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-06 03:46:36.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:36.388 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:36.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:36.388 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:36.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-06 03:46:36.759 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-06 03:46:36.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-06 03:46:36.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 03:46:36.768 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-06 03:46:36.825 | + 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-05-06 03:46:36.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-06 03:46:36.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-06 03:46:36.848 | + 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-05-06 03:46:36.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-06 03:46:36.882 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-06 03:46:36.891 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-06 03:46:36.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-06 03:46:36.897 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-06 03:46:36.913 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-06 03:46:36.930 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-06 03:46:36.933 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-06 03:46:36.945 | net.bridge.bridge-nf-call-iptables = 1 2022-05-06 03:46:36.950 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-06 03:46:36.953 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-06 03:46:36.961 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-06 03:46:36.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-06 03:46:36.967 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-06 03:46:36.970 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-06 03:46:36.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-06 03:46:36.975 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-06 03:46:36.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-06 03:46:36.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-06 03:46:36.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 03:46:36.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-06 03:46:37.019 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-06 03:46:37.022 | + 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-05-06 03:46:37.057 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-06 03:46:37.060 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-06 03:46:37.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-06 03:46:37.119 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-06 03:46:37.137 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:37.140 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-06 03:46:37.142 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-06 03:46:37.147 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-06 03:46:37.177 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-06 03:46:37.207 | + 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-05-06 03:46:37.250 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-06 03:46:37.253 | + 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-05-06 03:46:37.287 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-06 03:46:37.305 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:37.308 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-06 03:46:37.310 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-06 03:46:37.341 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-06 03:46:37.343 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-06 03:46:37.346 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-06 03:46:37.375 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-06 03:46:37.378 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-06 03:46:37.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-06 03:46:37.383 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-06 03:46:37.400 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:37.403 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-06 03:46:37.406 | + 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-05-06 03:46:37.410 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-06 03:46:37.440 | + 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-05-06 03:46:37.472 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-06 03:46:37.474 | + 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-05-06 03:46:37.504 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-06 03:46:37.507 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-06 03:46:37.537 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-06 03:46:37.539 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-06 03:46:37.542 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-06 03:46:37.572 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-06 03:46:37.574 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-06 03:46:37.577 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-06 03:46:37.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-06 03:46:40.524 | INFO neutron.common.config [-] Logging enabled! 2022-05-06 03:46:40.524 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev187 2022-05-06 03:46:40.525 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=213218) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-06 03:46:40.577 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=213218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 03:46:40.577 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=213218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 03:46:40.577 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=213218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:46:40.578 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=213218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:46:40.578 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=213218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:46:40.578 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=213218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:46:40.646 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-06 03:46:40.647 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=213218) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-06 03:46:40.648 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=213218) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-06 03:46:40.648 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-06 03:46:40.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:40.649 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:40.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:46:40.649 | from cryptography.utils import int_from_bytes 2022-05-06 03:46:41.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-06 03:46:41.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-06 03:46:41.061 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-06 03:46:41.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-06 03:46:41.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-06 03:46:41.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 03:46:41.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-06 03:46:41.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-06 03:46:41.107 | + functions:set_mtu:785 : local dev=br-data 2022-05-06 03:46:41.111 | + functions:set_mtu:786 : local mtu=1500 2022-05-06 03:46:41.114 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-06 03:46:41.127 | + 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-05-06 03:46:41.145 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-06 03:46:41.148 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-06 03:46:41.151 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-06 03:46:41.153 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-06 03:46:41.156 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-06 03:46:41.159 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-06 03:46:41.161 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-06 03:46:41.164 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-06 03:46:41.167 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-06 03:46:41.169 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-06 03:46:41.172 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-06 03:46:41.174 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-06 03:46:41.177 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-06 03:46:41.179 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-06 03:46:41.183 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-06 03:46:41.184 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-06 03:46:41.190 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-06 03:46:41.192 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-06 03:46:41.195 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-06 03:46:41.198 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-06 03:46:41.202 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-06 03:46:41.202 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-06 03:46:41.202 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-06 03:46:41.208 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.34/22 brd 192.168.3.255' 2022-05-06 03:46:41.211 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-06 03:46:41.213 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-06 03:46:41.216 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-06 03:46:41.219 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-06 03:46:41.221 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.34/22 brd 192.168.3.255 != '' ]] 2022-05-06 03:46:41.224 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1' 2022-05-06 03:46:41.226 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data' 2022-05-06 03:46:41.229 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-06 03:46:41.231 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-06 03:46:41.238 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-06 03:46:41.238 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.34/22 brd 192.168.3.255 2022-05-06 03:46:41.238 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-06 03:46:41.238 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-06 03:46:41.242 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.34 2022-05-06 03:46:41.244 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.34 ' 2022-05-06 03:46:41.247 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1 2022-05-06 03:46:41.260 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data 2022-05-06 03:46:41.275 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-06 03:46:41.298 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-06 03:46:41.323 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.34 2022-05-06 03:46:41.334 | PING 192.168.0.34 (192.168.0.34) from 192.168.0.34 br-data: 56(84) bytes of data. 2022-05-06 03:46:41.334 | 64 bytes from 192.168.0.34: icmp_seq=1 ttl=64 time=0.125 ms 2022-05-06 03:46:42.348 | 64 bytes from 192.168.0.34: icmp_seq=2 ttl=64 time=0.069 ms 2022-05-06 03:46:43.372 | 64 bytes from 192.168.0.34: icmp_seq=3 ttl=64 time=0.084 ms 2022-05-06 03:46:43.372 | 2022-05-06 03:46:43.372 | --- 192.168.0.34 ping statistics --- 2022-05-06 03:46:43.372 | 3 packets transmitted, 3 received, 0% packet loss, time 2038ms 2022-05-06 03:46:43.372 | rtt min/avg/max/mdev = 0.069/0.092/0.125/0.023 ms 2022-05-06 03:46:43.382 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-06 03:46:43.383 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-06 03:46:43.392 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-06 03:46:43.397 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-06 03:46:43.416 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:43.419 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-06 03:46:43.422 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-06 03:46:43.427 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-06 03:46:43.456 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.25 2022-05-06 03:46:43.486 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-06 03:46:43.516 | + 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-05-06 03:46:43.548 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-06 03:46:43.551 | + 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-05-06 03:46:43.580 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-06 03:46:43.583 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-06 03:46:43.600 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:46:43.603 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-06 03:46:43.606 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-06 03:46:43.624 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:46:43.627 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-06 03:46:43.644 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:46:43.647 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-06 03:46:43.664 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:46:43.667 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-06 03:46:43.703 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-06 03:46:43.734 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-06 03:46:43.737 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-06 03:46:43.755 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:43.758 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-06 03:46:43.776 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:43.778 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-06 03:46:43.781 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-06 03:46:43.841 | + inc/async:async_inner:63 : init_neutron 2022-05-06 03:46:43.881 | [171388 Async init_neutron:213696]: running: init_neutron 2022-05-06 03:46:43.884 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-06 03:46:43.905 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:43.908 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-06 03:46:43.919 | ++ ./stack.sh:main:1164 : true 2022-05-06 03:46:43.922 | + ./stack.sh:main:1164 : netman_pid= 2022-05-06 03:46:43.925 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-06 03:46:43.927 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-06 03:46:43.939 | dnsmasq: no process found 2022-05-06 03:46:43.943 | + ./stack.sh:main:1166 : true 2022-05-06 03:46:43.946 | + ./stack.sh:main:1171 : clean_iptables 2022-05-06 03:46:43.955 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-06 03:46:43.955 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-06 03:46:43.956 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-06 03:46:43.956 | + lib/nova:clean_iptables:186 : grep nova 2022-05-06 03:46:43.959 | + lib/nova:clean_iptables:186 : bash 2022-05-06 03:46:43.960 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-06 03:46:43.963 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 03:46:43.971 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-06 03:46:43.974 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 03:46:43.974 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-06 03:46:43.978 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-06 03:46:43.982 | + lib/nova:clean_iptables:188 : grep nova 2022-05-06 03:46:43.985 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-06 03:46:43.985 | + lib/nova:clean_iptables:188 : bash 2022-05-06 03:46:43.992 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 03:46:43.995 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-06 03:46:43.996 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-06 03:46:43.998 | + lib/nova:clean_iptables:190 : grep nova 2022-05-06 03:46:43.998 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-06 03:46:43.998 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-06 03:46:44.000 | + lib/nova:clean_iptables:190 : bash 2022-05-06 03:46:44.015 | + lib/nova:clean_iptables:192 : grep nova 2022-05-06 03:46:44.015 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 03:46:44.016 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-06 03:46:44.019 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-06 03:46:44.020 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-06 03:46:44.027 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-06 03:46:44.031 | + lib/nova:clean_iptables:192 : bash 2022-05-06 03:46:44.036 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-06 03:46:44.045 | net.ipv4.ip_forward = 1 2022-05-06 03:46:44.048 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-06 03:46:44.067 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:44.070 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-06 03:46:44.073 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-06 03:46:44.075 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-06 03:46:44.114 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-06 03:46:44.145 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-06 03:46:44.148 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-06 03:46:44.187 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-06 03:46:44.220 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-06 03:46:44.241 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:44.243 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-06 03:46:44.247 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:46:44.249 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-06 03:46:44.252 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-06 03:46:44.255 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-06 03:46:44.320 | + inc/async:async_inner:63 : init_swift 2022-05-06 03:46:44.377 | [171388 Async init_swift:214054]: running: init_swift 2022-05-06 03:46:44.380 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-06 03:46:44.410 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:44.413 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-06 03:46:44.416 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:46:44.419 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-06 03:46:44.421 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-06 03:46:44.424 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-06 03:46:44.509 | + inc/async:async_inner:63 : init_cinder 2022-05-06 03:46:44.546 | [171388 Async init_cinder:214149]: running: init_cinder 2022-05-06 03:46:44.549 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-06 03:46:44.581 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:46:44.584 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-06 03:46:44.587 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:46:44.591 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-06 03:46:44.611 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-06 03:46:44.615 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-06 03:46:44.737 | + inc/async:async_inner:63 : init_placement 2022-05-06 03:46:44.829 | [171388 Async init_placement:214268]: running: init_placement 2022-05-06 03:46:44.833 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-06 03:46:44.945 | [171388 Async init_neutron:213696]: Waiting for completion of init_neutron running on PID 213696 (6 other jobs running) 2022-05-06 03:46:44.983 | [171388 Async init_neutron:213696]: Signaling child to exit 2022-05-06 03:46:55.513 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:46:55.551 | [214149 Async init_cinder:214149]: finished successfully 2022-05-06 03:46:58.798 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:46:58.827 | [214054 Async init_swift:214054]: finished successfully 2022-05-06 03:47:11.954 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:47:11.981 | [213696 Async init_neutron:213696]: finished successfully 2022-05-06 03:47:12.003 | WAKEUP 2022-05-06 03:47:12.028 | [171388 Async init_neutron:213696]: Signaled 2022-05-06 03:47:12.029 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-06 03:47:12.029 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:47:12.029 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:47:12.029 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:47:12.029 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:47:12.029 | + 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-05-06 03:47:12.030 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:47:12.030 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-06 03:47:12.030 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-06 03:47:12.030 | + lib/database:recreate_database:112 : local db=neutron 2022-05-06 03:47:12.030 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-06 03:47:12.030 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-06 03:47:12.030 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-06 03:47:12.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:12.030 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-06 03:47:12.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:12.030 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-06 03:47:12.030 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 03:47:12.030 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:47:12.030 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:47:12.030 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:47:12.030 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808806651 2022-05-06 03:47:12.030 | + 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-05-06 03:47:12.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:12.030 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:12.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:12.030 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-06 03:47:12.030 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-06 03:47:12.031 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-06 03:47:12.032 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-06 03:47:12.033 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-06 03:47:12.034 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-06 03:47:12.034 | Running upgrade for neutron ... 2022-05-06 03:47:12.034 | OK 2022-05-06 03:47:12.034 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-06 03:47:12.034 | + functions-common:time_stop:2437 : local name 2022-05-06 03:47:12.034 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:47:12.034 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:47:12.034 | + functions-common:time_stop:2440 : local total 2022-05-06 03:47:12.034 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:47:12.034 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 03:47:12.034 | + functions-common:time_stop:2444 : start_time=1651808806651 2022-05-06 03:47:12.034 | + functions-common:time_stop:2446 : [[ -z 1651808806651 ]] 2022-05-06 03:47:12.034 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:47:12.034 | + functions-common:time_stop:2449 : end_time=1651808831938 2022-05-06 03:47:12.034 | + functions-common:time_stop:2450 : elapsed_time=25287 2022-05-06 03:47:12.034 | + functions-common:time_stop:2451 : total=8528 2022-05-06 03:47:12.034 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:47:12.034 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33815 2022-05-06 03:47:12.076 | [171388 Async init_neutron:213696]: finished init_neutron with result 0 in 28 seconds 2022-05-06 03:47:12.081 | + inc/async:async_wait:197 : return 0 2022-05-06 03:47:12.083 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-06 03:47:12.139 | [171388 Async init_placement:214268]: Waiting for completion of init_placement running on PID 214268 (5 other jobs running) 2022-05-06 03:47:12.165 | [171388 Async init_placement:214268]: Signaling child to exit 2022-05-06 03:47:30.000 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:47:30.028 | [214268 Async init_placement:214268]: finished successfully 2022-05-06 03:47:30.051 | WAKEUP 2022-05-06 03:47:30.075 | [171388 Async init_placement:214268]: Signaled 2022-05-06 03:47:30.076 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-06 03:47:30.076 | + lib/database:recreate_database:112 : local db=placement 2022-05-06 03:47:30.076 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-06 03:47:30.076 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-06 03:47:30.076 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-06 03:47:30.077 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:30.077 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-06 03:47:30.077 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:30.077 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-06 03:47:30.077 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-06 03:47:30.077 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-06 03:47:30.077 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-06 03:47:30.077 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:47:30.077 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:47:30.077 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:47:30.077 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:47:30.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.077 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.077 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.077 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:47:30.077 | + functions-common:get_or_create_user:937 : user_id=30732026936b4c1397e1f1a20c83ef52 2022-05-06 03:47:30.077 | + functions-common:get_or_create_user:938 : echo 30732026936b4c1397e1f1a20c83ef52 2022-05-06 03:47:30.077 | 30732026936b4c1397e1f1a20c83ef52 2022-05-06 03:47:30.077 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-06 03:47:30.077 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:47:30.077 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:47:30.077 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:47:30.077 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:47:30.077 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:47:30.077 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:47:30.077 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:47:30.077 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:47:30.077 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:47:30.077 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:47:30.077 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:47:30.077 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:47:30.078 | ++ functions-common:get_field:824 : read data 2022-05-06 03:47:30.078 | ++ 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-05-06 03:47:30.078 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:47:30.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.078 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.078 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.078 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:47:30.078 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:47:30.078 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:47:30.078 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:47:30.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.078 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.078 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.078 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:47:30.078 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:47:30.078 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:47:30.078 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:47:30.078 | ++ functions-common:get_field:824 : read data 2022-05-06 03:47:30.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.078 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.078 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.078 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:47:30.078 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:47:30.078 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:47:30.078 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:47:30.078 | ++ functions-common:get_field:830 : echo '| 6d96eaebcbbe4bc8b785c198aa7b5602 | 30732026936b4c1397e1f1a20c83ef52 | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:47:30.078 | ++ functions-common:get_field:824 : read data 2022-05-06 03:47:30.078 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:47:30.078 | + functions-common:get_or_add_user_project_role:1009 : echo 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:47:30.079 | 6d96eaebcbbe4bc8b785c198aa7b5602 2022-05-06 03:47:30.079 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 03:47:30.079 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-06 03:47:30.079 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:47:30.079 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:47:30.079 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:47:30.079 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:47:30.079 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:47:30.079 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:47:30.079 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:47:30.079 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:47:30.079 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:47:30.079 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:47:30.079 | ++ 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-05-06 03:47:30.079 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:47:30.079 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:47:30.079 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:47:30.079 | ++ functions-common:get_field:824 : read data 2022-05-06 03:47:30.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.079 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.079 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.079 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:47:30.079 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:47:30.079 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:47:30.079 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:47:30.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.079 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.079 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.079 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:47:30.080 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:47:30.080 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:47:30.080 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:47:30.080 | ++ functions-common:get_field:824 : read data 2022-05-06 03:47:30.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.080 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.080 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.080 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:47:30.080 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:47:30.080 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:47:30.080 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:47:30.080 | ++ functions-common:get_field:830 : echo '| c2906e8564244ac0af7755def33399cd | 30732026936b4c1397e1f1a20c83ef52 | | 5ac44cb9f8cf4461bdf1e184b1da8795 | | | False |' 2022-05-06 03:47:30.080 | ++ functions-common:get_field:824 : read data 2022-05-06 03:47:30.080 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c2906e8564244ac0af7755def33399cd 2022-05-06 03:47:30.080 | + functions-common:get_or_add_user_project_role:1009 : echo c2906e8564244ac0af7755def33399cd 2022-05-06 03:47:30.080 | c2906e8564244ac0af7755def33399cd 2022-05-06 03:47:30.080 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.25/placement 2022-05-06 03:47:30.080 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-06 03:47:30.080 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:47:30.080 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-06 03:47:30.080 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-06 03:47:30.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.080 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.080 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.080 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:47:30.080 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:47:30.080 | 053dd3c1e22248728c95cc148fc0cdea' 2022-05-06 03:47:30.080 | + functions-common:get_or_create_service:1106 : echo 053dd3c1e22248728c95cc148fc0cdea 2022-05-06 03:47:30.080 | 053dd3c1e22248728c95cc148fc0cdea 2022-05-06 03:47:30.080 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.25/placement 2022-05-06 03:47:30.080 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:47:30.081 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.25/placement RegionOne 2022-05-06 03:47:30.081 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:47:30.081 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-06 03:47:30.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.081 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.081 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.081 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:47:30.081 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:47:30.081 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:47:30.081 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.25/placement --region RegionOne -f value -c id 2022-05-06 03:47:30.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.081 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.081 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.081 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:47:30.081 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=2e4355f9054645c28c21601b89abb7e8 2022-05-06 03:47:30.081 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 2e4355f9054645c28c21601b89abb7e8 2022-05-06 03:47:30.081 | + functions-common:get_or_create_endpoint:1139 : public_id=2e4355f9054645c28c21601b89abb7e8 2022-05-06 03:47:30.081 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:47:30.081 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:47:30.081 | + functions-common:get_or_create_endpoint:1148 : echo 2e4355f9054645c28c21601b89abb7e8 2022-05-06 03:47:30.081 | 2e4355f9054645c28c21601b89abb7e8 2022-05-06 03:47:30.127 | [171388 Async init_placement:214268]: finished init_placement with result 0 in 45 seconds 2022-05-06 03:47:30.133 | + inc/async:async_wait:197 : return 0 2022-05-06 03:47:30.135 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-06 03:47:30.195 | [171388 Async init_glance:210713]: Waiting for completion of init_glance running on PID 210713 (4 other jobs running) 2022-05-06 03:47:30.221 | [171388 Async init_glance:210713]: Signaling child to exit 2022-05-06 03:47:30.221 | WAKEUP 2022-05-06 03:47:30.244 | [171388 Async init_glance:210713]: Signaled 2022-05-06 03:47:30.246 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-06 03:47:30.246 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-06 03:47:30.246 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-06 03:47:30.246 | + lib/database:recreate_database:112 : local db=glance 2022-05-06 03:47:30.246 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-06 03:47:30.246 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-06 03:47:30.246 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-06 03:47:30.246 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:30.246 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-06 03:47:30.246 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:30.246 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-06 03:47:30.246 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 03:47:30.246 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:47:30.246 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:47:30.246 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:47:30.246 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808752882 2022-05-06 03:47:30.246 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-06 03:47:30.246 | 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=210836) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:47:30.247 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:47:30.247 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:47:30.247 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:47:30.247 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:30.247 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:47:30.248 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:47:30.248 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-06 03:47:30.248 | Database migration is up to date. No migration needed. 2022-05-06 03:47:30.248 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-06 03:47:30.248 | Database is synced successfully. 2022-05-06 03:47:30.248 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-06 03:47:30.248 | 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=210987) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:47:30.248 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-06 03:47:30.248 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-06 03:47:30.248 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-06 03:47:30.248 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-06 03:47:30.248 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-06 03:47:30.248 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-06 03:47:30.249 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-06 03:47:30.249 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-06 03:47:30.249 | + functions-common:time_stop:2437 : local name 2022-05-06 03:47:30.249 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:47:30.249 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:47:30.249 | + functions-common:time_stop:2440 : local total 2022-05-06 03:47:30.249 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:47:30.250 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 03:47:30.250 | + functions-common:time_stop:2444 : start_time=1651808752882 2022-05-06 03:47:30.250 | + functions-common:time_stop:2446 : [[ -z 1651808752882 ]] 2022-05-06 03:47:30.250 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:47:30.250 | + functions-common:time_stop:2449 : end_time=1651808762562 2022-05-06 03:47:30.250 | + functions-common:time_stop:2450 : elapsed_time=9680 2022-05-06 03:47:30.250 | + functions-common:time_stop:2451 : total=8528 2022-05-06 03:47:30.250 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:47:30.250 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18208 2022-05-06 03:47:30.293 | [171388 Async init_glance:210713]: finished init_glance with result 0 in 9 seconds 2022-05-06 03:47:30.297 | + inc/async:async_wait:197 : return 0 2022-05-06 03:47:30.300 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-06 03:47:30.360 | [171388 Async init_swift:214054]: Waiting for completion of init_swift running on PID 214054 (3 other jobs running) 2022-05-06 03:47:30.387 | [171388 Async init_swift:214054]: Signaling child to exit 2022-05-06 03:47:30.387 | WAKEUP 2022-05-06 03:47:30.411 | [171388 Async init_swift:214054]: Signaled 2022-05-06 03:47:30.412 | + lib/swift:init_swift:668 : local node_number 2022-05-06 03:47:30.412 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-06 03:47:30.412 | No container-server running 2022-05-06 03:47:30.412 | No object-reconstructor running 2022-05-06 03:47:30.412 | No object-updater running 2022-05-06 03:47:30.412 | No object-auditor running 2022-05-06 03:47:30.412 | No account-auditor running 2022-05-06 03:47:30.413 | No account-server running 2022-05-06 03:47:30.413 | No proxy-server running 2022-05-06 03:47:30.413 | No container-replicator running 2022-05-06 03:47:30.413 | No object-server running 2022-05-06 03:47:30.413 | No container-updater running 2022-05-06 03:47:30.413 | No account-reaper running 2022-05-06 03:47:30.413 | No container-sharder running 2022-05-06 03:47:30.413 | No container-auditor running 2022-05-06 03:47:30.413 | No object-expirer running 2022-05-06 03:47:30.413 | No object-replicator running 2022-05-06 03:47:30.413 | No container-sync running 2022-05-06 03:47:30.413 | No container-reconciler running 2022-05-06 03:47:30.413 | No account-replicator running 2022-05-06 03:47:30.413 | + lib/swift:init_swift:670 : true 2022-05-06 03:47:30.413 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-06 03:47:30.413 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-06 03:47:30.413 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-06 03:47:30.413 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-06 03:47:30.413 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-06 03:47:30.413 | + 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-05-06 03:47:30.413 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-06 03:47:30.413 | + functions:create_disk:732 : local node_number 2022-05-06 03:47:30.413 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.413 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-06 03:47:30.413 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-06 03:47:30.413 | + functions:create_disk:736 : local key 2022-05-06 03:47:30.413 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.413 | ++ functions:create_disk:738 : sed s#/.## 2022-05-06 03:47:30.413 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.413 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.413 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-06 03:47:30.413 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.413 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-06 03:47:30.413 | + functions:destroy_disk:765 : local key 2022-05-06 03:47:30.414 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-06 03:47:30.414 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.414 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.414 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.414 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-06 03:47:30.414 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-06 03:47:30.414 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.414 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.414 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-06 03:47:30.414 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.414 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:47:30.414 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-06 03:47:30.414 | = sectsz=512 attr=2, projid32bit=1 2022-05-06 03:47:30.414 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-06 03:47:30.414 | = reflink=1 2022-05-06 03:47:30.414 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-06 03:47:30.414 | = sunit=0 swidth=0 blks 2022-05-06 03:47:30.414 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-06 03:47:30.414 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-06 03:47:30.414 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-06 03:47:30.414 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-06 03:47:30.414 | + 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-05-06 03:47:30.414 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-06 03:47:30.414 | /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-05-06 03:47:30.414 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-06 03:47:30.414 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-06 03:47:30.414 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-06 03:47:30.414 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-06 03:47:30.414 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 03:47:30.414 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-06 03:47:30.414 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-06 03:47:30.414 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-06 03:47:30.414 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-06 03:47:30.415 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-06 03:47:30.415 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-06 03:47:30.415 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-06 03:47:30.415 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1651808055.object.builder backups/1651808057.container.builder backups/1651808058.account.builder backups/1651808063.object.builder backups/1651808065.container.builder backups/1651808066.account.builder backups/1651808063.object.ring.gz backups/1651808065.container.ring.gz backups/1651808066.account.ring.gz 2022-05-06 03:47:30.415 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-06 03:47:30.415 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-06 03:47:30.415 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-06 03:47:30.415 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-06 03:47:30.415 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 03:47:30.415 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-06 03:47:30.415 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-06 03:47:30.415 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-06 03:47:30.415 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-06 03:47:30.415 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-06 03:47:30.415 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-06 03:47:30.415 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-06 03:47:30.415 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-06 03:47:30.415 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-06 03:47:30.415 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-06 03:47:30.415 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 03:47:30.415 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-06 03:47:30.415 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 03:47:30.415 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-06 03:47:30.415 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 03:47:30.415 | + lib/swift:init_swift:714 : popd 2022-05-06 03:47:30.459 | [171388 Async init_swift:214054]: finished init_swift with result 0 in 14 seconds 2022-05-06 03:47:30.464 | + inc/async:async_wait:197 : return 0 2022-05-06 03:47:30.466 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-06 03:47:30.520 | [171388 Async init_cinder:214149]: Waiting for completion of init_cinder running on PID 214149 (2 other jobs running) 2022-05-06 03:47:30.547 | [171388 Async init_cinder:214149]: Signaling child to exit 2022-05-06 03:47:30.547 | WAKEUP 2022-05-06 03:47:30.570 | [171388 Async init_cinder:214149]: Signaled 2022-05-06 03:47:30.572 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-06 03:47:30.572 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:30.572 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-06 03:47:30.572 | + lib/database:recreate_database:112 : local db=cinder 2022-05-06 03:47:30.572 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-06 03:47:30.572 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-06 03:47:30.572 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-06 03:47:30.572 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:30.572 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-06 03:47:30.572 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:30.572 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-06 03:47:30.572 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 03:47:30.572 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:47:30.572 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:47:30.572 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:47:30.572 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808805291 2022-05-06 03:47:30.572 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-06 03:47:30.572 | 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=214385) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:47:30.572 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | 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=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:47:30.573 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=214385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:47:30.573 | INFO cinder.db.migration [-] Applying migration(s) 2022-05-06 03:47:30.573 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:47:30.574 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:47:30.574 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-05-06 03:47:30.574 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=214385) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 03:47:30.574 | INFO cinder.db.migration [-] Migration(s) applied 2022-05-06 03:47:30.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.574 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:30.574 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:30.574 | /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-05-06 03:47:30.574 | last_heartbeat = column_property( 2022-05-06 03:47:30.574 | /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-05-06 03:47:30.574 | num_hosts = column_property( 2022-05-06 03:47:30.574 | /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-05-06 03:47:30.574 | num_down_hosts = column_property( 2022-05-06 03:47:30.574 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-06 03:47:30.574 | + functions-common:time_stop:2437 : local name 2022-05-06 03:47:30.574 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:47:30.574 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:47:30.574 | + functions-common:time_stop:2440 : local total 2022-05-06 03:47:30.574 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:47:30.574 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 03:47:30.574 | + functions-common:time_stop:2444 : start_time=1651808805291 2022-05-06 03:47:30.574 | + functions-common:time_stop:2446 : [[ -z 1651808805291 ]] 2022-05-06 03:47:30.574 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:47:30.574 | + functions-common:time_stop:2449 : end_time=1651808812653 2022-05-06 03:47:30.574 | + functions-common:time_stop:2450 : elapsed_time=7362 2022-05-06 03:47:30.574 | + functions-common:time_stop:2451 : total=8528 2022-05-06 03:47:30.574 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:47:30.574 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15890 2022-05-06 03:47:30.574 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-06 03:47:30.574 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:30.574 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-05-06 03:47:30.574 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-05-06 03:47:30.575 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-06 03:47:30.575 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-05-06 03:47:30.575 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-05-06 03:47:30.575 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-05-06 03:47:30.575 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-05-06 03:47:30.575 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-05-06 03:47:30.575 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-06 03:47:30.575 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-05-06 03:47:30.575 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-05-06 03:47:30.575 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-05-06 03:47:30.575 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:47:30.575 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:47:30.575 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:47:30.575 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-05-06 03:47:30.575 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:47:30.575 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:47:30.575 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:47:30.575 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:47:30.575 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:47:30.575 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:47:30.575 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-06 03:47:30.575 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-05-06 03:47:30.575 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-05-06 03:47:30.575 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 03:47:30.575 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-05-06 03:47:30.575 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-06 03:47:30.576 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-05-06 03:47:30.576 | s|%DIRECTIO%|--direct-io=on|g; 2022-05-06 03:47:30.576 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-05-06 03:47:30.576 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-05-06 03:47:30.576 | [Unit] 2022-05-06 03:47:30.576 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 03:47:30.576 | DefaultDependencies=no 2022-05-06 03:47:30.576 | After=systemd-udev-settle.service 2022-05-06 03:47:30.576 | Before=lvm2-activation-early.service 2022-05-06 03:47:30.576 | Wants=systemd-udev-settle.service 2022-05-06 03:47:30.576 | 2022-05-06 03:47:30.576 | [Service] 2022-05-06 03:47:30.576 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 03:47:30.576 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-05-06 03:47:30.576 | RemainAfterExit=yes 2022-05-06 03:47:30.576 | Type=oneshot 2022-05-06 03:47:30.576 | 2022-05-06 03:47:30.576 | [Install] 2022-05-06 03:47:30.576 | WantedBy=local-fs.target 2022-05-06 03:47:30.576 | Also=systemd-udev-settle.service 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-05-06 03:47:30.576 | 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-05-06 03:47:30.576 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-05-06 03:47:30.577 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-05-06 03:47:30.577 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-05-06 03:47:30.577 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-05-06 03:47:30.577 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-06 03:47:30.577 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-06 03:47:30.577 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-05-06 03:47:30.577 | Physical volume "/dev/loop4" successfully created. 2022-05-06 03:47:30.577 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-05-06 03:47:30.577 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-05-06 03:47:30.577 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-05-06 03:47:30.577 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-05-06 03:47:30.577 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-05-06 03:47:30.577 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-05-06 03:47:30.577 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-05-06 03:47:30.577 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-06 03:47:30.577 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:30.577 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-05-06 03:47:30.577 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-05-06 03:47:30.577 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-06 03:47:30.619 | [171388 Async init_cinder:214149]: finished init_cinder with result 0 in 11 seconds 2022-05-06 03:47:30.624 | + inc/async:async_wait:197 : return 0 2022-05-06 03:47:30.627 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-06 03:47:30.645 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:30.648 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-06 03:47:30.651 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:47:30.653 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-06 03:47:30.656 | + ./stack.sh:main:1220 : init_nova 2022-05-06 03:47:30.659 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-06 03:47:30.682 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:30.686 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-06 03:47:30.706 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:30.709 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:47:30.713 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 03:47:30.777 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 03:47:30.818 | [171388 Async nova-cell-0:216618]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 03:47:30.821 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-06 03:47:30.826 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 03:47:30.829 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-06 03:47:30.832 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 03:47:30.834 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 03:47:30.837 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 03:47:30.899 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 03:47:30.940 | [171388 Async nova-cell-1:216710]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 03:47:30.943 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-06 03:47:30.945 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-06 03:47:30.948 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-06 03:47:30.951 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-06 03:47:30.954 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-06 03:47:30.960 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:31.341 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-06 03:47:31.347 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:31.364 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-06 03:47:32.454 | 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-05-06 03:47:35.701 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:47:35.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:35.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:35.711 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:47:35.712 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=216768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:47:35.736 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:47:35.736 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:47:35.775 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-06 03:47:37.900 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=216768) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 03:47:37.904 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-06 03:47:38.319 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=216768) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 03:47:38.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:38.326 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:38.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:38.326 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:38.849 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-06 03:47:38.852 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-06 03:47:38.856 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-06 03:47:38.859 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-06 03:47:38.862 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 03:47:38.865 | + 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-05-06 03:47:40.065 | 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-05-06 03:47:42.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:42.961 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:42.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:42.961 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:43.504 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-06 03:47:43.509 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-06 03:47:43.512 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-06 03:47:43.578 | [171388 Async nova-cell-0:216618]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 216618 (3 other jobs running) 2022-05-06 03:47:43.609 | [171388 Async nova-cell-0:216618]: Signaling child to exit 2022-05-06 03:47:43.743 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:47:43.771 | [216618 Async nova-cell-0:216618]: finished successfully 2022-05-06 03:47:43.788 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:47:43.793 | WAKEUP 2022-05-06 03:47:43.817 | [216710 Async nova-cell-1:216710]: finished successfully 2022-05-06 03:47:43.820 | [171388 Async nova-cell-0:216618]: Signaled 2022-05-06 03:47:43.822 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-06 03:47:43.822 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-06 03:47:43.822 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-06 03:47:43.822 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-06 03:47:43.822 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-06 03:47:43.822 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-06 03:47:43.822 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-06 03:47:43.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:43.822 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-06 03:47:43.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:43.822 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-06 03:47:43.822 | 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-05-06 03:47:43.822 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:47:43.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:47:43.824 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=216775) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:47:43.824 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:47:43.824 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:47:43.824 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-06 03:47:43.824 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=216775) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 03:47:43.825 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-06 03:47:43.825 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=216775) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 03:47:43.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:43.825 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:43.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:43.825 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:43.876 | [171388 Async nova-cell-0:216618]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-05-06 03:47:43.881 | + inc/async:async_wait:197 : return 0 2022-05-06 03:47:43.883 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-06 03:47:43.886 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-06 03:47:43.940 | [171388 Async nova-cell-1:216710]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 216710 (2 other jobs running) 2022-05-06 03:47:43.965 | [171388 Async nova-cell-1:216710]: Signaling child to exit 2022-05-06 03:47:43.966 | WAKEUP 2022-05-06 03:47:43.990 | [171388 Async nova-cell-1:216710]: Signaled 2022-05-06 03:47:43.992 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-06 03:47:43.992 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-06 03:47:43.992 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-06 03:47:43.992 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-06 03:47:43.992 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-06 03:47:43.992 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-06 03:47:43.992 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-06 03:47:43.993 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:43.993 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-06 03:47:43.993 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:47:43.993 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-06 03:47:43.993 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:47:43.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=216782) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:47:43.994 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:47:43.994 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:47:43.994 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-06 03:47:43.994 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=216782) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 03:47:43.994 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-06 03:47:43.995 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=216782) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 03:47:43.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:43.995 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:43.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:43.995 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:44.039 | [171388 Async nova-cell-1:216710]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-05-06 03:47:44.044 | + inc/async:async_wait:197 : return 0 2022-05-06 03:47:44.046 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:47:44.049 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-06 03:47:45.054 | 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-05-06 03:47:47.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:47.812 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:47.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:47.812 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:47.812 | Running batches of 50 until complete 2022-05-06 03:47:47.812 | +-------------------------------------+--------------+-----------+ 2022-05-06 03:47:47.812 | | Migration | Total Needed | Completed | 2022-05-06 03:47:47.812 | +-------------------------------------+--------------+-----------+ 2022-05-06 03:47:47.812 | | fill_virtual_interface_list | 0 | 0 | 2022-05-06 03:47:47.812 | | migrate_empty_ratio | 0 | 0 | 2022-05-06 03:47:47.812 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-06 03:47:47.812 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-06 03:47:47.812 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-06 03:47:47.812 | | populate_dev_uuids | 0 | 0 | 2022-05-06 03:47:47.812 | | populate_missing_availability_zones | 0 | 0 | 2022-05-06 03:47:47.812 | | populate_queued_for_delete | 0 | 0 | 2022-05-06 03:47:47.812 | | populate_user_id | 0 | 0 | 2022-05-06 03:47:47.812 | | populate_uuids | 0 | 0 | 2022-05-06 03:47:47.812 | +-------------------------------------+--------------+-----------+ 2022-05-06 03:47:48.311 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-06 03:47:48.317 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 03:47:48.321 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-06 03:47:48.325 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 03:47:48.329 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 03:47:48.333 | + 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-05-06 03:47:49.331 | 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-05-06 03:47:51.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:51.818 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:51.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:47:51.818 | from cryptography.utils import int_from_bytes 2022-05-06 03:47:51.818 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-06 03:47:51.818 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-06 03:47:52.275 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-06 03:47:52.280 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-06 03:47:52.297 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-06 03:47:52.302 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-06 03:47:52.322 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:52.325 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-06 03:47:52.327 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-06 03:47:52.387 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-06 03:47:52.427 | [171388 Async configure_neutron_nova:217889]: running: configure_neutron_nova 2022-05-06 03:47:52.430 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-06 03:47:52.432 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 03:47:52.435 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-06 03:47:52.438 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:47:52.441 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:47:52.444 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:47:52.446 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:47:52.449 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:47:52.453 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:47:52.457 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:47:52.461 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:47:52.463 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:47:52.466 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-06 03:47:52.469 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:47:52.486 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:52.489 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:47:52.491 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:47:52.494 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-06 03:47:52.496 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:47:52.499 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 03:47:52.502 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-06 03:47:52.504 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 03:47:52.507 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 03:47:52.509 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:47:52.512 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 03:47:52.515 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-06 03:47:52.518 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 03:47:52.520 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-06 03:47:52.523 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 03:47:52.526 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 03:47:52.529 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-06 03:47:52.531 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:52.534 | + inc/meta-config:merge_config_group:171 : shift 2022-05-06 03:47:52.536 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-06 03:47:52.539 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 03:47:52.541 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-06 03:47:52.544 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-06 03:47:52.548 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-06 03:47:52.551 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:52.554 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-06 03:47:52.556 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 03:47:52.560 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-06 03:47:52.560 | /^\[\[.+\|.*\]\]/ { 2022-05-06 03:47:52.560 | gsub("[][]", "", $1); 2022-05-06 03:47:52.560 | split($1, a, "|"); 2022-05-06 03:47:52.560 | if (a[1] == matchgroup) 2022-05-06 03:47:52.560 | print a[2] 2022-05-06 03:47:52.560 | } 2022-05-06 03:47:52.560 | ' /home/ubuntu/devstack/local.conf 2022-05-06 03:47:52.566 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 03:47:52.569 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 03:47:52.571 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 03:47:52.577 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-06 03:47:52.580 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-06 03:47:52.583 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-06 03:47:52.585 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-06 03:47:52.589 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-06 03:47:52.593 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-06 03:47:52.596 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-06 03:47:52.598 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-06 03:47:52.603 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:52.606 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 03:47:52.609 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-06 03:47:52.611 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 03:47:52.615 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-06 03:47:52.617 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-06 03:47:52.620 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-06 03:47:52.624 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-06 03:47:52.627 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-06 03:47:52.627 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-06 03:47:52.627 | BEGIN { 2022-05-06 03:47:52.627 | section = "" 2022-05-06 03:47:52.628 | last_section = "" 2022-05-06 03:47:52.628 | section_count = 0 2022-05-06 03:47:52.628 | } 2022-05-06 03:47:52.628 | /^\[.+\]/ { 2022-05-06 03:47:52.628 | gsub("[][]", "", $1); 2022-05-06 03:47:52.628 | section=$1 2022-05-06 03:47:52.628 | next 2022-05-06 03:47:52.628 | } 2022-05-06 03:47:52.628 | /^ *\#/ { 2022-05-06 03:47:52.628 | next 2022-05-06 03:47:52.628 | } 2022-05-06 03:47:52.628 | /^[^ \t]+/ { 2022-05-06 03:47:52.628 | # get offset of first = in $0 2022-05-06 03:47:52.628 | eq_idx = index($0, "=") 2022-05-06 03:47:52.628 | # extract attr & value from $0 2022-05-06 03:47:52.628 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 03:47:52.628 | value = substr($0, eq_idx + 1) 2022-05-06 03:47:52.628 | # only need to strip trailing whitespace from attr 2022-05-06 03:47:52.628 | sub(/[ \t]*$/, "", attr) 2022-05-06 03:47:52.628 | # need to strip leading & trailing whitespace from value 2022-05-06 03:47:52.628 | sub(/^[ \t]*/, "", value) 2022-05-06 03:47:52.628 | sub(/[ \t]*$/, "", value) 2022-05-06 03:47:52.628 | 2022-05-06 03:47:52.628 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 03:47:52.628 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 03:47:52.628 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 03:47:52.628 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 03:47:52.628 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 03:47:52.628 | if (section != last_section) { 2022-05-06 03:47:52.628 | cfg_section[section_count++] = section 2022-05-06 03:47:52.628 | last_section = section 2022-05-06 03:47:52.628 | } 2022-05-06 03:47:52.628 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 03:47:52.628 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 03:47:52.628 | 2022-05-06 03:47:52.628 | cfg_attr[section, attr, 0] = value 2022-05-06 03:47:52.629 | cfg_attr_count[section, attr] = 1 2022-05-06 03:47:52.629 | } else { 2022-05-06 03:47:52.629 | lno = cfg_attr_count[section, attr]++ 2022-05-06 03:47:52.629 | cfg_attr[section, attr, lno] = value 2022-05-06 03:47:52.629 | } 2022-05-06 03:47:52.629 | } 2022-05-06 03:47:52.629 | END { 2022-05-06 03:47:52.629 | # Process each section in order 2022-05-06 03:47:52.629 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 03:47:52.629 | section = cfg_section[sno] 2022-05-06 03:47:52.629 | # The ini routines simply append a config item immediately 2022-05-06 03:47:52.629 | # after the section header. To keep the same order as defined 2022-05-06 03:47:52.629 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 03:47:52.629 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 03:47:52.629 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 03:47:52.629 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 03:47:52.629 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 03:47:52.629 | else { 2022-05-06 03:47:52.629 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 03:47:52.629 | count = cfg_attr_count[section, attr] 2022-05-06 03:47:52.629 | print "inidelete " configfile " " section " " attr 2022-05-06 03:47:52.629 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 03:47:52.629 | for (l = count -2; l >= 0; l--) 2022-05-06 03:47:52.629 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 03:47:52.629 | } 2022-05-06 03:47:52.629 | } 2022-05-06 03:47:52.629 | } 2022-05-06 03:47:52.629 | } 2022-05-06 03:47:52.629 | ' 2022-05-06 03:47:52.629 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.630 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 03:47:52.633 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:52.635 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 03:47:52.638 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-06 03:47:52.641 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 03:47:52.643 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-06 03:47:52.646 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-06 03:47:52.646 | BEGIN { group = "" } 2022-05-06 03:47:52.646 | /^\[\[.+\|.*\]\]/ { 2022-05-06 03:47:52.646 | gsub("[][]", "", $1); 2022-05-06 03:47:52.646 | split($1, a, "|"); 2022-05-06 03:47:52.646 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 03:47:52.646 | group=a[1] 2022-05-06 03:47:52.646 | } else { 2022-05-06 03:47:52.646 | group="" 2022-05-06 03:47:52.646 | } 2022-05-06 03:47:52.646 | next 2022-05-06 03:47:52.646 | } 2022-05-06 03:47:52.646 | { 2022-05-06 03:47:52.646 | if (group != "") 2022-05-06 03:47:52.647 | print $0 2022-05-06 03:47:52.647 | } 2022-05-06 03:47:52.647 | ' /home/ubuntu/devstack/local.conf 2022-05-06 03:47:52.653 | + 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-05-06 03:47:52.656 | ++ 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-05-06 03:47:52.685 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.687 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-06 03:47:52.690 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-06 03:47:52.720 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-06 03:47:52.725 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-06 03:47:52.760 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-06 03:47:52.766 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-06 03:47:52.803 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.805 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-06 03:47:52.808 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-06 03:47:52.848 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-06 03:47:52.854 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-06 03:47:52.889 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.25/identity"' 2022-05-06 03:47:52.894 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-05-06 03:47:52.927 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.929 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-06 03:47:52.932 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-06 03:47:52.963 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:52.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-06 03:47:52.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-06 03:47:53.001 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-06 03:47:53.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-06 03:47:53.038 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.041 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-06 03:47:53.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-06 03:47:53.075 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-06 03:47:53.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-06 03:47:53.114 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.116 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-06 03:47:53.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-06 03:47:53.151 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.155 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 03:47:53.157 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 03:47:53.160 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 03:47:53.163 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-06 03:47:53.166 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-06 03:47:53.169 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-06 03:47:53.172 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-06 03:47:53.175 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-06 03:47:53.180 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-06 03:47:53.183 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-06 03:47:53.186 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-06 03:47:53.188 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:53.192 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 03:47:53.195 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-06 03:47:53.198 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 03:47:53.201 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-06 03:47:53.204 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-06 03:47:53.207 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-06 03:47:53.210 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-06 03:47:53.215 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-06 03:47:53.215 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-06 03:47:53.215 | BEGIN { 2022-05-06 03:47:53.215 | section = "" 2022-05-06 03:47:53.215 | last_section = "" 2022-05-06 03:47:53.215 | section_count = 0 2022-05-06 03:47:53.215 | } 2022-05-06 03:47:53.215 | /^\[.+\]/ { 2022-05-06 03:47:53.215 | gsub("[][]", "", $1); 2022-05-06 03:47:53.215 | section=$1 2022-05-06 03:47:53.215 | next 2022-05-06 03:47:53.215 | } 2022-05-06 03:47:53.215 | /^ *\#/ { 2022-05-06 03:47:53.215 | next 2022-05-06 03:47:53.215 | } 2022-05-06 03:47:53.215 | /^[^ \t]+/ { 2022-05-06 03:47:53.217 | # get offset of first = in $0 2022-05-06 03:47:53.217 | eq_idx = index($0, "=") 2022-05-06 03:47:53.217 | # extract attr & value from $0 2022-05-06 03:47:53.217 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 03:47:53.217 | value = substr($0, eq_idx + 1) 2022-05-06 03:47:53.217 | # only need to strip trailing whitespace from attr 2022-05-06 03:47:53.217 | sub(/[ \t]*$/, "", attr) 2022-05-06 03:47:53.217 | # need to strip leading & trailing whitespace from value 2022-05-06 03:47:53.217 | sub(/^[ \t]*/, "", value) 2022-05-06 03:47:53.217 | sub(/[ \t]*$/, "", value) 2022-05-06 03:47:53.218 | 2022-05-06 03:47:53.218 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 03:47:53.218 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 03:47:53.218 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 03:47:53.218 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 03:47:53.218 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 03:47:53.218 | if (section != last_section) { 2022-05-06 03:47:53.218 | cfg_section[section_count++] = section 2022-05-06 03:47:53.218 | last_section = section 2022-05-06 03:47:53.218 | } 2022-05-06 03:47:53.218 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 03:47:53.218 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 03:47:53.218 | 2022-05-06 03:47:53.218 | cfg_attr[section, attr, 0] = value 2022-05-06 03:47:53.218 | cfg_attr_count[section, attr] = 1 2022-05-06 03:47:53.218 | } else { 2022-05-06 03:47:53.218 | lno = cfg_attr_count[section, attr]++ 2022-05-06 03:47:53.218 | cfg_attr[section, attr, lno] = value 2022-05-06 03:47:53.218 | } 2022-05-06 03:47:53.218 | } 2022-05-06 03:47:53.218 | END { 2022-05-06 03:47:53.218 | # Process each section in order 2022-05-06 03:47:53.218 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 03:47:53.218 | section = cfg_section[sno] 2022-05-06 03:47:53.218 | # The ini routines simply append a config item immediately 2022-05-06 03:47:53.218 | # after the section header. To keep the same order as defined 2022-05-06 03:47:53.218 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 03:47:53.218 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 03:47:53.218 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 03:47:53.218 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 03:47:53.218 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 03:47:53.218 | else { 2022-05-06 03:47:53.218 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 03:47:53.218 | count = cfg_attr_count[section, attr] 2022-05-06 03:47:53.218 | print "inidelete " configfile " " section " " attr 2022-05-06 03:47:53.218 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 03:47:53.219 | for (l = count -2; l >= 0; l--) 2022-05-06 03:47:53.219 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 03:47:53.219 | } 2022-05-06 03:47:53.219 | } 2022-05-06 03:47:53.219 | } 2022-05-06 03:47:53.219 | } 2022-05-06 03:47:53.219 | ' 2022-05-06 03:47:53.219 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 03:47:53.219 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.220 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:53.223 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 03:47:53.225 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-06 03:47:53.229 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 03:47:53.231 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-06 03:47:53.234 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-06 03:47:53.234 | BEGIN { group = "" } 2022-05-06 03:47:53.234 | /^\[\[.+\|.*\]\]/ { 2022-05-06 03:47:53.234 | gsub("[][]", "", $1); 2022-05-06 03:47:53.234 | split($1, a, "|"); 2022-05-06 03:47:53.234 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 03:47:53.234 | group=a[1] 2022-05-06 03:47:53.234 | } else { 2022-05-06 03:47:53.234 | group="" 2022-05-06 03:47:53.234 | } 2022-05-06 03:47:53.234 | next 2022-05-06 03:47:53.234 | } 2022-05-06 03:47:53.234 | { 2022-05-06 03:47:53.234 | if (group != "") 2022-05-06 03:47:53.235 | print $0 2022-05-06 03:47:53.235 | } 2022-05-06 03:47:53.235 | ' /home/ubuntu/devstack/local.conf 2022-05-06 03:47:53.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-06 03:47:53.241 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:47:53.243 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-06 03:47:53.269 | [217889 Async configure_neutron_nova:217889]: finished successfully 2022-05-06 03:47:53.274 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-06 03:47:53.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-06 03:47:53.310 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.312 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-06 03:47:53.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-06 03:47:53.346 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.349 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-06 03:47:53.352 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-06 03:47:53.383 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.386 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-06 03:47:53.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-06 03:47:53.419 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-06 03:47:53.424 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-06 03:47:53.454 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.456 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-06 03:47:53.459 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-06 03:47:53.489 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.492 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-06 03:47:53.494 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-06 03:47:53.525 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.528 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-06 03:47:53.531 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-06 03:47:53.561 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.563 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-06 03:47:53.566 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-06 03:47:53.596 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.599 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-06 03:47:53.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-06 03:47:53.635 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.639 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-06 03:47:53.642 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-06 03:47:53.675 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.677 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-06 03:47:53.680 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-06 03:47:53.712 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.715 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-06 03:47:53.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-06 03:47:53.749 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.751 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-06 03:47:53.754 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-06 03:47:53.786 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.789 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-06 03:47:53.791 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-06 03:47:53.822 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.826 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 03:47:53.828 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 03:47:53.831 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 03:47:53.834 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-06 03:47:53.837 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-06 03:47:53.840 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-06 03:47:53.843 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-06 03:47:53.846 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-06 03:47:53.851 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-06 03:47:53.854 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-06 03:47:53.856 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-06 03:47:53.859 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:53.862 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 03:47:53.865 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-06 03:47:53.868 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 03:47:53.871 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-06 03:47:53.875 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-06 03:47:53.878 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-06 03:47:53.881 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-06 03:47:53.884 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-06 03:47:53.885 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.885 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-06 03:47:53.885 | BEGIN { 2022-05-06 03:47:53.885 | section = "" 2022-05-06 03:47:53.885 | last_section = "" 2022-05-06 03:47:53.885 | section_count = 0 2022-05-06 03:47:53.885 | } 2022-05-06 03:47:53.885 | /^\[.+\]/ { 2022-05-06 03:47:53.885 | gsub("[][]", "", $1); 2022-05-06 03:47:53.885 | section=$1 2022-05-06 03:47:53.885 | next 2022-05-06 03:47:53.885 | } 2022-05-06 03:47:53.886 | /^ *\#/ { 2022-05-06 03:47:53.886 | next 2022-05-06 03:47:53.886 | } 2022-05-06 03:47:53.886 | /^[^ \t]+/ { 2022-05-06 03:47:53.886 | # get offset of first = in $0 2022-05-06 03:47:53.886 | eq_idx = index($0, "=") 2022-05-06 03:47:53.886 | # extract attr & value from $0 2022-05-06 03:47:53.886 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 03:47:53.886 | value = substr($0, eq_idx + 1) 2022-05-06 03:47:53.886 | # only need to strip trailing whitespace from attr 2022-05-06 03:47:53.886 | sub(/[ \t]*$/, "", attr) 2022-05-06 03:47:53.886 | # need to strip leading & trailing whitespace from value 2022-05-06 03:47:53.886 | sub(/^[ \t]*/, "", value) 2022-05-06 03:47:53.886 | sub(/[ \t]*$/, "", value) 2022-05-06 03:47:53.886 | 2022-05-06 03:47:53.886 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 03:47:53.886 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 03:47:53.886 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 03:47:53.886 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 03:47:53.886 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 03:47:53.886 | if (section != last_section) { 2022-05-06 03:47:53.886 | cfg_section[section_count++] = section 2022-05-06 03:47:53.886 | last_section = section 2022-05-06 03:47:53.886 | } 2022-05-06 03:47:53.886 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 03:47:53.886 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 03:47:53.886 | 2022-05-06 03:47:53.886 | cfg_attr[section, attr, 0] = value 2022-05-06 03:47:53.886 | cfg_attr_count[section, attr] = 1 2022-05-06 03:47:53.886 | } else { 2022-05-06 03:47:53.886 | lno = cfg_attr_count[section, attr]++ 2022-05-06 03:47:53.886 | cfg_attr[section, attr, lno] = value 2022-05-06 03:47:53.886 | } 2022-05-06 03:47:53.886 | } 2022-05-06 03:47:53.886 | END { 2022-05-06 03:47:53.887 | # Process each section in order 2022-05-06 03:47:53.887 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 03:47:53.887 | section = cfg_section[sno] 2022-05-06 03:47:53.887 | # The ini routines simply append a config item immediately 2022-05-06 03:47:53.887 | # after the section header. To keep the same order as defined 2022-05-06 03:47:53.887 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 03:47:53.887 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 03:47:53.887 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 03:47:53.887 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 03:47:53.887 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 03:47:53.887 | else { 2022-05-06 03:47:53.887 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 03:47:53.887 | count = cfg_attr_count[section, attr] 2022-05-06 03:47:53.887 | print "inidelete " configfile " " section " " attr 2022-05-06 03:47:53.887 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 03:47:53.887 | for (l = count -2; l >= 0; l--) 2022-05-06 03:47:53.887 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 03:47:53.887 | } 2022-05-06 03:47:53.887 | } 2022-05-06 03:47:53.887 | } 2022-05-06 03:47:53.887 | } 2022-05-06 03:47:53.887 | ' 2022-05-06 03:47:53.887 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:53.888 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 03:47:53.890 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 03:47:53.892 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-06 03:47:53.895 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 03:47:53.897 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-06 03:47:53.900 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-06 03:47:53.900 | BEGIN { group = "" } 2022-05-06 03:47:53.900 | /^\[\[.+\|.*\]\]/ { 2022-05-06 03:47:53.900 | gsub("[][]", "", $1); 2022-05-06 03:47:53.900 | split($1, a, "|"); 2022-05-06 03:47:53.900 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 03:47:53.900 | group=a[1] 2022-05-06 03:47:53.900 | } else { 2022-05-06 03:47:53.900 | group="" 2022-05-06 03:47:53.900 | } 2022-05-06 03:47:53.900 | next 2022-05-06 03:47:53.900 | } 2022-05-06 03:47:53.900 | { 2022-05-06 03:47:53.900 | if (group != "") 2022-05-06 03:47:53.900 | print $0 2022-05-06 03:47:53.900 | } 2022-05-06 03:47:53.900 | ' /home/ubuntu/devstack/local.conf 2022-05-06 03:47:53.906 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-05-06 03:47:53.909 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-05-06 03:47:53.942 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.947 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-05-06 03:47:53.950 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-05-06 03:47:53.980 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:53.983 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-05-06 03:47:53.986 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-05-06 03:47:54.015 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.018 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-05-06 03:47:54.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-05-06 03:47:54.049 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.052 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-05-06 03:47:54.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-06 03:47:54.085 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.088 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-05-06 03:47:54.090 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-05-06 03:47:54.123 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.127 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-05-06 03:47:54.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-06 03:47:54.163 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-05-06 03:47:54.171 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-06 03:47:54.207 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.211 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 03:47:54.214 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 03:47:54.218 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 03:47:54.222 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-06 03:47:54.225 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:47:54.229 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:47:54.232 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-06 03:47:54.235 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:47:54.239 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-06 03:47:54.242 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-06 03:47:54.245 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-06 03:47:54.248 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:54.250 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 03:47:54.253 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-06 03:47:54.256 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 03:47:54.259 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-06 03:47:54.262 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:47:54.265 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:47:54.267 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-06 03:47:54.271 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-06 03:47:54.272 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.272 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-06 03:47:54.272 | BEGIN { 2022-05-06 03:47:54.272 | section = "" 2022-05-06 03:47:54.272 | last_section = "" 2022-05-06 03:47:54.272 | section_count = 0 2022-05-06 03:47:54.272 | } 2022-05-06 03:47:54.272 | /^\[.+\]/ { 2022-05-06 03:47:54.272 | gsub("[][]", "", $1); 2022-05-06 03:47:54.272 | section=$1 2022-05-06 03:47:54.272 | next 2022-05-06 03:47:54.272 | } 2022-05-06 03:47:54.272 | /^ *\#/ { 2022-05-06 03:47:54.272 | next 2022-05-06 03:47:54.272 | } 2022-05-06 03:47:54.272 | /^[^ \t]+/ { 2022-05-06 03:47:54.273 | # get offset of first = in $0 2022-05-06 03:47:54.273 | eq_idx = index($0, "=") 2022-05-06 03:47:54.273 | # extract attr & value from $0 2022-05-06 03:47:54.273 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 03:47:54.273 | value = substr($0, eq_idx + 1) 2022-05-06 03:47:54.273 | # only need to strip trailing whitespace from attr 2022-05-06 03:47:54.273 | sub(/[ \t]*$/, "", attr) 2022-05-06 03:47:54.273 | # need to strip leading & trailing whitespace from value 2022-05-06 03:47:54.273 | sub(/^[ \t]*/, "", value) 2022-05-06 03:47:54.273 | sub(/[ \t]*$/, "", value) 2022-05-06 03:47:54.273 | 2022-05-06 03:47:54.273 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 03:47:54.273 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 03:47:54.273 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 03:47:54.273 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 03:47:54.273 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 03:47:54.273 | if (section != last_section) { 2022-05-06 03:47:54.273 | cfg_section[section_count++] = section 2022-05-06 03:47:54.273 | last_section = section 2022-05-06 03:47:54.273 | } 2022-05-06 03:47:54.273 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 03:47:54.273 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 03:47:54.273 | 2022-05-06 03:47:54.273 | cfg_attr[section, attr, 0] = value 2022-05-06 03:47:54.273 | cfg_attr_count[section, attr] = 1 2022-05-06 03:47:54.273 | } else { 2022-05-06 03:47:54.273 | lno = cfg_attr_count[section, attr]++ 2022-05-06 03:47:54.273 | cfg_attr[section, attr, lno] = value 2022-05-06 03:47:54.273 | } 2022-05-06 03:47:54.273 | } 2022-05-06 03:47:54.273 | END { 2022-05-06 03:47:54.273 | # Process each section in order 2022-05-06 03:47:54.273 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 03:47:54.273 | section = cfg_section[sno] 2022-05-06 03:47:54.273 | # The ini routines simply append a config item immediately 2022-05-06 03:47:54.273 | # after the section header. To keep the same order as defined 2022-05-06 03:47:54.273 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 03:47:54.274 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 03:47:54.274 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 03:47:54.274 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 03:47:54.274 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 03:47:54.274 | else { 2022-05-06 03:47:54.274 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 03:47:54.274 | count = cfg_attr_count[section, attr] 2022-05-06 03:47:54.274 | print "inidelete " configfile " " section " " attr 2022-05-06 03:47:54.274 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 03:47:54.274 | for (l = count -2; l >= 0; l--) 2022-05-06 03:47:54.274 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 03:47:54.274 | } 2022-05-06 03:47:54.274 | } 2022-05-06 03:47:54.274 | } 2022-05-06 03:47:54.274 | } 2022-05-06 03:47:54.274 | ' 2022-05-06 03:47:54.274 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 03:47:54.275 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 03:47:54.276 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 03:47:54.279 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-06 03:47:54.282 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 03:47:54.284 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-06 03:47:54.287 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-06 03:47:54.287 | BEGIN { group = "" } 2022-05-06 03:47:54.287 | /^\[\[.+\|.*\]\]/ { 2022-05-06 03:47:54.287 | gsub("[][]", "", $1); 2022-05-06 03:47:54.287 | split($1, a, "|"); 2022-05-06 03:47:54.287 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 03:47:54.287 | group=a[1] 2022-05-06 03:47:54.287 | } else { 2022-05-06 03:47:54.287 | group="" 2022-05-06 03:47:54.287 | } 2022-05-06 03:47:54.287 | next 2022-05-06 03:47:54.287 | } 2022-05-06 03:47:54.287 | { 2022-05-06 03:47:54.287 | if (group != "") 2022-05-06 03:47:54.287 | print $0 2022-05-06 03:47:54.287 | } 2022-05-06 03:47:54.287 | ' /home/ubuntu/devstack/local.conf 2022-05-06 03:47:54.293 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-06 03:47:54.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-06 03:47:54.325 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.327 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-06 03:47:54.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-06 03:47:54.362 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 03:47:54.365 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-06 03:47:54.385 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:54.387 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-06 03:47:54.390 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:47:54.393 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-06 03:47:54.396 | + ./stack.sh:main:1254 : start_swift 2022-05-06 03:47:54.398 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-06 03:47:54.401 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:47:54.404 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-06 03:47:54.432 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-06 03:47:54.435 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:47:54.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:47:54.441 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-06 03:47:54.891 | Restarting rsync (via systemctl): rsync.service. 2022-05-06 03:47:54.896 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-06 03:47:54.899 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-06 03:47:54.901 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-06 03:47:54.905 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-06 03:47:54.907 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 03:47:54.910 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 03:47:54.913 | + functions-common:run_process:1692 : local service=s-object 2022-05-06 03:47:54.916 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 03:47:54.920 | + functions-common:run_process:1694 : local group= 2022-05-06 03:47:54.924 | + functions-common:run_process:1695 : local user= 2022-05-06 03:47:54.928 | + functions-common:run_process:1697 : local name=s-object 2022-05-06 03:47:54.931 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:47:54.935 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:47:54.939 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:47:54.943 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:47:54.948 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:47:54.953 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808874950 2022-05-06 03:47:54.956 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-06 03:47:54.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:54.976 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-06 03:47:54.978 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-06 03:47:54.981 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 03:47:54.984 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 03:47:54.986 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 03:47:54.989 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 03:47:54.991 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-06 03:47:54.994 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-06 03:47:54.997 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-06 03:47:55.000 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:47:55.002 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:47:55.005 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-06 03:47:55.007 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-06 03:47:55.010 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-06 03:47:55.012 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 03:47:55.014 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:47:55.017 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 03:47:55.019 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:47:55.021 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:47:55.024 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-06 03:47:55.026 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:47:55.030 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-06 03:47:55.082 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-06 03:47:55.136 | + functions-common:write_user_unit_file:1587 : 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-05-06 03:47:55.188 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-06 03:47:55.240 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-06 03:47:55.293 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:47:55.345 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:47:55.348 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-06 03:47:55.402 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:47:55.842 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-06 03:47:55.855 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-06 03:47:56.292 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-06 03:47:56.317 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:47:56.320 | + functions-common:time_stop:2437 : local name 2022-05-06 03:47:56.323 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:47:56.330 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:47:56.332 | + functions-common:time_stop:2440 : local total 2022-05-06 03:47:56.336 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:47:56.339 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:47:56.341 | + functions-common:time_stop:2444 : start_time=1651808874950 2022-05-06 03:47:56.344 | + functions-common:time_stop:2446 : [[ -z 1651808874950 ]] 2022-05-06 03:47:56.347 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:47:56.352 | + functions-common:time_stop:2449 : end_time=1651808876349 2022-05-06 03:47:56.354 | + functions-common:time_stop:2450 : elapsed_time=1399 2022-05-06 03:47:56.357 | + functions-common:time_stop:2451 : total=2963 2022-05-06 03:47:56.360 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:47:56.362 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4362 2022-05-06 03:47:56.365 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 03:47:56.367 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 03:47:56.370 | + functions-common:run_process:1692 : local service=s-container 2022-05-06 03:47:56.373 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 03:47:56.376 | + functions-common:run_process:1694 : local group= 2022-05-06 03:47:56.378 | + functions-common:run_process:1695 : local user= 2022-05-06 03:47:56.381 | + functions-common:run_process:1697 : local name=s-container 2022-05-06 03:47:56.383 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:47:56.386 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:47:56.388 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:47:56.391 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:47:56.394 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:47:56.398 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808876396 2022-05-06 03:47:56.401 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-06 03:47:56.419 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:56.422 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-06 03:47:56.424 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-06 03:47:56.427 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 03:47:56.429 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 03:47:56.432 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 03:47:56.434 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 03:47:56.437 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-06 03:47:56.439 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-06 03:47:56.442 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-06 03:47:56.444 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:47:56.447 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:47:56.449 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-06 03:47:56.452 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-06 03:47:56.454 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-06 03:47:56.457 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 03:47:56.459 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:47:56.462 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 03:47:56.464 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:47:56.466 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:47:56.469 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-06 03:47:56.471 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:47:56.476 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-06 03:47:56.532 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-06 03:47:56.585 | + functions-common:write_user_unit_file:1587 : 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-05-06 03:47:56.639 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-06 03:47:56.694 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-06 03:47:56.748 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:47:56.805 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:47:56.808 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-06 03:47:56.866 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:47:57.285 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-06 03:47:57.298 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-06 03:47:57.705 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-06 03:47:57.727 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:47:57.730 | + functions-common:time_stop:2437 : local name 2022-05-06 03:47:57.734 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:47:57.737 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:47:57.742 | + functions-common:time_stop:2440 : local total 2022-05-06 03:47:57.744 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:47:57.747 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:47:57.749 | + functions-common:time_stop:2444 : start_time=1651808876396 2022-05-06 03:47:57.752 | + functions-common:time_stop:2446 : [[ -z 1651808876396 ]] 2022-05-06 03:47:57.756 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:47:57.760 | + functions-common:time_stop:2449 : end_time=1651808877757 2022-05-06 03:47:57.763 | + functions-common:time_stop:2450 : elapsed_time=1361 2022-05-06 03:47:57.766 | + functions-common:time_stop:2451 : total=4362 2022-05-06 03:47:57.769 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:47:57.772 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5723 2022-05-06 03:47:57.775 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 03:47:57.778 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 03:47:57.781 | + functions-common:run_process:1692 : local service=s-account 2022-05-06 03:47:57.785 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 03:47:57.788 | + functions-common:run_process:1694 : local group= 2022-05-06 03:47:57.790 | + functions-common:run_process:1695 : local user= 2022-05-06 03:47:57.793 | + functions-common:run_process:1697 : local name=s-account 2022-05-06 03:47:57.797 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:47:57.800 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:47:57.803 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:47:57.806 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:47:57.809 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:47:57.816 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808877811 2022-05-06 03:47:57.819 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-06 03:47:57.841 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:57.844 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-06 03:47:57.847 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-06 03:47:57.850 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 03:47:57.852 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 03:47:57.855 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 03:47:57.858 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 03:47:57.861 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-06 03:47:57.864 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-06 03:47:57.867 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-06 03:47:57.870 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:47:57.873 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:47:57.876 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-06 03:47:57.879 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-06 03:47:57.882 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-06 03:47:57.885 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 03:47:57.887 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:47:57.890 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 03:47:57.892 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:47:57.895 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:47:57.899 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-06 03:47:57.900 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:47:57.905 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-06 03:47:57.959 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-06 03:47:58.014 | + functions-common:write_user_unit_file:1587 : 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-05-06 03:47:58.069 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-06 03:47:58.125 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-06 03:47:58.179 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:47:58.232 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:47:58.235 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-06 03:47:58.288 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:47:58.734 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-06 03:47:58.749 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-06 03:47:59.196 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-06 03:47:59.226 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:47:59.228 | + functions-common:time_stop:2437 : local name 2022-05-06 03:47:59.231 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:47:59.234 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:47:59.237 | + functions-common:time_stop:2440 : local total 2022-05-06 03:47:59.240 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:47:59.242 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:47:59.245 | + functions-common:time_stop:2444 : start_time=1651808877811 2022-05-06 03:47:59.247 | + functions-common:time_stop:2446 : [[ -z 1651808877811 ]] 2022-05-06 03:47:59.251 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:47:59.255 | + functions-common:time_stop:2449 : end_time=1651808879253 2022-05-06 03:47:59.258 | + functions-common:time_stop:2450 : elapsed_time=1442 2022-05-06 03:47:59.261 | + functions-common:time_stop:2451 : total=5723 2022-05-06 03:47:59.263 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:47:59.266 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7165 2022-05-06 03:47:59.269 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-06 03:47:59.272 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-06 03:47:59.324 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 03:47:59.326 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-06 03:47:59.329 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 03:47:59.331 | + functions-common:run_process:1694 : local group= 2022-05-06 03:47:59.334 | + functions-common:run_process:1695 : local user= 2022-05-06 03:47:59.336 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-06 03:47:59.339 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:47:59.342 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:47:59.344 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:47:59.347 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:47:59.350 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:47:59.355 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808879352 2022-05-06 03:47:59.358 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-06 03:47:59.376 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:47:59.378 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-06 03:47:59.381 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-06 03:47:59.383 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 03:47:59.386 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 03:47:59.389 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 03:47:59.391 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 03:47:59.394 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-06 03:47:59.396 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-06 03:47:59.399 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-06 03:47:59.402 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:47:59.404 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:47:59.407 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-06 03:47:59.409 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-06 03:47:59.412 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-06 03:47:59.414 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 03:47:59.417 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:47:59.419 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 03:47:59.422 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:47:59.424 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:47:59.426 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-06 03:47:59.429 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:47:59.433 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-06 03:47:59.488 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-06 03:47:59.542 | + functions-common:write_user_unit_file:1587 : 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-05-06 03:47:59.602 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-06 03:47:59.658 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-06 03:47:59.713 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:47:59.767 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:47:59.770 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-06 03:47:59.824 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:48:00.283 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-06 03:48:00.732 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-06 03:48:00.760 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:48:00.762 | + functions-common:time_stop:2437 : local name 2022-05-06 03:48:00.765 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:48:00.768 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:48:00.770 | + functions-common:time_stop:2440 : local total 2022-05-06 03:48:00.773 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:48:00.775 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:48:00.778 | + functions-common:time_stop:2444 : start_time=1651808879352 2022-05-06 03:48:00.780 | + functions-common:time_stop:2446 : [[ -z 1651808879352 ]] 2022-05-06 03:48:00.783 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:48:00.788 | + functions-common:time_stop:2449 : end_time=1651808880785 2022-05-06 03:48:00.791 | + functions-common:time_stop:2450 : elapsed_time=1433 2022-05-06 03:48:00.793 | + functions-common:time_stop:2451 : total=7165 2022-05-06 03:48:00.796 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:48:00.798 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8598 2022-05-06 03:48:00.801 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-06 03:48:00.818 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:48:00.821 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 03:48:00.823 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-06 03:48:00.826 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 03:48:00.828 | + functions-common:run_process:1694 : local group= 2022-05-06 03:48:00.831 | + functions-common:run_process:1695 : local user= 2022-05-06 03:48:00.833 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-06 03:48:00.836 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:48:00.838 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:48:00.841 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:48:00.843 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:48:00.846 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:48:00.851 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808880848 2022-05-06 03:48:00.853 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-06 03:48:00.871 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:00.873 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-06 03:48:00.876 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-06 03:48:00.878 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 03:48:00.881 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 03:48:00.883 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 03:48:00.886 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 03:48:00.888 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-06 03:48:00.890 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-06 03:48:00.893 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-06 03:48:00.895 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:48:00.898 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:48:00.900 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-06 03:48:00.903 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-06 03:48:00.905 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-06 03:48:00.908 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 03:48:00.910 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:48:00.912 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 03:48:00.915 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:48:00.917 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:48:00.920 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-06 03:48:00.923 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:48:00.928 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-06 03:48:00.983 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-06 03:48:01.037 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 03:48:01.092 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-06 03:48:01.152 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-06 03:48:01.206 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:48:01.261 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:48:01.263 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-06 03:48:01.318 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:48:01.761 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-06 03:48:01.775 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-06 03:48:02.192 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-06 03:48:02.220 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:48:02.223 | + functions-common:time_stop:2437 : local name 2022-05-06 03:48:02.225 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:48:02.228 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:48:02.230 | + functions-common:time_stop:2440 : local total 2022-05-06 03:48:02.233 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:48:02.236 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:48:02.239 | + functions-common:time_stop:2444 : start_time=1651808880848 2022-05-06 03:48:02.242 | + functions-common:time_stop:2446 : [[ -z 1651808880848 ]] 2022-05-06 03:48:02.245 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:48:02.251 | + functions-common:time_stop:2449 : end_time=1651808882248 2022-05-06 03:48:02.254 | + functions-common:time_stop:2450 : elapsed_time=1400 2022-05-06 03:48:02.257 | + functions-common:time_stop:2451 : total=8598 2022-05-06 03:48:02.259 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:48:02.262 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9998 2022-05-06 03:48:02.265 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-06 03:48:02.265 | Waiting for swift proxy to start... 2022-05-06 03:48:02.267 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.25:8080/info 2022-05-06 03:48:02.270 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 03:48:02.273 | + functions:wait_for_service:458 : local url=http://10.222.0.25:8080/info 2022-05-06 03:48:02.275 | + functions:wait_for_service:459 : local rval=0 2022-05-06 03:48:02.278 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 03:48:02.281 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 03:48:02.284 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:48:02.286 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:48:02.290 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:48:02.295 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808882292 2022-05-06 03:48:02.297 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 03:48:02.303 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-06 03:48:02.316 | + :: : [[ 000 == 503 ]] 2022-05-06 03:48:02.317 | + :: : [[ 7 -eq 7 ]] 2022-05-06 03:48:02.319 | + :: : sleep 1 2022-05-06 03:48:03.323 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-06 03:48:03.336 | + :: : [[ 000 == 503 ]] 2022-05-06 03:48:03.337 | + :: : [[ 7 -eq 7 ]] 2022-05-06 03:48:03.339 | + :: : sleep 1 2022-05-06 03:48:04.342 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-06 03:48:04.355 | + :: : [[ 000 == 503 ]] 2022-05-06 03:48:04.357 | + :: : [[ 7 -eq 7 ]] 2022-05-06 03:48:04.358 | + :: : sleep 1 2022-05-06 03:48:05.363 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-06 03:48:05.390 | + :: : [[ 200 == 503 ]] 2022-05-06 03:48:05.391 | + :: : [[ 0 -eq 7 ]] 2022-05-06 03:48:05.394 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 03:48:05.397 | + functions-common:time_stop:2437 : local name 2022-05-06 03:48:05.400 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:48:05.402 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:48:05.405 | + functions-common:time_stop:2440 : local total 2022-05-06 03:48:05.408 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:48:05.410 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 03:48:05.413 | + functions-common:time_stop:2444 : start_time=1651808882292 2022-05-06 03:48:05.416 | + functions-common:time_stop:2446 : [[ -z 1651808882292 ]] 2022-05-06 03:48:05.419 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:48:05.424 | + functions-common:time_stop:2449 : end_time=1651808885421 2022-05-06 03:48:05.426 | + functions-common:time_stop:2450 : elapsed_time=3129 2022-05-06 03:48:05.429 | + functions-common:time_stop:2451 : total=6361 2022-05-06 03:48:05.432 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:48:05.434 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9490 2022-05-06 03:48:05.437 | + functions:wait_for_service:467 : return 0 2022-05-06 03:48:05.440 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-06 03:48:05.442 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 03:48:05.445 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-06 03:48:05.463 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:05.465 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 03:48:05.498 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-06 03:48:05.551 | [171388 Async configure_neutron_nova:217889]: Waiting for completion of configure_neutron_nova running on PID 217889 (2 other jobs running) 2022-05-06 03:48:05.577 | [171388 Async configure_neutron_nova:217889]: Signaling child to exit 2022-05-06 03:48:05.577 | WAKEUP 2022-05-06 03:48:05.600 | [171388 Async configure_neutron_nova:217889]: Signaled 2022-05-06 03:48:05.601 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-06 03:48:05.601 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:48:05.601 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:48:05.601 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:48:05.601 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:48:05.601 | + 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-05-06 03:48:05.601 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:48:05.601 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-06 03:48:05.601 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.25/identity 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-06 03:48:05.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-06 03:48:05.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-06 03:48:05.602 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-06 03:48:05.602 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:48:05.602 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-06 03:48:05.602 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 03:48:05.602 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-06 03:48:05.602 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-06 03:48:05.602 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 03:48:05.602 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 03:48:05.602 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-06 03:48:05.602 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-06 03:48:05.602 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.25/identity 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-06 03:48:05.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-06 03:48:05.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-06 03:48:05.603 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-06 03:48:05.603 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-06 03:48:05.652 | [171388 Async configure_neutron_nova:217889]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-06 03:48:05.657 | + inc/async:async_wait:197 : return 0 2022-05-06 03:48:05.660 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-06 03:48:05.678 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:05.681 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 03:48:05.712 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 03:48:05.745 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-06 03:48:05.764 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:05.767 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-06 03:48:05.769 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:48:05.772 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-06 03:48:05.775 | + ./stack.sh:main:1279 : start_nova_api 2022-05-06 03:48:05.777 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-06 03:48:05.780 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-06 03:48:05.782 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-06 03:48:05.785 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-06 03:48:05.803 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:48:05.806 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 03:48:05.808 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 03:48:05.811 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 03:48:05.814 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-06 03:48:05.817 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-06 03:48:05.822 | + 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-05-06 03:48:05.825 | + functions-common:run_process:1692 : local service=n-api 2022-05-06 03:48:05.828 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 03:48:05.832 | + functions-common:run_process:1694 : local group= 2022-05-06 03:48:05.835 | + functions-common:run_process:1695 : local user= 2022-05-06 03:48:05.837 | + functions-common:run_process:1697 : local name=n-api 2022-05-06 03:48:05.841 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:48:05.843 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:48:05.846 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:48:05.849 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:48:05.853 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:48:05.857 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808885854 2022-05-06 03:48:05.860 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-06 03:48:05.878 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:05.881 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-06 03:48:05.884 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-06 03:48:05.886 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 03:48:05.889 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 03:48:05.892 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 03:48:05.894 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 03:48:05.897 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-06 03:48:05.899 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-06 03:48:05.902 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-06 03:48:05.904 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:48:05.907 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:48:05.910 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-06 03:48:05.912 | + functions-common:_run_under_systemd:1667 : 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-05-06 03:48:05.915 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-06 03:48:05.917 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 03:48:05.920 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-06 03:48:05.923 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-06 03:48:05.925 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-06 03:48:05.928 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-06 03:48:05.933 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-06 03:48:05.993 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-06 03:48:06.055 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-06 03:48:06.112 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-06 03:48:06.166 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:48:06.219 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-06 03:48:06.280 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-06 03:48:06.336 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-06 03:48:06.397 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-06 03:48:06.451 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-06 03:48:06.505 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-06 03:48:06.508 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-06 03:48:06.570 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-06 03:48:06.995 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-06 03:48:07.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-06 03:48:07.451 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-06 03:48:07.534 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:48:07.537 | + functions-common:time_stop:2437 : local name 2022-05-06 03:48:07.539 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:48:07.542 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:48:07.545 | + functions-common:time_stop:2440 : local total 2022-05-06 03:48:07.547 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:48:07.550 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:48:07.553 | + functions-common:time_stop:2444 : start_time=1651808885854 2022-05-06 03:48:07.555 | + functions-common:time_stop:2446 : [[ -z 1651808885854 ]] 2022-05-06 03:48:07.559 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:48:07.563 | + functions-common:time_stop:2449 : end_time=1651808887561 2022-05-06 03:48:07.566 | + functions-common:time_stop:2450 : elapsed_time=1707 2022-05-06 03:48:07.569 | + functions-common:time_stop:2451 : total=9998 2022-05-06 03:48:07.571 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:48:07.574 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11705 2022-05-06 03:48:07.577 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.25/compute/v2.1/ 2022-05-06 03:48:07.580 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-06 03:48:07.580 | Waiting for nova-api to start... 2022-05-06 03:48:07.582 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.25/compute/v2.1/ 2022-05-06 03:48:07.585 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 03:48:07.588 | + functions:wait_for_service:458 : local url=http://10.222.0.25/compute/v2.1/ 2022-05-06 03:48:07.590 | + functions:wait_for_service:459 : local rval=0 2022-05-06 03:48:07.593 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 03:48:07.595 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 03:48:07.598 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:48:07.600 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:48:07.604 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:48:07.609 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808887606 2022-05-06 03:48:07.611 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 03:48:07.617 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/compute/v2.1/ 2022-05-06 03:48:13.166 | + :: : [[ 200 == 503 ]] 2022-05-06 03:48:13.167 | + :: : [[ 0 -eq 7 ]] 2022-05-06 03:48:13.171 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 03:48:13.174 | + functions-common:time_stop:2437 : local name 2022-05-06 03:48:13.176 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:48:13.178 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:48:13.181 | + functions-common:time_stop:2440 : local total 2022-05-06 03:48:13.183 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:48:13.186 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 03:48:13.188 | + functions-common:time_stop:2444 : start_time=1651808887606 2022-05-06 03:48:13.191 | + functions-common:time_stop:2446 : [[ -z 1651808887606 ]] 2022-05-06 03:48:13.194 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:48:13.199 | + functions-common:time_stop:2449 : end_time=1651808893196 2022-05-06 03:48:13.201 | + functions-common:time_stop:2450 : elapsed_time=5590 2022-05-06 03:48:13.204 | + functions-common:time_stop:2451 : total=9490 2022-05-06 03:48:13.206 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:48:13.209 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15080 2022-05-06 03:48:13.212 | + functions:wait_for_service:467 : return 0 2022-05-06 03:48:13.214 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 03:48:13.217 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 03:48:13.220 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-06 03:48:13.237 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:13.240 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-06 03:48:13.243 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:48:13.246 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-06 03:48:13.249 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-06 03:48:13.252 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-06 03:48:13.254 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-06 03:48:13.272 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:48:13.274 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-06 03:48:13.292 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:13.294 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-06 03:48:13.297 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:48:13.300 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-06 03:48:13.303 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-06 03:48:13.305 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-06 03:48:13.308 | + 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-05-06 03:48:13.339 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-06 03:48:13.342 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-05-06 03:48:13.345 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-06 03:48:13.376 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-06 03:48:13.407 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-06 03:48:13.410 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-06 03:48:13.413 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-06 03:48:13.416 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-06 03:48:13.418 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-06 03:48:13.422 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-06 03:48:13.425 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-06 03:48:13.427 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-06 03:48:13.431 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-06 03:48:13.433 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-06 03:48:13.436 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-06 03:48:13.439 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-06 03:48:13.441 | +++ 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-05-06 03:48:13.444 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.448 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.450 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-06 03:48:13.453 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.456 | + 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-05-06 03:48:13.459 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-06 03:48:13.477 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:48:13.480 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-06 03:48:13.483 | + 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-05-06 03:48:13.485 | + functions-common:run_process:1692 : local service=q-svc 2022-05-06 03:48:13.488 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.490 | + functions-common:run_process:1694 : local group= 2022-05-06 03:48:13.493 | + functions-common:run_process:1695 : local user= 2022-05-06 03:48:13.496 | + functions-common:run_process:1697 : local name=q-svc 2022-05-06 03:48:13.499 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:48:13.501 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:48:13.504 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:48:13.506 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:48:13.510 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:48:13.514 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808893511 2022-05-06 03:48:13.517 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-06 03:48:13.536 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:48:13.539 | + functions-common:run_process:1701 : _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-05-06 03:48:13.542 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-06 03:48:13.545 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.548 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.550 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.553 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.556 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-06 03:48:13.558 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-06 03:48:13.561 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-06 03:48:13.563 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:48:13.566 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:48:13.569 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-06 03:48:13.571 | + functions-common:_run_under_systemd:1669 : 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-05-06 03:48:13.574 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-06 03:48:13.576 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 03:48:13.579 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:48:13.581 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 03:48:13.584 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:48:13.586 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:48:13.589 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-06 03:48:13.591 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:48:13.595 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-06 03:48:13.652 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-06 03:48:13.706 | + functions-common:write_user_unit_file:1587 : 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-05-06 03:48:13.760 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-06 03:48:13.815 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-06 03:48:13.873 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:48:13.927 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:48:13.929 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-06 03:48:13.986 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:48:14.441 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-06 03:48:14.458 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-06 03:48:14.912 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-06 03:48:14.938 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:48:14.942 | + functions-common:time_stop:2437 : local name 2022-05-06 03:48:14.944 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:48:14.947 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:48:14.949 | + functions-common:time_stop:2440 : local total 2022-05-06 03:48:14.952 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:48:14.954 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:48:14.957 | + functions-common:time_stop:2444 : start_time=1651808893511 2022-05-06 03:48:14.959 | + functions-common:time_stop:2446 : [[ -z 1651808893511 ]] 2022-05-06 03:48:14.963 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:48:14.968 | + functions-common:time_stop:2449 : end_time=1651808894965 2022-05-06 03:48:14.970 | + functions-common:time_stop:2450 : elapsed_time=1454 2022-05-06 03:48:14.973 | + functions-common:time_stop:2451 : total=11705 2022-05-06 03:48:14.975 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:48:14.978 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13159 2022-05-06 03:48:14.980 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.25:9696 2022-05-06 03:48:14.983 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-06 03:48:15.001 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:48:15.004 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-06 03:48:15.004 | Waiting for Neutron to start... 2022-05-06 03:48:15.007 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.25:9696' 2022-05-06 03:48:15.009 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.25:9696' 'Neutron did not start' 60 2022-05-06 03:48:15.012 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.25:9696' 2022-05-06 03:48:15.014 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-06 03:48:15.017 | + functions-common:test_with_retry:2377 : local until=60 2022-05-06 03:48:15.020 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-06 03:48:15.022 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-06 03:48:15.025 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-06 03:48:15.027 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:48:15.030 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:48:15.033 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:48:15.038 | + functions-common:time_start:2428 : _TIME_START[$name]=1651808895035 2022-05-06 03:48:15.041 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.25:9696; do sleep 0.5; done' 2022-05-06 03:49:15.048 | + functions-common:test_with_retry:2382 : die 2382 'Neutron did not start' 2022-05-06 03:49:15.053 | + functions-common:die:264 : local exitcode=0 2022-05-06 03:49:15.058 | [Call Trace] 2022-05-06 03:49:15.058 | ./stack.sh:1293:start_neutron_service_and_check 2022-05-06 03:49:15.058 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-05-06 03:49:15.058 | /home/ubuntu/devstack/functions-common:2382:die 2022-05-06 03:49:15.066 | [ERROR] /home/ubuntu/devstack/functions-common:2382 Neutron did not start 2022-05-06 03:49:16.072 | exit_trap: cleaning up child processes 2022-05-06 03:49:16.075 | Error on exit