2022-04-01 02:03:13.134 | + ./stack.sh:main:487 : exec 2022-04-01 02:03:13.134 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-020313' 2022-04-01 02:03:13.134 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-020313.summary.2022-04-01-020313 2022-04-01 02:03:13.134 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:03:13.134 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-020313 2022-04-01 02:03:13.134 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-020313 /opt/stack/logs/stack.sh.log 2022-04-01 02:03:13.134 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-020313.summary.2022-04-01-020313 /opt/stack/logs/stack.sh.log.summary 2022-04-01 02:03:13.134 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-01 02:03:13.134 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-01 02:03:13.134 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-01 02:03:13.134 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-01 02:03:13.134 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-01 02:03:13.134 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-01 02:03:13.134 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-01 02:03:13.134 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 02:03:13.134 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-01 02:03:13.135 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-01 02:03:13.135 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 02:03:13.135 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 02:03:13.135 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-01 02:03:13.135 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-01 02:03:13.135 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 02:03:13.135 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-01 02:03:13.135 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-01 02:03:13.137 | + ./stack.sh:main:573 : set -o errexit 2022-04-01 02:03:13.139 | + ./stack.sh:main:576 : uname -a 2022-04-01 02:03:13.140 | Linux dv-cinder-835881-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-01 02:03:13.142 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-01 02:03:13.145 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-01 02:03:13.148 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-01 02:03:13.187 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-01 02:03:13.205 | + ./stack.sh:main:590 : fetch_plugins 2022-04-01 02:03:13.207 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-01 02:03:13.210 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-01 02:03:13.212 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-01 02:03:13.214 | + functions-common:fetch_plugins:1776 : return 2022-04-01 02:03:13.216 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-01 02:03:13.218 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-01 02:03:13.220 | + functions-common:run_phase:1854 : local phase= 2022-04-01 02:03:13.221 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 02:03:13.223 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 02:03:13.225 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 02:03:13.227 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 02:03:13.228 | + functions-common:run_phase:1863 : local extra 2022-04-01 02:03:13.231 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 02:03:13.234 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 02:03:13.236 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 02:03:13.238 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 02:03:13.240 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-01 02:03:13.242 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 02:03:13.255 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:03:13.257 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 02:03:13.259 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 02:03:13.261 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 02:03:13.263 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 02:03:13.265 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 02:03:13.267 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 02:03:13.268 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-01 02:03:13.270 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-01 02:03:13.272 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 02:03:13.274 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 02:03:13.276 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-01 02:03:13.278 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-01 02:03:13.279 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-01 02:03:13.281 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-01 02:03:13.283 | + functions-common:plugin_override_defaults:1817 : return 2022-04-01 02:03:13.285 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-01 02:03:13.303 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-01 02:03:13.305 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-01 02:03:13.318 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:03:13.320 | +++ lib/tls:source:43 : hostname -f 2022-04-01 02:03:13.324 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-01 02:03:13.326 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-01 02:03:13.327 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-01 02:03:13.329 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-01 02:03:13.331 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-01 02:03:13.333 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-01 02:03:13.335 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-01 02:03:13.337 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-01 02:03:13.339 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-01 02:03:13.341 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-01 02:03:13.345 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-01 02:03:13.357 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-01 02:03:13.375 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-01 02:03:13.388 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-01 02:03:13.401 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-01 02:03:13.440 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-01 02:03:13.504 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-01 02:03:13.606 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-01 02:03:13.629 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-01 02:03:13.681 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-01 02:03:13.746 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-01 02:03:13.908 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-01 02:03:13.924 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-01 02:03:13.938 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-01 02:03:13.951 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-01 02:03:14.058 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-01 02:03:14.063 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-01 02:03:14.066 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-01 02:03:14.068 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-01 02:03:14.070 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-01 02:03:14.072 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-01 02:03:14.075 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-01 02:03:14.075 | False' 2022-04-01 02:03:14.078 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-01 02:03:14.094 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-01 02:03:14.097 | + ./stack.sh:main:624 : run_phase source 2022-04-01 02:03:14.099 | + functions-common:run_phase:1853 : local mode=source 2022-04-01 02:03:14.102 | + functions-common:run_phase:1854 : local phase= 2022-04-01 02:03:14.104 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 02:03:14.106 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 02:03:14.108 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 02:03:14.110 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 02:03:14.112 | + functions-common:run_phase:1863 : local extra 2022-04-01 02:03:14.115 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 02:03:14.119 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 02:03:14.121 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 02:03:14.124 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 02:03:14.126 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-01 02:03:14.129 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 02:03:14.144 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:03:14.146 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 02:03:14.148 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-01 02:03:14.191 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-01 02:03:14.194 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-01 02:03:14.196 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 02:03:14.198 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-01 02:03:14.200 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-01 02:03:14.203 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-01 02:03:14.205 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-01 02:03:14.208 | + functions-common:load_plugin_settings:1794 : return 2022-04-01 02:03:14.210 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-01 02:03:14.212 | + functions-common:verify_disabled_services:2136 : local service 2022-04-01 02:03:14.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.217 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-01 02:03:14.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.222 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-01 02:03:14.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.227 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-01 02:03:14.230 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.232 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-01 02:03:14.234 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.237 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-01 02:03:14.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.241 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-01 02:03:14.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.246 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-01 02:03:14.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.253 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-01 02:03:14.256 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.258 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-01 02:03:14.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.263 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-01 02:03:14.265 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.267 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-01 02:03:14.270 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.273 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-01 02:03:14.275 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.277 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-01 02:03:14.279 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.282 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-01 02:03:14.284 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.287 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-01 02:03:14.289 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.292 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-01 02:03:14.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.297 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-01 02:03:14.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.301 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-01 02:03:14.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.306 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-01 02:03:14.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.310 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-01 02:03:14.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.315 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-01 02:03:14.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.320 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-01 02:03:14.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.325 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-01 02:03:14.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.329 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-01 02:03:14.332 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.334 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-01 02:03:14.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.339 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-01 02:03:14.341 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.343 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-01 02:03:14.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.348 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-01 02:03:14.350 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.352 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-01 02:03:14.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.357 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-01 02:03:14.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.361 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-01 02:03:14.364 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.366 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-01 02:03:14.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.370 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-01 02:03:14.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.375 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-01 02:03:14.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.380 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-01 02:03:14.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.384 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-01 02:03:14.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.389 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-01 02:03:14.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.394 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-01 02:03:14.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.399 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-01 02:03:14.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.404 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-01 02:03:14.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.408 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-01 02:03:14.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.413 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-01 02:03:14.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.417 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-01 02:03:14.420 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.422 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-01 02:03:14.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 02:03:14.426 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-01 02:03:14.429 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-01 02:03:14.432 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 02:03:14.434 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-01 02:03:14.449 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:03:14.452 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-01 02:03:14.454 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 02:03:14.457 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-01 02:03:14.472 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:03:14.474 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-01 02:03:14.477 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-01 02:03:14.479 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-01 02:03:14.481 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-01 02:03:14.484 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-01 02:03:14.486 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-01 02:03:14.488 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-01 02:03:14.491 | + lib/database:initialize_database_backends:92 : return 0 2022-04-01 02:03:14.493 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-01 02:03:14.493 | Using mysql database backend 2022-04-01 02:03:14.496 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-01 02:03:14.512 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-01 02:03:14.516 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-01 02:03:14.518 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 02:03:14.521 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-01 02:03:14.524 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 02:03:14.527 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-01 02:03:14.542 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:03:14.545 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-01 02:03:14.561 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-01 02:03:14.578 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:03:14.580 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-01 02:03:14.597 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-01 02:03:14.613 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-01 02:03:14.629 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:03:14.632 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-01 02:03:14.649 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:03:14.651 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-01 02:03:14.668 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-01 02:03:14.670 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-01 02:03:14.673 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-01 02:03:14.675 | + functions-common:save_stackenv:60 : local tag=757 2022-04-01 02:03:14.678 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 02:03:14.683 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-020314 2022-04-01 02:03:14.685 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-020314 757' 2022-04-01 02:03:14.687 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.690 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 02:03:14.693 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.695 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 02:03:14.698 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.700 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 02:03:14.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.705 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 02:03:14.708 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.710 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-01 02:03:14.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.715 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-01 02:03:14.718 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.720 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-020313 2022-04-01 02:03:14.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.725 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 02:03:14.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.730 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-01 02:03:14.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.734 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 02:03:14.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.740 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 02:03:14.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.744 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 02:03:14.747 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:03:14.749 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 02:03:14.752 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-01 02:03:14.755 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-01 02:03:14.758 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-01 02:03:14.760 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-01 02:03:14.762 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 02:03:14.765 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 02:03:14.768 | ++ functions-common:git_clone:612 : pwd 2022-04-01 02:03:14.771 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 02:03:14.773 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 02:03:14.776 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 02:03:14.791 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 02:03:14.793 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 02:03:14.796 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 02:03:14.798 | + functions-common:git_clone:629 : echo master 2022-04-01 02:03:14.799 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 02:03:14.804 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-01 02:03:14.807 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 02:03:14.809 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-01 02:03:14.812 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 02:03:14.812 | + functions-common:git_clone:678 : head -1 2022-04-01 02:03:14.815 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-04-01 02:03:14.818 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 02:03:14.821 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-01 02:03:14.824 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:03:14.826 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-01 02:03:14.829 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-01 02:03:14.831 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-01 02:03:14.833 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-01 02:03:14.836 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 02:03:14.838 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-01 02:03:14.841 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-01 02:03:14.843 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-01 02:03:14.847 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-01 02:03:14.851 | ++ tools/install_prereqs.sh:source:47 : NOW=1648778594 2022-04-01 02:03:14.854 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-01 02:03:14.858 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648777294 2022-04-01 02:03:14.861 | ++ tools/install_prereqs.sh:source:49 : DELTA=1300 2022-04-01 02:03:14.864 | ++ tools/install_prereqs.sh:source:50 : [[ 1300 -lt 7200 ]] 2022-04-01 02:03:14.866 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-01 02:03:14.869 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-01 02:03:14.871 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-01 02:03:14.874 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-01 02:03:14.876 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-01 02:03:14.879 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-01 02:03:14.881 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-01 02:03:14.884 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-01 02:03:14.887 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 02:03:14.934 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-01 02:03:14.934 | apache2-dev 2022-04-01 02:03:14.934 | bc 2022-04-01 02:03:14.934 | bsdmainutils 2022-04-01 02:03:14.934 | curl 2022-04-01 02:03:14.934 | g++ 2022-04-01 02:03:14.934 | gawk 2022-04-01 02:03:14.934 | gcc 2022-04-01 02:03:14.934 | gettext 2022-04-01 02:03:14.934 | git 2022-04-01 02:03:14.934 | graphviz 2022-04-01 02:03:14.934 | iputils-ping 2022-04-01 02:03:14.934 | libapache2-mod-proxy-uwsgi 2022-04-01 02:03:14.934 | libffi-dev 2022-04-01 02:03:14.934 | libjpeg-dev 2022-04-01 02:03:14.934 | libpcre3-dev 2022-04-01 02:03:14.934 | libpq-dev 2022-04-01 02:03:14.934 | libssl-dev 2022-04-01 02:03:14.934 | libsystemd-dev 2022-04-01 02:03:14.934 | libxml2-dev 2022-04-01 02:03:14.934 | libxslt1-dev 2022-04-01 02:03:14.934 | libyaml-dev 2022-04-01 02:03:14.934 | lsof 2022-04-01 02:03:14.935 | openssh-server 2022-04-01 02:03:14.935 | openssl 2022-04-01 02:03:14.935 | pkg-config 2022-04-01 02:03:14.935 | psmisc 2022-04-01 02:03:14.935 | python3-dev 2022-04-01 02:03:14.935 | python3-pip 2022-04-01 02:03:14.935 | python3-systemd 2022-04-01 02:03:14.935 | python3-venv 2022-04-01 02:03:14.935 | tar 2022-04-01 02:03:14.935 | tcpdump 2022-04-01 02:03:14.935 | unzip 2022-04-01 02:03:14.935 | uuid-runtime 2022-04-01 02:03:14.935 | wget 2022-04-01 02:03:14.935 | wget 2022-04-01 02:03:14.935 | zlib1g-dev 2022-04-01 02:03:14.935 | libkrb5-dev 2022-04-01 02:03:14.935 | libldap2-dev 2022-04-01 02:03:14.935 | libsasl2-dev 2022-04-01 02:03:14.935 | memcached 2022-04-01 02:03:14.935 | python3-mysqldb 2022-04-01 02:03:14.935 | sqlite3 2022-04-01 02:03:14.935 | conntrack 2022-04-01 02:03:14.935 | curl 2022-04-01 02:03:14.935 | dnsmasq-base 2022-04-01 02:03:14.935 | dnsmasq-utils 2022-04-01 02:03:14.935 | ebtables 2022-04-01 02:03:14.935 | genisoimage 2022-04-01 02:03:14.935 | iptables 2022-04-01 02:03:14.935 | iputils-arping 2022-04-01 02:03:14.935 | kpartx 2022-04-01 02:03:14.935 | libjs-jquery-tablesorter 2022-04-01 02:03:14.935 | parted 2022-04-01 02:03:14.935 | pm-utils 2022-04-01 02:03:14.935 | python3-mysqldb 2022-04-01 02:03:14.936 | socat 2022-04-01 02:03:14.936 | sqlite3 2022-04-01 02:03:14.936 | sudo 2022-04-01 02:03:14.936 | vlan 2022-04-01 02:03:14.936 | lsscsi 2022-04-01 02:03:14.936 | open-iscsi 2022-04-01 02:03:14.936 | lvm2 2022-04-01 02:03:14.936 | qemu-utils 2022-04-01 02:03:14.936 | thin-provisioning-tools 2022-04-01 02:03:14.936 | acl 2022-04-01 02:03:14.936 | dnsmasq-base 2022-04-01 02:03:14.936 | dnsmasq-utils 2022-04-01 02:03:14.936 | ebtables 2022-04-01 02:03:14.936 | haproxy 2022-04-01 02:03:14.936 | iptables 2022-04-01 02:03:14.936 | iputils-arping 2022-04-01 02:03:14.936 | iputils-ping 2022-04-01 02:03:14.936 | postgresql-server-dev-all 2022-04-01 02:03:14.936 | python3-mysqldb 2022-04-01 02:03:14.936 | sqlite3 2022-04-01 02:03:14.936 | sudo 2022-04-01 02:03:14.936 | vlan 2022-04-01 02:03:14.936 | pcp 2022-04-01 02:03:14.936 | ipset 2022-04-01 02:03:14.936 | conntrack 2022-04-01 02:03:14.936 | conntrackd 2022-04-01 02:03:14.936 | keepalived 2022-04-01 02:03:14.936 | lvm2 2022-04-01 02:03:14.936 | qemu-utils 2022-04-01 02:03:14.936 | thin-provisioning-tools 2022-04-01 02:03:14.936 | curl 2022-04-01 02:03:14.936 | liberasurecode-dev 2022-04-01 02:03:14.936 | make 2022-04-01 02:03:14.936 | memcached 2022-04-01 02:03:14.936 | rsync 2022-04-01 02:03:14.936 | sqlite3 2022-04-01 02:03:14.936 | xfsprogs' 2022-04-01 02:03:14.939 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-01 02:03:14.958 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-01 02:03:14.958 | apache2-dev 2022-04-01 02:03:14.958 | bc 2022-04-01 02:03:14.958 | bsdmainutils 2022-04-01 02:03:14.958 | curl 2022-04-01 02:03:14.958 | g++ 2022-04-01 02:03:14.958 | gawk 2022-04-01 02:03:14.958 | gcc 2022-04-01 02:03:14.958 | gettext 2022-04-01 02:03:14.958 | git 2022-04-01 02:03:14.958 | graphviz 2022-04-01 02:03:14.958 | iputils-ping 2022-04-01 02:03:14.958 | libapache2-mod-proxy-uwsgi 2022-04-01 02:03:14.958 | libffi-dev 2022-04-01 02:03:14.958 | libjpeg-dev 2022-04-01 02:03:14.958 | libpcre3-dev 2022-04-01 02:03:14.958 | libpq-dev 2022-04-01 02:03:14.958 | libssl-dev 2022-04-01 02:03:14.958 | libsystemd-dev 2022-04-01 02:03:14.958 | libxml2-dev 2022-04-01 02:03:14.958 | libxslt1-dev 2022-04-01 02:03:14.958 | libyaml-dev 2022-04-01 02:03:14.958 | lsof 2022-04-01 02:03:14.958 | openssh-server 2022-04-01 02:03:14.958 | openssl 2022-04-01 02:03:14.959 | pkg-config 2022-04-01 02:03:14.959 | psmisc 2022-04-01 02:03:14.959 | python3-dev 2022-04-01 02:03:14.959 | python3-pip 2022-04-01 02:03:14.959 | python3-systemd 2022-04-01 02:03:14.959 | python3-venv 2022-04-01 02:03:14.959 | tar 2022-04-01 02:03:14.959 | tcpdump 2022-04-01 02:03:14.959 | unzip 2022-04-01 02:03:14.959 | uuid-runtime 2022-04-01 02:03:14.959 | wget 2022-04-01 02:03:14.959 | wget 2022-04-01 02:03:14.959 | zlib1g-dev 2022-04-01 02:03:14.959 | libkrb5-dev 2022-04-01 02:03:14.959 | libldap2-dev 2022-04-01 02:03:14.959 | libsasl2-dev 2022-04-01 02:03:14.959 | memcached 2022-04-01 02:03:14.959 | python3-mysqldb 2022-04-01 02:03:14.959 | sqlite3 2022-04-01 02:03:14.959 | conntrack 2022-04-01 02:03:14.959 | curl 2022-04-01 02:03:14.959 | dnsmasq-base 2022-04-01 02:03:14.959 | dnsmasq-utils 2022-04-01 02:03:14.959 | ebtables 2022-04-01 02:03:14.959 | genisoimage 2022-04-01 02:03:14.959 | iptables 2022-04-01 02:03:14.959 | iputils-arping 2022-04-01 02:03:14.959 | kpartx 2022-04-01 02:03:14.959 | libjs-jquery-tablesorter 2022-04-01 02:03:14.959 | parted 2022-04-01 02:03:14.959 | pm-utils 2022-04-01 02:03:14.959 | python3-mysqldb 2022-04-01 02:03:14.959 | socat 2022-04-01 02:03:14.960 | sqlite3 2022-04-01 02:03:14.960 | sudo 2022-04-01 02:03:14.960 | vlan 2022-04-01 02:03:14.960 | lsscsi 2022-04-01 02:03:14.960 | open-iscsi 2022-04-01 02:03:14.960 | lvm2 2022-04-01 02:03:14.960 | qemu-utils 2022-04-01 02:03:14.960 | thin-provisioning-tools 2022-04-01 02:03:14.960 | acl 2022-04-01 02:03:14.960 | dnsmasq-base 2022-04-01 02:03:14.960 | dnsmasq-utils 2022-04-01 02:03:14.960 | ebtables 2022-04-01 02:03:14.960 | haproxy 2022-04-01 02:03:14.960 | iptables 2022-04-01 02:03:14.960 | iputils-arping 2022-04-01 02:03:14.960 | iputils-ping 2022-04-01 02:03:14.960 | postgresql-server-dev-all 2022-04-01 02:03:14.960 | python3-mysqldb 2022-04-01 02:03:14.960 | sqlite3 2022-04-01 02:03:14.960 | sudo 2022-04-01 02:03:14.960 | vlan 2022-04-01 02:03:14.960 | pcp 2022-04-01 02:03:14.960 | ipset 2022-04-01 02:03:14.960 | conntrack 2022-04-01 02:03:14.960 | conntrackd 2022-04-01 02:03:14.960 | keepalived 2022-04-01 02:03:14.960 | lvm2 2022-04-01 02:03:14.960 | qemu-utils 2022-04-01 02:03:14.960 | thin-provisioning-tools 2022-04-01 02:03:14.960 | curl 2022-04-01 02:03:14.960 | liberasurecode-dev 2022-04-01 02:03:14.960 | make 2022-04-01 02:03:14.960 | memcached 2022-04-01 02:03:14.960 | rsync 2022-04-01 02:03:14.960 | sqlite3 2022-04-01 02:03:14.960 | xfsprogs ' 2022-04-01 02:03:14.962 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-01 02:03:14.965 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:03:14.967 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:03:14.970 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 02:03:14.971 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-01 02:03:14.976 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 02:03:14.978 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-01 02:03:14.980 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:03:14.982 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-01 02:03:14.984 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:03:14.986 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:03:14.989 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:03:14.991 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:03:14.993 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:03:14.995 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:03:14.998 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-01 02:03:15.000 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-01 02:03:15.002 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-01 02:03:15.005 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-01 02:03:15.009 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-01 02:03:15.011 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-01 02:03:15.013 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-01 02:03:15.016 | ++ functions-common:time_start:2412 : local start_time= 2022-04-01 02:03:15.018 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:03:15.021 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:03:15.024 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648778595022 2022-04-01 02:03:15.027 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-01 02:03:15.029 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-01 02:03:15.031 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-01 02:03:15.416 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-01 02:03:15.538 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-01 02:03:15.600 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-01 02:03:16.060 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-01 02:03:16.597 | Fetched 336 kB in 1s (274 kB/s) 2022-04-01 02:03:18.150 | Reading package lists... 2022-04-01 02:03:18.182 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-01 02:03:18.184 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-01 02:03:18.187 | ++ functions-common:time_stop:2425 : local name 2022-04-01 02:03:18.189 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 02:03:18.191 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:03:18.193 | ++ functions-common:time_stop:2428 : local total 2022-04-01 02:03:18.195 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 02:03:18.197 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-01 02:03:18.199 | ++ functions-common:time_stop:2432 : start_time=1648778595022 2022-04-01 02:03:18.201 | ++ functions-common:time_stop:2434 : [[ -z 1648778595022 ]] 2022-04-01 02:03:18.204 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:03:18.208 | ++ functions-common:time_stop:2437 : end_time=1648778598206 2022-04-01 02:03:18.210 | ++ functions-common:time_stop:2438 : elapsed_time=3184 2022-04-01 02:03:18.212 | ++ functions-common:time_stop:2439 : total=0 2022-04-01 02:03:18.215 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:03:18.217 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3184 2022-04-01 02:03:18.219 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 02:03:18.222 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:03:18.224 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:03:18.226 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:03:18.229 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 02:03:18.250 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 02:03:18.359 | Reading package lists... 2022-04-01 02:03:18.606 | Building dependency tree... 2022-04-01 02:03:18.608 | Reading state information... 2022-04-01 02:03:18.643 | acl is already the newest version (2.2.53-6). 2022-04-01 02:03:18.643 | bc is already the newest version (1.07.1-2build1). 2022-04-01 02:03:18.643 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-01 02:03:18.643 | conntrack is already the newest version (1:1.4.5-2). 2022-04-01 02:03:18.643 | ebtables is already the newest version (2.0.11-3build1). 2022-04-01 02:03:18.643 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 02:03:18.643 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-01 02:03:18.643 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 02:03:18.644 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-01 02:03:18.644 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-01 02:03:18.644 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-01 02:03:18.644 | iputils-arping is already the newest version (3:20190709-3). 2022-04-01 02:03:18.644 | iputils-ping is already the newest version (3:20190709-3). 2022-04-01 02:03:18.644 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-01 02:03:18.644 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-01 02:03:18.644 | libffi-dev is already the newest version (3.3-4). 2022-04-01 02:03:18.644 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-01 02:03:18.644 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-01 02:03:18.644 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-01 02:03:18.644 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-01 02:03:18.644 | lsscsi is already the newest version (0.30-0.1). 2022-04-01 02:03:18.644 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-01 02:03:18.644 | make is already the newest version (4.2.1-1.2). 2022-04-01 02:03:18.644 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-01 02:03:18.644 | psmisc is already the newest version (23.3-1). 2022-04-01 02:03:18.644 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-01 02:03:18.644 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-01 02:03:18.644 | python3-systemd is already the newest version (234-3build2). 2022-04-01 02:03:18.644 | socat is already the newest version (1.7.3.3-2). 2022-04-01 02:03:18.644 | tcpdump is already the newest version (4.9.3-4). 2022-04-01 02:03:18.644 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-01 02:03:18.644 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-01 02:03:18.644 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-01 02:03:18.644 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-01 02:03:18.644 | graphviz is already the newest version (2.42.2-3build2). 2022-04-01 02:03:18.644 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-01 02:03:18.644 | pcp is already the newest version (5.0.3-1). 2022-04-01 02:03:18.644 | pm-utils is already the newest version (1.4.1-19). 2022-04-01 02:03:18.644 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-01 02:03:18.644 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 02:03:18.644 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 02:03:18.644 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-01 02:03:18.645 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 02:03:18.645 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 02:03:18.645 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-01 02:03:18.645 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-01 02:03:18.645 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-01 02:03:18.645 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-01 02:03:18.645 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-01 02:03:18.645 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-01 02:03:18.645 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-01 02:03:18.645 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-01 02:03:18.645 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 02:03:18.645 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-01 02:03:18.645 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-01 02:03:18.645 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-01 02:03:18.645 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-01 02:03:18.645 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-01 02:03:18.645 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-01 02:03:18.645 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 02:03:18.645 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-01 02:03:18.645 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-01 02:03:18.645 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-01 02:03:18.645 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-01 02:03:18.645 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-01 02:03:18.645 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-01 02:03:18.645 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-01 02:03:18.645 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-01 02:03:18.645 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-01 02:03:18.870 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 02:03:18.871 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-01 02:03:18.871 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-01 02:03:18.871 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-01 02:03:18.871 | The following packages were automatically installed and are no longer required: 2022-04-01 02:03:18.871 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:03:18.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:03:18.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:03:18.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:03:18.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:03:18.872 | python3-zope.interface 2022-04-01 02:03:18.872 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:03:18.986 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:03:18.991 | ++ functions-common:apt_get:1234 : result=0 2022-04-01 02:03:18.993 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:03:18.995 | ++ functions-common:time_stop:2425 : local name 2022-04-01 02:03:18.998 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 02:03:19.000 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:03:19.002 | ++ functions-common:time_stop:2428 : local total 2022-04-01 02:03:19.004 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 02:03:19.007 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:03:19.009 | ++ functions-common:time_stop:2432 : start_time=1648778598247 2022-04-01 02:03:19.012 | ++ functions-common:time_stop:2434 : [[ -z 1648778598247 ]] 2022-04-01 02:03:19.015 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:03:19.019 | ++ functions-common:time_stop:2437 : end_time=1648778599017 2022-04-01 02:03:19.021 | ++ functions-common:time_stop:2438 : elapsed_time=770 2022-04-01 02:03:19.024 | ++ functions-common:time_stop:2439 : total=779 2022-04-01 02:03:19.026 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:03:19.028 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1549 2022-04-01 02:03:19.030 | ++ functions-common:apt_get:1238 : return 0 2022-04-01 02:03:19.035 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-01 02:03:19.038 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-01 02:03:19.040 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-01 02:03:19.045 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-01 02:03:19.049 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-01 02:03:19.052 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-01 02:03:19.055 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-01 02:03:20.495 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-01 02:03:20.497 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-01 02:03:20.499 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-01 02:03:20.501 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-01 02:03:20.503 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-01 02:03:20.506 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-01 02:03:20.508 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-01 02:03:20.510 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-01 02:03:20.512 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-01 02:03:20.514 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-01 02:03:20.516 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-01 02:03:20.518 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-01 02:03:20.521 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-01 02:03:20.523 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-01 02:03:20.525 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-01 02:03:20.527 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-01 02:03:20.529 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-01 02:03:20.531 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-01 02:03:20.533 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-01 02:03:20.535 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-01 02:03:20.537 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-01 02:03:20.540 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-01 02:03:20.541 | + functions-common:_ensure_lsb_release:394 : return 2022-04-01 02:03:20.544 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-01 02:03:20.619 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-01 02:03:20.621 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-01 02:03:20.698 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-01 02:03:20.701 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-01 02:03:20.775 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-01 02:03:20.777 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-01 02:03:20.779 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-01 02:03:20.781 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-01 02:03:20.783 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-01 02:03:20.785 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-01 02:03:20.787 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-01 02:03:20.789 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-01 02:03:20.791 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-01 02:03:20.793 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-01 02:03:20.795 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-01 02:03:20.795 | Distro: focal 2022-04-01 02:03:20.797 | + tools/install_pip.sh:main:124 : get_versions 2022-04-01 02:03:20.800 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 02:03:20.804 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 02:03:20.806 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 02:03:20.808 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 02:03:20.809 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 02:03:21.497 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 02:03:21.499 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 02:03:21.499 | pip: 21.3.1 2022-04-01 02:03:21.501 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-01 02:03:21.503 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-01 02:03:21.505 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 02:03:21.507 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 02:03:21.508 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 02:03:21.510 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 02:03:21.512 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 02:03:21.513 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 02:03:21.515 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 02:03:21.517 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 02:03:21.519 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 02:03:21.521 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:03:21.523 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 02:03:21.525 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-01 02:03:21.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:03:21.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:03:21.530 | + tools/install_pip.sh:main:142 : : 2022-04-01 02:03:21.532 | + tools/install_pip.sh:main:147 : set -x 2022-04-01 02:03:21.533 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-01 02:03:21.536 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-01 02:03:21.538 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 02:03:21.540 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-01 02:03:21.542 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-01 02:03:21.544 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 02:03:21.547 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-01 02:03:21.547 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 02:03:21.551 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-01 02:03:21.553 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-01 02:03:21.555 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 02:03:21.557 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 02:03:21.558 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 02:03:21.575 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-01 02:03:21.576 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 02:03:22.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:03:22.446 | from cryptography.utils import int_from_bytes 2022-04-01 02:03:22.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:03:22.446 | from cryptography.utils import int_from_bytes 2022-04-01 02:03:23.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:03:26.573 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-01 02:03:26.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-01 02:03:29.210 | Installing collected packages: setuptools 2022-04-01 02:03:30.074 | Successfully installed setuptools-60.9.3 2022-04-01 02:03:30.074 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:03:30.250 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:03:30.250 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:03:30.395 | + inc/python:pip_install:200 : result=0 2022-04-01 02:03:30.397 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:03:30.399 | + functions-common:time_stop:2425 : local name 2022-04-01 02:03:30.400 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:03:30.402 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:03:30.404 | + functions-common:time_stop:2428 : local total 2022-04-01 02:03:30.405 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:03:30.407 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:03:30.409 | + functions-common:time_stop:2432 : start_time=1648778601570 2022-04-01 02:03:30.411 | + functions-common:time_stop:2434 : [[ -z 1648778601570 ]] 2022-04-01 02:03:30.413 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:03:30.416 | + functions-common:time_stop:2437 : end_time=1648778610414 2022-04-01 02:03:30.418 | + functions-common:time_stop:2438 : elapsed_time=8844 2022-04-01 02:03:30.420 | + functions-common:time_stop:2439 : total=0 2022-04-01 02:03:30.421 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:03:30.423 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8844 2022-04-01 02:03:30.425 | + inc/python:pip_install:203 : return 0 2022-04-01 02:03:30.427 | + tools/install_pip.sh:main:153 : get_versions 2022-04-01 02:03:30.430 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 02:03:30.433 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 02:03:30.435 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 02:03:30.438 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 02:03:30.438 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 02:03:31.131 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 02:03:31.133 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 02:03:31.133 | pip: 21.3.1 2022-04-01 02:03:31.137 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-01 02:03:31.140 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 02:03:31.143 | + ./stack.sh:main:796 : fixup_all 2022-04-01 02:03:31.145 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-01 02:03:31.147 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-01 02:03:31.150 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:03:31.152 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:03:31.154 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-01 02:03:31.167 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-01 02:03:31.179 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-01 02:03:31.190 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-01 02:03:31.192 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-01 02:03:31.194 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 02:03:31.196 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 02:03:31.199 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 02:03:31.201 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 02:03:31.203 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 02:03:31.205 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 02:03:31.208 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 02:03:31.210 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 02:03:31.212 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 02:03:31.214 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:03:31.216 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 02:03:31.218 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-01 02:03:31.221 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-01 02:03:31.224 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-01 02:03:31.226 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 02:03:31.228 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 02:03:31.230 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 02:03:31.232 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 02:03:31.235 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 02:03:31.237 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 02:03:31.239 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-01 02:03:31.241 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-01 02:03:31.244 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-01 02:03:31.246 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-01 02:03:31.248 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-01 02:03:31.250 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-01 02:03:31.253 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-01 02:03:31.277 | Using python 3.8 to install os-testr 2022-04-01 02:03:31.279 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-01 02:03:32.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:03:32.155 | from cryptography.utils import int_from_bytes 2022-04-01 02:03:32.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:03:32.155 | from cryptography.utils import int_from_bytes 2022-04-01 02:03:33.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:03:33.325 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-01 02:03:33.404 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-01 02:03:33.405 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-01 02:03:33.406 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-01 02:03:33.407 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-01 02:03:33.420 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-01 02:03:33.447 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-01 02:03:33.449 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-01 02:03:33.450 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-01 02:03:33.450 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-01 02:03:33.451 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-01 02:03:33.475 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-01 02:03:33.476 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-01 02:03:33.478 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-01 02:03:33.479 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-01 02:03:33.480 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-01 02:03:33.494 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-01 02:03:33.560 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-01 02:03:33.561 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-01 02:03:33.562 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-01 02:03:36.030 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:03:36.038 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:03:36.038 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:03:36.172 | + inc/python:pip_install:200 : result=0 2022-04-01 02:03:36.175 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:03:36.177 | + functions-common:time_stop:2425 : local name 2022-04-01 02:03:36.179 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:03:36.181 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:03:36.184 | + functions-common:time_stop:2428 : local total 2022-04-01 02:03:36.186 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:03:36.188 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:03:36.190 | + functions-common:time_stop:2432 : start_time=1648778611269 2022-04-01 02:03:36.193 | + functions-common:time_stop:2434 : [[ -z 1648778611269 ]] 2022-04-01 02:03:36.196 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:03:36.200 | + functions-common:time_stop:2437 : end_time=1648778616197 2022-04-01 02:03:36.202 | + functions-common:time_stop:2438 : elapsed_time=4928 2022-04-01 02:03:36.204 | + functions-common:time_stop:2439 : total=0 2022-04-01 02:03:36.207 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:03:36.210 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4928 2022-04-01 02:03:36.212 | + inc/python:pip_install:203 : return 0 2022-04-01 02:03:36.214 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-01 02:03:36.271 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-01 02:03:36.554 | + ./stack.sh:main:810 : install_infra 2022-04-01 02:03:36.557 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 02:03:36.561 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-01 02:03:36.565 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 02:03:36.568 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-01 02:03:36.593 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-01 02:03:38.577 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.587 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.593 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.598 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.703 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.724 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.728 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.732 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.746 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.755 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.757 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.790 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.800 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.806 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.824 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.863 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.870 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.876 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.924 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.941 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.945 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.965 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:38.972 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.021 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.040 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.044 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.137 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.145 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.200 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.323 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.348 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.352 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.363 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.368 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.388 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.396 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.413 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.470 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.483 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.499 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.544 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.548 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:39.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:03:40.054 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-01 02:03:40.340 | + inc/python:pip_install:200 : result=0 2022-04-01 02:03:40.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:03:40.344 | + functions-common:time_stop:2425 : local name 2022-04-01 02:03:40.347 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:03:40.349 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:03:40.352 | + functions-common:time_stop:2428 : local total 2022-04-01 02:03:40.354 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:03:40.356 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:03:40.358 | + functions-common:time_stop:2432 : start_time=1648778616585 2022-04-01 02:03:40.360 | + functions-common:time_stop:2434 : [[ -z 1648778616585 ]] 2022-04-01 02:03:40.363 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:03:40.367 | + functions-common:time_stop:2437 : end_time=1648778620364 2022-04-01 02:03:40.369 | + functions-common:time_stop:2438 : elapsed_time=3779 2022-04-01 02:03:40.371 | + functions-common:time_stop:2439 : total=4928 2022-04-01 02:03:40.373 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:03:40.375 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8707 2022-04-01 02:03:40.378 | + inc/python:pip_install:203 : return 0 2022-04-01 02:03:40.380 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 02:03:40.383 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-01 02:03:40.406 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-01 02:03:42.238 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.249 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.256 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.260 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.363 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.382 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.386 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.390 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.405 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.413 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.415 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.447 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.456 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.461 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.479 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.517 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.524 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.529 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.577 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.591 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.595 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.615 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.622 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.669 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.688 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.692 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.784 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.792 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.846 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.970 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.995 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:42.999 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.010 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.016 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.036 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.042 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.059 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.115 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.127 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.144 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.187 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.192 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 02:03:43.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:03:43.200 | Processing /opt/stack/requirements 2022-04-01 02:03:45.008 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-04-01 02:03:45.010 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-04-01 02:03:45.022 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-04-01 02:03:45.027 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-01 02:03:45.030 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-01 02:03:45.036 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-04-01 02:03:45.063 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-04-01 02:03:45.086 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-04-01 02:03:45.096 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-01 02:03:45.117 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-04-01 02:03:45.119 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-04-01 02:03:45.135 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-04-01 02:03:45.137 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-04-01 02:03:45.142 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-04-01 02:03:45.146 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-04-01 02:03:45.148 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-04-01 02:03:45.161 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-01 02:03:45.210 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-04-01 02:03:45.217 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-01 02:03:45.228 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-01 02:03:45.231 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-04-01 02:03:45.234 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-04-01 02:03:45.240 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-04-01 02:03:45.301 | Building wheels for collected packages: openstack-requirements 2022-04-01 02:03:45.302 | Building wheel for openstack-requirements (setup.py): started 2022-04-01 02:03:46.149 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-01 02:03:46.150 | ERROR: Command errored out with exit status 1: 2022-04-01 02:03:46.150 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-isjhykmu/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-isjhykmu/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-9y0od65p 2022-04-01 02:03:46.150 | cwd: /tmp/pip-req-build-isjhykmu/ 2022-04-01 02:03:46.150 | Complete output (6 lines): 2022-04-01 02:03:46.150 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-01 02:03:46.150 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-01 02:03:46.150 | or: setup.py --help-commands 2022-04-01 02:03:46.150 | or: setup.py cmd --help 2022-04-01 02:03:46.150 | 2022-04-01 02:03:46.150 | error: invalid command 'bdist_wheel' 2022-04-01 02:03:46.150 | ---------------------------------------- 2022-04-01 02:03:46.150 | ERROR: Failed building wheel for openstack-requirements 2022-04-01 02:03:46.150 | Running setup.py clean for openstack-requirements 2022-04-01 02:03:47.040 | Failed to build openstack-requirements 2022-04-01 02:03:47.056 | Installing collected packages: openstack-requirements 2022-04-01 02:03:47.056 | Attempting uninstall: openstack-requirements 2022-04-01 02:03:47.057 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-04-01 02:03:47.094 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-04-01 02:03:47.112 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-04-01 02:03:47.115 | Running setup.py install for openstack-requirements: started 2022-04-01 02:03:49.513 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-01 02:03:49.537 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-04-01 02:03:49.672 | + inc/python:pip_install:200 : result=0 2022-04-01 02:03:49.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:03:49.677 | + functions-common:time_stop:2425 : local name 2022-04-01 02:03:49.679 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:03:49.681 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:03:49.683 | + functions-common:time_stop:2428 : local total 2022-04-01 02:03:49.685 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:03:49.688 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:03:49.691 | + functions-common:time_stop:2432 : start_time=1648778620398 2022-04-01 02:03:49.693 | + functions-common:time_stop:2434 : [[ -z 1648778620398 ]] 2022-04-01 02:03:49.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:03:49.700 | + functions-common:time_stop:2437 : end_time=1648778629697 2022-04-01 02:03:49.703 | + functions-common:time_stop:2438 : elapsed_time=9299 2022-04-01 02:03:49.706 | + functions-common:time_stop:2439 : total=8707 2022-04-01 02:03:49.708 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:03:49.710 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18006 2022-04-01 02:03:49.712 | + inc/python:pip_install:203 : return 0 2022-04-01 02:03:49.720 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-01 02:03:49.723 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-01 02:03:49.725 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-01 02:03:49.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:03:49.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:03:49.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-01 02:03:49.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:03:49.738 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-01 02:03:49.759 | Using python 3.8 to install pbr 2022-04-01 02:03:49.762 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-01 02:03:50.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:03:50.720 | from cryptography.utils import int_from_bytes 2022-04-01 02:03:50.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:03:50.720 | from cryptography.utils import int_from_bytes 2022-04-01 02:03:51.900 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:03:51.929 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-01 02:03:54.682 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:03:54.689 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:03:54.689 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:03:54.824 | + inc/python:pip_install:200 : result=0 2022-04-01 02:03:54.827 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:03:54.829 | + functions-common:time_stop:2425 : local name 2022-04-01 02:03:54.832 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:03:54.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:03:54.837 | + functions-common:time_stop:2428 : local total 2022-04-01 02:03:54.839 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:03:54.841 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:03:54.843 | + functions-common:time_stop:2432 : start_time=1648778629753 2022-04-01 02:03:54.845 | + functions-common:time_stop:2434 : [[ -z 1648778629753 ]] 2022-04-01 02:03:54.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:03:54.853 | + functions-common:time_stop:2437 : end_time=1648778634850 2022-04-01 02:03:54.855 | + functions-common:time_stop:2438 : elapsed_time=5097 2022-04-01 02:03:54.857 | + functions-common:time_stop:2439 : total=18006 2022-04-01 02:03:54.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:03:54.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23103 2022-04-01 02:03:54.864 | + inc/python:pip_install:203 : return 0 2022-04-01 02:03:54.866 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-01 02:03:57.194 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-01 02:03:59.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:03:59.186 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-01 02:03:59.202 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-01 02:03:59.206 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-01 02:03:59.211 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-01 02:03:59.213 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-01 02:03:59.216 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-04-01 02:03:59.296 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 02:03:59.299 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 02:03:59.303 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-01 02:03:59.321 | + ./stack.sh:main:819 : pkgs= 2022-04-01 02:03:59.323 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-01 02:03:59.325 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-01 02:03:59.328 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 02:03:59.331 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-01 02:03:59.333 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 02:03:59.336 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 02:03:59.339 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 02:03:59.341 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 02:03:59.343 | + functions-common:run_phase:1863 : local extra 2022-04-01 02:03:59.347 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 02:03:59.352 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 02:03:59.354 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 02:03:59.356 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 02:03:59.359 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-01 02:03:59.361 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 02:03:59.378 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:03:59.380 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 02:03:59.382 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:03:59.385 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-01 02:03:59.387 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:03:59.389 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 02:03:59.391 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:03:59.395 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-01 02:03:59.397 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:03:59.400 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-01 02:03:59.403 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:03:59.405 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-01 02:03:59.407 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 02:03:59.409 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 02:03:59.413 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 02:03:59.415 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 02:03:59.418 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-01 02:03:59.421 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 02:03:59.423 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-01 02:03:59.426 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 02:03:59.429 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 02:03:59.432 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-01 02:03:59.435 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-01 02:03:59.437 | + functions:set_systemd_override:821 : local value=2048 2022-04-01 02:03:59.440 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-01 02:03:59.443 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-01 02:03:59.503 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-01 02:03:59.503 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-01 02:03:59.505 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-01 02:04:00.101 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-01 02:04:00.103 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-01 02:04:00.122 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:00.124 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-01 02:04:00.127 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 02:04:00.130 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:04:00.132 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 02:04:00.135 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:04:00.137 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:00.140 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:04:00.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:00.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:00.149 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:04:00.152 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 02:04:00.154 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 02:04:00.156 | + functions-common:apt_get_update:1190 : return 2022-04-01 02:04:00.159 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-01 02:04:00.162 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:04:00.164 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:00.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:00.169 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-01 02:04:00.192 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-01 02:04:00.303 | Reading package lists... 2022-04-01 02:04:00.557 | Building dependency tree... 2022-04-01 02:04:00.559 | Reading state information... 2022-04-01 02:04:00.831 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-01 02:04:00.831 | The following packages were automatically installed and are no longer required: 2022-04-01 02:04:00.832 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:04:00.832 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:04:00.832 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:04:00.832 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:04:00.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:04:00.832 | python3-zope.interface 2022-04-01 02:04:00.833 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:04:00.951 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:04:00.956 | + functions-common:apt_get:1234 : result=0 2022-04-01 02:04:00.959 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:04:00.961 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:00.963 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:00.966 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:00.968 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:00.970 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:00.972 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:04:00.975 | + functions-common:time_stop:2432 : start_time=1648778640189 2022-04-01 02:04:00.977 | + functions-common:time_stop:2434 : [[ -z 1648778640189 ]] 2022-04-01 02:04:00.980 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:00.984 | + functions-common:time_stop:2437 : end_time=1648778640981 2022-04-01 02:04:00.986 | + functions-common:time_stop:2438 : elapsed_time=792 2022-04-01 02:04:00.988 | + functions-common:time_stop:2439 : total=1549 2022-04-01 02:04:00.990 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:00.993 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2341 2022-04-01 02:04:00.995 | + functions-common:apt_get:1238 : return 0 2022-04-01 02:04:00.998 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-01 02:04:01.000 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 02:04:01.003 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 02:04:01.005 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 02:04:01.008 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 02:04:01.010 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 02:04:01.013 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 02:04:01.015 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-01 02:04:01.018 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 02:04:01.020 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 02:04:01.023 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 02:04:01.025 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 02:04:01.027 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 02:04:01.030 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 02:04:01.032 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 02:04:01.034 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 02:04:01.037 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 02:04:01.039 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:04:01.041 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 02:04:01.044 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-01 02:04:01.046 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 02:04:01.048 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 02:04:01.050 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 02:04:01.053 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 02:04:01.055 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 02:04:01.057 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 02:04:01.060 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-01 02:04:01.062 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-01 02:04:01.080 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:01.083 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-01 02:04:01.085 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:04:01.089 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-01 02:04:01.092 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-01 02:04:01.097 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-01 02:04:01.103 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-01 02:04:01.106 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-01 02:04:01.109 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-01 02:04:01.111 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-01 02:04:01.113 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-01 02:04:01.116 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-01 02:04:01.119 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-01 02:04:01.826 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-01 02:04:01.827 | user tags 2022-04-01 02:04:01.827 | stackrabbit []' 2022-04-01 02:04:01.830 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-01 02:04:01.831 | user tags 2022-04-01 02:04:01.831 | stackrabbit []' 2022-04-01 02:04:01.831 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-01 02:04:01.837 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-01 02:04:01.840 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-01 02:04:01.842 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 02:04:02.526 | Changing password for user "stackrabbit" ... 2022-04-01 02:04:02.589 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-01 02:04:03.278 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-01 02:04:03.338 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-01 02:04:03.340 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 02:04:04.013 | Changing password for user "stackrabbit" ... 2022-04-01 02:04:04.069 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-01 02:04:04.072 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-01 02:04:04.074 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-01 02:04:04.743 | Deleting user "guest" ... 2022-04-01 02:04:04.758 | Error: 2022-04-01 02:04:04.758 | {:no_such_user, "guest"} 2022-04-01 02:04:04.772 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-01 02:04:04.774 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-01 02:04:04.791 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:04.793 | + ./stack.sh:main:836 : install_database 2022-04-01 02:04:04.796 | + lib/database:install_database:118 : install_database_mysql 2022-04-01 02:04:04.798 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-01 02:04:04.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:04.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:04.806 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-01 02:04:05.158 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-01 02:04:05.161 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-01 02:04:05.163 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-01 02:04:05.166 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-01 02:04:05.168 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:04:05.170 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-01 02:04:05.173 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 02:04:05.175 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 02:04:05.178 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 02:04:05.180 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 02:04:05.183 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 02:04:05.185 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 02:04:05.187 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 02:04:05.190 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 02:04:05.193 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 02:04:05.195 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:04:05.197 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 02:04:05.200 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-01 02:04:05.202 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 02:04:05.204 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 02:04:05.207 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 02:04:05.210 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 02:04:05.212 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 02:04:05.214 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 02:04:05.217 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-01 02:04:05.219 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:05.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:05.225 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-01 02:04:05.227 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 02:04:05.230 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:04:05.232 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 02:04:05.234 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:04:05.237 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:05.239 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:04:05.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:05.244 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:05.246 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:04:05.248 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 02:04:05.250 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 02:04:05.253 | + functions-common:apt_get_update:1190 : return 2022-04-01 02:04:05.256 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-01 02:04:05.258 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:04:05.261 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:05.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:05.266 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-01 02:04:05.288 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-01 02:04:05.398 | Reading package lists... 2022-04-01 02:04:05.653 | Building dependency tree... 2022-04-01 02:04:05.655 | Reading state information... 2022-04-01 02:04:05.935 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-01 02:04:05.935 | The following packages were automatically installed and are no longer required: 2022-04-01 02:04:05.936 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:04:05.936 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:04:05.936 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:04:05.936 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:04:05.936 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:04:05.936 | python3-zope.interface 2022-04-01 02:04:05.936 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:04:06.060 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:04:06.065 | + functions-common:apt_get:1234 : result=0 2022-04-01 02:04:06.067 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:04:06.070 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:06.072 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:06.074 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:06.076 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:06.078 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:06.081 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:04:06.083 | + functions-common:time_stop:2432 : start_time=1648778645285 2022-04-01 02:04:06.085 | + functions-common:time_stop:2434 : [[ -z 1648778645285 ]] 2022-04-01 02:04:06.088 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:06.092 | + functions-common:time_stop:2437 : end_time=1648778646090 2022-04-01 02:04:06.094 | + functions-common:time_stop:2438 : elapsed_time=805 2022-04-01 02:04:06.098 | + functions-common:time_stop:2439 : total=2341 2022-04-01 02:04:06.101 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:06.103 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3146 2022-04-01 02:04:06.105 | + functions-common:apt_get:1238 : return 0 2022-04-01 02:04:06.108 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-01 02:04:06.110 | + ./stack.sh:main:839 : install_database_python 2022-04-01 02:04:06.113 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-01 02:04:06.115 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-01 02:04:06.118 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-01 02:04:06.120 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 02:04:06.123 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-01 02:04:06.126 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-01 02:04:06.134 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 02:04:06.138 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-01 02:04:06.138 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 02:04:06.145 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-01 02:04:06.147 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-01 02:04:06.150 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-01 02:04:06.153 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-01 02:04:06.155 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-01 02:04:06.178 | Using python 3.8 to install PyMySQL 2022-04-01 02:04:06.180 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-01 02:04:07.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:07.058 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:07.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:07.058 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:08.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:04:08.247 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-01 02:04:10.857 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:04:10.865 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:04:10.865 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:04:10.992 | + inc/python:pip_install:200 : result=0 2022-04-01 02:04:10.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:04:10.996 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:10.999 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:11.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:11.004 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:11.007 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:11.009 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:04:11.011 | + functions-common:time_stop:2432 : start_time=1648778646171 2022-04-01 02:04:11.014 | + functions-common:time_stop:2434 : [[ -z 1648778646171 ]] 2022-04-01 02:04:11.017 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:11.022 | + functions-common:time_stop:2437 : end_time=1648778651018 2022-04-01 02:04:11.024 | + functions-common:time_stop:2438 : elapsed_time=4847 2022-04-01 02:04:11.026 | + functions-common:time_stop:2439 : total=23103 2022-04-01 02:04:11.028 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:11.031 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27950 2022-04-01 02:04:11.033 | + inc/python:pip_install:203 : return 0 2022-04-01 02:04:11.036 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-01 02:04:11.039 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 02:04:11.041 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-01 02:04:11.043 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-01 02:04:11.061 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:11.064 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-01 02:04:11.066 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-01 02:04:11.070 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:04:11.070 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:04:11.078 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:04:11.080 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:04:11.083 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 02:04:11.086 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:04:11.088 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-01 02:04:11.091 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-01 02:04:11.108 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:11.110 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-01 02:04:11.113 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 02:04:11.115 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:04:11.118 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 02:04:11.120 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:04:11.123 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:11.125 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:04:11.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:11.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:11.135 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:04:11.138 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 02:04:11.140 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 02:04:11.143 | + functions-common:apt_get_update:1190 : return 2022-04-01 02:04:11.146 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-01 02:04:11.148 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:04:11.151 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:11.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:11.155 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-01 02:04:11.177 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-01 02:04:11.287 | Reading package lists... 2022-04-01 02:04:11.541 | Building dependency tree... 2022-04-01 02:04:11.543 | Reading state information... 2022-04-01 02:04:11.820 | radvd is already the newest version (1:2.17-2). 2022-04-01 02:04:11.820 | The following packages were automatically installed and are no longer required: 2022-04-01 02:04:11.822 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:04:11.822 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:04:11.822 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:04:11.822 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:04:11.822 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:04:11.822 | python3-zope.interface 2022-04-01 02:04:11.822 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:04:11.939 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:04:11.944 | + functions-common:apt_get:1234 : result=0 2022-04-01 02:04:11.947 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:04:11.949 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:11.951 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:11.953 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:11.959 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:11.961 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:11.964 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:04:11.966 | + functions-common:time_stop:2432 : start_time=1648778651174 2022-04-01 02:04:11.969 | + functions-common:time_stop:2434 : [[ -z 1648778651174 ]] 2022-04-01 02:04:11.971 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:11.975 | + functions-common:time_stop:2437 : end_time=1648778651973 2022-04-01 02:04:11.978 | + functions-common:time_stop:2438 : elapsed_time=799 2022-04-01 02:04:11.980 | + functions-common:time_stop:2439 : total=3146 2022-04-01 02:04:11.982 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:11.984 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3945 2022-04-01 02:04:11.987 | + functions-common:apt_get:1238 : return 0 2022-04-01 02:04:11.990 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-01 02:04:12.007 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:12.010 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-01 02:04:12.012 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-01 02:04:12.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-01 02:04:12.017 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-01 02:04:12.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-01 02:04:12.040 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 02:04:12.043 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:04:12.046 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 02:04:12.048 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:04:12.051 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:12.054 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:04:12.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:12.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:12.061 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:04:12.063 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 02:04:12.066 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 02:04:12.068 | + functions-common:apt_get_update:1190 : return 2022-04-01 02:04:12.070 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-01 02:04:12.073 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:04:12.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:12.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:12.080 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-01 02:04:12.101 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-01 02:04:12.211 | Reading package lists... 2022-04-01 02:04:12.468 | Building dependency tree... 2022-04-01 02:04:12.469 | Reading state information... 2022-04-01 02:04:12.747 | fakeroot is already the newest version (1.24-1). 2022-04-01 02:04:12.747 | make is already the newest version (4.2.1-1.2). 2022-04-01 02:04:12.747 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-01 02:04:12.747 | The following packages were automatically installed and are no longer required: 2022-04-01 02:04:12.748 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:04:12.748 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:04:12.748 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:04:12.748 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:04:12.748 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:04:12.748 | python3-zope.interface 2022-04-01 02:04:12.748 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:04:12.866 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:04:12.870 | + functions-common:apt_get:1234 : result=0 2022-04-01 02:04:12.872 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:04:12.875 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:12.877 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:12.880 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:12.882 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:12.884 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:12.886 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:04:12.888 | + functions-common:time_stop:2432 : start_time=1648778652098 2022-04-01 02:04:12.891 | + functions-common:time_stop:2434 : [[ -z 1648778652098 ]] 2022-04-01 02:04:12.893 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:12.898 | + functions-common:time_stop:2437 : end_time=1648778652896 2022-04-01 02:04:12.900 | + functions-common:time_stop:2438 : elapsed_time=798 2022-04-01 02:04:12.903 | + functions-common:time_stop:2439 : total=3945 2022-04-01 02:04:12.905 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:12.907 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4743 2022-04-01 02:04:12.909 | + functions-common:apt_get:1238 : return 0 2022-04-01 02:04:12.912 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-01 02:04:12.914 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:12.916 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:12.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-01 02:04:12.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-01 02:04:12.924 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-01 02:04:12.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-01 02:04:12.930 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-01 02:04:12.934 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-01 02:04:12.934 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-01 02:04:12.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-01 02:04:12.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-01 02:04:12.945 | + functions:vercmp:628 : local v1=5.4 2022-04-01 02:04:12.947 | + functions:vercmp:629 : local 'op=<' 2022-04-01 02:04:12.949 | + functions:vercmp:630 : local v2=3.13 2022-04-01 02:04:12.951 | + functions:vercmp:631 : local result 2022-04-01 02:04:12.956 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-01 02:04:12.956 | ++ functions:vercmp:635 : sort -V 2022-04-01 02:04:12.956 | ++ functions:vercmp:635 : head -1 2022-04-01 02:04:12.963 | + functions:vercmp:635 : result=3.13 2022-04-01 02:04:12.965 | + functions:vercmp:637 : case $op in 2022-04-01 02:04:12.968 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-01 02:04:12.970 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-01 02:04:12.972 | + functions:vercmp:648 : return 2022-04-01 02:04:12.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-01 02:04:12.977 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:04:12.979 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-01 02:04:13.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-01 02:04:13.493 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-01 02:04:13.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-01 02:04:13.515 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.518 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-01 02:04:13.538 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:13.543 | + ./stack.sh:main:847 : install_etcd3 2022-04-01 02:04:13.546 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-01 02:04:13.546 | Installing etcd 2022-04-01 02:04:13.548 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-01 02:04:13.562 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-01 02:04:13.578 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-01 02:04:13.582 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-01 02:04:13.599 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-01 02:04:13.603 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 02:04:13.605 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 02:04:13.609 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 02:04:13.614 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 02:04:13.616 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-01 02:04:13.618 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-01 02:04:13.621 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 02:04:13.624 | ++ functions:get_extra_file:74 : return 2022-04-01 02:04:13.627 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 02:04:13.629 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-01 02:04:13.632 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-01 02:04:13.634 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-01 02:04:13.652 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:04:13.655 | + ./stack.sh:main:866 : install_dstat 2022-04-01 02:04:13.657 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-01 02:04:13.684 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:04:13.687 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-01 02:04:13.689 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:04:13.692 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-01 02:04:13.695 | + ./stack.sh:main:875 : install_libs 2022-04-01 02:04:13.697 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-01 02:04:13.700 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-01 02:04:13.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-01 02:04:13.704 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-01 02:04:13.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-01 02:04:13.714 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.716 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-01 02:04:13.718 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-01 02:04:13.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-01 02:04:13.723 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-01 02:04:13.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-01 02:04:13.733 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.735 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-01 02:04:13.738 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-01 02:04:13.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-01 02:04:13.743 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-01 02:04:13.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-01 02:04:13.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.755 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-01 02:04:13.758 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-01 02:04:13.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-01 02:04:13.763 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-01 02:04:13.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.768 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.771 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-01 02:04:13.773 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.776 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-01 02:04:13.778 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-01 02:04:13.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-01 02:04:13.784 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-01 02:04:13.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.789 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.791 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-01 02:04:13.793 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.796 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-01 02:04:13.798 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-01 02:04:13.801 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-01 02:04:13.803 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-01 02:04:13.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-01 02:04:13.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.815 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-01 02:04:13.818 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-01 02:04:13.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-01 02:04:13.836 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-01 02:04:13.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-01 02:04:13.846 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.849 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-01 02:04:13.856 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-01 02:04:13.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-01 02:04:13.861 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-01 02:04:13.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.867 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-01 02:04:13.873 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.876 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-01 02:04:13.879 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-01 02:04:13.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-01 02:04:13.884 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-01 02:04:13.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.889 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.891 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-01 02:04:13.894 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.897 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-01 02:04:13.899 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-01 02:04:13.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-01 02:04:13.904 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-01 02:04:13.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-01 02:04:13.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.915 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-01 02:04:13.918 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-01 02:04:13.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-01 02:04:13.923 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-01 02:04:13.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-01 02:04:13.933 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.935 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-01 02:04:13.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-01 02:04:13.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-01 02:04:13.943 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-01 02:04:13.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-01 02:04:13.953 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.955 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-01 02:04:13.958 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-01 02:04:13.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-01 02:04:13.963 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-01 02:04:13.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.968 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.970 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-01 02:04:13.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.975 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-01 02:04:13.978 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-01 02:04:13.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-01 02:04:13.983 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-01 02:04:13.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:13.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:13.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-01 02:04:13.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:13.995 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-01 02:04:13.997 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-01 02:04:14.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-01 02:04:14.002 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-01 02:04:14.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.010 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-01 02:04:14.013 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.016 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-01 02:04:14.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-01 02:04:14.021 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-01 02:04:14.023 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-01 02:04:14.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-01 02:04:14.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.037 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-01 02:04:14.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-01 02:04:14.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-01 02:04:14.045 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-01 02:04:14.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-01 02:04:14.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.060 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-01 02:04:14.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-01 02:04:14.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-01 02:04:14.068 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-01 02:04:14.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-01 02:04:14.077 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.080 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-01 02:04:14.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-01 02:04:14.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-01 02:04:14.087 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-01 02:04:14.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-01 02:04:14.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.100 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-01 02:04:14.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-01 02:04:14.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-01 02:04:14.109 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-01 02:04:14.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-01 02:04:14.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.123 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-01 02:04:14.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-01 02:04:14.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-01 02:04:14.130 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-01 02:04:14.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-01 02:04:14.141 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.144 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-01 02:04:14.146 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-01 02:04:14.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-01 02:04:14.151 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-01 02:04:14.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.163 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-01 02:04:14.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.168 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-01 02:04:14.171 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-01 02:04:14.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-01 02:04:14.180 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-01 02:04:14.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-01 02:04:14.192 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.194 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-01 02:04:14.197 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-01 02:04:14.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-01 02:04:14.201 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-01 02:04:14.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-01 02:04:14.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.214 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-01 02:04:14.217 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-01 02:04:14.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-01 02:04:14.222 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-01 02:04:14.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.230 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-01 02:04:14.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.234 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-01 02:04:14.237 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-01 02:04:14.240 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-01 02:04:14.242 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-01 02:04:14.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-01 02:04:14.252 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.255 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-01 02:04:14.257 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-01 02:04:14.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-01 02:04:14.262 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-01 02:04:14.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.270 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-01 02:04:14.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.275 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-01 02:04:14.277 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-01 02:04:14.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-01 02:04:14.282 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-01 02:04:14.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.287 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-01 02:04:14.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.295 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-01 02:04:14.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-01 02:04:14.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-01 02:04:14.304 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-01 02:04:14.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.309 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.312 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-01 02:04:14.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.317 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-01 02:04:14.319 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-01 02:04:14.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-01 02:04:14.324 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-01 02:04:14.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.329 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.332 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-01 02:04:14.335 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.338 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-01 02:04:14.340 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-01 02:04:14.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-01 02:04:14.346 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-01 02:04:14.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-01 02:04:14.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.358 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-01 02:04:14.360 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-01 02:04:14.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-01 02:04:14.366 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-01 02:04:14.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.371 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-01 02:04:14.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.378 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-01 02:04:14.380 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-01 02:04:14.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-01 02:04:14.385 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-01 02:04:14.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-01 02:04:14.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.398 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-01 02:04:14.401 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-01 02:04:14.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-01 02:04:14.405 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-01 02:04:14.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-01 02:04:14.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.418 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-01 02:04:14.420 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-01 02:04:14.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-01 02:04:14.425 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-01 02:04:14.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-01 02:04:14.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.438 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-01 02:04:14.440 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-01 02:04:14.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-01 02:04:14.445 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-01 02:04:14.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-01 02:04:14.455 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.457 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-01 02:04:14.460 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-01 02:04:14.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-01 02:04:14.464 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-01 02:04:14.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-01 02:04:14.475 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.477 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-01 02:04:14.480 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-01 02:04:14.482 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-01 02:04:14.485 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-01 02:04:14.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:14.490 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:14.494 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-01 02:04:14.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:14.498 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-01 02:04:14.523 | Using python 3.8 to install etcd3 2022-04-01 02:04:14.526 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-01 02:04:15.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:15.437 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:15.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:15.437 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:16.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:04:16.709 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-01 02:04:16.717 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-01 02:04:16.718 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-01 02:04:16.719 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-01 02:04:16.720 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-01 02:04:19.344 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:04:19.352 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:04:19.352 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:04:19.500 | + inc/python:pip_install:200 : result=0 2022-04-01 02:04:19.502 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:04:19.505 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:19.508 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:19.510 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:19.512 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:19.515 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:19.517 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:04:19.520 | + functions-common:time_stop:2432 : start_time=1648778654516 2022-04-01 02:04:19.522 | + functions-common:time_stop:2434 : [[ -z 1648778654516 ]] 2022-04-01 02:04:19.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:19.530 | + functions-common:time_stop:2437 : end_time=1648778659527 2022-04-01 02:04:19.533 | + functions-common:time_stop:2438 : elapsed_time=5011 2022-04-01 02:04:19.536 | + functions-common:time_stop:2439 : total=27950 2022-04-01 02:04:19.538 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:19.541 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32961 2022-04-01 02:04:19.543 | + inc/python:pip_install:203 : return 0 2022-04-01 02:04:19.545 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-01 02:04:19.570 | Using python 3.8 to install etcd3gw 2022-04-01 02:04:19.573 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-01 02:04:20.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:20.495 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:20.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:20.495 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:21.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:04:21.679 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-01 02:04:21.687 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-01 02:04:21.688 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-01 02:04:21.689 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-01 02:04:21.690 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-01 02:04:21.723 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-01 02:04:21.726 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-01 02:04:21.728 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-01 02:04:21.729 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-01 02:04:24.305 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:04:24.314 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:04:24.314 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:04:24.454 | + inc/python:pip_install:200 : result=0 2022-04-01 02:04:24.457 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:04:24.459 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:24.462 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:24.464 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:24.466 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:24.468 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:24.471 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:04:24.473 | + functions-common:time_stop:2432 : start_time=1648778659564 2022-04-01 02:04:24.476 | + functions-common:time_stop:2434 : [[ -z 1648778659564 ]] 2022-04-01 02:04:24.478 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:24.483 | + functions-common:time_stop:2437 : end_time=1648778664480 2022-04-01 02:04:24.485 | + functions-common:time_stop:2438 : elapsed_time=4916 2022-04-01 02:04:24.487 | + functions-common:time_stop:2439 : total=32961 2022-04-01 02:04:24.489 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:24.492 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37877 2022-04-01 02:04:24.494 | + inc/python:pip_install:203 : return 0 2022-04-01 02:04:24.497 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-01 02:04:24.499 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-01 02:04:24.502 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-01 02:04:24.504 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 02:04:24.506 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 02:04:24.509 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 02:04:24.511 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 02:04:24.513 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 02:04:24.516 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 02:04:24.519 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 02:04:24.521 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 02:04:24.524 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 02:04:24.526 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:04:24.529 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 02:04:24.531 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-01 02:04:24.533 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:24.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:24.540 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-01 02:04:24.542 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 02:04:24.545 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 02:04:24.547 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:04:24.550 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 02:04:24.552 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:04:24.555 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:24.557 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:04:24.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:24.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:24.564 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:04:24.567 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 02:04:24.569 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 02:04:24.572 | + functions-common:apt_get_update:1190 : return 2022-04-01 02:04:24.574 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 02:04:24.577 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:04:24.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:24.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:24.585 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 02:04:24.608 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 02:04:24.720 | Reading package lists... 2022-04-01 02:04:24.993 | Building dependency tree... 2022-04-01 02:04:24.995 | Reading state information... 2022-04-01 02:04:25.292 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-01 02:04:25.292 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-01 02:04:25.292 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 02:04:25.292 | The following packages were automatically installed and are no longer required: 2022-04-01 02:04:25.293 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:04:25.293 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:04:25.293 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:04:25.293 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:04:25.293 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:04:25.293 | python3-zope.interface 2022-04-01 02:04:25.294 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:04:25.413 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:04:25.418 | + functions-common:apt_get:1234 : result=0 2022-04-01 02:04:25.420 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:04:25.423 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:25.425 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:25.427 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:25.430 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:25.432 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:25.434 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:04:25.437 | + functions-common:time_stop:2432 : start_time=1648778664606 2022-04-01 02:04:25.439 | + functions-common:time_stop:2434 : [[ -z 1648778664606 ]] 2022-04-01 02:04:25.442 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:25.446 | + functions-common:time_stop:2437 : end_time=1648778665443 2022-04-01 02:04:25.448 | + functions-common:time_stop:2438 : elapsed_time=837 2022-04-01 02:04:25.450 | + functions-common:time_stop:2439 : total=4743 2022-04-01 02:04:25.453 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:25.455 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5580 2022-04-01 02:04:25.458 | + functions-common:apt_get:1238 : return 0 2022-04-01 02:04:25.460 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-01 02:04:25.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:25.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:25.467 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-01 02:04:25.533 | Module proxy already enabled 2022-04-01 02:04:25.537 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-01 02:04:25.600 | Considering dependency proxy for proxy_uwsgi: 2022-04-01 02:04:25.600 | Module proxy already enabled 2022-04-01 02:04:25.600 | Module proxy_uwsgi already enabled 2022-04-01 02:04:25.605 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-01 02:04:25.607 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 02:04:25.610 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:04:25.612 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 02:04:25.758 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-01 02:04:25.760 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-01 02:04:25.763 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-01 02:04:25.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-01 02:04:25.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.779 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-01 02:04:25.782 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-01 02:04:25.785 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-01 02:04:25.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-01 02:04:25.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.799 | + ./stack.sh:main:883 : install_glanceclient 2022-04-01 02:04:25.801 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-01 02:04:25.804 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-01 02:04:25.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-01 02:04:25.814 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.817 | + ./stack.sh:main:884 : install_cinderclient 2022-04-01 02:04:25.820 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-01 02:04:25.822 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-01 02:04:25.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.827 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-01 02:04:25.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.836 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-01 02:04:25.838 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-01 02:04:25.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.843 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-01 02:04:25.848 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.851 | + ./stack.sh:main:885 : install_novaclient 2022-04-01 02:04:25.853 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-01 02:04:25.856 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-01 02:04:25.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.861 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-01 02:04:25.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.868 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-01 02:04:25.886 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:25.888 | + ./stack.sh:main:887 : install_swiftclient 2022-04-01 02:04:25.891 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-01 02:04:25.894 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-01 02:04:25.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.899 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-01 02:04:25.904 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.907 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-01 02:04:25.924 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:25.927 | + ./stack.sh:main:890 : install_neutronclient 2022-04-01 02:04:25.930 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-01 02:04:25.932 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-01 02:04:25.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.937 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-01 02:04:25.943 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.946 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-01 02:04:25.948 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-01 02:04:25.951 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-01 02:04:25.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:25.958 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:25.960 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-01 02:04:25.963 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:25.966 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-01 02:04:25.969 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-01 02:04:25.971 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 02:04:25.975 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-01 02:04:25.977 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-01 02:04:25.980 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 02:04:25.983 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-01 02:04:25.984 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 02:04:25.989 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-01 02:04:25.992 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-01 02:04:25.994 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-01 02:04:25.997 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-01 02:04:26.000 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-01 02:04:26.022 | Using python 3.8 to install keystonemiddleware 2022-04-01 02:04:26.025 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-01 02:04:26.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:26.911 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:26.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:26.911 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:28.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:04:28.105 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-01 02:04:28.158 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-01 02:04:28.160 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-01 02:04:28.161 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-01 02:04:28.163 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-01 02:04:28.164 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-01 02:04:28.165 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-01 02:04:28.166 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-01 02:04:28.167 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-01 02:04:28.168 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-01 02:04:28.169 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-01 02:04:28.170 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-01 02:04:28.171 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-01 02:04:28.172 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-01 02:04:28.173 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-01 02:04:28.234 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-01 02:04:28.235 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-01 02:04:28.237 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-01 02:04:28.277 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-01 02:04:28.316 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-01 02:04:28.317 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-01 02:04:28.318 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-01 02:04:28.320 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-01 02:04:28.371 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-01 02:04:28.373 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-01 02:04:28.383 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-01 02:04:28.384 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-01 02:04:28.398 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-01 02:04:28.400 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-01 02:04:28.401 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-01 02:04:28.468 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-01 02:04:28.469 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-01 02:04:28.470 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-01 02:04:28.473 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-01 02:04:28.524 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-01 02:04:28.536 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-01 02:04:31.056 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:04:31.063 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:04:31.063 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:04:31.193 | + inc/python:pip_install:200 : result=0 2022-04-01 02:04:31.195 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:04:31.197 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:31.200 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:31.202 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:31.204 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:31.207 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:31.210 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:04:31.212 | + functions-common:time_stop:2432 : start_time=1648778666017 2022-04-01 02:04:31.215 | + functions-common:time_stop:2434 : [[ -z 1648778666017 ]] 2022-04-01 02:04:31.218 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:31.224 | + functions-common:time_stop:2437 : end_time=1648778671221 2022-04-01 02:04:31.228 | + functions-common:time_stop:2438 : elapsed_time=5204 2022-04-01 02:04:31.230 | + functions-common:time_stop:2439 : total=37877 2022-04-01 02:04:31.232 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:31.235 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43081 2022-04-01 02:04:31.238 | + inc/python:pip_install:203 : return 0 2022-04-01 02:04:31.241 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-01 02:04:31.243 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-01 02:04:31.246 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 02:04:31.249 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-01 02:04:31.252 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-01 02:04:31.254 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 02:04:31.258 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-01 02:04:31.258 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 02:04:31.264 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-01 02:04:31.267 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-01 02:04:31.270 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-01 02:04:31.273 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-01 02:04:31.275 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-01 02:04:31.298 | Using python 3.8 to install python-memcached 2022-04-01 02:04:31.300 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-01 02:04:32.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:32.181 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:32.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:32.181 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:33.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:04:33.348 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-01 02:04:33.351 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-01 02:04:35.867 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:04:35.874 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:04:35.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:04:35.999 | + inc/python:pip_install:200 : result=0 2022-04-01 02:04:36.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:04:36.004 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:36.007 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:36.009 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:36.011 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:36.014 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:36.016 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:04:36.018 | + functions-common:time_stop:2432 : start_time=1648778671292 2022-04-01 02:04:36.021 | + functions-common:time_stop:2434 : [[ -z 1648778671292 ]] 2022-04-01 02:04:36.024 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:36.028 | + functions-common:time_stop:2437 : end_time=1648778676025 2022-04-01 02:04:36.030 | + functions-common:time_stop:2438 : elapsed_time=4733 2022-04-01 02:04:36.032 | + functions-common:time_stop:2439 : total=43081 2022-04-01 02:04:36.035 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:36.038 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47814 2022-04-01 02:04:36.040 | + inc/python:pip_install:203 : return 0 2022-04-01 02:04:36.043 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-01 02:04:36.060 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:36.062 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-01 02:04:36.067 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-01 02:04:36.068 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-01 02:04:36.070 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-01 02:04:36.073 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 02:04:36.075 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-01 02:04:36.078 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-01 02:04:36.095 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:04:36.098 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-01 02:04:36.100 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-01 02:04:36.102 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-01 02:04:36.105 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 02:04:36.107 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 02:04:36.110 | ++ functions-common:git_clone:612 : pwd 2022-04-01 02:04:36.113 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 02:04:36.115 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 02:04:36.118 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 02:04:36.135 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 02:04:36.137 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 02:04:36.139 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:36.142 | + functions-common:git_clone:629 : echo master 2022-04-01 02:04:36.143 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 02:04:36.148 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-01 02:04:36.150 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:36.153 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-01 02:04:36.156 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 02:04:36.156 | + functions-common:git_clone:678 : head -1 2022-04-01 02:04:36.160 | c141e6164 trivial: Fix typo 2022-04-01 02:04:36.162 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 02:04:36.165 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-01 02:04:36.168 | + inc/python:setup_develop:338 : local bindep 2022-04-01 02:04:36.170 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 02:04:36.172 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-01 02:04:36.175 | + inc/python:setup_develop:344 : local extras= 2022-04-01 02:04:36.178 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-01 02:04:36.180 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 02:04:36.183 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 02:04:36.185 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-01 02:04:36.188 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 02:04:36.190 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 02:04:36.193 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-01 02:04:36.196 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 02:04:36.199 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-01 02:04:36.202 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 02:04:36.204 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 02:04:36.207 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-01 02:04:36.213 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-01 02:04:36.216 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-01 02:04:36.900 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-01 02:04:36.902 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 02:04:36.905 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 02:04:36.907 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 02:04:36.909 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 02:04:36.911 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-01 02:04:36.914 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 02:04:36.916 | + inc/python:setup_package:428 : local extras= 2022-04-01 02:04:36.918 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 02:04:36.921 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 02:04:36.923 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 02:04:36.925 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 02:04:36.927 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 02:04:36.930 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-01 02:04:36.951 | Using python 3.8 to install /opt/stack/keystone 2022-04-01 02:04:36.953 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-01 02:04:37.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:37.842 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:37.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:37.842 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:39.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:04:39.031 | Obtaining file:///opt/stack/keystone 2022-04-01 02:04:39.032 | Preparing metadata (setup.py): started 2022-04-01 02:04:42.677 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 02:04:42.754 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-01 02:04:42.755 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-01 02:04:42.756 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-04-01 02:04:42.757 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-01 02:04:42.758 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-04-01 02:04:42.759 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-04-01 02:04:42.760 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-01 02:04:42.761 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-01 02:04:42.762 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-01 02:04:42.764 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-01 02:04:42.765 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-01 02:04:42.766 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 02:04:42.767 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-01 02:04:42.768 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-01 02:04:42.769 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-01 02:04:42.770 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-01 02:04:42.771 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-01 02:04:42.772 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-01 02:04:42.774 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-01 02:04:42.775 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-01 02:04:42.776 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-01 02:04:42.777 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-01 02:04:42.778 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-01 02:04:42.780 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-01 02:04:42.781 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-01 02:04:42.782 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 02:04:42.783 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-04-01 02:04:42.785 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-01 02:04:42.786 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-01 02:04:42.787 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 02:04:42.788 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-01 02:04:42.789 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-01 02:04:42.790 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-01 02:04:42.791 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-04-01 02:04:42.803 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-01 02:04:42.804 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-01 02:04:42.848 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-01 02:04:42.860 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-04-01 02:04:42.861 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-04-01 02:04:42.863 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 02:04:42.864 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-04-01 02:04:42.873 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-01 02:04:42.939 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-01 02:04:42.940 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 02:04:43.063 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-01 02:04:43.065 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-01 02:04:43.066 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-01 02:04:43.067 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-01 02:04:43.121 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-01 02:04:43.124 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-01 02:04:43.125 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-04-01 02:04:43.178 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-01 02:04:43.180 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-01 02:04:43.236 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-04-01 02:04:43.238 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-04-01 02:04:43.239 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-01 02:04:43.241 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-01 02:04:43.242 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-01 02:04:43.243 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-01 02:04:43.267 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-01 02:04:43.314 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-04-01 02:04:43.344 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-01 02:04:43.347 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-01 02:04:43.349 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-01 02:04:43.352 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-01 02:04:43.436 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 02:04:43.552 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-01 02:04:43.553 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-01 02:04:43.554 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-04-01 02:04:43.556 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-04-01 02:04:43.558 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-04-01 02:04:43.784 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-01 02:04:43.807 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-01 02:04:43.808 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-01 02:04:43.879 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-04-01 02:04:43.881 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-04-01 02:04:43.900 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-01 02:04:43.975 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-01 02:04:44.016 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-04-01 02:04:44.129 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 02:04:44.204 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-01 02:04:44.334 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-01 02:04:44.366 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-04-01 02:04:44.409 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-01 02:04:44.410 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-01 02:04:44.411 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-01 02:04:44.415 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-01 02:04:44.416 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-01 02:04:44.417 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-01 02:04:44.474 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-01 02:04:44.615 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-01 02:04:44.616 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-04-01 02:04:44.618 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-01 02:04:44.621 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-01 02:04:44.808 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-01 02:04:44.891 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-01 02:04:44.966 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-04-01 02:04:45.166 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 02:04:45.456 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-01 02:04:45.501 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-01 02:04:47.557 | Installing collected packages: keystone 2022-04-01 02:04:47.557 | Attempting uninstall: keystone 2022-04-01 02:04:47.558 | Found existing installation: keystone 21.1.0.dev2 2022-04-01 02:04:47.561 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-01 02:04:47.562 | Running setup.py develop for keystone 2022-04-01 02:04:52.114 | Successfully installed keystone 2022-04-01 02:04:52.115 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:04:52.122 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:04:52.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:04:52.269 | + inc/python:pip_install:200 : result=0 2022-04-01 02:04:52.271 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:04:52.274 | + functions-common:time_stop:2425 : local name 2022-04-01 02:04:52.276 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:04:52.278 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:04:52.280 | + functions-common:time_stop:2428 : local total 2022-04-01 02:04:52.283 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:04:52.286 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:04:52.288 | + functions-common:time_stop:2432 : start_time=1648778676945 2022-04-01 02:04:52.290 | + functions-common:time_stop:2434 : [[ -z 1648778676945 ]] 2022-04-01 02:04:52.293 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:04:52.297 | + functions-common:time_stop:2437 : end_time=1648778692295 2022-04-01 02:04:52.299 | + functions-common:time_stop:2438 : elapsed_time=15350 2022-04-01 02:04:52.301 | + functions-common:time_stop:2439 : total=47814 2022-04-01 02:04:52.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:04:52.306 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=63164 2022-04-01 02:04:52.308 | + inc/python:pip_install:203 : return 0 2022-04-01 02:04:52.310 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 02:04:52.313 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 02:04:52.316 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 02:04:52.335 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 02:04:52.349 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-01 02:04:52.351 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-01 02:04:52.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:04:52.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:04:52.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-01 02:04:52.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:04:52.364 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-01 02:04:52.381 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:04:52.384 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-01 02:04:52.386 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 02:04:52.389 | + ./stack.sh:main:899 : configure_keystone 2022-04-01 02:04:52.393 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-01 02:04:52.406 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-01 02:04:52.409 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-01 02:04:52.413 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-01 02:04:52.429 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:04:52.432 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-01 02:04:52.462 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-01 02:04:52.491 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-01 02:04:52.523 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-01 02:04:52.554 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-01 02:04:52.586 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-01 02:04:52.616 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-01 02:04:52.645 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-01 02:04:52.673 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-01 02:04:52.675 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-01 02:04:52.677 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-01 02:04:52.680 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-01 02:04:52.682 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 02:04:52.685 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 02:04:52.702 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:52.706 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 02:04:52.708 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 02:04:52.711 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 02:04:52.726 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:52.729 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:04:52.732 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:04:52.762 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 02:04:52.765 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 02:04:52.768 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-01 02:04:52.770 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-01 02:04:52.787 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:04:52.789 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-04-01 02:04:52.821 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-01 02:04:52.823 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-01 02:04:52.855 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-01 02:04:52.858 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-01 02:04:52.860 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-01 02:04:52.863 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-01 02:04:52.865 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 02:04:52.868 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 02:04:52.900 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-01 02:04:52.902 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-01 02:04:52.905 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-01 02:04:52.907 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-01 02:04:52.910 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 02:04:52.928 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 02:04:52.931 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 02:04:52.933 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 02:04:52.935 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 02:04:52.938 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-01 02:04:52.967 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:04:52.996 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:04:53.025 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 02:04:53.055 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-01 02:04:53.084 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-01 02:04:53.087 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-01 02:04:53.089 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-01 02:04:53.092 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-01 02:04:53.094 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-01 02:04:53.097 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 02:04:53.099 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 02:04:53.102 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-01 02:04:53.106 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-01 02:04:53.108 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 02:04:53.111 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 02:04:53.124 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 02:04:53.124 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:04:53.133 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 02:04:53.137 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:04:53.153 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 02:04:53.155 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-01 02:04:53.159 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-01 02:04:53.189 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-01 02:04:53.216 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-01 02:04:53.244 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-01 02:04:53.272 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-01 02:04:53.302 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-01 02:04:53.332 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-01 02:04:53.361 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-01 02:04:53.389 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-01 02:04:53.417 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 02:04:53.446 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-01 02:04:53.473 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-01 02:04:53.501 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-01 02:04:53.529 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 02:04:53.532 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 02:04:53.535 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-01 02:04:53.537 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-01 02:04:53.539 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 02:04:53.542 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:53.544 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:53.547 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 02:04:53.549 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 02:04:53.552 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 02:04:53.580 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-01 02:04:53.609 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-01 02:04:53.609 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 02:04:53.618 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-01 02:04:53.621 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-01 02:04:53.623 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-01 02:04:53.626 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 02:04:53.628 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 02:04:53.631 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 02:04:53.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:53.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:53.638 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 02:04:53.641 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 02:04:53.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:04:53.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:04:53.649 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-01 02:04:53.711 | Site keystone-wsgi-public already enabled 2022-04-01 02:04:53.715 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 02:04:53.718 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 02:04:53.720 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:04:53.723 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 02:04:53.858 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-01 02:04:53.895 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-01 02:04:53.929 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-01 02:04:53.962 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-01 02:04:53.964 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-01 02:04:53.998 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-01 02:04:54.027 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-01 02:04:54.057 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-01 02:04:54.060 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-01 02:04:54.082 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:04:54.085 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-01 02:04:54.103 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:04:54.106 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-01 02:04:54.108 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-01 02:04:54.111 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-01 02:04:54.114 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 02:04:54.116 | + lib/stack:stack_install_service:32 : install_swift 2022-04-01 02:04:54.119 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-01 02:04:54.121 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-01 02:04:54.124 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-01 02:04:54.126 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 02:04:54.128 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 02:04:54.131 | ++ functions-common:git_clone:612 : pwd 2022-04-01 02:04:54.134 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 02:04:54.136 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 02:04:54.140 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 02:04:54.161 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 02:04:54.163 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 02:04:54.165 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:54.168 | + functions-common:git_clone:629 : echo master 2022-04-01 02:04:54.169 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 02:04:54.174 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-01 02:04:54.177 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 02:04:54.179 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-01 02:04:54.182 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 02:04:54.183 | + functions-common:git_clone:678 : head -1 2022-04-01 02:04:54.187 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-01 02:04:54.190 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 02:04:54.192 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-01 02:04:54.195 | + inc/python:setup_develop:338 : local bindep 2022-04-01 02:04:54.198 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 02:04:54.200 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-01 02:04:54.202 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-01 02:04:54.205 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-01 02:04:54.207 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 02:04:54.210 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 02:04:54.212 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-01 02:04:54.215 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 02:04:54.217 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-01 02:04:54.221 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-01 02:04:54.223 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 02:04:54.226 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-01 02:04:54.229 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 02:04:54.231 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 02:04:54.234 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-01 02:04:54.241 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-01 02:04:54.243 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-01 02:04:54.922 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-01 02:04:54.925 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 02:04:54.927 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 02:04:54.929 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 02:04:54.932 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 02:04:54.934 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-01 02:04:54.936 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 02:04:54.938 | + inc/python:setup_package:428 : local extras=keystone 2022-04-01 02:04:54.941 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 02:04:54.944 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-01 02:04:54.946 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-01 02:04:54.948 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-01 02:04:54.951 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 02:04:54.953 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-01 02:04:54.978 | Using python 3.8 to install /opt/stack/swift 2022-04-01 02:04:54.981 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-01 02:04:55.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:55.865 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:55.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:04:55.866 | from cryptography.utils import int_from_bytes 2022-04-01 02:04:57.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:04:57.052 | Obtaining file:///opt/stack/swift 2022-04-01 02:04:57.053 | Preparing metadata (setup.py): started 2022-04-01 02:05:00.368 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 02:05:00.407 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-04-01 02:05:00.408 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-04-01 02:05:00.410 | 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.dev8) (0.11.0) 2022-04-01 02:05:00.411 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-04-01 02:05:00.412 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-04-01 02:05:00.413 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-04-01 02:05:00.414 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-04-01 02:05:00.415 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-04-01 02:05:00.416 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-04-01 02:05:00.417 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-04-01 02:05:00.418 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-04-01 02:05:00.457 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-04-01 02:05:00.465 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-04-01 02:05:00.522 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-04-01 02:05:00.523 | 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.dev8) (5.8.1) 2022-04-01 02:05:00.524 | 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.dev8) (4.3.0) 2022-04-01 02:05:00.525 | 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.dev8) (4.1.0) 2022-04-01 02:05:00.526 | 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.dev8) (2.10.1) 2022-04-01 02:05:00.528 | 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.dev8) (5.1.0) 2022-04-01 02:05:00.529 | 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.dev8) (4.12.2) 2022-04-01 02:05:00.530 | 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.dev8) (4.4.0) 2022-04-01 02:05:00.531 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-04-01 02:05:00.532 | 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.dev8) (3.1.1) 2022-04-01 02:05:00.533 | 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.dev8) (4.7.0) 2022-04-01 02:05:00.535 | 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.dev8) (8.8.0) 2022-04-01 02:05:00.556 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-04-01 02:05:00.586 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-04-01 02:05:00.589 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-04-01 02:05:00.590 | 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.dev8) (1.26.8) 2022-04-01 02:05:00.592 | 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.dev8) (2.0.12) 2022-04-01 02:05:00.615 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-04-01 02:05:00.715 | 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.dev8) (1.0.2) 2022-04-01 02:05:00.716 | 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.dev8) (1.7.0) 2022-04-01 02:05:00.717 | 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.dev8) (3.5.0) 2022-04-01 02:05:00.761 | 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.dev8) (1.1.5) 2022-04-01 02:05:00.807 | 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.dev8) (6.0) 2022-04-01 02:05:00.809 | 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.dev8) (0.8.0) 2022-04-01 02:05:00.810 | 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.dev8) (2.5.0) 2022-04-01 02:05:00.812 | 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.dev8) (1.5.0) 2022-04-01 02:05:00.873 | 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.dev8) (2.8.2) 2022-04-01 02:05:00.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.dev8) (0.9.6) 2022-04-01 02:05:00.892 | 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.dev8) (1.0.3) 2022-04-01 02:05:00.893 | 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.dev8) (2021.3) 2022-04-01 02:05:00.913 | 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.dev8) (3.0.7) 2022-04-01 02:05:00.914 | 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.dev8) (21.3) 2022-04-01 02:05:01.027 | 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.dev8) (1.13.3) 2022-04-01 02:05:01.043 | 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.dev8) (5.1.1) 2022-04-01 02:05:03.457 | Installing collected packages: swift 2022-04-01 02:05:03.457 | Attempting uninstall: swift 2022-04-01 02:05:03.457 | Found existing installation: swift 2.30.0.dev8 2022-04-01 02:05:03.460 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-01 02:05:03.461 | Running setup.py develop for swift 2022-04-01 02:05:07.833 | Successfully installed swift 2022-04-01 02:05:07.833 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:05:07.842 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:05:07.842 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:05:07.985 | + inc/python:pip_install:200 : result=0 2022-04-01 02:05:07.988 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:05:07.990 | + functions-common:time_stop:2425 : local name 2022-04-01 02:05:07.993 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:05:07.995 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:05:07.997 | + functions-common:time_stop:2428 : local total 2022-04-01 02:05:07.999 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:05:08.001 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:05:08.004 | + functions-common:time_stop:2432 : start_time=1648778694973 2022-04-01 02:05:08.006 | + functions-common:time_stop:2434 : [[ -z 1648778694973 ]] 2022-04-01 02:05:08.009 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:05:08.013 | + functions-common:time_stop:2437 : end_time=1648778708011 2022-04-01 02:05:08.016 | + functions-common:time_stop:2438 : elapsed_time=13038 2022-04-01 02:05:08.018 | + functions-common:time_stop:2439 : total=63164 2022-04-01 02:05:08.020 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:05:08.023 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76202 2022-04-01 02:05:08.025 | + inc/python:pip_install:203 : return 0 2022-04-01 02:05:08.027 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 02:05:08.030 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 02:05:08.033 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 02:05:08.052 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 02:05:08.065 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-01 02:05:08.068 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-01 02:05:08.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:05:08.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:05:08.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-01 02:05:08.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:05:08.080 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-01 02:05:08.083 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 02:05:08.085 | + ./stack.sh:main:908 : configure_swift 2022-04-01 02:05:08.088 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-01 02:05:08.090 | + lib/swift:configure_swift:332 : local node_number 2022-04-01 02:05:08.092 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-01 02:05:08.094 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-01 02:05:08.096 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 02:05:09.304 | No container-sync running 2022-04-01 02:05:09.304 | No object-reconstructor running 2022-04-01 02:05:09.304 | No object-auditor running 2022-04-01 02:05:09.304 | No object-replicator running 2022-04-01 02:05:09.304 | No object-expirer running 2022-04-01 02:05:09.304 | No account-replicator running 2022-04-01 02:05:09.304 | No account-reaper running 2022-04-01 02:05:09.304 | No container-replicator running 2022-04-01 02:05:09.304 | No object-updater running 2022-04-01 02:05:09.304 | No proxy-server running 2022-04-01 02:05:09.304 | No container-auditor running 2022-04-01 02:05:09.304 | No account-server running 2022-04-01 02:05:09.304 | No object-server running 2022-04-01 02:05:09.304 | No container-updater running 2022-04-01 02:05:09.304 | No container-server running 2022-04-01 02:05:09.304 | No container-sharder running 2022-04-01 02:05:09.304 | No container-reconciler running 2022-04-01 02:05:09.304 | No account-auditor running 2022-04-01 02:05:09.404 | + lib/swift:configure_swift:337 : true 2022-04-01 02:05:09.406 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-01 02:05:09.420 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-01 02:05:09.434 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-01 02:05:09.437 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-01 02:05:09.437 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-01 02:05:09.442 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-01 02:05:09.442 | s/%GROUP%/ubuntu/; 2022-04-01 02:05:09.442 | s/%USER%/ubuntu/; 2022-04-01 02:05:09.442 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-01 02:05:09.442 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-01 02:05:09.445 | uid = ubuntu 2022-04-01 02:05:09.445 | gid = ubuntu 2022-04-01 02:05:09.446 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-01 02:05:09.446 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-01 02:05:09.446 | address = 127.0.0.1 2022-04-01 02:05:09.446 | 2022-04-01 02:05:09.446 | [account6612] 2022-04-01 02:05:09.446 | max connections = 25 2022-04-01 02:05:09.446 | path = /opt/stack/data/swift/1/node/ 2022-04-01 02:05:09.446 | read only = false 2022-04-01 02:05:09.446 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-01 02:05:09.446 | 2022-04-01 02:05:09.446 | [account6622] 2022-04-01 02:05:09.446 | max connections = 25 2022-04-01 02:05:09.446 | path = /opt/stack/data/swift/2/node/ 2022-04-01 02:05:09.446 | read only = false 2022-04-01 02:05:09.446 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-01 02:05:09.446 | 2022-04-01 02:05:09.446 | [account6632] 2022-04-01 02:05:09.446 | max connections = 25 2022-04-01 02:05:09.446 | path = /opt/stack/data/swift/3/node/ 2022-04-01 02:05:09.446 | read only = false 2022-04-01 02:05:09.446 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-01 02:05:09.446 | 2022-04-01 02:05:09.446 | [account6642] 2022-04-01 02:05:09.446 | max connections = 25 2022-04-01 02:05:09.446 | path = /opt/stack/data/swift/4/node/ 2022-04-01 02:05:09.446 | read only = false 2022-04-01 02:05:09.446 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-01 02:05:09.446 | 2022-04-01 02:05:09.446 | 2022-04-01 02:05:09.446 | [container6611] 2022-04-01 02:05:09.446 | max connections = 25 2022-04-01 02:05:09.446 | path = /opt/stack/data/swift/1/node/ 2022-04-01 02:05:09.446 | read only = false 2022-04-01 02:05:09.446 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-01 02:05:09.447 | 2022-04-01 02:05:09.447 | [container6621] 2022-04-01 02:05:09.447 | max connections = 25 2022-04-01 02:05:09.447 | path = /opt/stack/data/swift/2/node/ 2022-04-01 02:05:09.447 | read only = false 2022-04-01 02:05:09.447 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-01 02:05:09.447 | 2022-04-01 02:05:09.447 | [container6631] 2022-04-01 02:05:09.447 | max connections = 25 2022-04-01 02:05:09.447 | path = /opt/stack/data/swift/3/node/ 2022-04-01 02:05:09.447 | read only = false 2022-04-01 02:05:09.447 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-01 02:05:09.447 | 2022-04-01 02:05:09.447 | [container6641] 2022-04-01 02:05:09.447 | max connections = 25 2022-04-01 02:05:09.447 | path = /opt/stack/data/swift/4/node/ 2022-04-01 02:05:09.447 | read only = false 2022-04-01 02:05:09.447 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-01 02:05:09.447 | 2022-04-01 02:05:09.447 | 2022-04-01 02:05:09.447 | [object6613] 2022-04-01 02:05:09.447 | max connections = 25 2022-04-01 02:05:09.447 | path = /opt/stack/data/swift/1/node/ 2022-04-01 02:05:09.447 | read only = false 2022-04-01 02:05:09.447 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-01 02:05:09.447 | 2022-04-01 02:05:09.447 | [object6623] 2022-04-01 02:05:09.447 | max connections = 25 2022-04-01 02:05:09.447 | path = /opt/stack/data/swift/2/node/ 2022-04-01 02:05:09.447 | read only = false 2022-04-01 02:05:09.447 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-01 02:05:09.447 | 2022-04-01 02:05:09.447 | [object6633] 2022-04-01 02:05:09.448 | max connections = 25 2022-04-01 02:05:09.448 | path = /opt/stack/data/swift/3/node/ 2022-04-01 02:05:09.448 | read only = false 2022-04-01 02:05:09.448 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-01 02:05:09.448 | 2022-04-01 02:05:09.448 | [object6643] 2022-04-01 02:05:09.448 | max connections = 25 2022-04-01 02:05:09.448 | path = /opt/stack/data/swift/4/node/ 2022-04-01 02:05:09.448 | read only = false 2022-04-01 02:05:09.448 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-01 02:05:09.449 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-01 02:05:09.451 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:09.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:09.455 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-01 02:05:09.468 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-01 02:05:09.470 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-01 02:05:09.475 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-01 02:05:09.480 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-01 02:05:09.482 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-01 02:05:09.486 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-01 02:05:09.522 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-04-01 02:05:09.549 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-01 02:05:09.567 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-01 02:05:09.597 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-01 02:05:09.617 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-01 02:05:09.649 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-01 02:05:09.669 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-01 02:05:09.699 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-01 02:05:09.718 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-01 02:05:09.748 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-01 02:05:09.768 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 02:05:09.797 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-01 02:05:09.816 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-01 02:05:09.832 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:09.834 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-01 02:05:09.864 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-01 02:05:09.894 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-01 02:05:09.922 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-01 02:05:09.953 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-01 02:05:09.973 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:09.975 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-01 02:05:10.005 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-01 02:05:10.021 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:10.023 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-01 02:05:10.044 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:10.046 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-01 02:05:10.048 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-01 02:05:10.069 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:10.071 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-01 02:05:10.073 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-01 02:05:10.075 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-01 02:05:10.080 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-01 02:05:10.086 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-01 02:05:10.115 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-01 02:05:10.144 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-01 02:05:10.176 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-01 02:05:10.207 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-01 02:05:10.237 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-01 02:05:10.239 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-01 02:05:10.241 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-01 02:05:10.244 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-01 02:05:10.246 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-01 02:05:10.275 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-01 02:05:10.303 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-04-01 02:05:10.332 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-01 02:05:10.362 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-01 02:05:10.391 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-01 02:05:10.418 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-01 02:05:10.448 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-01 02:05:10.477 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 02:05:10.505 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-01 02:05:10.535 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-01 02:05:10.565 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-01 02:05:10.593 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-01 02:05:10.622 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-01 02:05:10.654 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-01 02:05:10.684 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-01 02:05:10.706 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-01 02:05:10.737 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-01 02:05:10.768 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-01 02:05:10.773 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-01 02:05:10.807 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-01 02:05:10.834 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-01 02:05:10.863 | + lib/swift:configure_swift:475 : local node_number 2022-04-01 02:05:10.865 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 02:05:10.868 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 02:05:10.870 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-01 02:05:10.874 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-01 02:05:10.877 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 02:05:10.879 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 02:05:10.881 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-01 02:05:10.883 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-01 02:05:10.886 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 02:05:10.888 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 02:05:10.890 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-01 02:05:10.910 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-01 02:05:10.938 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-01 02:05:10.957 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-01 02:05:10.990 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-01 02:05:11.018 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 02:05:11.052 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-01 02:05:11.072 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 02:05:11.101 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-01 02:05:11.120 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 02:05:11.150 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-01 02:05:11.172 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-01 02:05:11.203 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-01 02:05:11.221 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-01 02:05:11.251 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-01 02:05:11.269 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-01 02:05:11.299 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-01 02:05:11.318 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-01 02:05:11.348 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-01 02:05:11.353 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-01 02:05:11.373 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 02:05:11.402 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-01 02:05:11.433 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 02:05:11.435 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-01 02:05:11.439 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-01 02:05:11.442 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 02:05:11.444 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 02:05:11.446 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-01 02:05:11.449 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-01 02:05:11.451 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 02:05:11.453 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 02:05:11.455 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-01 02:05:11.474 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-01 02:05:11.504 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-01 02:05:11.523 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-01 02:05:11.553 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-01 02:05:11.571 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 02:05:11.600 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-01 02:05:11.619 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 02:05:11.650 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-01 02:05:11.670 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 02:05:11.699 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-01 02:05:11.718 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-01 02:05:11.747 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-01 02:05:11.765 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-01 02:05:11.795 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-01 02:05:11.814 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-01 02:05:11.843 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-01 02:05:11.862 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-01 02:05:11.889 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-01 02:05:11.901 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-01 02:05:11.920 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 02:05:11.950 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 02:05:11.952 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-01 02:05:11.957 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-01 02:05:11.959 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 02:05:11.964 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 02:05:11.966 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-01 02:05:11.968 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-01 02:05:11.970 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 02:05:11.973 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 02:05:11.976 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-01 02:05:11.995 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-01 02:05:12.025 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-01 02:05:12.043 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-01 02:05:12.073 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-01 02:05:12.093 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 02:05:12.122 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-01 02:05:12.142 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 02:05:12.171 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-01 02:05:12.190 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 02:05:12.219 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-01 02:05:12.237 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-01 02:05:12.266 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-01 02:05:12.285 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-01 02:05:12.313 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-01 02:05:12.333 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-01 02:05:12.362 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-01 02:05:12.381 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-01 02:05:12.409 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-01 02:05:12.414 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-01 02:05:12.433 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 02:05:12.462 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-01 02:05:12.491 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-01 02:05:12.520 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-01 02:05:12.549 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-01 02:05:12.551 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-01 02:05:12.556 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-01 02:05:12.586 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-01 02:05:12.615 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-01 02:05:12.646 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-01 02:05:12.675 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-01 02:05:12.706 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-01 02:05:12.734 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-01 02:05:12.762 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-01 02:05:12.791 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-01 02:05:12.819 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-01 02:05:12.835 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:12.837 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-01 02:05:12.856 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-01 02:05:12.859 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-01 02:05:12.879 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-01 02:05:12.882 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-04-01 02:05:12.910 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-01 02:05:12.913 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-01 02:05:12.941 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-04-01 02:05:12.970 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-01 02:05:12.973 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-01 02:05:13.002 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-01 02:05:13.018 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:13.020 | + lib/swift:configure_swift:538 : local user_group 2022-04-01 02:05:13.023 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-01 02:05:13.028 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-01 02:05:13.030 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-01 02:05:13.043 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-01 02:05:13.046 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-01 02:05:13.058 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-01 02:05:13.060 | + lib/swift:configure_swift:545 : is_suse 2022-04-01 02:05:13.063 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 02:05:13.065 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 02:05:13.067 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 02:05:13.070 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 02:05:13.073 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 02:05:13.075 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 02:05:13.077 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-01 02:05:13.090 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-01 02:05:13.093 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-01 02:05:13.095 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-01 02:05:13.114 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:13.117 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-01 02:05:13.135 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:13.137 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-01 02:05:13.140 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-01 02:05:13.142 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-01 02:05:13.145 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 02:05:13.148 | + lib/stack:stack_install_service:32 : install_glance 2022-04-01 02:05:13.151 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-01 02:05:13.153 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-01 02:05:13.156 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-01 02:05:13.173 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:13.176 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-01 02:05:13.179 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-01 02:05:13.196 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:13.199 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-01 02:05:13.202 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-01 02:05:13.204 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-01 02:05:13.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:05:13.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:05:13.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-01 02:05:13.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:05:13.219 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-01 02:05:13.222 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-01 02:05:13.225 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-01 02:05:13.228 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-01 02:05:13.230 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-01 02:05:13.233 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-01 02:05:13.236 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-01 02:05:13.239 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-01 02:05:13.242 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-01 02:05:13.244 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-01 02:05:13.248 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-01 02:05:13.249 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-01 02:05:13.254 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-01 02:05:13.257 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-01 02:05:13.259 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-01 02:05:13.262 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-01 02:05:13.265 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 02:05:13.289 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-01 02:05:13.291 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 02:05:14.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:05:14.168 | from cryptography.utils import int_from_bytes 2022-04-01 02:05:14.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:05:14.168 | from cryptography.utils import int_from_bytes 2022-04-01 02:05:15.305 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:05:15.334 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-01 02:05:15.420 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-01 02:05:15.421 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-01 02:05:15.422 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-01 02:05:15.423 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-01 02:05:15.424 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-01 02:05:15.426 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-01 02:05:15.427 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-01 02:05:15.428 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-01 02:05:15.429 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-01 02:05:15.430 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-01 02:05:15.431 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-01 02:05:15.432 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-01 02:05:15.434 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-01 02:05:15.437 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-01 02:05:15.439 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-01 02:05:15.442 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-01 02:05:15.444 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-01 02:05:15.447 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-01 02:05:15.456 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-01 02:05:15.457 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-01 02:05:15.469 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-01 02:05:15.543 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-01 02:05:15.544 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-01 02:05:15.546 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-01 02:05:15.571 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-01 02:05:15.572 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-01 02:05:15.573 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-01 02:05:15.575 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-01 02:05:15.577 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-01 02:05:15.588 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-01 02:05:15.629 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-01 02:05:15.630 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-01 02:05:15.631 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-01 02:05:15.632 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-01 02:05:15.673 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-01 02:05:15.677 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-01 02:05:15.692 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-01 02:05:15.709 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-01 02:05:15.710 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-01 02:05:15.729 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-01 02:05:15.731 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-01 02:05:15.810 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-01 02:05:15.811 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-01 02:05:15.814 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-01 02:05:15.817 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-01 02:05:15.865 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-01 02:05:15.891 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-01 02:05:16.100 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-01 02:05:16.103 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-01 02:05:16.136 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-01 02:05:16.138 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-01 02:05:16.141 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-01 02:05:16.142 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-01 02:05:16.143 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-01 02:05:16.144 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-01 02:05:16.199 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-01 02:05:16.398 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-01 02:05:16.421 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-01 02:05:16.510 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-01 02:05:16.655 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-01 02:05:18.873 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:05:18.880 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:05:18.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:05:19.011 | + inc/python:pip_install:200 : result=0 2022-04-01 02:05:19.014 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:05:19.016 | + functions-common:time_stop:2425 : local name 2022-04-01 02:05:19.019 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:05:19.021 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:05:19.023 | + functions-common:time_stop:2428 : local total 2022-04-01 02:05:19.026 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:05:19.028 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:05:19.031 | + functions-common:time_stop:2432 : start_time=1648778713282 2022-04-01 02:05:19.034 | + functions-common:time_stop:2434 : [[ -z 1648778713282 ]] 2022-04-01 02:05:19.037 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:05:19.041 | + functions-common:time_stop:2437 : end_time=1648778719038 2022-04-01 02:05:19.044 | + functions-common:time_stop:2438 : elapsed_time=5756 2022-04-01 02:05:19.047 | + functions-common:time_stop:2439 : total=76202 2022-04-01 02:05:19.050 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:05:19.052 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81958 2022-04-01 02:05:19.055 | + inc/python:pip_install:203 : return 0 2022-04-01 02:05:19.057 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-01 02:05:19.060 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-01 02:05:19.063 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-01 02:05:19.077 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-01 02:05:19.082 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-01 02:05:19.084 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-01 02:05:19.087 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-01 02:05:19.089 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 02:05:19.092 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 02:05:19.095 | ++ functions-common:git_clone:612 : pwd 2022-04-01 02:05:19.098 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 02:05:19.100 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 02:05:19.103 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 02:05:19.121 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 02:05:19.123 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 02:05:19.125 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 02:05:19.128 | + functions-common:git_clone:629 : echo master 2022-04-01 02:05:19.129 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 02:05:19.134 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-01 02:05:19.136 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 02:05:19.139 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-01 02:05:19.142 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 02:05:19.142 | + functions-common:git_clone:678 : head -1 2022-04-01 02:05:19.147 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-01 02:05:19.149 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 02:05:19.152 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-01 02:05:19.155 | + inc/python:setup_develop:338 : local bindep 2022-04-01 02:05:19.157 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 02:05:19.160 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-01 02:05:19.163 | + inc/python:setup_develop:344 : local extras= 2022-04-01 02:05:19.166 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-01 02:05:19.168 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 02:05:19.171 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 02:05:19.173 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-01 02:05:19.176 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 02:05:19.178 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 02:05:19.182 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-01 02:05:19.184 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 02:05:19.187 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-01 02:05:19.190 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 02:05:19.192 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 02:05:19.196 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-01 02:05:19.202 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-01 02:05:19.204 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-01 02:05:19.864 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-01 02:05:19.867 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 02:05:19.869 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 02:05:19.872 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 02:05:19.874 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 02:05:19.877 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-01 02:05:19.880 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 02:05:19.882 | + inc/python:setup_package:428 : local extras= 2022-04-01 02:05:19.884 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 02:05:19.887 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 02:05:19.889 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 02:05:19.892 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 02:05:19.899 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 02:05:19.899 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-01 02:05:19.919 | Using python 3.8 to install /opt/stack/glance 2022-04-01 02:05:19.921 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-01 02:05:20.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:05:20.797 | from cryptography.utils import int_from_bytes 2022-04-01 02:05:20.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:05:20.797 | from cryptography.utils import int_from_bytes 2022-04-01 02:05:21.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:05:21.965 | Obtaining file:///opt/stack/glance 2022-04-01 02:05:21.966 | Preparing metadata (setup.py): started 2022-04-01 02:05:25.214 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 02:05:25.285 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-01 02:05:25.286 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-01 02:05:25.287 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-04-01 02:05:25.289 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-01 02:05:25.290 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-01 02:05:25.291 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-01 02:05:25.292 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-01 02:05:25.293 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-01 02:05:25.294 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-04-01 02:05:25.295 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-01 02:05:25.296 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-01 02:05:25.297 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-01 02:05:25.298 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-01 02:05:25.300 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-01 02:05:25.301 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-01 02:05:25.302 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-01 02:05:25.303 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-01 02:05:25.304 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-01 02:05:25.305 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-01 02:05:25.306 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-01 02:05:25.307 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-01 02:05:25.308 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-04-01 02:05:25.310 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-01 02:05:25.311 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-01 02:05:25.312 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-01 02:05:25.313 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-01 02:05:25.314 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-01 02:05:25.316 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-01 02:05:25.317 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-01 02:05:25.318 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-01 02:05:25.319 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-01 02:05:25.321 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-01 02:05:25.322 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-01 02:05:25.323 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-01 02:05:25.324 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-01 02:05:25.325 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-01 02:05:25.326 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-01 02:05:25.327 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-01 02:05:25.328 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-04-01 02:05:25.329 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-01 02:05:25.330 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-01 02:05:25.331 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-01 02:05:25.332 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-01 02:05:25.348 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-04-01 02:05:25.350 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-04-01 02:05:25.351 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-04-01 02:05:25.373 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-01 02:05:25.374 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-01 02:05:25.414 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-01 02:05:25.430 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-01 02:05:25.440 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-04-01 02:05:25.455 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-04-01 02:05:25.456 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-01 02:05:25.458 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-01 02:05:25.551 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-01 02:05:25.635 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-01 02:05:25.689 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-01 02:05:25.691 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-01 02:05:25.723 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-01 02:05:25.767 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-01 02:05:25.770 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-01 02:05:25.772 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-01 02:05:25.830 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-01 02:05:25.833 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-01 02:05:25.835 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-01 02:05:25.861 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-01 02:05:25.934 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-01 02:05:25.937 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-01 02:05:25.999 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-01 02:05:26.000 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-01 02:05:26.003 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-04-01 02:05:26.005 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-04-01 02:05:26.006 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-01 02:05:26.031 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-01 02:05:26.035 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-04-01 02:05:26.037 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-01 02:05:26.077 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-01 02:05:26.123 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-01 02:05:26.124 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-01 02:05:26.126 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-04-01 02:05:26.207 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-04-01 02:05:26.268 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-01 02:05:26.369 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-01 02:05:26.646 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-04-01 02:05:26.647 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-01 02:05:26.651 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 02:05:26.655 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-01 02:05:26.710 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-01 02:05:26.733 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-01 02:05:26.848 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-01 02:05:26.953 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-04-01 02:05:27.168 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-01 02:05:27.169 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 02:05:27.170 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-01 02:05:27.171 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-04-01 02:05:27.174 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-01 02:05:27.176 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-01 02:05:27.177 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-01 02:05:27.297 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-04-01 02:05:27.327 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-01 02:05:27.374 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-01 02:05:27.377 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-01 02:05:27.623 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-01 02:05:27.810 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-01 02:05:27.811 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-01 02:05:27.814 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-01 02:05:27.815 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-04-01 02:05:27.922 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-01 02:05:28.078 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 02:05:28.182 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-04-01 02:05:28.494 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-01 02:05:28.495 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-01 02:05:28.729 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-01 02:05:29.011 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-01 02:05:29.351 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-01 02:05:29.352 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-01 02:05:30.828 | Installing collected packages: glance 2022-04-01 02:05:30.828 | Attempting uninstall: glance 2022-04-01 02:05:30.828 | Found existing installation: glance 24.1.0.dev4 2022-04-01 02:05:30.835 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-01 02:05:30.836 | Running setup.py develop for glance 2022-04-01 02:05:35.392 | Successfully installed glance 2022-04-01 02:05:35.392 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:05:35.400 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:05:35.400 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:05:35.542 | + inc/python:pip_install:200 : result=0 2022-04-01 02:05:35.545 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:05:35.547 | + functions-common:time_stop:2425 : local name 2022-04-01 02:05:35.550 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:05:35.552 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:05:35.555 | + functions-common:time_stop:2428 : local total 2022-04-01 02:05:35.557 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:05:35.559 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:05:35.561 | + functions-common:time_stop:2432 : start_time=1648778719913 2022-04-01 02:05:35.564 | + functions-common:time_stop:2434 : [[ -z 1648778719913 ]] 2022-04-01 02:05:35.566 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:05:35.571 | + functions-common:time_stop:2437 : end_time=1648778735568 2022-04-01 02:05:35.573 | + functions-common:time_stop:2438 : elapsed_time=15655 2022-04-01 02:05:35.575 | + functions-common:time_stop:2439 : total=81958 2022-04-01 02:05:35.577 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:05:35.580 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97613 2022-04-01 02:05:35.582 | + inc/python:pip_install:203 : return 0 2022-04-01 02:05:35.585 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 02:05:35.587 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 02:05:35.590 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 02:05:35.609 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 02:05:35.622 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-01 02:05:35.625 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-01 02:05:35.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:05:35.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:05:35.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-01 02:05:35.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:05:35.638 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 02:05:35.641 | + ./stack.sh:main:920 : configure_glance 2022-04-01 02:05:35.644 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-01 02:05:35.656 | + lib/glance:configure_glance:326 : local dburl 2022-04-01 02:05:35.660 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-01 02:05:35.662 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-01 02:05:35.665 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-01 02:05:35.667 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-01 02:05:35.670 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 02:05:35.672 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 02:05:35.675 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-01 02:05:35.705 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 02:05:35.735 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-01 02:05:35.764 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 02:05:35.796 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-01 02:05:35.826 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-01 02:05:35.856 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-01 02:05:35.858 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 02:05:35.861 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-01 02:05:35.863 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 02:05:35.866 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-01 02:05:35.895 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-01 02:05:35.926 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 02:05:35.956 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-01 02:05:35.987 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-01 02:05:36.018 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-01 02:05:36.048 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-01 02:05:36.079 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-01 02:05:36.109 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 02:05:36.139 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 02:05:36.169 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-01 02:05:36.202 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-01 02:05:36.205 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-01 02:05:36.208 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-01 02:05:36.210 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 02:05:36.213 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 02:05:36.216 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 02:05:36.232 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:36.236 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 02:05:36.238 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 02:05:36.241 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 02:05:36.258 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:36.260 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:05:36.263 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:05:36.294 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 02:05:36.296 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 02:05:36.299 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-01 02:05:36.301 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-01 02:05:36.304 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-01 02:05:36.336 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-01 02:05:36.367 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-01 02:05:36.370 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-01 02:05:36.372 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-01 02:05:36.374 | + lib/glance:configure_glance_store:254 : local be 2022-04-01 02:05:36.377 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-01 02:05:36.380 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-01 02:05:36.382 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 02:05:36.412 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-01 02:05:36.415 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-04-01 02:05:36.446 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-01 02:05:36.449 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-01 02:05:36.466 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:36.469 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-01 02:05:36.499 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-01 02:05:36.530 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-01 02:05:36.568 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-01 02:05:36.599 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-01 02:05:36.631 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-01 02:05:36.648 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:36.651 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 02:05:36.684 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-01 02:05:36.715 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-01 02:05:36.747 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-04-01 02:05:36.777 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-01 02:05:36.808 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-04-01 02:05:36.839 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-01 02:05:36.856 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:36.858 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-01 02:05:36.861 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-01 02:05:36.864 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 02:05:36.867 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 02:05:36.884 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 02:05:36.887 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 02:05:36.889 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 02:05:36.892 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 02:05:36.894 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-01 02:05:36.925 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:05:36.956 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:05:36.986 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 02:05:37.017 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-01 02:05:37.022 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-01 02:05:37.053 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-01 02:05:37.083 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 02:05:37.114 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-04-01 02:05:37.144 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-01 02:05:37.175 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-01 02:05:37.204 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-01 02:05:37.235 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 02:05:37.266 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-01 02:05:37.297 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-01 02:05:37.326 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-01 02:05:37.358 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-01 02:05:37.363 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-01 02:05:37.371 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-01 02:05:37.387 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:05:37.390 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-01 02:05:37.393 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-01 02:05:37.395 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-01 02:05:37.398 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-01 02:05:37.400 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-01 02:05:37.403 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-01 02:05:37.407 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-01 02:05:37.409 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-01 02:05:37.413 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-01 02:05:37.444 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-01 02:05:37.446 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-01 02:05:37.449 | ++ functions:get_random_port:837 : true 2022-04-01 02:05:37.451 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-01 02:05:37.454 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-01 02:05:37.456 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-01 02:05:37.518 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-01 02:05:37.520 | ++ functions:get_random_port:841 : break 2 2022-04-01 02:05:37.523 | ++ functions:get_random_port:845 : echo 60999 2022-04-01 02:05:37.526 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-01 02:05:37.528 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-01 02:05:37.555 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-01 02:05:37.585 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-01 02:05:37.613 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-01 02:05:37.642 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 02:05:37.672 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-01 02:05:37.700 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-01 02:05:37.729 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-01 02:05:37.757 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 02:05:37.785 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 02:05:37.813 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 02:05:37.841 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 02:05:37.869 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-01 02:05:37.898 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 02:05:37.927 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-01 02:05:37.955 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-01 02:05:37.985 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-01 02:05:38.014 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-01 02:05:38.043 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-01 02:05:38.072 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-01 02:05:38.074 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-01 02:05:38.077 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 02:05:38.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:38.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:38.084 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-01 02:05:38.086 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-01 02:05:38.141 | proxy (enabled by site administrator) 2022-04-01 02:05:38.145 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-01 02:05:38.147 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-01 02:05:38.150 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 02:05:38.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:38.154 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:38.157 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-01 02:05:38.159 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-01 02:05:38.214 | proxy_http (enabled by site administrator) 2022-04-01 02:05:38.218 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-01 02:05:38.221 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-01 02:05:38.224 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-01 02:05:38.226 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 02:05:38.229 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:38.231 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:38.233 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 02:05:38.236 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 02:05:38.240 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-01 02:05:38.240 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 02:05:38.249 | KeepAlive Off 2022-04-01 02:05:38.254 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-01 02:05:38.254 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 02:05:38.263 | SetEnv proxy-sendchunked 1 2022-04-01 02:05:38.267 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-01 02:05:38.267 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 02:05:38.276 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-01 02:05:38.279 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-01 02:05:38.282 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-01 02:05:38.284 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 02:05:38.287 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 02:05:38.289 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 02:05:38.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:38.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:38.297 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 02:05:38.299 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 02:05:38.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:38.304 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:38.307 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-01 02:05:38.369 | Site glance-wsgi-api already enabled 2022-04-01 02:05:38.373 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-01 02:05:38.376 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 02:05:38.379 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:05:38.381 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 02:05:38.516 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-01 02:05:38.523 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-01 02:05:38.559 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-01 02:05:38.562 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-01 02:05:38.585 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:05:38.588 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-01 02:05:38.590 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-01 02:05:38.593 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-01 02:05:38.596 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 02:05:38.599 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-01 02:05:38.602 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-01 02:05:38.605 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-01 02:05:38.607 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-01 02:05:38.609 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 02:05:38.612 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 02:05:38.615 | ++ functions-common:git_clone:612 : pwd 2022-04-01 02:05:38.618 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 02:05:38.621 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 02:05:38.624 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 02:05:38.641 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 02:05:38.643 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 02:05:38.646 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 02:05:38.649 | + functions-common:git_clone:629 : echo master 2022-04-01 02:05:38.649 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 02:05:38.654 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-01 02:05:38.657 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 02:05:38.660 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-01 02:05:38.663 | + functions-common:git_clone:678 : head -1 2022-04-01 02:05:38.664 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 02:05:38.667 | 5b790f394 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-01 02:05:38.670 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 02:05:38.673 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-01 02:05:38.676 | + inc/python:setup_develop:338 : local bindep 2022-04-01 02:05:38.679 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 02:05:38.681 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-01 02:05:38.684 | + inc/python:setup_develop:344 : local extras= 2022-04-01 02:05:38.687 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-01 02:05:38.690 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 02:05:38.692 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 02:05:38.695 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-01 02:05:38.697 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 02:05:38.700 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 02:05:38.703 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-01 02:05:38.705 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 02:05:38.708 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-01 02:05:38.711 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 02:05:38.713 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 02:05:38.717 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-01 02:05:38.724 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-01 02:05:38.726 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-01 02:05:39.387 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-01 02:05:39.389 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 02:05:39.392 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 02:05:39.395 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 02:05:39.397 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 02:05:39.400 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-01 02:05:39.402 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 02:05:39.405 | + inc/python:setup_package:428 : local extras= 2022-04-01 02:05:39.407 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 02:05:39.410 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 02:05:39.412 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 02:05:39.415 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 02:05:39.417 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 02:05:39.420 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-01 02:05:39.442 | Using python 3.8 to install /opt/stack/cinder 2022-04-01 02:05:39.444 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-01 02:05:40.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:05:40.348 | from cryptography.utils import int_from_bytes 2022-04-01 02:05:40.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:05:40.348 | from cryptography.utils import int_from_bytes 2022-04-01 02:05:41.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:05:41.524 | Obtaining file:///opt/stack/cinder 2022-04-01 02:05:41.525 | Preparing metadata (setup.py): started 2022-04-01 02:05:45.594 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 02:05:45.727 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-04-01 02:05:45.728 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-04-01 02:05:45.729 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-04-01 02:05:45.730 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-04-01 02:05:45.731 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-04-01 02:05:45.733 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-04-01 02:05:45.734 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-04-01 02:05:45.735 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 02:05:45.736 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-04-01 02:05:45.736 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-04-01 02:05:45.738 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-04-01 02:05:45.739 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-04-01 02:05:45.740 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 02:05:45.741 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-04-01 02:05:45.743 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-04-01 02:05:45.744 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-04-01 02:05:45.745 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-04-01 02:05:45.746 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-04-01 02:05:45.747 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-04-01 02:05:45.749 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-04-01 02:05:45.750 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-04-01 02:05:45.751 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 02:05:45.752 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-04-01 02:05:45.754 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-04-01 02:05:45.755 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-04-01 02:05:45.756 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-04-01 02:05:45.757 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-04-01 02:05:45.758 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-04-01 02:05:45.759 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-04-01 02:05:45.760 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-04-01 02:05:45.761 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 02:05:45.762 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-04-01 02:05:45.763 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-04-01 02:05:45.764 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-04-01 02:05:45.766 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-04-01 02:05:45.767 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-04-01 02:05:45.768 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-04-01 02:05:45.769 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-04-01 02:05:45.770 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-04-01 02:05:45.771 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-04-01 02:05:45.772 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-04-01 02:05:45.773 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-04-01 02:05:45.775 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-04-01 02:05:45.776 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-04-01 02:05:45.777 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-04-01 02:05:45.778 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-04-01 02:05:45.779 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-04-01 02:05:45.780 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 02:05:45.781 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-04-01 02:05:45.782 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 02:05:45.783 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-04-01 02:05:45.784 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-04-01 02:05:45.785 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-04-01 02:05:45.787 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-04-01 02:05:45.788 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-04-01 02:05:45.789 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-04-01 02:05:45.790 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-04-01 02:05:45.791 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-04-01 02:05:45.792 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-04-01 02:05:45.793 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-04-01 02:05:45.794 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-04-01 02:05:45.795 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-04-01 02:05:45.809 | 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.dev43) (0.5.2) 2022-04-01 02:05:45.810 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7) 2022-04-01 02:05:45.811 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0) 2022-04-01 02:05:45.874 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-04-01 02:05:45.905 | 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.dev43) (2.1.0) 2022-04-01 02:05:45.919 | 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.dev43) (0.1.0) 2022-04-01 02:05:45.920 | 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.dev43) (4.1.1) 2022-04-01 02:05:45.921 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 02:05:45.923 | 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.dev43) (2.6.0) 2022-04-01 02:05:46.022 | 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.dev43) (1.7.0) 2022-04-01 02:05:46.074 | 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.dev43) (3.1.1) 2022-04-01 02:05:46.079 | 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.dev43) (2.10.1) 2022-04-01 02:05:46.105 | 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.dev43) (0.2.8) 2022-04-01 02:05:46.106 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-04-01 02:05:46.107 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-04-01 02:05:46.162 | 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.dev43) (0.17.3) 2022-04-01 02:05:46.208 | 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.dev43) (1.5.0) 2022-04-01 02:05:46.209 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-04-01 02:05:46.210 | 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.dev43) (0.8.0) 2022-04-01 02:05:46.211 | 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.dev43) (2.5.0) 2022-04-01 02:05:46.307 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-04-01 02:05:46.308 | 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.dev43) (2.0.1) 2022-04-01 02:05:46.310 | 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.dev43) (1.7.6) 2022-04-01 02:05:46.368 | 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.dev43) (2.8.2) 2022-04-01 02:05:46.371 | 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.dev43) (0.9.6) 2022-04-01 02:05:46.435 | 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.dev43) (5.2.3) 2022-04-01 02:05:46.438 | 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.dev43) (0.4.0) 2022-04-01 02:05:46.439 | 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.dev43) (2.4.0) 2022-04-01 02:05:46.441 | 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.dev43) (5.0.9) 2022-04-01 02:05:46.443 | 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.dev43) (5.0.0) 2022-04-01 02:05:46.465 | 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.dev43) (3.2.0) 2022-04-01 02:05:46.469 | 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.dev43) (3.3.0) 2022-04-01 02:05:46.471 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-04-01 02:05:46.522 | 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.dev43) (1.0.3) 2022-04-01 02:05:46.617 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-04-01 02:05:46.618 | 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.dev43) (3.0.0) 2022-04-01 02:05:46.640 | 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.dev43) (3.1.1) 2022-04-01 02:05:46.675 | 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.dev43) (0.11.0) 2022-04-01 02:05:46.741 | 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.dev43) (1.0.0) 2022-04-01 02:05:46.746 | 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.dev43) (1.26.8) 2022-04-01 02:05:46.879 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-04-01 02:05:46.909 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-04-01 02:05:47.053 | 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.dev43) (3.10.1) 2022-04-01 02:05:47.089 | 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.dev43) (1.13.3) 2022-04-01 02:05:47.091 | 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.dev43) (22.0.0) 2022-04-01 02:05:47.093 | 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.dev43) (1.3.3) 2022-04-01 02:05:47.303 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-04-01 02:05:47.305 | 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.dev43) (2.0.12) 2022-04-01 02:05:47.306 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-04-01 02:05:47.343 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-04-01 02:05:47.374 | 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.dev43) (0.23.2) 2022-04-01 02:05:47.627 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-04-01 02:05:47.629 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-04-01 02:05:47.779 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 02:05:47.781 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-04-01 02:05:47.783 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-04-01 02:05:47.929 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-04-01 02:05:48.051 | 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.dev43) (5.4.0) 2022-04-01 02:05:48.052 | 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.dev43) (4.11.1) 2022-04-01 02:05:48.054 | 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.dev43) (1.1.6) 2022-04-01 02:05:48.089 | 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.dev43) (5.0.0) 2022-04-01 02:05:48.355 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-04-01 02:05:48.434 | 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.dev43) (2.4.0) 2022-04-01 02:05:48.437 | 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.dev43) (0.5.0) 2022-04-01 02:05:48.631 | 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.dev43) (2.5.0) 2022-04-01 02:05:48.732 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0) 2022-04-01 02:05:48.734 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4) 2022-04-01 02:05:48.961 | 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.dev43) (2.1.0) 2022-04-01 02:05:49.400 | 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.dev43) (1.1.5) 2022-04-01 02:05:49.450 | 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.dev43) (0.13.1) 2022-04-01 02:05:49.503 | 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.dev43) (0.2.5) 2022-04-01 02:05:50.581 | 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.dev43) (1.32) 2022-04-01 02:05:50.857 | 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.dev43) (21.4.0) 2022-04-01 02:05:50.858 | 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.dev43) (1.8.2) 2022-04-01 02:05:51.006 | 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.dev43) (2.2) 2022-04-01 02:05:51.204 | 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.dev43) (1.0.0) 2022-04-01 02:05:51.335 | 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.dev43) (3.7.0) 2022-04-01 02:05:53.046 | Installing collected packages: cinder 2022-04-01 02:05:53.046 | Attempting uninstall: cinder 2022-04-01 02:05:53.047 | Found existing installation: cinder 20.1.0.dev43 2022-04-01 02:05:53.053 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-01 02:05:53.055 | Running setup.py develop for cinder 2022-04-01 02:05:58.990 | Successfully installed cinder 2022-04-01 02:05:58.990 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:05:58.999 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:05:58.999 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:05:59.162 | + inc/python:pip_install:200 : result=0 2022-04-01 02:05:59.165 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:05:59.167 | + functions-common:time_stop:2425 : local name 2022-04-01 02:05:59.170 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:05:59.172 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:05:59.175 | + functions-common:time_stop:2428 : local total 2022-04-01 02:05:59.177 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:05:59.179 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:05:59.182 | + functions-common:time_stop:2432 : start_time=1648778739436 2022-04-01 02:05:59.184 | + functions-common:time_stop:2434 : [[ -z 1648778739436 ]] 2022-04-01 02:05:59.187 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:05:59.191 | + functions-common:time_stop:2437 : end_time=1648778759189 2022-04-01 02:05:59.193 | + functions-common:time_stop:2438 : elapsed_time=19753 2022-04-01 02:05:59.196 | + functions-common:time_stop:2439 : total=97613 2022-04-01 02:05:59.198 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:05:59.200 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=117366 2022-04-01 02:05:59.203 | + inc/python:pip_install:203 : return 0 2022-04-01 02:05:59.205 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 02:05:59.208 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 02:05:59.211 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 02:05:59.231 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 02:05:59.243 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-01 02:05:59.247 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-01 02:05:59.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:05:59.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:05:59.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-01 02:05:59.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:05:59.261 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-01 02:05:59.264 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-01 02:05:59.267 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-01 02:05:59.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:59.273 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:59.276 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-01 02:05:59.289 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-01 02:05:59.291 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 02:05:59.294 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:05:59.297 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 02:05:59.300 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:05:59.302 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:05:59.305 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:05:59.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:59.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:59.312 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:05:59.315 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 02:05:59.318 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 02:05:59.320 | + functions-common:apt_get_update:1190 : return 2022-04-01 02:05:59.323 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-01 02:05:59.327 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:05:59.329 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:05:59.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:05:59.336 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-01 02:05:59.360 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-01 02:05:59.471 | Reading package lists... 2022-04-01 02:05:59.721 | Building dependency tree... 2022-04-01 02:05:59.722 | Reading state information... 2022-04-01 02:05:59.992 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-01 02:05:59.992 | The following packages were automatically installed and are no longer required: 2022-04-01 02:05:59.993 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:05:59.993 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:05:59.993 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:05:59.993 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:05:59.994 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:05:59.994 | python3-zope.interface 2022-04-01 02:05:59.994 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:06:00.111 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:06:00.116 | + functions-common:apt_get:1234 : result=0 2022-04-01 02:06:00.119 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:06:00.121 | + functions-common:time_stop:2425 : local name 2022-04-01 02:06:00.124 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:06:00.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:06:00.130 | + functions-common:time_stop:2428 : local total 2022-04-01 02:06:00.133 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:06:00.135 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:06:00.138 | + functions-common:time_stop:2432 : start_time=1648778759357 2022-04-01 02:06:00.141 | + functions-common:time_stop:2434 : [[ -z 1648778759357 ]] 2022-04-01 02:06:00.145 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:06:00.149 | + functions-common:time_stop:2437 : end_time=1648778760146 2022-04-01 02:06:00.152 | + functions-common:time_stop:2438 : elapsed_time=789 2022-04-01 02:06:00.155 | + functions-common:time_stop:2439 : total=5580 2022-04-01 02:06:00.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:06:00.160 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6369 2022-04-01 02:06:00.162 | + functions-common:apt_get:1238 : return 0 2022-04-01 02:06:00.165 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 02:06:00.167 | + ./stack.sh:main:926 : configure_cinder 2022-04-01 02:06:00.170 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-01 02:06:00.183 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-01 02:06:00.187 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-01 02:06:00.189 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-01 02:06:00.192 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 02:06:00.195 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-01 02:06:00.196 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 02:06:00.200 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-01 02:06:00.202 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-01 02:06:00.204 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 02:06:00.207 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-01 02:06:00.209 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-01 02:06:00.211 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-01 02:06:00.214 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-01 02:06:00.216 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-01 02:06:00.228 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-01 02:06:00.242 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-01 02:06:00.256 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-01 02:06:00.269 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-01 02:06:00.281 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 02:06:00.284 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 02:06:00.288 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.MQMJjz18au 2022-04-01 02:06:00.291 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 02:06:00.293 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 02:06:00.296 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-01 02:06:00.298 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.MQMJjz18au 2022-04-01 02:06:00.302 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.MQMJjz18au 2022-04-01 02:06:00.314 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.MQMJjz18au /etc/sudoers.d/cinder-rootwrap 2022-04-01 02:06:00.327 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-01 02:06:00.332 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 02:06:00.334 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 02:06:00.336 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 02:06:00.339 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 02:06:00.341 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-01 02:06:00.343 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-01 02:06:00.346 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-01 02:06:00.349 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-01 02:06:00.353 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-01 02:06:00.358 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-01 02:06:00.378 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-01 02:06:00.399 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-01 02:06:00.420 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-01 02:06:00.439 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-01 02:06:00.458 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-01 02:06:00.478 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-01 02:06:00.497 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-01 02:06:00.516 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-01 02:06:00.519 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 02:06:00.521 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-01 02:06:00.524 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 02:06:00.526 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-01 02:06:00.557 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-01 02:06:00.587 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 02:06:00.617 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-01 02:06:00.646 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-01 02:06:00.675 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-01 02:06:00.703 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-01 02:06:00.736 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-01 02:06:00.764 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 02:06:00.793 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 02:06:00.821 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-01 02:06:00.854 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-01 02:06:00.883 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-01 02:06:00.886 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-01 02:06:00.889 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-01 02:06:00.892 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-01 02:06:00.894 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 02:06:00.897 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 02:06:00.931 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-01 02:06:00.965 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-01 02:06:00.995 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-01 02:06:01.027 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-01 02:06:01.059 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-01 02:06:01.090 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-01 02:06:01.137 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-01 02:06:01.139 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-04-01 02:06:01.171 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 02:06:01.204 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-01 02:06:01.213 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a616cfa5d76f899000ad57ac507a6cc2 2022-04-01 02:06:01.243 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-01 02:06:01.245 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-01 02:06:01.278 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-01 02:06:01.307 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-01 02:06:01.339 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-01 02:06:01.371 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-01 02:06:01.388 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:01.391 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-01 02:06:01.409 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:01.411 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-01 02:06:01.430 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:01.433 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-01 02:06:01.450 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:01.453 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-01 02:06:01.455 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-01 02:06:01.458 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-01 02:06:01.460 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-01 02:06:01.462 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 02:06:01.465 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 02:06:01.467 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 02:06:01.484 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:01.488 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 02:06:01.491 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 02:06:01.493 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 02:06:01.510 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:01.513 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:06:01.516 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:06:01.545 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 02:06:01.547 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 02:06:01.550 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-01 02:06:01.553 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-01 02:06:01.555 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 02:06:01.558 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 02:06:01.576 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 02:06:01.579 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 02:06:01.581 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 02:06:01.583 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 02:06:01.586 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-01 02:06:01.617 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:06:01.648 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:06:01.677 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 02:06:01.706 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-01 02:06:01.723 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:01.725 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-01 02:06:01.728 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-01 02:06:01.730 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-01 02:06:01.732 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-01 02:06:01.735 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 02:06:01.737 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 02:06:01.741 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-01 02:06:01.745 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-01 02:06:01.747 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 02:06:01.750 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 02:06:01.764 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:06:01.764 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 02:06:01.773 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 02:06:01.777 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:06:01.793 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-01 02:06:01.796 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-01 02:06:01.800 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-01 02:06:01.830 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-01 02:06:01.857 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-01 02:06:01.887 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 02:06:01.923 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 02:06:01.957 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 02:06:01.990 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 02:06:02.018 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 02:06:02.047 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 02:06:02.076 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 02:06:02.104 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 02:06:02.133 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 02:06:02.162 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 02:06:02.191 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 02:06:02.193 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 02:06:02.196 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-01 02:06:02.198 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-01 02:06:02.201 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 02:06:02.203 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:02.206 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:02.209 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 02:06:02.212 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 02:06:02.214 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-01 02:06:02.252 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 02:06:02.285 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-01 02:06:02.285 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 02:06:02.294 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-01 02:06:02.298 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-01 02:06:02.300 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-01 02:06:02.302 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 02:06:02.305 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 02:06:02.308 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 02:06:02.310 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:02.312 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:02.315 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 02:06:02.317 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 02:06:02.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:02.322 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:02.325 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-01 02:06:02.387 | Enabling site cinder-wsgi. 2022-04-01 02:06:02.392 | To activate the new configuration, you need to run: 2022-04-01 02:06:02.393 | systemctl reload apache2 2022-04-01 02:06:02.398 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 02:06:02.400 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 02:06:02.403 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:06:02.406 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 02:06:02.540 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-01 02:06:02.543 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-01 02:06:02.587 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-04-01 02:06:02.618 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-01 02:06:02.635 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:02.638 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-01 02:06:02.640 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 02:06:02.643 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 02:06:02.646 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 02:06:02.648 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-01 02:06:02.681 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-01 02:06:02.712 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-04-01 02:06:02.741 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-01 02:06:02.772 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-01 02:06:02.800 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-01 02:06:02.829 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-01 02:06:02.858 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-01 02:06:02.887 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 02:06:02.921 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-01 02:06:02.952 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-01 02:06:02.983 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 02:06:03.014 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-01 02:06:03.017 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-01 02:06:03.037 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:03.040 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-04-01 02:06:03.074 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-01 02:06:03.076 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-01 02:06:03.094 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:03.096 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-01 02:06:03.099 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-01 02:06:03.101 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-01 02:06:03.104 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 02:06:03.106 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-01 02:06:03.109 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-01 02:06:03.113 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:06:03.113 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:06:03.119 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:06:03.122 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:06:03.124 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 02:06:03.127 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:06:03.130 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-01 02:06:03.133 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-01 02:06:03.136 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-01 02:06:03.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:06:03.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:06:03.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-01 02:06:03.146 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:06:03.149 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-01 02:06:03.152 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-01 02:06:03.154 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-01 02:06:03.156 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 02:06:03.159 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 02:06:03.162 | ++ functions-common:git_clone:612 : pwd 2022-04-01 02:06:03.165 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 02:06:03.167 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 02:06:03.170 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 02:06:03.187 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 02:06:03.189 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 02:06:03.192 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 02:06:03.195 | + functions-common:git_clone:629 : echo master 2022-04-01 02:06:03.196 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 02:06:03.201 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-01 02:06:03.204 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 02:06:03.206 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-01 02:06:03.209 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 02:06:03.209 | + functions-common:git_clone:678 : head -1 2022-04-01 02:06:03.222 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-04-01 02:06:03.225 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 02:06:03.228 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-01 02:06:03.231 | + inc/python:setup_develop:338 : local bindep 2022-04-01 02:06:03.233 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 02:06:03.236 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-01 02:06:03.238 | + inc/python:setup_develop:344 : local extras= 2022-04-01 02:06:03.241 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-01 02:06:03.244 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 02:06:03.246 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 02:06:03.249 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-01 02:06:03.252 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 02:06:03.254 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 02:06:03.259 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-01 02:06:03.262 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 02:06:03.265 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-01 02:06:03.268 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 02:06:03.271 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 02:06:03.274 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-01 02:06:03.281 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-01 02:06:03.283 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-01 02:06:03.955 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-01 02:06:03.958 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 02:06:03.961 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 02:06:03.965 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 02:06:03.967 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 02:06:03.969 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-01 02:06:03.972 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 02:06:03.975 | + inc/python:setup_package:428 : local extras= 2022-04-01 02:06:03.977 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 02:06:03.980 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 02:06:03.982 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 02:06:03.985 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 02:06:03.987 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 02:06:03.990 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-01 02:06:04.012 | Using python 3.8 to install /opt/stack/neutron 2022-04-01 02:06:04.014 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-01 02:06:04.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:06:04.903 | from cryptography.utils import int_from_bytes 2022-04-01 02:06:04.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:06:04.903 | from cryptography.utils import int_from_bytes 2022-04-01 02:06:06.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:06:06.081 | Obtaining file:///opt/stack/neutron 2022-04-01 02:06:06.082 | Preparing metadata (setup.py): started 2022-04-01 02:06:10.326 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 02:06:10.416 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-04-01 02:06:10.417 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 02:06:10.418 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-04-01 02:06:10.419 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-04-01 02:06:10.420 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-04-01 02:06:10.421 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-04-01 02:06:10.422 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-04-01 02:06:10.423 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-04-01 02:06:10.425 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-04-01 02:06:10.427 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-04-01 02:06:10.428 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-04-01 02:06:10.429 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-04-01 02:06:10.430 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-04-01 02:06:10.431 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-04-01 02:06:10.432 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-04-01 02:06:10.433 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-04-01 02:06:10.434 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 02:06:10.435 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-04-01 02:06:10.436 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-04-01 02:06:10.437 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 02:06:10.438 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-04-01 02:06:10.439 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 02:06:10.440 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-04-01 02:06:10.442 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 02:06:10.443 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-04-01 02:06:10.444 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-04-01 02:06:10.445 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-04-01 02:06:10.447 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-04-01 02:06:10.448 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-04-01 02:06:10.449 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-04-01 02:06:10.450 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-04-01 02:06:10.451 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-04-01 02:06:10.452 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-04-01 02:06:10.453 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-04-01 02:06:10.454 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 02:06:10.455 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-04-01 02:06:10.457 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-04-01 02:06:10.458 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-04-01 02:06:10.459 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-04-01 02:06:10.460 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-04-01 02:06:10.461 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-04-01 02:06:10.462 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-04-01 02:06:10.463 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-04-01 02:06:10.464 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-04-01 02:06:10.465 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-04-01 02:06:10.466 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-04-01 02:06:10.468 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-04-01 02:06:10.469 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-04-01 02:06:10.470 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-04-01 02:06:10.471 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-04-01 02:06:10.472 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-04-01 02:06:10.473 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 02:06:10.474 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-04-01 02:06:10.475 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-04-01 02:06:10.476 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-04-01 02:06:10.494 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-04-01 02:06:10.495 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-04-01 02:06:10.496 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-04-01 02:06:10.504 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-04-01 02:06:10.517 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-04-01 02:06:10.518 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 02:06:10.519 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-04-01 02:06:10.539 | 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.dev73) (3.0.7) 2022-04-01 02:06:10.546 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 02:06:10.607 | 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.dev73) (1.7.0) 2022-04-01 02:06:10.609 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-04-01 02:06:10.664 | 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.dev73) (3.1.1) 2022-04-01 02:06:10.666 | 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.dev73) (4.4.0) 2022-04-01 02:06:10.713 | 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.dev73) (2.7.0) 2022-04-01 02:06:10.720 | 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.dev73) (1.2.2) 2022-04-01 02:06:10.747 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-04-01 02:06:10.749 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-04-01 02:06:10.750 | 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.dev73) (1.32) 2022-04-01 02:06:10.751 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-04-01 02:06:10.753 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-04-01 02:06:10.755 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-04-01 02:06:10.756 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 02:06:10.757 | 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.dev73) (1.1.5) 2022-04-01 02:06:10.773 | 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.dev73) (1.0.3) 2022-04-01 02:06:10.874 | 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.dev73) (0.17.3) 2022-04-01 02:06:10.918 | 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.dev73) (1.5.0) 2022-04-01 02:06:10.981 | 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.dev73) (0.13.0) 2022-04-01 02:06:10.984 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-04-01 02:06:10.986 | 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.dev73) (2.0.1) 2022-04-01 02:06:11.074 | 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.dev73) (0.9.6) 2022-04-01 02:06:11.075 | 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.dev73) (2.8.2) 2022-04-01 02:06:11.136 | 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.dev73) (5.0.0) 2022-04-01 02:06:11.136 | 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.dev73) (5.2.3) 2022-04-01 02:06:11.139 | 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.dev73) (5.0.9) 2022-04-01 02:06:11.142 | 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.dev73) (0.4.0) 2022-04-01 02:06:11.170 | 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.dev73) (3.2.0) 2022-04-01 02:06:11.172 | 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.dev73) (3.3.0) 2022-04-01 02:06:11.220 | 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.dev73) (1.15.0) 2022-04-01 02:06:11.274 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-04-01 02:06:11.309 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-04-01 02:06:11.310 | 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.dev73) (3.0.0) 2022-04-01 02:06:11.336 | 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.dev73) (3.1.1) 2022-04-01 02:06:11.479 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-04-01 02:06:11.551 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-04-01 02:06:11.630 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-04-01 02:06:11.631 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-04-01 02:06:11.744 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 02:06:11.746 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 02:06:11.747 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 02:06:11.748 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 02:06:11.749 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 02:06:11.750 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 02:06:11.751 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 02:06:11.960 | 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.dev73) (2.5.0) 2022-04-01 02:06:11.962 | 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.dev73) (3.10.1) 2022-04-01 02:06:11.965 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-04-01 02:06:12.009 | 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.dev73) (2.1.0) 2022-04-01 02:06:12.012 | 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.dev73) (3.17.6) 2022-04-01 02:06:12.106 | 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.dev73) (1.26.8) 2022-04-01 02:06:12.107 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-04-01 02:06:12.110 | 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.dev73) (2.0.12) 2022-04-01 02:06:12.112 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-04-01 02:06:12.150 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-04-01 02:06:12.493 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-04-01 02:06:12.569 | 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.dev73) (5.0.0) 2022-04-01 02:06:12.774 | 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.dev73) (2.21) 2022-04-01 02:06:12.855 | 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.dev73) (2.4.0) 2022-04-01 02:06:12.856 | 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.dev73) (0.5.0) 2022-04-01 02:06:13.095 | 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.dev73) (2.5.0) 2022-04-01 02:06:13.270 | 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.dev73) (2.2) 2022-04-01 02:06:13.810 | 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.dev73) (0.13.1) 2022-04-01 02:06:13.857 | 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.dev73) (0.2.5) 2022-04-01 02:06:14.466 | 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.dev73) (0.4.2) 2022-04-01 02:06:14.468 | 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.dev73) (0.5.2) 2022-04-01 02:06:14.807 | 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.dev73) (2.0.0) 2022-04-01 02:06:14.808 | 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.dev73) (4.10.0) 2022-04-01 02:06:14.979 | 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.dev73) (3.7.0) 2022-04-01 02:06:15.227 | 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.dev73) (1.8.2) 2022-04-01 02:06:15.228 | 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.dev73) (21.4.0) 2022-04-01 02:06:15.420 | 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.dev73) (1.0.0) 2022-04-01 02:06:15.647 | 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.dev73) (2.3.1) 2022-04-01 02:06:17.250 | Installing collected packages: neutron 2022-04-01 02:06:17.250 | Attempting uninstall: neutron 2022-04-01 02:06:17.250 | Found existing installation: neutron 20.1.0.dev73 2022-04-01 02:06:17.276 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-01 02:06:17.280 | Running setup.py develop for neutron 2022-04-01 02:06:23.428 | Successfully installed neutron 2022-04-01 02:06:23.428 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:06:23.436 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:06:23.436 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:06:23.587 | + inc/python:pip_install:200 : result=0 2022-04-01 02:06:23.589 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:06:23.591 | + functions-common:time_stop:2425 : local name 2022-04-01 02:06:23.594 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:06:23.596 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:06:23.599 | + functions-common:time_stop:2428 : local total 2022-04-01 02:06:23.601 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:06:23.604 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:06:23.606 | + functions-common:time_stop:2432 : start_time=1648778764006 2022-04-01 02:06:23.608 | + functions-common:time_stop:2434 : [[ -z 1648778764006 ]] 2022-04-01 02:06:23.611 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:06:23.616 | + functions-common:time_stop:2437 : end_time=1648778783613 2022-04-01 02:06:23.618 | + functions-common:time_stop:2438 : elapsed_time=19607 2022-04-01 02:06:23.621 | + functions-common:time_stop:2439 : total=117366 2022-04-01 02:06:23.623 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:06:23.625 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136973 2022-04-01 02:06:23.628 | + inc/python:pip_install:203 : return 0 2022-04-01 02:06:23.630 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 02:06:23.633 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 02:06:23.635 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 02:06:23.655 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 02:06:23.668 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-01 02:06:23.671 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-01 02:06:23.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:06:23.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:06:23.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-01 02:06:23.682 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:06:23.685 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-01 02:06:23.688 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 02:06:23.690 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-01 02:06:23.709 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:23.712 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-01 02:06:23.715 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-01 02:06:23.717 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-01 02:06:23.720 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 02:06:23.723 | + lib/stack:stack_install_service:32 : install_nova 2022-04-01 02:06:23.726 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-01 02:06:23.728 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-01 02:06:23.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:06:23.733 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:06:23.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-01 02:06:23.738 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:06:23.741 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-01 02:06:23.759 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:23.761 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-01 02:06:23.779 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:23.781 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-01 02:06:23.799 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:23.801 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-01 02:06:23.804 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-01 02:06:23.806 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-01 02:06:23.808 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 02:06:23.810 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 02:06:23.813 | ++ functions-common:git_clone:612 : pwd 2022-04-01 02:06:23.816 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 02:06:23.819 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 02:06:23.822 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 02:06:23.839 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 02:06:23.841 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 02:06:23.844 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 02:06:23.847 | + functions-common:git_clone:629 : echo master 2022-04-01 02:06:23.847 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 02:06:23.852 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-01 02:06:23.855 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 02:06:23.857 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-01 02:06:23.860 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 02:06:23.860 | + functions-common:git_clone:678 : head -1 2022-04-01 02:06:23.883 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-04-01 02:06:23.886 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 02:06:23.889 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-01 02:06:23.892 | + inc/python:setup_develop:338 : local bindep 2022-04-01 02:06:23.894 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 02:06:23.897 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-01 02:06:23.900 | + inc/python:setup_develop:344 : local extras= 2022-04-01 02:06:23.902 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-01 02:06:23.905 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 02:06:23.907 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 02:06:23.910 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-01 02:06:23.912 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 02:06:23.915 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 02:06:23.918 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-01 02:06:23.921 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 02:06:23.924 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-01 02:06:23.927 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 02:06:23.929 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 02:06:23.932 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-01 02:06:23.938 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-01 02:06:23.941 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-01 02:06:24.606 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-01 02:06:24.609 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 02:06:24.611 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 02:06:24.614 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 02:06:24.616 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 02:06:24.619 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-01 02:06:24.621 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 02:06:24.623 | + inc/python:setup_package:428 : local extras= 2022-04-01 02:06:24.626 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 02:06:24.628 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 02:06:24.630 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 02:06:24.633 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 02:06:24.635 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 02:06:24.638 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-01 02:06:24.660 | Using python 3.8 to install /opt/stack/nova 2022-04-01 02:06:24.663 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-01 02:06:25.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:06:25.540 | from cryptography.utils import int_from_bytes 2022-04-01 02:06:25.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:06:25.540 | from cryptography.utils import int_from_bytes 2022-04-01 02:06:26.674 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:06:26.701 | Obtaining file:///opt/stack/nova 2022-04-01 02:06:26.701 | Preparing metadata (setup.py): started 2022-04-01 02:06:31.735 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 02:06:31.858 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-04-01 02:06:31.859 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-04-01 02:06:31.861 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-04-01 02:06:31.861 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-04-01 02:06:31.862 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-04-01 02:06:31.863 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-04-01 02:06:31.864 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-04-01 02:06:31.866 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-04-01 02:06:31.867 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-04-01 02:06:31.868 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-04-01 02:06:31.869 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-04-01 02:06:31.870 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-04-01 02:06:31.871 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 02:06:31.872 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-04-01 02:06:31.873 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-04-01 02:06:31.874 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-04-01 02:06:31.875 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-04-01 02:06:31.876 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-04-01 02:06:31.877 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-04-01 02:06:31.878 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-04-01 02:06:31.880 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-04-01 02:06:31.881 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-04-01 02:06:31.882 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 02:06:31.883 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-04-01 02:06:31.884 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-04-01 02:06:31.885 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-04-01 02:06:31.887 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 02:06:31.888 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-04-01 02:06:31.889 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-04-01 02:06:31.890 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 02:06:31.892 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-04-01 02:06:31.893 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-04-01 02:06:31.894 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-04-01 02:06:31.895 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 02:06:31.896 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-04-01 02:06:31.898 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-04-01 02:06:31.899 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 02:06:31.900 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-04-01 02:06:31.901 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-04-01 02:06:31.902 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-04-01 02:06:31.903 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-04-01 02:06:31.904 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-04-01 02:06:31.905 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 02:06:31.906 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-04-01 02:06:31.907 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-04-01 02:06:31.908 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 02:06:31.909 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-04-01 02:06:31.910 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-04-01 02:06:31.911 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-04-01 02:06:31.913 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-04-01 02:06:31.914 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-04-01 02:06:31.915 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 02:06:31.916 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-04-01 02:06:31.917 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-04-01 02:06:31.918 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-04-01 02:06:31.919 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-04-01 02:06:31.920 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-04-01 02:06:31.921 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-04-01 02:06:31.923 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-04-01 02:06:31.924 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-04-01 02:06:31.925 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-04-01 02:06:31.926 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-04-01 02:06:31.927 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-04-01 02:06:31.928 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-04-01 02:06:31.945 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-04-01 02:06:31.946 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-04-01 02:06:31.948 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-04-01 02:06:31.969 | 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.dev22) (5.3.0) 2022-04-01 02:06:32.009 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-04-01 02:06:32.040 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-04-01 02:06:32.041 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-04-01 02:06:32.065 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-04-01 02:06:32.189 | 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.dev22) (3.1.1) 2022-04-01 02:06:32.190 | 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.dev22) (4.4.0) 2022-04-01 02:06:32.251 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-04-01 02:06:32.252 | 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.dev22) (1.1.5) 2022-04-01 02:06:32.253 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-04-01 02:06:32.255 | 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.dev22) (1.32) 2022-04-01 02:06:32.256 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-04-01 02:06:32.259 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 02:06:32.281 | 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.dev22) (5.6.0) 2022-04-01 02:06:32.282 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-04-01 02:06:32.338 | 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.dev22) (1.15.1) 2022-04-01 02:06:32.341 | 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.dev22) (0.6.6) 2022-04-01 02:06:32.342 | 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.dev22) (2.5.0) 2022-04-01 02:06:32.403 | 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.dev22) (0.17.3) 2022-04-01 02:06:32.539 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-04-01 02:06:32.544 | 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.dev22) (2.0.1) 2022-04-01 02:06:32.622 | 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.dev22) (0.9.6) 2022-04-01 02:06:32.690 | 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.dev22) (5.0.0) 2022-04-01 02:06:32.693 | 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.dev22) (5.0.9) 2022-04-01 02:06:32.694 | 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.dev22) (0.4.0) 2022-04-01 02:06:32.697 | 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.dev22) (5.2.3) 2022-04-01 02:06:32.727 | 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.dev22) (3.2.0) 2022-04-01 02:06:32.728 | 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.dev22) (3.3.0) 2022-04-01 02:06:32.778 | 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.dev22) (1.0.3) 2022-04-01 02:06:32.840 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-04-01 02:06:32.872 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-04-01 02:06:32.875 | 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.dev22) (3.0.0) 2022-04-01 02:06:32.927 | 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.dev22) (3.0.7) 2022-04-01 02:06:32.929 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-04-01 02:06:33.019 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-04-01 02:06:33.046 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-04-01 02:06:33.127 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-04-01 02:06:33.204 | 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.dev22) (3.17.6) 2022-04-01 02:06:33.269 | 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.dev22) (22.0.0) 2022-04-01 02:06:33.270 | 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.dev22) (1.13.3) 2022-04-01 02:06:33.272 | 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.dev22) (1.3.3) 2022-04-01 02:06:33.320 | 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.dev22) (2.5.0) 2022-04-01 02:06:33.323 | 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.dev22) (2.1.0) 2022-04-01 02:06:33.325 | 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.dev22) (3.10.1) 2022-04-01 02:06:33.407 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-04-01 02:06:33.409 | 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.dev22) (2.0.12) 2022-04-01 02:06:33.411 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-04-01 02:06:33.412 | 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.dev22) (1.26.8) 2022-04-01 02:06:33.508 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-04-01 02:06:33.730 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-04-01 02:06:33.731 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-04-01 02:06:33.841 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-04-01 02:06:33.846 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 02:06:33.847 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-04-01 02:06:33.932 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-04-01 02:06:34.017 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-04-01 02:06:34.056 | 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.dev22) (5.0.0) 2022-04-01 02:06:34.293 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-04-01 02:06:34.383 | 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.dev22) (0.5.0) 2022-04-01 02:06:34.384 | 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.dev22) (2.4.0) 2022-04-01 02:06:34.591 | 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.dev22) (2.5.0) 2022-04-01 02:06:34.710 | 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.dev22) (2.2) 2022-04-01 02:06:35.218 | 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.dev22) (0.13.1) 2022-04-01 02:06:35.263 | 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.dev22) (2.16.0) 2022-04-01 02:06:35.635 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 02:06:35.636 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 02:06:35.648 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 02:06:35.648 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 02:06:35.648 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 02:06:35.648 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 02:06:35.648 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 02:06:36.868 | 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.dev22) (3.7.0) 2022-04-01 02:06:37.275 | 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.dev22) (21.4.0) 2022-04-01 02:06:37.276 | 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.dev22) (1.8.2) 2022-04-01 02:06:37.375 | 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.dev22) (2.4.0) 2022-04-01 02:06:37.481 | 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.dev22) (1.0.0) 2022-04-01 02:06:39.119 | Installing collected packages: nova 2022-04-01 02:06:39.119 | Attempting uninstall: nova 2022-04-01 02:06:39.119 | Found existing installation: nova 25.1.0.dev22 2022-04-01 02:06:39.127 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-01 02:06:39.129 | Running setup.py develop for nova 2022-04-01 02:06:45.606 | Successfully installed nova 2022-04-01 02:06:45.606 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:06:45.614 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:06:45.614 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:06:45.768 | + inc/python:pip_install:200 : result=0 2022-04-01 02:06:45.770 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:06:45.773 | + functions-common:time_stop:2425 : local name 2022-04-01 02:06:45.775 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:06:45.777 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:06:45.779 | + functions-common:time_stop:2428 : local total 2022-04-01 02:06:45.781 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:06:45.784 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:06:45.786 | + functions-common:time_stop:2432 : start_time=1648778784654 2022-04-01 02:06:45.788 | + functions-common:time_stop:2434 : [[ -z 1648778784654 ]] 2022-04-01 02:06:45.791 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:06:45.795 | + functions-common:time_stop:2437 : end_time=1648778805793 2022-04-01 02:06:45.797 | + functions-common:time_stop:2438 : elapsed_time=21139 2022-04-01 02:06:45.800 | + functions-common:time_stop:2439 : total=136973 2022-04-01 02:06:45.802 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:06:45.805 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158112 2022-04-01 02:06:45.807 | + inc/python:pip_install:203 : return 0 2022-04-01 02:06:45.809 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 02:06:45.812 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 02:06:45.814 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 02:06:45.834 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 02:06:45.846 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-01 02:06:45.849 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-01 02:06:45.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:06:45.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:06:45.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-01 02:06:45.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:06:45.862 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-01 02:06:45.875 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 02:06:45.879 | + ./stack.sh:main:937 : configure_nova 2022-04-01 02:06:45.881 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-01 02:06:45.895 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-01 02:06:45.897 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-01 02:06:45.900 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 02:06:45.904 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-01 02:06:45.904 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 02:06:45.909 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-01 02:06:45.912 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-01 02:06:45.914 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 02:06:45.917 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-01 02:06:45.919 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-01 02:06:45.922 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-01 02:06:45.924 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-01 02:06:45.927 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-01 02:06:45.939 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-01 02:06:45.952 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-01 02:06:45.965 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-01 02:06:45.978 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-01 02:06:45.990 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 02:06:45.994 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 02:06:45.998 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ZA3K5hDzGv 2022-04-01 02:06:46.000 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 02:06:46.004 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 02:06:46.006 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-01 02:06:46.009 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 02:06:46.011 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 02:06:46.014 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ZA3K5hDzGv 2022-04-01 02:06:46.018 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ZA3K5hDzGv 2022-04-01 02:06:46.031 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ZA3K5hDzGv /etc/sudoers.d/nova-rootwrap 2022-04-01 02:06:46.045 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-01 02:06:46.049 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 02:06:46.052 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 02:06:46.055 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 02:06:46.057 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 02:06:46.060 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-01 02:06:46.062 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-01 02:06:46.065 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-01 02:06:46.068 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-01 02:06:46.072 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-01 02:06:46.089 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:46.092 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-01 02:06:46.094 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-01 02:06:46.099 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-01 02:06:46.102 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-01 02:06:46.132 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-01 02:06:46.134 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-01 02:06:46.161 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-01 02:06:46.191 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-01 02:06:46.218 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-01 02:06:46.249 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-01 02:06:46.281 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-01 02:06:46.310 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-01 02:06:46.313 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-04-01 02:06:46.341 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-01 02:06:46.370 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-01 02:06:46.399 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-01 02:06:46.427 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-01 02:06:46.454 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 02:06:46.484 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-01 02:06:46.486 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 02:06:46.489 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 02:06:46.491 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 02:06:46.493 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 02:06:46.496 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 02:06:46.498 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 02:06:46.500 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 02:06:46.502 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 02:06:46.505 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 02:06:46.507 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:06:46.510 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 02:06:46.512 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-01 02:06:46.514 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 02:06:46.517 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 02:06:46.519 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 02:06:46.521 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 02:06:46.524 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 02:06:46.526 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 02:06:46.528 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-01 02:06:46.545 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:46.548 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:06:46.551 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-01 02:06:46.553 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-01 02:06:46.581 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-01 02:06:46.583 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 02:06:46.586 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 02:06:46.588 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 02:06:46.590 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 02:06:46.593 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 02:06:46.625 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-01 02:06:46.627 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-01 02:06:46.630 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-01 02:06:46.632 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-01 02:06:46.635 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 02:06:46.637 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 02:06:46.669 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-01 02:06:46.700 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-01 02:06:46.729 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-01 02:06:46.756 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-01 02:06:46.774 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:46.776 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-01 02:06:46.792 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:46.796 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-01 02:06:46.796 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-01 02:06:46.801 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-01 02:06:46.803 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-01 02:06:46.831 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-01 02:06:46.847 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:46.849 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-01 02:06:46.852 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-01 02:06:46.854 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 02:06:46.856 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 02:06:46.859 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-01 02:06:46.889 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-01 02:06:46.923 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 02:06:46.952 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-01 02:06:46.982 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-01 02:06:47.011 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-01 02:06:47.041 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-01 02:06:47.070 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-01 02:06:47.101 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 02:06:47.130 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 02:06:47.159 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-01 02:06:47.177 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:47.179 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-01 02:06:47.181 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-01 02:06:47.213 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-01 02:06:47.242 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-04-01 02:06:47.274 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-01 02:06:47.303 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-01 02:06:47.336 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-01 02:06:47.365 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-01 02:06:47.393 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-01 02:06:47.422 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-01 02:06:47.439 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:47.441 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-01 02:06:47.443 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-01 02:06:47.475 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-01 02:06:47.511 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-01 02:06:47.513 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-01 02:06:47.543 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-01 02:06:47.545 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-01 02:06:47.548 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-01 02:06:47.550 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 02:06:47.552 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 02:06:47.555 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 02:06:47.557 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 02:06:47.559 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 02:06:47.561 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 02:06:47.564 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-01 02:06:47.567 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 02:06:47.569 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 02:06:47.571 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 02:06:47.574 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 02:06:47.576 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 02:06:47.578 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 02:06:47.581 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 02:06:47.583 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 02:06:47.586 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 02:06:47.588 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:06:47.590 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 02:06:47.593 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-01 02:06:47.595 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-01 02:06:47.598 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-01 02:06:47.601 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 02:06:47.618 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 02:06:47.620 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 02:06:47.622 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 02:06:47.625 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 02:06:47.627 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-01 02:06:47.657 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:06:47.686 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:06:47.718 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 02:06:47.748 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-01 02:06:47.788 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-01 02:06:47.806 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:47.809 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-01 02:06:47.811 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-01 02:06:47.814 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-01 02:06:47.817 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-01 02:06:47.819 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 02:06:47.821 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 02:06:47.824 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-01 02:06:47.829 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-01 02:06:47.832 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 02:06:47.834 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 02:06:47.847 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 02:06:47.847 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:06:47.856 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 02:06:47.860 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:06:47.878 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 02:06:47.881 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-01 02:06:47.885 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-01 02:06:47.919 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-01 02:06:47.954 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-01 02:06:47.984 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 02:06:48.018 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 02:06:48.054 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 02:06:48.087 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 02:06:48.117 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 02:06:48.147 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 02:06:48.181 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 02:06:48.211 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 02:06:48.242 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 02:06:48.273 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 02:06:48.304 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 02:06:48.307 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 02:06:48.310 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-01 02:06:48.313 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-01 02:06:48.316 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 02:06:48.318 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:48.321 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:48.324 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 02:06:48.327 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 02:06:48.330 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 02:06:48.361 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 02:06:48.393 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-01 02:06:48.393 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 02:06:48.402 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-01 02:06:48.406 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-01 02:06:48.408 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-01 02:06:48.412 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 02:06:48.414 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 02:06:48.416 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 02:06:48.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:48.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:48.427 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 02:06:48.429 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 02:06:48.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:48.434 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:48.436 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-01 02:06:48.542 | Enabling site nova-api-wsgi. 2022-04-01 02:06:48.548 | To activate the new configuration, you need to run: 2022-04-01 02:06:48.548 | systemctl reload apache2 2022-04-01 02:06:48.554 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 02:06:48.556 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 02:06:48.558 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:06:48.561 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 02:06:48.699 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-01 02:06:48.726 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:48.729 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-01 02:06:48.731 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-01 02:06:48.734 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-01 02:06:48.736 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-01 02:06:48.739 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-01 02:06:48.741 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 02:06:48.744 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-01 02:06:48.749 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-01 02:06:48.751 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 02:06:48.753 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 02:06:48.774 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 02:06:48.774 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:06:48.784 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 02:06:48.788 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:06:48.805 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-01 02:06:48.808 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-01 02:06:48.812 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-01 02:06:48.844 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-01 02:06:48.876 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-01 02:06:48.912 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-01 02:06:48.941 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 02:06:48.971 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 02:06:49.000 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-01 02:06:49.034 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-01 02:06:49.068 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-01 02:06:49.105 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 02:06:49.133 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 02:06:49.161 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 02:06:49.188 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-01 02:06:49.216 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-01 02:06:49.219 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-01 02:06:49.246 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-01 02:06:49.263 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:49.265 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-01 02:06:49.297 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-01 02:06:49.300 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-01 02:06:49.302 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-01 02:06:49.319 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:49.321 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:06:49.324 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:06:49.357 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-01 02:06:49.391 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-01 02:06:49.393 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 02:06:49.396 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-01 02:06:49.399 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 02:06:49.401 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 02:06:49.404 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 02:06:49.420 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:49.423 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 02:06:49.426 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 02:06:49.429 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 02:06:49.445 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:49.448 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:06:49.451 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:06:49.478 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 02:06:49.481 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 02:06:49.483 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-01 02:06:49.519 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-01 02:06:49.548 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-01 02:06:49.583 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-01 02:06:49.600 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:49.602 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 02:06:49.633 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-01 02:06:49.636 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-01 02:06:49.639 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-01 02:06:49.672 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-01 02:06:49.708 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-04-01 02:06:49.739 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-01 02:06:49.770 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-01 02:06:49.799 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-01 02:06:49.828 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-01 02:06:49.857 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-01 02:06:49.886 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-01 02:06:49.916 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-01 02:06:49.933 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:49.936 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-01 02:06:49.940 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:06:49.943 | + lib/nova:create_nova_conf:553 : local conf 2022-04-01 02:06:49.946 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-01 02:06:49.949 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-01 02:06:49.951 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:06:49.954 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:06:49.957 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-01 02:06:49.960 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-01 02:06:49.962 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-01 02:06:49.967 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-01 02:06:49.969 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-01 02:06:49.972 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-01 02:06:49.975 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-01 02:06:49.977 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 02:06:49.980 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 02:06:50.015 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-01 02:06:50.056 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-01 02:06:50.092 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:06:50.095 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-01 02:06:50.098 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-01 02:06:50.100 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-01 02:06:50.118 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:50.122 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-01 02:06:50.122 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-01 02:06:50.895 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-01 02:06:50.898 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-01 02:06:50.900 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 02:06:50.903 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-01 02:06:50.905 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 02:06:50.908 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 02:06:50.910 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 02:06:50.928 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:50.932 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 02:06:50.934 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 02:06:50.937 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 02:06:50.954 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:50.957 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-01 02:06:50.960 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-01 02:06:50.989 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 02:06:50.992 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 02:06:50.994 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-01 02:06:51.013 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:51.016 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-01 02:06:51.019 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 02:06:51.022 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-01 02:06:51.061 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-04-01 02:06:51.094 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-01 02:06:51.125 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-01 02:06:51.155 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-01 02:06:51.185 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-01 02:06:51.215 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-01 02:06:51.246 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-01 02:06:51.276 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-01 02:06:51.278 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-01 02:06:51.281 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-01 02:06:51.284 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 02:06:51.301 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 02:06:51.303 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 02:06:51.306 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 02:06:51.308 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 02:06:51.310 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-01 02:06:51.340 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:06:51.373 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:06:51.405 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 02:06:51.435 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:06:51.438 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-01 02:06:51.442 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:06:51.445 | + lib/nova:create_nova_conf:587 : local conf 2022-04-01 02:06:51.447 | + lib/nova:create_nova_conf:588 : local offset 2022-04-01 02:06:51.450 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-01 02:06:51.452 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:06:51.455 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:06:51.458 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-01 02:06:51.460 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-01 02:06:51.463 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-01 02:06:51.465 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 02:06:51.467 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-01 02:06:51.470 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-01 02:06:51.473 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-01 02:06:51.490 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:51.493 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-01 02:06:51.495 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-01 02:06:51.511 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:51.514 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-01 02:06:51.531 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:51.533 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-01 02:06:51.552 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:06:51.555 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-01 02:06:51.572 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:06:51.575 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-01 02:06:51.578 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-01 02:06:51.580 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-01 02:06:51.583 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 02:06:51.585 | + lib/stack:stack_install_service:32 : install_placement 2022-04-01 02:06:51.588 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-01 02:06:51.591 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-01 02:06:51.593 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:51.596 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:51.600 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-01 02:06:51.602 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 02:06:51.605 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:06:51.612 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 02:06:51.615 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:06:51.618 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:06:51.620 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:06:51.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:51.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:51.628 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:06:51.630 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 02:06:51.633 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 02:06:51.635 | + functions-common:apt_get_update:1190 : return 2022-04-01 02:06:51.638 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-01 02:06:51.641 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:06:51.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:51.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:51.649 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-01 02:06:51.673 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-01 02:06:51.784 | Reading package lists... 2022-04-01 02:06:52.046 | Building dependency tree... 2022-04-01 02:06:52.048 | Reading state information... 2022-04-01 02:06:52.339 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 02:06:52.339 | The following packages were automatically installed and are no longer required: 2022-04-01 02:06:52.341 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:06:52.341 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:06:52.341 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:06:52.341 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:06:52.341 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:06:52.341 | python3-zope.interface 2022-04-01 02:06:52.341 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:06:52.465 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:06:52.470 | + functions-common:apt_get:1234 : result=0 2022-04-01 02:06:52.473 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:06:52.475 | + functions-common:time_stop:2425 : local name 2022-04-01 02:06:52.478 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:06:52.480 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:06:52.482 | + functions-common:time_stop:2428 : local total 2022-04-01 02:06:52.485 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:06:52.487 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:06:52.489 | + functions-common:time_stop:2432 : start_time=1648778811670 2022-04-01 02:06:52.492 | + functions-common:time_stop:2434 : [[ -z 1648778811670 ]] 2022-04-01 02:06:52.495 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:06:52.499 | + functions-common:time_stop:2437 : end_time=1648778812497 2022-04-01 02:06:52.502 | + functions-common:time_stop:2438 : elapsed_time=827 2022-04-01 02:06:52.504 | + functions-common:time_stop:2439 : total=6369 2022-04-01 02:06:52.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:06:52.509 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7196 2022-04-01 02:06:52.511 | + functions-common:apt_get:1238 : return 0 2022-04-01 02:06:52.514 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-01 02:06:52.517 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-01 02:06:52.520 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-01 02:06:52.522 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-01 02:06:52.525 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-01 02:06:52.548 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-01 02:06:52.551 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 02:06:52.553 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 02:06:52.556 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 02:06:52.558 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 02:06:52.561 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 02:06:52.563 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 02:06:52.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:52.569 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:52.571 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 02:06:52.574 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 02:06:52.577 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 02:06:52.579 | + functions-common:apt_get_update:1190 : return 2022-04-01 02:06:52.583 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-01 02:06:52.585 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 02:06:52.591 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:52.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:52.597 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-01 02:06:52.621 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-01 02:06:52.733 | Reading package lists... 2022-04-01 02:06:53.002 | Building dependency tree... 2022-04-01 02:06:53.004 | Reading state information... 2022-04-01 02:06:53.321 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-01 02:06:53.321 | The following packages were automatically installed and are no longer required: 2022-04-01 02:06:53.322 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 02:06:53.322 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 02:06:53.322 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 02:06:53.322 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 02:06:53.322 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 02:06:53.322 | python3-zope.interface 2022-04-01 02:06:53.322 | Use 'sudo apt autoremove' to remove them. 2022-04-01 02:06:53.439 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 02:06:53.444 | + functions-common:apt_get:1234 : result=0 2022-04-01 02:06:53.447 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 02:06:53.449 | + functions-common:time_stop:2425 : local name 2022-04-01 02:06:53.452 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:06:53.454 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:06:53.457 | + functions-common:time_stop:2428 : local total 2022-04-01 02:06:53.459 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:06:53.462 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 02:06:53.464 | + functions-common:time_stop:2432 : start_time=1648778812618 2022-04-01 02:06:53.467 | + functions-common:time_stop:2434 : [[ -z 1648778812618 ]] 2022-04-01 02:06:53.470 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:06:53.475 | + functions-common:time_stop:2437 : end_time=1648778813472 2022-04-01 02:06:53.477 | + functions-common:time_stop:2438 : elapsed_time=854 2022-04-01 02:06:53.480 | + functions-common:time_stop:2439 : total=7196 2022-04-01 02:06:53.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:06:53.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8050 2022-04-01 02:06:53.487 | + functions-common:apt_get:1238 : return 0 2022-04-01 02:06:53.490 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-01 02:06:53.493 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-01 02:06:53.496 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 02:06:53.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:06:53.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:06:53.504 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-01 02:06:53.506 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-01 02:06:53.564 | wsgi (enabled by maintainer script) 2022-04-01 02:06:53.568 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-01 02:06:53.571 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-01 02:06:53.574 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 02:06:53.577 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-01 02:06:53.580 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-01 02:06:53.583 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 02:06:53.587 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-01 02:06:53.587 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 02:06:53.593 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-01 02:06:53.595 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-01 02:06:53.598 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-01 02:06:53.601 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-01 02:06:53.604 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-01 02:06:53.629 | Using python 3.8 to install osc-placement 2022-04-01 02:06:53.631 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-01 02:06:54.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:06:54.504 | from cryptography.utils import int_from_bytes 2022-04-01 02:06:54.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:06:54.504 | from cryptography.utils import int_from_bytes 2022-04-01 02:06:55.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:06:55.682 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-01 02:06:55.693 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-01 02:06:55.694 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-01 02:06:55.695 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-01 02:06:55.696 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-01 02:06:55.697 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-01 02:06:55.698 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-01 02:06:55.760 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-01 02:06:55.761 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-01 02:06:55.763 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-01 02:06:55.764 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-01 02:06:55.778 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-01 02:06:55.779 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-01 02:06:55.781 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-01 02:06:55.795 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-01 02:06:55.798 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-01 02:06:55.798 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-01 02:06:55.799 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-01 02:06:55.801 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-01 02:06:55.802 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-01 02:06:55.823 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-01 02:06:55.825 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-01 02:06:55.826 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-01 02:06:55.827 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-01 02:06:55.836 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-01 02:06:55.874 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-01 02:06:55.875 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-01 02:06:55.876 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-01 02:06:55.877 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-01 02:06:55.879 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-01 02:06:55.880 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-01 02:06:55.882 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-01 02:06:55.885 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-01 02:06:55.954 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-01 02:06:55.957 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-01 02:06:55.958 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-01 02:06:55.959 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-01 02:06:56.049 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-01 02:06:56.050 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-01 02:06:56.052 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-01 02:06:56.095 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-01 02:06:56.136 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-01 02:06:56.299 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-01 02:06:58.597 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:06:58.605 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:06:58.605 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:06:58.741 | + inc/python:pip_install:200 : result=0 2022-04-01 02:06:58.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:06:58.746 | + functions-common:time_stop:2425 : local name 2022-04-01 02:06:58.749 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:06:58.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:06:58.754 | + functions-common:time_stop:2428 : local total 2022-04-01 02:06:58.757 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:06:58.760 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:06:58.762 | + functions-common:time_stop:2432 : start_time=1648778813622 2022-04-01 02:06:58.765 | + functions-common:time_stop:2434 : [[ -z 1648778813622 ]] 2022-04-01 02:06:58.768 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:06:58.773 | + functions-common:time_stop:2437 : end_time=1648778818770 2022-04-01 02:06:58.775 | + functions-common:time_stop:2438 : elapsed_time=5148 2022-04-01 02:06:58.778 | + functions-common:time_stop:2439 : total=158112 2022-04-01 02:06:58.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:06:58.783 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=163260 2022-04-01 02:06:58.786 | + inc/python:pip_install:203 : return 0 2022-04-01 02:06:58.789 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-01 02:06:58.791 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-01 02:06:58.794 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-01 02:06:58.796 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 02:06:58.799 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 02:06:58.803 | ++ functions-common:git_clone:612 : pwd 2022-04-01 02:06:58.806 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 02:06:58.808 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 02:06:58.811 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 02:06:58.829 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 02:06:58.832 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 02:06:58.834 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 02:06:58.837 | + functions-common:git_clone:629 : echo master 2022-04-01 02:06:58.838 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 02:06:58.843 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-01 02:06:58.846 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 02:06:58.849 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-01 02:06:58.853 | + functions-common:git_clone:678 : head -1 2022-04-01 02:06:58.853 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 02:06:58.857 | ffca1ebd Merge "Add zed spec directory" 2022-04-01 02:06:58.859 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 02:06:58.862 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-01 02:06:58.865 | + inc/python:setup_develop:338 : local bindep 2022-04-01 02:06:58.868 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 02:06:58.870 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-01 02:06:58.873 | + inc/python:setup_develop:344 : local extras= 2022-04-01 02:06:58.876 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-01 02:06:58.878 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 02:06:58.881 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 02:06:58.883 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-01 02:06:58.886 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 02:06:58.888 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 02:06:58.892 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-01 02:06:58.894 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 02:06:58.897 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-01 02:06:58.900 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 02:06:58.903 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 02:06:58.906 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-01 02:06:58.913 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-01 02:06:58.915 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-01 02:06:59.581 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-01 02:06:59.584 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 02:06:59.587 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 02:06:59.589 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 02:06:59.592 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 02:06:59.594 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-01 02:06:59.597 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 02:06:59.600 | + inc/python:setup_package:428 : local extras= 2022-04-01 02:06:59.603 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 02:06:59.605 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 02:06:59.608 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 02:06:59.610 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 02:06:59.614 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 02:06:59.616 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-01 02:06:59.643 | Using python 3.8 to install /opt/stack/placement 2022-04-01 02:06:59.646 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-01 02:07:00.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:07:00.533 | from cryptography.utils import int_from_bytes 2022-04-01 02:07:00.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:07:00.533 | from cryptography.utils import int_from_bytes 2022-04-01 02:07:01.683 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:07:01.710 | Obtaining file:///opt/stack/placement 2022-04-01 02:07:01.711 | Preparing metadata (setup.py): started 2022-04-01 02:07:04.894 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 02:07:04.948 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-04-01 02:07:04.949 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-04-01 02:07:04.950 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-04-01 02:07:04.951 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-04-01 02:07:04.952 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-04-01 02:07:04.953 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 02:07:04.954 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-04-01 02:07:04.957 | 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.dev7) (60.9.3) 2022-04-01 02:07:04.958 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-04-01 02:07:04.959 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-04-01 02:07:04.961 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-04-01 02:07:04.962 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-04-01 02:07:04.963 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-04-01 02:07:04.964 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-04-01 02:07:04.965 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-04-01 02:07:04.966 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-04-01 02:07:04.967 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-04-01 02:07:04.968 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-04-01 02:07:04.969 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-04-01 02:07:04.971 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-04-01 02:07:04.972 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-04-01 02:07:05.036 | 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.dev7) (2.10.1) 2022-04-01 02:07:05.038 | 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.dev7) (4.4.0) 2022-04-01 02:07:05.041 | 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.dev7) (1.16.0) 2022-04-01 02:07:05.042 | 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.dev7) (5.1.0) 2022-04-01 02:07:05.043 | 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.dev7) (4.5.0) 2022-04-01 02:07:05.044 | 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.dev7) (3.1.1) 2022-04-01 02:07:05.064 | 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.dev7) (0.17.3) 2022-04-01 02:07:05.106 | 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.dev7) (0.8.0) 2022-04-01 02:07:05.107 | 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.dev7) (6.0) 2022-04-01 02:07:05.108 | 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.dev7) (2.5.0) 2022-04-01 02:07:05.109 | 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.dev7) (1.5.0) 2022-04-01 02:07:05.110 | 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.dev7) (3.5.0) 2022-04-01 02:07:05.162 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6) 2022-04-01 02:07:05.165 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1) 2022-04-01 02:07:05.167 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0) 2022-04-01 02:07:05.168 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0) 2022-04-01 02:07:05.217 | 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.dev7) (0.9.6) 2022-04-01 02:07:05.221 | 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.dev7) (2.8.2) 2022-04-01 02:07:05.241 | 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.dev7) (3.2.0) 2022-04-01 02:07:05.243 | 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.dev7) (3.0.3) 2022-04-01 02:07:05.244 | 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.dev7) (3.3.0) 2022-04-01 02:07:05.271 | 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.dev7) (2021.3) 2022-04-01 02:07:05.272 | 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.dev7) (1.0.3) 2022-04-01 02:07:05.286 | 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.dev7) (3.1.1) 2022-04-01 02:07:05.307 | 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.dev7) (3.0.7) 2022-04-01 02:07:05.309 | 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.dev7) (21.3) 2022-04-01 02:07:05.310 | 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.dev7) (1.0.2) 2022-04-01 02:07:05.312 | 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.dev7) (0.11.0) 2022-04-01 02:07:05.353 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-04-01 02:07:05.355 | 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.dev7) (2.0.12) 2022-04-01 02:07:05.356 | 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.dev7) (1.26.8) 2022-04-01 02:07:05.359 | 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.dev7) (3.3) 2022-04-01 02:07:05.375 | 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.dev7) (0.7) 2022-04-01 02:07:05.538 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2) 2022-04-01 02:07:05.583 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1) 2022-04-01 02:07:05.584 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6) 2022-04-01 02:07:05.588 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0) 2022-04-01 02:07:05.608 | 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.dev7) (1.15.0) 2022-04-01 02:07:05.643 | 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.dev7) (1.13.3) 2022-04-01 02:07:05.699 | 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.dev7) (2.1.0) 2022-04-01 02:07:05.794 | 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.dev7) (1.7.0) 2022-04-01 02:07:05.879 | 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.dev7) (1.1.5) 2022-04-01 02:07:05.939 | 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.dev7) (0.2.5) 2022-04-01 02:07:06.135 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2) 2022-04-01 02:07:06.136 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2) 2022-04-01 02:07:06.137 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1) 2022-04-01 02:07:06.233 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-04-01 02:07:06.285 | 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.dev7) (2.21) 2022-04-01 02:07:06.447 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0) 2022-04-01 02:07:06.564 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0) 2022-04-01 02:07:06.565 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0) 2022-04-01 02:07:08.524 | Installing collected packages: openstack-placement 2022-04-01 02:07:08.524 | Attempting uninstall: openstack-placement 2022-04-01 02:07:08.525 | Found existing installation: openstack-placement 7.1.0.dev7 2022-04-01 02:07:08.527 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-01 02:07:08.529 | Running setup.py develop for openstack-placement 2022-04-01 02:07:12.834 | Successfully installed openstack-placement 2022-04-01 02:07:12.834 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:07:12.843 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:07:12.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:07:13.000 | + inc/python:pip_install:200 : result=0 2022-04-01 02:07:13.002 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:07:13.005 | + functions-common:time_stop:2425 : local name 2022-04-01 02:07:13.007 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:07:13.010 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:07:13.012 | + functions-common:time_stop:2428 : local total 2022-04-01 02:07:13.014 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:07:13.017 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:07:13.020 | + functions-common:time_stop:2432 : start_time=1648778819637 2022-04-01 02:07:13.022 | + functions-common:time_stop:2434 : [[ -z 1648778819637 ]] 2022-04-01 02:07:13.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:07:13.030 | + functions-common:time_stop:2437 : end_time=1648778833027 2022-04-01 02:07:13.032 | + functions-common:time_stop:2438 : elapsed_time=13390 2022-04-01 02:07:13.035 | + functions-common:time_stop:2439 : total=163260 2022-04-01 02:07:13.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:07:13.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176650 2022-04-01 02:07:13.042 | + inc/python:pip_install:203 : return 0 2022-04-01 02:07:13.045 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 02:07:13.048 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 02:07:13.051 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 02:07:13.072 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 02:07:13.085 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-01 02:07:13.088 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-01 02:07:13.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:07:13.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:07:13.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-01 02:07:13.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:07:13.103 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 02:07:13.106 | + ./stack.sh:main:943 : configure_placement 2022-04-01 02:07:13.108 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-01 02:07:13.124 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-01 02:07:13.126 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-01 02:07:13.132 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-01 02:07:13.134 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-01 02:07:13.137 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-01 02:07:13.140 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-01 02:07:13.143 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 02:07:13.150 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 02:07:13.188 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-01 02:07:13.223 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-01 02:07:13.257 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-01 02:07:13.260 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-01 02:07:13.263 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-01 02:07:13.265 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 02:07:13.269 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-01 02:07:13.313 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-01 02:07:13.343 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 02:07:13.376 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-01 02:07:13.408 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-01 02:07:13.443 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-01 02:07:13.477 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-01 02:07:13.512 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-01 02:07:13.545 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 02:07:13.586 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 02:07:13.627 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-01 02:07:13.630 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-01 02:07:13.633 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-01 02:07:13.638 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 02:07:13.658 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 02:07:13.661 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 02:07:13.663 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 02:07:13.666 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 02:07:13.669 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-01 02:07:13.702 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:07:13.734 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:07:13.765 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 02:07:13.797 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 02:07:13.799 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-01 02:07:13.802 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-01 02:07:13.805 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-01 02:07:13.808 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-01 02:07:13.810 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 02:07:13.813 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 02:07:13.816 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-01 02:07:13.820 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-01 02:07:13.823 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 02:07:13.825 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 02:07:13.838 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 02:07:13.838 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:07:13.848 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 02:07:13.851 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 02:07:13.868 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-01 02:07:13.871 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-01 02:07:13.875 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-01 02:07:13.908 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-01 02:07:13.937 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-01 02:07:13.967 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-01 02:07:13.998 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 02:07:14.030 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 02:07:14.060 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-01 02:07:14.091 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-01 02:07:14.121 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-01 02:07:14.162 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 02:07:14.194 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 02:07:14.228 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 02:07:14.259 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-01 02:07:14.290 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 02:07:14.293 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 02:07:14.297 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-01 02:07:14.300 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-01 02:07:14.302 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 02:07:14.305 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:07:14.308 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:07:14.310 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-01 02:07:14.314 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-01 02:07:14.316 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-01 02:07:14.346 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 02:07:14.377 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-01 02:07:14.377 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-01 02:07:14.386 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-01 02:07:14.390 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-01 02:07:14.393 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-01 02:07:14.396 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 02:07:14.399 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 02:07:14.401 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 02:07:14.404 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:07:14.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:07:14.409 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 02:07:14.412 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 02:07:14.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:07:14.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:07:14.420 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-01 02:07:14.483 | Site placement-api already enabled 2022-04-01 02:07:14.488 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 02:07:14.490 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 02:07:14.493 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:07:14.496 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 02:07:14.631 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-01 02:07:14.659 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:07:14.662 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-01 02:07:14.682 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:07:14.684 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-01 02:07:14.703 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:07:14.706 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-01 02:07:14.709 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-01 02:07:14.712 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 02:07:14.746 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-04-01 02:07:14.776 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 02:07:14.807 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 02:07:14.837 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 02:07:14.870 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 02:07:14.901 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 02:07:14.933 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-01 02:07:14.964 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-01 02:07:14.984 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:07:14.987 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-01 02:07:15.005 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:07:15.007 | + ./stack.sh:main:969 : run_phase stack install 2022-04-01 02:07:15.010 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 02:07:15.013 | + functions-common:run_phase:1854 : local phase=install 2022-04-01 02:07:15.015 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 02:07:15.018 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 02:07:15.021 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 02:07:15.024 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 02:07:15.026 | + functions-common:run_phase:1863 : local extra 2022-04-01 02:07:15.030 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 02:07:15.036 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 02:07:15.039 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 02:07:15.041 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 02:07:15.044 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-01 02:07:15.047 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 02:07:15.063 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:07:15.066 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 02:07:15.068 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:07:15.070 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-01 02:07:15.073 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-01 02:07:15.075 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:07:15.078 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-01 02:07:15.081 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-01 02:07:15.083 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-01 02:07:15.146 | ++ inc/async:async_inner:63 : install_tempest 2022-04-01 02:07:15.186 | [654826 Async install_tempest:679864]: running: install_tempest 2022-04-01 02:07:15.192 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 02:07:15.194 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 02:07:15.197 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 02:07:15.200 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 02:07:15.203 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-01 02:07:15.207 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 02:07:15.210 | + functions-common:run_plugins:1840 : local phase=install 2022-04-01 02:07:15.214 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 02:07:15.217 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 02:07:15.221 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-01 02:07:15.225 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-01 02:07:15.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 02:07:15.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 02:07:15.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-01 02:07:15.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 02:07:15.242 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-01 02:07:15.245 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-01 02:07:15.248 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 02:07:15.251 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-01 02:07:15.255 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-01 02:07:15.258 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 02:07:15.263 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-01 02:07:15.271 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 02:07:15.277 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-01 02:07:15.280 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-01 02:07:15.282 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-01 02:07:15.286 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-01 02:07:15.288 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-01 02:07:15.313 | Using python 3.8 to install python-openstackclient 2022-04-01 02:07:15.317 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-01 02:07:16.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:07:16.202 | from cryptography.utils import int_from_bytes 2022-04-01 02:07:16.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:07:16.202 | from cryptography.utils import int_from_bytes 2022-04-01 02:07:17.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 02:07:17.384 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-01 02:07:17.403 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-01 02:07:17.404 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-01 02:07:17.405 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-01 02:07:17.406 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-01 02:07:17.407 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-01 02:07:17.408 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-01 02:07:17.410 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-01 02:07:17.411 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-01 02:07:17.412 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-01 02:07:17.413 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-01 02:07:17.414 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-01 02:07:17.425 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-01 02:07:17.426 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-01 02:07:17.427 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-01 02:07:17.428 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-01 02:07:17.429 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-01 02:07:17.455 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-01 02:07:17.456 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-01 02:07:17.457 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-01 02:07:17.458 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-01 02:07:17.459 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-01 02:07:17.461 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-01 02:07:17.462 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-01 02:07:17.463 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-01 02:07:17.464 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-01 02:07:17.465 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-01 02:07:17.466 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-01 02:07:17.481 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-01 02:07:17.499 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-01 02:07:17.500 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-01 02:07:17.502 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-01 02:07:17.504 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-01 02:07:17.524 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-01 02:07:17.544 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-01 02:07:17.548 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-01 02:07:17.552 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-01 02:07:17.657 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-01 02:07:17.658 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-01 02:07:17.659 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-01 02:07:17.702 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-01 02:07:17.714 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-01 02:07:17.749 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-01 02:07:17.916 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-01 02:07:17.934 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-01 02:07:18.038 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-01 02:07:18.039 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-01 02:07:18.040 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-01 02:07:18.043 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-01 02:07:18.172 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-01 02:07:20.551 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 02:07:20.558 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 02:07:20.558 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 02:07:20.703 | + inc/python:pip_install:200 : result=0 2022-04-01 02:07:20.706 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 02:07:20.709 | + functions-common:time_stop:2425 : local name 2022-04-01 02:07:20.711 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:07:20.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:07:20.716 | + functions-common:time_stop:2428 : local total 2022-04-01 02:07:20.718 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:07:20.721 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 02:07:20.723 | + functions-common:time_stop:2432 : start_time=1648778835307 2022-04-01 02:07:20.726 | + functions-common:time_stop:2434 : [[ -z 1648778835307 ]] 2022-04-01 02:07:20.729 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:07:20.733 | + functions-common:time_stop:2437 : end_time=1648778840730 2022-04-01 02:07:20.736 | + functions-common:time_stop:2438 : elapsed_time=5423 2022-04-01 02:07:20.738 | + functions-common:time_stop:2439 : total=176650 2022-04-01 02:07:20.741 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:07:20.743 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=182073 2022-04-01 02:07:20.747 | + inc/python:pip_install:203 : return 0 2022-04-01 02:07:20.749 | + ./stack.sh:main:981 : install_oscwrap 2022-04-01 02:07:20.753 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-01 02:07:20.758 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.yd987CGtfP 2022-04-01 02:07:20.761 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-01 02:07:20.764 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-01 02:07:20.766 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-01 02:07:20.770 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-01 02:07:20.773 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 02:07:20.775 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-01 02:07:20.793 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:07:20.796 | + ./stack.sh:main:1035 : configure_database 2022-04-01 02:07:20.798 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-01 02:07:20.801 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-01 02:07:20.804 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-01 02:07:20.806 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:07:20.808 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-01 02:07:20.811 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-01 02:07:20.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:07:20.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:07:20.819 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-01 02:07:20.822 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-01 02:07:20.826 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-01 02:07:20.826 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-01 02:07:20.831 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-01 02:07:20.886 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-01 02:07:20.888 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 02:07:20.891 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 02:07:20.894 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 02:07:20.896 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 02:07:20.899 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 02:07:20.901 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 02:07:20.904 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 02:07:20.906 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 02:07:20.909 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 02:07:20.911 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 02:07:20.913 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 02:07:20.916 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-01 02:07:20.918 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 02:07:20.921 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 02:07:20.923 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 02:07:20.926 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 02:07:20.928 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 02:07:20.931 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 02:07:20.933 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-01 02:07:20.936 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:07:20.938 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:07:20.941 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-01 02:07:20.943 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:07:20.946 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 02:07:24.284 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-01 02:07:24.300 | mysqladmin: connect to server at 'localhost' failed 2022-04-01 02:07:24.300 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-01 02:07:24.304 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-01 02:07:24.307 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-01 02:07:24.310 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:07:24.312 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:07:24.315 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-01 02:07:24.318 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-01 02:07:24.330 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-01 02:07:24.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:07:24.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:07:24.331 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-01 02:07:24.333 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-01 02:07:24.335 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-01 02:07:24.348 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:07:24.409 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-01 02:07:24.422 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:07:24.468 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-01 02:07:24.528 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-01 02:07:24.589 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-01 02:07:24.650 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-01 02:07:24.652 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-01 02:07:24.655 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:07:24.658 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 02:07:28.305 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-01 02:07:28.308 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-01 02:07:28.311 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 02:07:28.316 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-020728 2022-04-01 02:07:28.319 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-020728 1039' 2022-04-01 02:07:28.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.324 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 02:07:28.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.330 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 02:07:28.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.336 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 02:07:28.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.342 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 02:07:28.346 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.349 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-01 02:07:28.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.355 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-01 02:07:28.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.363 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-020313 2022-04-01 02:07:28.366 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.369 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 02:07:28.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.374 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-01 02:07:28.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.381 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 02:07:28.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.386 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 02:07:28.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.391 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 02:07:28.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 02:07:28.397 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 02:07:28.399 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-01 02:07:28.402 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-01 02:07:28.404 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-01 02:07:28.417 | + ./stack.sh:main:1065 : start_dstat 2022-04-01 02:07:28.420 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 02:07:28.422 | + functions-common:run_process:1680 : local service=dstat 2022-04-01 02:07:28.425 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 02:07:28.428 | + functions-common:run_process:1682 : local group= 2022-04-01 02:07:28.430 | + functions-common:run_process:1683 : local user= 2022-04-01 02:07:28.433 | + functions-common:run_process:1685 : local name=dstat 2022-04-01 02:07:28.435 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:07:28.438 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:07:28.444 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:07:28.449 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:07:28.452 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:07:28.457 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778848454 2022-04-01 02:07:28.460 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-01 02:07:28.478 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:07:28.481 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-01 02:07:28.484 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-01 02:07:28.486 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 02:07:28.489 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 02:07:28.492 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 02:07:28.494 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 02:07:28.497 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-01 02:07:28.500 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-01 02:07:28.502 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-01 02:07:28.505 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:07:28.507 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:07:28.510 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-01 02:07:28.512 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-01 02:07:28.515 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-01 02:07:28.518 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 02:07:28.521 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:07:28.523 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:07:28.526 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:07:28.528 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:07:28.530 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-01 02:07:28.533 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:07:28.538 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-01 02:07:28.592 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-01 02:07:28.647 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 02:07:28.701 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-01 02:07:28.758 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-01 02:07:28.812 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:07:28.868 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:07:28.870 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-01 02:07:28.929 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:07:29.567 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-01 02:07:29.581 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-01 02:07:30.142 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-01 02:07:30.164 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:07:30.167 | + functions-common:time_stop:2425 : local name 2022-04-01 02:07:30.169 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:07:30.171 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:07:30.174 | + functions-common:time_stop:2428 : local total 2022-04-01 02:07:30.177 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:07:30.180 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:07:30.185 | + functions-common:time_stop:2432 : start_time=1648778848454 2022-04-01 02:07:30.187 | + functions-common:time_stop:2434 : [[ -z 1648778848454 ]] 2022-04-01 02:07:30.190 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:07:30.196 | + functions-common:time_stop:2437 : end_time=1648778850193 2022-04-01 02:07:30.198 | + functions-common:time_stop:2438 : elapsed_time=1739 2022-04-01 02:07:30.201 | + functions-common:time_stop:2439 : total=0 2022-04-01 02:07:30.203 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:07:30.206 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1739 2022-04-01 02:07:30.209 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-01 02:07:30.212 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-01 02:07:30.215 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-01 02:07:30.218 | + functions-common:run_process:1682 : local group= 2022-04-01 02:07:30.220 | + functions-common:run_process:1683 : local user=root 2022-04-01 02:07:30.224 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-01 02:07:30.226 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:07:30.229 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:07:30.231 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:07:30.234 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:07:30.238 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:07:30.243 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778850240 2022-04-01 02:07:30.245 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-01 02:07:30.264 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:07:30.267 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:07:30.270 | + functions-common:time_stop:2425 : local name 2022-04-01 02:07:30.273 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:07:30.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:07:30.278 | + functions-common:time_stop:2428 : local total 2022-04-01 02:07:30.281 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:07:30.283 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:07:30.286 | + functions-common:time_stop:2432 : start_time=1648778850240 2022-04-01 02:07:30.288 | + functions-common:time_stop:2434 : [[ -z 1648778850240 ]] 2022-04-01 02:07:30.292 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:07:30.296 | + functions-common:time_stop:2437 : end_time=1648778850293 2022-04-01 02:07:30.299 | + functions-common:time_stop:2438 : elapsed_time=53 2022-04-01 02:07:30.301 | + functions-common:time_stop:2439 : total=1739 2022-04-01 02:07:30.304 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:07:30.307 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1792 2022-04-01 02:07:30.309 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-01 02:07:30.329 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:07:30.333 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-01 02:07:30.356 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:07:30.359 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-01 02:07:30.379 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:07:30.381 | + ./stack.sh:main:1078 : start_etcd3 2022-04-01 02:07:30.384 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-01 02:07:30.387 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd' 2022-04-01 02:07:30.389 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-01 02:07:30.392 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380' 2022-04-01 02:07:30.396 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-04-01 02:07:30.398 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-04-01 02:07:30.401 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-01 02:07:30.404 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-01 02:07:30.407 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-04-01 02:07:30.410 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-01 02:07:30.412 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-01 02:07:30.425 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 02:07:30.428 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-04-01 02:07:30.431 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-01 02:07:30.434 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-01 02:07:30.436 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:07:30.439 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-01 02:07:30.442 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:07:30.445 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:07:30.448 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 02:07:30.451 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:07:30.458 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-01 02:07:30.549 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-01 02:07:30.626 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-01 02:07:30.681 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-01 02:07:30.737 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-01 02:07:30.792 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:07:30.845 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:07:30.848 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-01 02:07:30.913 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:07:31.519 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-01 02:07:31.581 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-01 02:07:31.639 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-01 02:07:31.699 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-01 02:07:31.760 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-01 02:07:31.764 | ++ functions-common:is_arch:506 : uname -m 2022-04-01 02:07:31.769 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-01 02:07:31.772 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-01 02:07:32.470 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-01 02:07:32.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-01 02:07:33.081 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-01 02:07:33.381 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-01 02:07:33.399 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:07:33.402 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-01 02:07:33.405 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-01 02:07:33.409 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-01 02:07:33.413 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-01 02:07:33.426 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-01 02:07:33.438 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-01 02:07:33.441 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 02:07:33.444 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-01 02:07:33.600 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-01 02:07:33.742 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-01 02:07:33.883 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-01 02:07:34.025 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-01 02:07:34.168 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-01 02:07:34.309 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-01 02:07:34.450 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-01 02:07:34.593 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-01 02:07:34.735 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-01 02:07:34.876 | + functions-common:write_clouds_yaml:198 : cat 2022-04-01 02:07:34.882 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-01 02:07:34.886 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-01 02:07:34.889 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-01 02:07:34.894 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-01 02:07:34.897 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-01 02:07:34.900 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-01 02:07:34.918 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:07:34.921 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-01 02:07:34.923 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:07:34.926 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-01 02:07:34.929 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-01 02:07:34.932 | + ./stack.sh:main:1096 : init_keystone 2022-04-01 02:07:34.934 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-01 02:07:34.958 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:07:34.962 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-01 02:07:34.964 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-01 02:07:34.967 | + lib/database:recreate_database:112 : local db=keystone 2022-04-01 02:07:34.970 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-01 02:07:34.973 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-01 02:07:34.976 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-01 02:07:34.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:07:42.086 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-01 02:07:42.091 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:07:42.202 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-01 02:07:42.205 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 02:07:42.207 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:07:42.210 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:07:42.213 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:07:42.218 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778862215 2022-04-01 02:07:42.221 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-01 02:07:47.080 | 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=681821) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 02:07:47.087 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.090 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.090 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.090 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.091 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:07:47.091 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:07:47.118 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:07:47.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.125 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.125 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.125 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:07:47.125 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:07:47.729 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:07:47.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.730 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.730 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.731 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:07:47.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:07:47.732 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:07:47.732 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:07:47.740 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 02:08:06.541 | ++ inc/async:async_inner:64 : rc=0 2022-04-01 02:08:06.570 | [679864 Async install_tempest:679864]: finished successfully 2022-04-01 02:08:17.648 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:17.648 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 02:08:17.716 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:17.716 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 02:08:17.796 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:17.797 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 02:08:17.881 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:17.881 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 02:08:17.962 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:17.962 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 02:08:18.030 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:18.031 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 02:08:19.509 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:19.509 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:19.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.511 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.511 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.512 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.512 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.512 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:19.512 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:19.513 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:19.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.515 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.515 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.515 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.521 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:19.521 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:19.525 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:19.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.527 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.527 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.527 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:19.527 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:19.528 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:19.528 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:20.114 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:20.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.116 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.117 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.117 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.117 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.117 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:20.117 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:20.224 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.226 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.226 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.226 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.227 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.227 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:20.227 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:20.237 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 02:08:20.424 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:20.425 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 02:08:20.517 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:20.517 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 02:08:20.597 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:20.597 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 02:08:20.677 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:20.677 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 02:08:20.757 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:20.757 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 02:08:20.859 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:20.859 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 02:08:20.939 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:20.939 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:20.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.942 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:20.942 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:20.943 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:20.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.946 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:20.946 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:20.953 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:20.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.957 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:20.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:20.957 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:20.957 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:21.485 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:21.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.486 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.488 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.488 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.488 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:21.488 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:21.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:08:21.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.589 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.589 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.589 | 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=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:08:21.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:08:21.590 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:08:21.590 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=681821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:08:21.598 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 02:08:21.682 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:21.682 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 02:08:21.771 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:21.771 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 02:08:21.869 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:21.869 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 02:08:21.939 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:21.939 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 02:08:22.013 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:22.013 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 02:08:22.130 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:22.130 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 02:08:22.237 | INFO migrate.versioning.api [-] done 2022-04-01 02:08:22.678 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-01 02:08:22.680 | + functions-common:time_stop:2425 : local name 2022-04-01 02:08:22.683 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:08:22.685 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:08:22.688 | + functions-common:time_stop:2428 : local total 2022-04-01 02:08:22.690 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:08:22.693 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 02:08:22.695 | + functions-common:time_stop:2432 : start_time=1648778862215 2022-04-01 02:08:22.698 | + functions-common:time_stop:2434 : [[ -z 1648778862215 ]] 2022-04-01 02:08:22.701 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:08:22.706 | + functions-common:time_stop:2437 : end_time=1648778902703 2022-04-01 02:08:22.709 | + functions-common:time_stop:2438 : elapsed_time=40488 2022-04-01 02:08:22.711 | + functions-common:time_stop:2439 : total=0 2022-04-01 02:08:22.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:08:22.716 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40488 2022-04-01 02:08:22.719 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-01 02:08:22.722 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-01 02:08:22.727 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-01 02:08:27.332 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-01 02:08:27.333 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 02:08:27.333 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 02:08:27.333 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-01 02:08:27.334 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 02:08:27.334 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 02:08:27.334 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 02:08:27.334 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 02:08:27.335 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 02:08:27.709 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-01 02:08:27.713 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-01 02:08:32.311 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-01 02:08:32.311 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 02:08:32.311 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 02:08:32.312 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-01 02:08:32.312 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 02:08:32.312 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 02:08:32.313 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 02:08:32.313 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 02:08:32.313 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 02:08:32.701 | + ./stack.sh:main:1097 : start_keystone 2022-04-01 02:08:32.703 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-01 02:08:32.706 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-01 02:08:32.708 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-01 02:08:32.726 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:08:32.729 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-01 02:08:32.732 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-01 02:08:32.737 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-01 02:08:32.740 | + functions-common:run_process:1680 : local service=keystone 2022-04-01 02:08:32.742 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 02:08:32.754 | + functions-common:run_process:1682 : local group= 2022-04-01 02:08:32.757 | + functions-common:run_process:1683 : local user= 2022-04-01 02:08:32.759 | + functions-common:run_process:1685 : local name=keystone 2022-04-01 02:08:32.762 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:08:32.765 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:08:32.768 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:08:32.770 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:08:32.774 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:08:32.778 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778912776 2022-04-01 02:08:32.781 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-01 02:08:32.798 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:08:32.801 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-01 02:08:32.804 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-01 02:08:32.807 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 02:08:32.809 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 02:08:32.812 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 02:08:32.814 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 02:08:32.816 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-01 02:08:32.819 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-01 02:08:32.821 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-01 02:08:32.823 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:08:32.826 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:08:32.829 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-01 02:08:32.832 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-01 02:08:32.834 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-01 02:08:32.836 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 02:08:32.839 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:08:32.841 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:08:32.843 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-01 02:08:32.845 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:08:32.850 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-01 02:08:32.905 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-01 02:08:32.964 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-01 02:08:33.017 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 02:08:33.073 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:08:33.128 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-01 02:08:33.186 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-01 02:08:33.244 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-01 02:08:33.298 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-01 02:08:33.353 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-01 02:08:33.412 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:08:33.414 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-01 02:08:33.468 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:08:34.059 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-01 02:08:34.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-01 02:08:34.658 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-01 02:08:34.737 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:08:34.740 | + functions-common:time_stop:2425 : local name 2022-04-01 02:08:34.743 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:08:34.745 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:08:34.748 | + functions-common:time_stop:2428 : local total 2022-04-01 02:08:34.755 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:08:34.755 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:08:34.756 | + functions-common:time_stop:2432 : start_time=1648778912776 2022-04-01 02:08:34.758 | + functions-common:time_stop:2434 : [[ -z 1648778912776 ]] 2022-04-01 02:08:34.761 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:08:34.766 | + functions-common:time_stop:2437 : end_time=1648778914763 2022-04-01 02:08:34.769 | + functions-common:time_stop:2438 : elapsed_time=1987 2022-04-01 02:08:34.771 | + functions-common:time_stop:2439 : total=1792 2022-04-01 02:08:34.774 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:08:34.776 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3779 2022-04-01 02:08:34.779 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-01 02:08:34.779 | Waiting for keystone to start... 2022-04-01 02:08:34.781 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-04-01 02:08:34.784 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-04-01 02:08:34.786 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:08:34.789 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-04-01 02:08:34.791 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:08:34.797 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:08:34.797 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:08:34.799 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:08:34.805 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:08:34.808 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:08:34.816 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778914811 2022-04-01 02:08:34.819 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:08:34.826 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-04-01 02:08:41.496 | + :: : [[ 200 == 503 ]] 2022-04-01 02:08:41.497 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:08:41.500 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:08:41.503 | + functions-common:time_stop:2425 : local name 2022-04-01 02:08:41.506 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:08:41.508 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:08:41.511 | + functions-common:time_stop:2428 : local total 2022-04-01 02:08:41.513 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:08:41.516 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:08:41.519 | + functions-common:time_stop:2432 : start_time=1648778914811 2022-04-01 02:08:41.521 | + functions-common:time_stop:2434 : [[ -z 1648778914811 ]] 2022-04-01 02:08:41.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:08:41.529 | + functions-common:time_stop:2437 : end_time=1648778921526 2022-04-01 02:08:41.532 | + functions-common:time_stop:2438 : elapsed_time=6715 2022-04-01 02:08:41.534 | + functions-common:time_stop:2439 : total=0 2022-04-01 02:08:41.536 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:08:41.539 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6715 2022-04-01 02:08:41.541 | + functions:wait_for_service:467 : return 0 2022-04-01 02:08:41.544 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-01 02:08:41.561 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:08:41.564 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-01 02:08:41.567 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:08:41.569 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 02:08:41.599 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-01 02:08:41.603 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.37/identity 2022-04-01 02:08:46.256 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.256 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.256 | 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=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.264 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.281 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.282 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.313 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.351 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.351 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.445 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.445 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.445 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.446 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.446 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.446 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.458 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.459 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.459 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.459 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.459 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.459 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.459 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.467 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.469 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.470 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.470 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.470 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.470 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.470 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.471 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=682675) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 02:08:46.503 | 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=682675) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 02:08:46.898 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created domain default 2022-04-01 02:08:47.027 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created project admin 2022-04-01 02:08:47.058 | DEBUG passlib.handlers.bcrypt [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=682675) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-01 02:08:47.059 | DEBUG passlib.handlers.bcrypt [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=682675) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-01 02:08:47.201 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created user admin 2022-04-01 02:08:47.306 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created role reader 2022-04-01 02:08:47.390 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created role member 2022-04-01 02:08:47.479 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created implied role where b081ad36005b42d1baa4e2f79109e471 implies 625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:08:47.551 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created role admin 2022-04-01 02:08:47.668 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created implied role where 9870bfd254764246bc2eda3b9c7410b9 implies b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:08:47.741 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Granted role admin on project admin to user admin. 2022-04-01 02:08:47.805 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Granted role admin on the system to user admin. 2022-04-01 02:08:47.914 | WARNING py.warnings [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-01 02:08:47.914 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-01 02:08:47.914 |  2022-04-01 02:08:47.918 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created region RegionOne 2022-04-01 02:08:48.100 | INFO keystone.cmd.bootstrap [None req-1d39d413-e172-4eec-85bd-8f10977f9dd2 None None] Created public endpoint http://10.222.0.37/identity 2022-04-01 02:08:48.560 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-01 02:08:48.563 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-01 02:08:48.566 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-01 02:08:48.569 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-01 02:08:51.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:08:51.668 | from cryptography.utils import int_from_bytes 2022-04-01 02:08:51.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:08:51.668 | from cryptography.utils import int_from_bytes 2022-04-01 02:08:51.837 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:08:51.840 | + lib/keystone:create_keystone_accounts:310 : admin_project=3a395f3452664e21a9c91b7374c5beba 2022-04-01 02:08:51.842 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-01 02:08:51.846 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-01 02:08:54.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:08:54.115 | from cryptography.utils import int_from_bytes 2022-04-01 02:08:54.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:08:54.115 | from cryptography.utils import int_from_bytes 2022-04-01 02:08:54.283 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:08:54.287 | + lib/keystone:create_keystone_accounts:312 : admin_user=b3c004d4b85844869a84ce50d8305355 2022-04-01 02:08:54.290 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-01 02:08:54.292 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-01 02:08:54.295 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-01 02:08:54.297 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin b3c004d4b85844869a84ce50d8305355 default 2022-04-01 02:08:54.361 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b3c004d4b85844869a84ce50d8305355 default 2022-04-01 02:08:54.399 | [654826 Async ks-domain-role:682792]: running: get_or_add_user_domain_role admin b3c004d4b85844869a84ce50d8305355 default 2022-04-01 02:08:54.402 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-01 02:08:54.405 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 02:08:54.408 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 02:08:57.599 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 02:08:57.602 | + functions-common:get_or_create_domain:888 : echo default 2022-04-01 02:08:57.602 | default 2022-04-01 02:08:57.605 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-01 02:08:57.665 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-01 02:08:57.708 | [654826 Async ks-project:682931]: running: get_or_create_project service Default 2022-04-01 02:08:57.711 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-01 02:08:57.778 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-01 02:08:57.833 | [654826 Async ks-service:683017]: running: get_or_create_role service 2022-04-01 02:08:57.837 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-01 02:08:57.905 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-01 02:08:57.975 | [654826 Async ks-reseller:683105]: running: get_or_create_role ResellerAdmin 2022-04-01 02:08:57.993 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-01 02:08:58.009 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-01 02:08:58.425 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-01 02:08:58.651 | [654826 Async ks-anotherrole:683195]: running: get_or_create_role anotherrole 2022-04-01 02:08:58.675 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-01 02:08:58.712 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-01 02:08:58.730 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 02:08:58.765 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-01 02:09:01.207 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:01.363 | [683017 Async ks-service:683017]: finished successfully 2022-04-01 02:09:01.969 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:02.109 | [683105 Async ks-reseller:683105]: finished successfully 2022-04-01 02:09:02.305 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:02.373 | [682931 Async ks-project:682931]: finished successfully 2022-04-01 02:09:02.540 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:02.579 | [683195 Async ks-anotherrole:683195]: finished successfully 2022-04-01 02:09:02.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:02.672 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:02.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:02.673 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:02.863 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:02.867 | ++ functions-common:get_or_create_project:938 : project_id=3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:02.869 | ++ functions-common:get_or_create_project:939 : echo 3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:02.872 | + lib/keystone:create_keystone_accounts:340 : invis_project=3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:02.875 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-01 02:09:02.878 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-01 02:09:02.880 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 02:09:02.884 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-01 02:09:05.439 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:05.467 | [682792 Async ks-domain-role:682792]: finished successfully 2022-04-01 02:09:05.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:05.567 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:05.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:05.567 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:05.768 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:05.771 | ++ functions-common:get_or_create_project:938 : project_id=321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:05.774 | ++ functions-common:get_or_create_project:939 : echo 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:05.777 | + lib/keystone:create_keystone_accounts:344 : demo_project=321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:05.780 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-01 02:09:05.784 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-01 02:09:05.786 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:09:05.789 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-01 02:09:05.792 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-01 02:09:05.796 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-01 02:09:08.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.465 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.465 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.650 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:08.653 | ++ functions-common:get_or_create_user:925 : user_id=365de26d2b824c9f9269acadf9312d87 2022-04-01 02:09:08.656 | ++ functions-common:get_or_create_user:926 : echo 365de26d2b824c9f9269acadf9312d87 2022-04-01 02:09:08.660 | + lib/keystone:create_keystone_accounts:347 : demo_user=365de26d2b824c9f9269acadf9312d87 2022-04-01 02:09:08.662 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-01 02:09:08.716 | [654826 Async ks-domain-role:682792]: Waiting for completion of get_or_add_user_domain_role admin b3c004d4b85844869a84ce50d8305355 default running on PID 682792 (6 other jobs running) 2022-04-01 02:09:08.745 | [654826 Async ks-domain-role:682792]: Signaling child to exit 2022-04-01 02:09:08.745 | WAKEUP 2022-04-01 02:09:08.771 | [654826 Async ks-domain-role:682792]: Signaled 2022-04-01 02:09:08.772 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-01 02:09:08.772 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3c004d4b85844869a84ce50d8305355 --domain default 2022-04-01 02:09:08.772 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-01 02:09:08.772 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:08.772 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:08.772 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:08.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.772 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.772 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.772 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:08.773 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-01 02:09:08.773 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-01 02:09:08.773 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user b3c004d4b85844869a84ce50d8305355 --domain default 2022-04-01 02:09:08.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.773 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.773 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.773 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-01 02:09:08.773 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3c004d4b85844869a84ce50d8305355 --domain default 2022-04-01 02:09:08.773 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:08.773 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:08.773 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:08.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.773 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.773 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.773 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:08.773 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:08.773 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:08.773 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:08.773 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | b3c004d4b85844869a84ce50d8305355 | | | default | | False |' 2022-04-01 02:09:08.773 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:08.773 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:08.773 | + functions-common:get_or_add_user_domain_role:1021 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:08.773 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:08.821 | [654826 Async ks-domain-role:682792]: finished get_or_add_user_domain_role admin b3c004d4b85844869a84ce50d8305355 default with result 0 in 11 seconds 2022-04-01 02:09:08.834 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-01 02:09:08.879 | [654826 Async ks-project:682931]: Waiting for completion of get_or_create_project service Default running on PID 682931 (5 other jobs running) 2022-04-01 02:09:08.907 | [654826 Async ks-project:682931]: Signaling child to exit 2022-04-01 02:09:08.907 | WAKEUP 2022-04-01 02:09:08.930 | [654826 Async ks-project:682931]: Signaled 2022-04-01 02:09:08.932 | + functions-common:get_or_create_project:932 : local project_id 2022-04-01 02:09:08.932 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-01 02:09:08.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.932 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:08.932 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:08.932 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:08.932 | + functions-common:get_or_create_project:938 : project_id=023404b005834a00b1681fa138226b12 2022-04-01 02:09:08.932 | + functions-common:get_or_create_project:939 : echo 023404b005834a00b1681fa138226b12 2022-04-01 02:09:08.932 | 023404b005834a00b1681fa138226b12 2022-04-01 02:09:08.979 | [654826 Async ks-project:682931]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-01 02:09:09.018 | [654826 Async ks-service:683017]: Waiting for completion of get_or_create_role service running on PID 683017 (4 other jobs running) 2022-04-01 02:09:09.044 | [654826 Async ks-service:683017]: Signaling child to exit 2022-04-01 02:09:09.044 | WAKEUP 2022-04-01 02:09:09.067 | [654826 Async ks-service:683017]: Signaled 2022-04-01 02:09:09.068 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 02:09:09.068 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-01 02:09:09.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:09.068 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:09.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:09.068 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:09.068 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:09.068 | + functions-common:get_or_create_role:950 : role_id=d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:09:09.069 | + functions-common:get_or_create_role:951 : echo d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:09:09.069 | d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:09:09.116 | [654826 Async ks-service:683017]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-01 02:09:09.156 | [654826 Async ks-reseller:683105]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 683105 (3 other jobs running) 2022-04-01 02:09:09.183 | [654826 Async ks-reseller:683105]: Signaling child to exit 2022-04-01 02:09:09.183 | WAKEUP 2022-04-01 02:09:09.215 | [654826 Async ks-reseller:683105]: Signaled 2022-04-01 02:09:09.216 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 02:09:09.216 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-01 02:09:09.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:09.217 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:09.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:09.217 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:09.217 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:09.217 | + functions-common:get_or_create_role:950 : role_id=3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:09:09.217 | + functions-common:get_or_create_role:951 : echo 3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:09:09.217 | 3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:09:09.270 | [654826 Async ks-reseller:683105]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-01 02:09:09.316 | [654826 Async ks-anotherrole:683195]: Waiting for completion of get_or_create_role anotherrole running on PID 683195 (2 other jobs running) 2022-04-01 02:09:09.347 | [654826 Async ks-anotherrole:683195]: Signaling child to exit 2022-04-01 02:09:09.347 | WAKEUP 2022-04-01 02:09:09.373 | [654826 Async ks-anotherrole:683195]: Signaled 2022-04-01 02:09:09.375 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 02:09:09.375 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 02:09:09.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:09.375 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:09.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:09.375 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:09.375 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:09.375 | + functions-common:get_or_create_role:950 : role_id=ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:09.375 | + functions-common:get_or_create_role:951 : echo ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:09.375 | ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:09.426 | [654826 Async ks-anotherrole:683195]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-01 02:09:09.430 | + inc/async:async_wait:197 : return 0 2022-04-01 02:09:09.433 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.495 | + inc/async:async_inner:63 : get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.547 | [654826 Async ks-demo-member:684063]: running: get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.551 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin b3c004d4b85844869a84ce50d8305355 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.622 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b3c004d4b85844869a84ce50d8305355 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.677 | [654826 Async ks-demo-admin:684175]: running: get_or_add_user_project_role admin b3c004d4b85844869a84ce50d8305355 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.682 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.758 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.807 | [654826 Async ks-demo-another:684287]: running: get_or_add_user_project_role anotherrole 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:09.809 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:09.890 | + inc/async:async_inner:63 : get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:09.941 | [654826 Async ks-demo-invis:684399]: running: get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:09.945 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-01 02:09:09.951 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-01 02:09:09.963 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:09:09.977 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-01 02:09:09.988 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-01 02:09:09.994 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-01 02:09:14.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:14.509 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:14.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:14.509 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:14.733 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:14.736 | ++ functions-common:get_or_create_user:925 : user_id=418cdb7111174367af8c1a1afc51e5ae 2022-04-01 02:09:14.739 | ++ functions-common:get_or_create_user:926 : echo 418cdb7111174367af8c1a1afc51e5ae 2022-04-01 02:09:14.743 | + lib/keystone:create_keystone_accounts:360 : demo_reader=418cdb7111174367af8c1a1afc51e5ae 2022-04-01 02:09:14.750 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 418cdb7111174367af8c1a1afc51e5ae 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:15.089 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 418cdb7111174367af8c1a1afc51e5ae 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:15.265 | [654826 Async ks-demo-reader:684576]: running: get_or_add_user_project_role reader 418cdb7111174367af8c1a1afc51e5ae 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:15.293 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-01 02:09:15.323 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-01 02:09:15.349 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 02:09:15.372 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-01 02:09:18.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:18.996 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:18.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:18.996 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:19.286 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:19.310 | ++ functions-common:get_or_create_project:938 : project_id=b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:19.328 | ++ functions-common:get_or_create_project:939 : echo b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:19.332 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:19.336 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-01 02:09:19.346 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-01 02:09:19.357 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:09:19.376 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-01 02:09:19.389 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-01 02:09:19.417 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-01 02:09:22.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:22.894 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:22.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:22.894 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:23.382 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:23.405 | ++ functions-common:get_or_create_user:925 : user_id=0d793a7849934fddb59aab954726fab6 2022-04-01 02:09:23.429 | ++ functions-common:get_or_create_user:926 : echo 0d793a7849934fddb59aab954726fab6 2022-04-01 02:09:23.457 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=0d793a7849934fddb59aab954726fab6 2022-04-01 02:09:23.474 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:23.837 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:23.921 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:23.993 | [684063 Async ks-demo-member:684063]: finished successfully 2022-04-01 02:09:24.124 | [654826 Async ks-alt-admin:684952]: running: get_or_add_user_project_role admin 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:24.127 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:24.435 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:24.707 | [654826 Async ks-alt-another:685086]: running: get_or_add_user_project_role anotherrole 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:24.719 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-01 02:09:24.749 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-01 02:09:24.773 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:09:24.794 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-01 02:09:24.817 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-01 02:09:24.849 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-01 02:09:27.421 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:27.598 | [684175 Async ks-demo-admin:684175]: finished successfully 2022-04-01 02:09:28.349 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:28.401 | [684399 Async ks-demo-invis:684399]: finished successfully 2022-04-01 02:09:28.695 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:28.735 | [684287 Async ks-demo-another:684287]: finished successfully 2022-04-01 02:09:29.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:29.245 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:29.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:29.245 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:29.446 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:29.449 | ++ functions-common:get_or_create_user:925 : user_id=8b4200b4e5834f15bdd5563edaa3f512 2022-04-01 02:09:29.451 | ++ functions-common:get_or_create_user:926 : echo 8b4200b4e5834f15bdd5563edaa3f512 2022-04-01 02:09:29.454 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=8b4200b4e5834f15bdd5563edaa3f512 2022-04-01 02:09:29.457 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 8b4200b4e5834f15bdd5563edaa3f512 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:29.527 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8b4200b4e5834f15bdd5563edaa3f512 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:29.592 | [654826 Async ks-alt-member-user:685454]: running: get_or_add_user_project_role member 8b4200b4e5834f15bdd5563edaa3f512 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:29.595 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-01 02:09:29.601 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-01 02:09:29.604 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:09:29.607 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-01 02:09:29.610 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-01 02:09:29.614 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-01 02:09:31.677 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:31.837 | [684576 Async ks-demo-reader:684576]: finished successfully 2022-04-01 02:09:32.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:32.846 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:32.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:32.846 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:33.053 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:33.057 | ++ functions-common:get_or_create_user:925 : user_id=23c7bc237f7b430b916a3ae8d5e1d342 2022-04-01 02:09:33.062 | ++ functions-common:get_or_create_user:926 : echo 23c7bc237f7b430b916a3ae8d5e1d342 2022-04-01 02:09:33.065 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=23c7bc237f7b430b916a3ae8d5e1d342 2022-04-01 02:09:33.069 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 23c7bc237f7b430b916a3ae8d5e1d342 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:33.157 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 23c7bc237f7b430b916a3ae8d5e1d342 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:33.215 | [654826 Async ks-alt-reader-user:685678]: running: get_or_add_user_project_role reader 23c7bc237f7b430b916a3ae8d5e1d342 b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:33.220 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-01 02:09:33.223 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:09:33.227 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-01 02:09:33.233 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-01 02:09:33.237 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-01 02:09:36.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:36.824 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:36.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:36.824 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:37.187 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:37.195 | ++ functions-common:get_or_create_user:925 : user_id=8a6d5c9a1ee544ca92c4fd8aea46051f 2022-04-01 02:09:37.200 | ++ functions-common:get_or_create_user:926 : echo 8a6d5c9a1ee544ca92c4fd8aea46051f 2022-04-01 02:09:37.206 | + lib/keystone:create_keystone_accounts:392 : system_member_user=8a6d5c9a1ee544ca92c4fd8aea46051f 2022-04-01 02:09:37.207 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 8a6d5c9a1ee544ca92c4fd8aea46051f all 2022-04-01 02:09:37.326 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8a6d5c9a1ee544ca92c4fd8aea46051f all 2022-04-01 02:09:37.385 | [654826 Async ks-system-member:685902]: running: get_or_add_user_system_role member 8a6d5c9a1ee544ca92c4fd8aea46051f all 2022-04-01 02:09:37.389 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-01 02:09:37.410 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:09:37.413 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-01 02:09:37.416 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-01 02:09:37.453 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-01 02:09:39.105 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:39.249 | [684952 Async ks-alt-admin:684952]: finished successfully 2022-04-01 02:09:40.456 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:40.552 | [685086 Async ks-alt-another:685086]: finished successfully 2022-04-01 02:09:41.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:41.420 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:41.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:41.420 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:41.642 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:41.646 | ++ functions-common:get_or_create_user:925 : user_id=289af3dc4ab34bdd89cb9742bb476a26 2022-04-01 02:09:41.649 | ++ functions-common:get_or_create_user:926 : echo 289af3dc4ab34bdd89cb9742bb476a26 2022-04-01 02:09:41.658 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=289af3dc4ab34bdd89cb9742bb476a26 2022-04-01 02:09:41.661 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 289af3dc4ab34bdd89cb9742bb476a26 all 2022-04-01 02:09:41.753 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 289af3dc4ab34bdd89cb9742bb476a26 all 2022-04-01 02:09:41.831 | [654826 Async ks-system-reader:686196]: running: get_or_add_user_system_role reader 289af3dc4ab34bdd89cb9742bb476a26 all 2022-04-01 02:09:41.840 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-01 02:09:41.858 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-01 02:09:41.869 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-01 02:09:41.873 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 02:09:41.882 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-01 02:09:43.861 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:44.030 | [685454 Async ks-alt-member-user:685454]: finished successfully 2022-04-01 02:09:45.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:45.340 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:45.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:45.340 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:45.560 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:45.566 | ++ functions-common:get_or_create_group:902 : group_id=cd63d5d3d558443d97c688896bebc56c 2022-04-01 02:09:45.569 | ++ functions-common:get_or_create_group:903 : echo cd63d5d3d558443d97c688896bebc56c 2022-04-01 02:09:45.575 | + lib/keystone:create_keystone_accounts:402 : admin_group=cd63d5d3d558443d97c688896bebc56c 2022-04-01 02:09:45.585 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-01 02:09:45.589 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-01 02:09:45.593 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-01 02:09:45.597 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 02:09:45.602 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-01 02:09:46.781 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:46.812 | [685678 Async ks-alt-reader-user:685678]: finished successfully 2022-04-01 02:09:48.268 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:48.298 | [685902 Async ks-system-member:685902]: finished successfully 2022-04-01 02:09:48.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:48.429 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:48.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:48.429 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:48.615 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:48.619 | ++ functions-common:get_or_create_group:902 : group_id=2126628c5ef142c9a9237b9c53a80f5b 2022-04-01 02:09:48.621 | ++ functions-common:get_or_create_group:903 : echo 2126628c5ef142c9a9237b9c53a80f5b 2022-04-01 02:09:48.624 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=2126628c5ef142c9a9237b9c53a80f5b 2022-04-01 02:09:48.627 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:48.691 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:48.744 | [654826 Async ks-group-memberdemo:686576]: running: get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:48.746 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:48.818 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:48.865 | [654826 Async ks-group-anotherdemo:686662]: running: get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:48.868 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:48.943 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:49.087 | [654826 Async ks-group-memberalt:686748]: running: get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:49.101 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:49.314 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:49.501 | [654826 Async ks-group-anotheralt:686853]: running: get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:49.521 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin cd63d5d3d558443d97c688896bebc56c 3a395f3452664e21a9c91b7374c5beba 2022-04-01 02:09:49.953 | + inc/async:async_inner:63 : get_or_add_group_project_role admin cd63d5d3d558443d97c688896bebc56c 3a395f3452664e21a9c91b7374c5beba 2022-04-01 02:09:50.214 | [654826 Async ks-group-admin:686942]: running: get_or_add_group_project_role admin cd63d5d3d558443d97c688896bebc56c 3a395f3452664e21a9c91b7374c5beba 2022-04-01 02:09:50.233 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-01 02:09:50.628 | [654826 Async ks-demo-member:684063]: Waiting for completion of get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 running on PID 684063 (17 other jobs running) 2022-04-01 02:09:50.814 | [654826 Async ks-demo-member:684063]: Signaling child to exit 2022-04-01 02:09:50.814 | WAKEUP 2022-04-01 02:09:50.969 | [654826 Async ks-demo-member:684063]: Signaled 2022-04-01 02:09:50.980 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:50.980 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:50.980 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:50.980 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:50.980 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:50.980 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:50.980 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:50.981 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:50.981 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:50.981 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:50.981 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 365de26d2b824c9f9269acadf9312d87 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:50.981 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:50.981 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:50.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:50.981 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:50.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:50.981 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:50.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:50.981 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:50.981 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:50.981 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 365de26d2b824c9f9269acadf9312d87 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:50.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:50.981 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:50.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:50.981 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:50.981 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:50.981 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 365de26d2b824c9f9269acadf9312d87 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:50.981 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:50.981 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:50.981 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:50.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:50.981 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:50.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:50.981 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:50.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:50.981 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:50.981 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:50.981 | ++ functions-common:get_field:818 : echo '| b081ad36005b42d1baa4e2f79109e471 | 365de26d2b824c9f9269acadf9312d87 | | 321567d1c9ca48db818e009ac7586b58 | | | False |' 2022-04-01 02:09:50.982 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:50.982 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:50.982 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:50.982 | + functions-common:get_or_add_user_project_role:997 : echo b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:50.982 | b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:51.313 | [654826 Async ks-demo-member:684063]: finished get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 with result 0 in 14 seconds 2022-04-01 02:09:51.593 | [654826 Async ks-demo-admin:684175]: Waiting for completion of get_or_add_user_project_role admin b3c004d4b85844869a84ce50d8305355 321567d1c9ca48db818e009ac7586b58 running on PID 684175 (16 other jobs running) 2022-04-01 02:09:51.779 | [654826 Async ks-demo-admin:684175]: Signaling child to exit 2022-04-01 02:09:51.780 | WAKEUP 2022-04-01 02:09:51.936 | [654826 Async ks-demo-admin:684175]: Signaled 2022-04-01 02:09:51.948 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:51.948 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:51.948 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:51.948 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:51.948 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:51.948 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:51.948 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:51.948 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:51.948 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:51.948 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3c004d4b85844869a84ce50d8305355 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:51.948 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:51.949 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:51.949 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:51.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:51.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:51.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:51.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:51.949 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:51.949 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:51.949 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:51.949 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b3c004d4b85844869a84ce50d8305355 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:51.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:51.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:51.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:51.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:51.949 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:51.949 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:51.949 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3c004d4b85844869a84ce50d8305355 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:51.949 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:51.949 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:51.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:51.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:51.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:51.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:51.949 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:51.949 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:51.949 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:51.949 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:51.949 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | b3c004d4b85844869a84ce50d8305355 | | 321567d1c9ca48db818e009ac7586b58 | | | False |' 2022-04-01 02:09:51.949 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:51.949 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:51.949 | + functions-common:get_or_add_user_project_role:997 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:51.949 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:52.254 | [654826 Async ks-demo-admin:684175]: finished get_or_add_user_project_role admin b3c004d4b85844869a84ce50d8305355 321567d1c9ca48db818e009ac7586b58 with result 0 in 18 seconds 2022-04-01 02:09:52.518 | [654826 Async ks-demo-another:684287]: Waiting for completion of get_or_add_user_project_role anotherrole 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 running on PID 684287 (15 other jobs running) 2022-04-01 02:09:52.697 | [654826 Async ks-demo-another:684287]: Signaling child to exit 2022-04-01 02:09:52.699 | WAKEUP 2022-04-01 02:09:52.846 | [654826 Async ks-demo-another:684287]: Signaled 2022-04-01 02:09:52.858 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:52.858 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:52.858 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:52.858 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:52.858 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:52.858 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:52.858 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:52.858 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:52.858 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 365de26d2b824c9f9269acadf9312d87 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:52.858 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:52.858 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:52.858 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:52.858 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:52.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:52.858 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:52.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:52.858 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:52.859 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:52.859 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:52.859 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:52.859 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 365de26d2b824c9f9269acadf9312d87 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:52.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:52.859 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:52.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:52.859 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:52.859 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 365de26d2b824c9f9269acadf9312d87 --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:52.859 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:52.859 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:52.859 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:52.859 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:52.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:52.859 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:52.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:52.859 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:52.859 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:52.859 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:52.859 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:52.859 | ++ functions-common:get_field:818 : echo '| ab61c1cedb6a48ab8607cc099a66e0c9 | 365de26d2b824c9f9269acadf9312d87 | | 321567d1c9ca48db818e009ac7586b58 | | | False |' 2022-04-01 02:09:52.859 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:52.859 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:52.859 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:52.859 | + functions-common:get_or_add_user_project_role:997 : echo ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:52.859 | ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:53.172 | [654826 Async ks-demo-another:684287]: finished get_or_add_user_project_role anotherrole 365de26d2b824c9f9269acadf9312d87 321567d1c9ca48db818e009ac7586b58 with result 0 in 19 seconds 2022-04-01 02:09:53.407 | [654826 Async ks-demo-invis:684399]: Waiting for completion of get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 3574e2e7b33a41b2a8f1a0da8aabcc36 running on PID 684399 (14 other jobs running) 2022-04-01 02:09:53.570 | [654826 Async ks-demo-invis:684399]: Signaling child to exit 2022-04-01 02:09:53.571 | WAKEUP 2022-04-01 02:09:53.718 | [654826 Async ks-demo-invis:684399]: Signaled 2022-04-01 02:09:53.738 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:53.738 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:53.738 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:53.738 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:53.738 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:53.739 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:53.739 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:53.739 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:53.739 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:53.739 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 365de26d2b824c9f9269acadf9312d87 --project 3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:53.739 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:53.739 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:53.739 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:53.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:53.739 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:53.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:53.739 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:53.739 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:53.739 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:53.739 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:53.739 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 365de26d2b824c9f9269acadf9312d87 --project 3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:53.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:53.739 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:53.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:53.739 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:53.739 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:53.739 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:53.739 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 365de26d2b824c9f9269acadf9312d87 --project 3574e2e7b33a41b2a8f1a0da8aabcc36 2022-04-01 02:09:53.739 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:53.739 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:53.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:53.739 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:53.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:53.739 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:53.739 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:53.739 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:53.740 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:53.740 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:53.740 | ++ functions-common:get_field:818 : echo '| b081ad36005b42d1baa4e2f79109e471 | 365de26d2b824c9f9269acadf9312d87 | | 3574e2e7b33a41b2a8f1a0da8aabcc36 | | | False |' 2022-04-01 02:09:53.740 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:53.740 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:53.740 | + functions-common:get_or_add_user_project_role:997 : echo b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:53.740 | b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:53.870 | [654826 Async ks-demo-invis:684399]: finished get_or_add_user_project_role member 365de26d2b824c9f9269acadf9312d87 3574e2e7b33a41b2a8f1a0da8aabcc36 with result 0 in 18 seconds 2022-04-01 02:09:54.101 | [654826 Async ks-demo-reader:684576]: Waiting for completion of get_or_add_user_project_role reader 418cdb7111174367af8c1a1afc51e5ae 321567d1c9ca48db818e009ac7586b58 running on PID 684576 (13 other jobs running) 2022-04-01 02:09:54.248 | [654826 Async ks-demo-reader:684576]: Signaling child to exit 2022-04-01 02:09:54.249 | WAKEUP 2022-04-01 02:09:54.397 | [654826 Async ks-demo-reader:684576]: Signaled 2022-04-01 02:09:54.401 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:54.401 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:54.401 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:54.401 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:54.401 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:54.401 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:54.401 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:54.401 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:54.401 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:54.401 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 418cdb7111174367af8c1a1afc51e5ae --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:54.401 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:54.401 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:54.401 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:54.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:54.401 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:54.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:54.401 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:54.401 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:54.401 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:54.401 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:54.401 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 418cdb7111174367af8c1a1afc51e5ae --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:54.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:54.401 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:54.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:54.402 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:54.402 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:54.402 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 418cdb7111174367af8c1a1afc51e5ae --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:09:54.402 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:54.402 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:54.402 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:54.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:54.402 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:54.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:54.402 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:54.402 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:54.402 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:54.402 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:54.402 | ++ functions-common:get_field:818 : echo '| 625b60e1dbc2471d8ebac9d89a3c94cb | 418cdb7111174367af8c1a1afc51e5ae | | 321567d1c9ca48db818e009ac7586b58 | | | False |' 2022-04-01 02:09:54.402 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:54.402 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:54.402 | + functions-common:get_or_add_user_project_role:995 : user_role_id=625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:09:54.402 | + functions-common:get_or_add_user_project_role:997 : echo 625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:09:54.402 | 625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:09:54.655 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:09:54.718 | [654826 Async ks-demo-reader:684576]: finished get_or_add_user_project_role reader 418cdb7111174367af8c1a1afc51e5ae 321567d1c9ca48db818e009ac7586b58 with result 0 in 16 seconds 2022-04-01 02:09:54.738 | + inc/async:async_wait:197 : return 0 2022-04-01 02:09:54.752 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-01 02:09:54.824 | [686196 Async ks-system-reader:686196]: finished successfully 2022-04-01 02:09:55.090 | [654826 Async ks-alt-admin:684952]: Waiting for completion of get_or_add_user_project_role admin 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e running on PID 684952 (12 other jobs running) 2022-04-01 02:09:55.224 | [654826 Async ks-alt-admin:684952]: Signaling child to exit 2022-04-01 02:09:55.227 | WAKEUP 2022-04-01 02:09:55.389 | [654826 Async ks-alt-admin:684952]: Signaled 2022-04-01 02:09:55.400 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:55.400 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:55.401 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:55.401 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:55.401 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:55.401 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:55.401 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:55.401 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:55.401 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:55.401 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:55.401 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:55.401 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0d793a7849934fddb59aab954726fab6 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:55.401 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:55.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:55.401 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:55.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:55.401 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:55.401 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:55.401 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:55.401 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:55.401 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0d793a7849934fddb59aab954726fab6 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:55.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:55.401 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:55.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:55.401 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:55.401 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:55.401 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:55.401 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0d793a7849934fddb59aab954726fab6 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:55.401 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:55.401 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:55.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:55.401 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:55.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:55.402 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:55.402 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:55.402 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:55.402 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:55.402 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | 0d793a7849934fddb59aab954726fab6 | | b633ad8bd2c54ce7b0da6ec65346433e | | | False |' 2022-04-01 02:09:55.402 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:55.402 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:55.402 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:55.402 | + functions-common:get_or_add_user_project_role:997 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:55.402 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:09:55.693 | [654826 Async ks-alt-admin:684952]: finished get_or_add_user_project_role admin 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e with result 0 in 15 seconds 2022-04-01 02:09:55.975 | [654826 Async ks-alt-another:685086]: Waiting for completion of get_or_add_user_project_role anotherrole 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e running on PID 685086 (11 other jobs running) 2022-04-01 02:09:56.151 | [654826 Async ks-alt-another:685086]: Signaling child to exit 2022-04-01 02:09:56.152 | WAKEUP 2022-04-01 02:09:56.313 | [654826 Async ks-alt-another:685086]: Signaled 2022-04-01 02:09:56.325 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:56.325 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:56.325 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:56.325 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:56.325 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:56.325 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:56.325 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:56.325 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:56.325 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:56.325 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:56.325 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:56.325 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0d793a7849934fddb59aab954726fab6 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:56.325 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:56.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:56.325 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:56.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:56.325 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:56.325 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:56.325 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:56.325 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:56.325 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0d793a7849934fddb59aab954726fab6 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:56.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:56.325 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:56.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:56.325 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:56.325 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:56.325 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0d793a7849934fddb59aab954726fab6 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:56.326 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:56.326 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:56.326 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:56.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:56.326 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:56.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:56.326 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:56.326 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:56.326 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:56.326 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:56.326 | ++ functions-common:get_field:818 : echo '| ab61c1cedb6a48ab8607cc099a66e0c9 | 0d793a7849934fddb59aab954726fab6 | | b633ad8bd2c54ce7b0da6ec65346433e | | | False |' 2022-04-01 02:09:56.326 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:56.326 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:56.326 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:56.326 | + functions-common:get_or_add_user_project_role:997 : echo ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:56.326 | ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:09:56.635 | [654826 Async ks-alt-another:685086]: finished get_or_add_user_project_role anotherrole 0d793a7849934fddb59aab954726fab6 b633ad8bd2c54ce7b0da6ec65346433e with result 0 in 16 seconds 2022-04-01 02:09:56.888 | [654826 Async ks-alt-member-user:685454]: Waiting for completion of get_or_add_user_project_role member 8b4200b4e5834f15bdd5563edaa3f512 b633ad8bd2c54ce7b0da6ec65346433e running on PID 685454 (10 other jobs running) 2022-04-01 02:09:57.059 | [654826 Async ks-alt-member-user:685454]: Signaling child to exit 2022-04-01 02:09:57.060 | WAKEUP 2022-04-01 02:09:57.218 | [654826 Async ks-alt-member-user:685454]: Signaled 2022-04-01 02:09:57.232 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:57.232 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:57.232 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:57.232 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:57.232 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:57.232 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:57.232 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:57.232 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:57.232 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:57.232 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:57.232 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b4200b4e5834f15bdd5563edaa3f512 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:57.232 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:57.232 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:57.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.232 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.232 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.232 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:57.232 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:57.232 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:57.232 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 8b4200b4e5834f15bdd5563edaa3f512 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:57.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.233 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.233 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.233 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:57.233 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b4200b4e5834f15bdd5563edaa3f512 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:57.233 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:57.233 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:57.233 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:57.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.233 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.233 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.233 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:57.233 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:57.233 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:57.233 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:57.233 | ++ functions-common:get_field:818 : echo '| b081ad36005b42d1baa4e2f79109e471 | 8b4200b4e5834f15bdd5563edaa3f512 | | b633ad8bd2c54ce7b0da6ec65346433e | | | False |' 2022-04-01 02:09:57.233 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:57.233 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:57.233 | + functions-common:get_or_add_user_project_role:997 : echo b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:57.233 | b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:57.541 | [654826 Async ks-alt-member-user:685454]: finished get_or_add_user_project_role member 8b4200b4e5834f15bdd5563edaa3f512 b633ad8bd2c54ce7b0da6ec65346433e with result 0 in 14 seconds 2022-04-01 02:09:57.736 | [654826 Async ks-alt-reader-user:685678]: Waiting for completion of get_or_add_user_project_role reader 23c7bc237f7b430b916a3ae8d5e1d342 b633ad8bd2c54ce7b0da6ec65346433e running on PID 685678 (9 other jobs running) 2022-04-01 02:09:57.878 | [654826 Async ks-alt-reader-user:685678]: Signaling child to exit 2022-04-01 02:09:57.878 | WAKEUP 2022-04-01 02:09:57.945 | [654826 Async ks-alt-reader-user:685678]: Signaled 2022-04-01 02:09:57.948 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:09:57.948 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:09:57.948 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:57.948 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:57.949 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:57.949 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:57.949 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:57.949 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:09:57.949 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 23c7bc237f7b430b916a3ae8d5e1d342 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:57.949 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:57.949 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:09:57.949 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:57.949 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:57.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.949 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:57.949 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:09:57.949 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:09:57.949 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 23c7bc237f7b430b916a3ae8d5e1d342 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:57.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.949 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:09:57.949 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:09:57.949 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 23c7bc237f7b430b916a3ae8d5e1d342 --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:09:57.949 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:09:57.949 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:57.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:57.949 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:57.949 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:57.950 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:09:57.950 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:09:57.950 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:09:57.950 | ++ functions-common:get_field:818 : echo '| 625b60e1dbc2471d8ebac9d89a3c94cb | 23c7bc237f7b430b916a3ae8d5e1d342 | | b633ad8bd2c54ce7b0da6ec65346433e | | | False |' 2022-04-01 02:09:57.950 | ++ functions-common:get_field:812 : read data 2022-04-01 02:09:57.950 | + functions-common:get_or_add_user_project_role:995 : user_role_id=625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:09:57.950 | + functions-common:get_or_add_user_project_role:997 : echo 625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:09:57.950 | 625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:09:58.179 | [654826 Async ks-alt-reader-user:685678]: finished get_or_add_user_project_role reader 23c7bc237f7b430b916a3ae8d5e1d342 b633ad8bd2c54ce7b0da6ec65346433e with result 0 in 13 seconds 2022-04-01 02:09:58.221 | + inc/async:async_wait:197 : return 0 2022-04-01 02:09:58.246 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-01 02:09:58.647 | [654826 Async ks-system-member:685902]: Waiting for completion of get_or_add_user_system_role member 8a6d5c9a1ee544ca92c4fd8aea46051f all running on PID 685902 (8 other jobs running) 2022-04-01 02:09:58.769 | [654826 Async ks-system-member:685902]: Signaling child to exit 2022-04-01 02:09:58.769 | WAKEUP 2022-04-01 02:09:58.895 | [654826 Async ks-system-member:685902]: Signaled 2022-04-01 02:09:58.905 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 02:09:58.906 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 02:09:58.906 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 02:09:58.906 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:58.906 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:58.906 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:58.906 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:58.906 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:58.906 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 02:09:58.906 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8a6d5c9a1ee544ca92c4fd8aea46051f --system all -f value -c Role 2022-04-01 02:09:58.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:58.906 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:58.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:58.906 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:58.906 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:58.906 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 02:09:58.906 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 02:09:58.906 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 8a6d5c9a1ee544ca92c4fd8aea46051f --system all 2022-04-01 02:09:58.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:58.906 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:58.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:58.906 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:58.906 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8a6d5c9a1ee544ca92c4fd8aea46051f --system all -f value -c Role 2022-04-01 02:09:58.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:58.906 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:58.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:58.906 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:58.906 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:58.907 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:58.907 | + functions-common:get_or_add_user_system_role:1052 : echo b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:58.907 | b081ad36005b42d1baa4e2f79109e471 2022-04-01 02:09:59.213 | [654826 Async ks-system-member:685902]: finished get_or_add_user_system_role member 8a6d5c9a1ee544ca92c4fd8aea46051f all with result 0 in 11 seconds 2022-04-01 02:09:59.463 | [654826 Async ks-system-reader:686196]: Waiting for completion of get_or_add_user_system_role reader 289af3dc4ab34bdd89cb9742bb476a26 all running on PID 686196 (7 other jobs running) 2022-04-01 02:09:59.626 | [654826 Async ks-system-reader:686196]: Signaling child to exit 2022-04-01 02:09:59.627 | WAKEUP 2022-04-01 02:09:59.741 | [654826 Async ks-system-reader:686196]: Signaled 2022-04-01 02:09:59.742 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 02:09:59.743 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 02:09:59.743 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 02:09:59.743 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:09:59.743 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:09:59.743 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:09:59.743 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:09:59.743 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:09:59.743 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 02:09:59.743 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 289af3dc4ab34bdd89cb9742bb476a26 --system all -f value -c Role 2022-04-01 02:09:59.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:59.743 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:59.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:59.743 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:59.743 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:59.743 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 02:09:59.743 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 02:09:59.743 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 289af3dc4ab34bdd89cb9742bb476a26 --system all 2022-04-01 02:09:59.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:59.743 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:59.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:59.743 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:59.743 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 289af3dc4ab34bdd89cb9742bb476a26 --system all -f value -c Role 2022-04-01 02:09:59.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:59.743 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:59.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:09:59.743 | from cryptography.utils import int_from_bytes 2022-04-01 02:09:59.743 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:09:59.743 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:09:59.744 | + functions-common:get_or_add_user_system_role:1052 : echo 625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:09:59.744 | 625b60e1dbc2471d8ebac9d89a3c94cb 2022-04-01 02:10:00.031 | [654826 Async ks-system-reader:686196]: finished get_or_add_user_system_role reader 289af3dc4ab34bdd89cb9742bb476a26 all with result 0 in 13 seconds 2022-04-01 02:10:00.066 | + inc/async:async_wait:197 : return 0 2022-04-01 02:10:00.089 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-01 02:10:00.426 | [654826 Async ks-group-memberdemo:686576]: Waiting for completion of get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 running on PID 686576 (6 other jobs running) 2022-04-01 02:10:00.580 | [654826 Async ks-group-memberdemo:686576]: Signaling child to exit 2022-04-01 02:10:03.058 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:10:03.205 | [686576 Async ks-group-memberdemo:686576]: finished successfully 2022-04-01 02:10:03.315 | WAKEUP 2022-04-01 02:10:03.465 | [654826 Async ks-group-memberdemo:686576]: Signaled 2022-04-01 02:10:03.480 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 02:10:03.481 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2126628c5ef142c9a9237b9c53a80f5b --project 321567d1c9ca48db818e009ac7586b58 -f value 2022-04-01 02:10:03.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:03.481 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:03.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:03.481 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:03.481 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:03.481 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 02:10:03.481 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 02:10:03.481 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 2126628c5ef142c9a9237b9c53a80f5b --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:10:03.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:03.481 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:03.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:03.481 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:03.481 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2126628c5ef142c9a9237b9c53a80f5b --project 321567d1c9ca48db818e009ac7586b58 -f value 2022-04-01 02:10:03.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:03.481 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:03.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:03.481 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:03.481 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:03.481 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b081ad36005b42d1baa4e2f79109e471 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 False' 2022-04-01 02:10:03.481 | + functions-common:get_or_add_group_project_role:1076 : echo b081ad36005b42d1baa4e2f79109e471 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 False 2022-04-01 02:10:03.481 | b081ad36005b42d1baa4e2f79109e471 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 False 2022-04-01 02:10:03.676 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:10:03.698 | [654826 Async ks-group-memberdemo:686576]: finished get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 with result 0 in 14 seconds 2022-04-01 02:10:03.773 | [686748 Async ks-group-memberalt:686748]: finished successfully 2022-04-01 02:10:03.802 | [654826 Async ks-group-anotherdemo:686662]: Waiting for completion of get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 running on PID 686662 (5 other jobs running) 2022-04-01 02:10:03.864 | [654826 Async ks-group-anotherdemo:686662]: Signaling child to exit 2022-04-01 02:10:04.466 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:10:04.501 | [686662 Async ks-group-anotherdemo:686662]: finished successfully 2022-04-01 02:10:04.529 | WAKEUP 2022-04-01 02:10:04.557 | [654826 Async ks-group-anotherdemo:686662]: Signaled 2022-04-01 02:10:04.559 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 02:10:04.559 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2126628c5ef142c9a9237b9c53a80f5b --project 321567d1c9ca48db818e009ac7586b58 -f value 2022-04-01 02:10:04.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.559 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.559 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.559 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:04.559 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 02:10:04.559 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 02:10:04.559 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2126628c5ef142c9a9237b9c53a80f5b --project 321567d1c9ca48db818e009ac7586b58 2022-04-01 02:10:04.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.559 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.559 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.559 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2126628c5ef142c9a9237b9c53a80f5b --project 321567d1c9ca48db818e009ac7586b58 -f value 2022-04-01 02:10:04.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.559 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.559 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.559 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:04.559 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ab61c1cedb6a48ab8607cc099a66e0c9 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 False' 2022-04-01 02:10:04.559 | + functions-common:get_or_add_group_project_role:1076 : echo ab61c1cedb6a48ab8607cc099a66e0c9 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 False 2022-04-01 02:10:04.559 | ab61c1cedb6a48ab8607cc099a66e0c9 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 False 2022-04-01 02:10:04.620 | [654826 Async ks-group-anotherdemo:686662]: finished get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b 321567d1c9ca48db818e009ac7586b58 with result 0 in 15 seconds 2022-04-01 02:10:04.674 | [654826 Async ks-group-memberalt:686748]: Waiting for completion of get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e running on PID 686748 (4 other jobs running) 2022-04-01 02:10:04.706 | [654826 Async ks-group-memberalt:686748]: Signaling child to exit 2022-04-01 02:10:04.706 | WAKEUP 2022-04-01 02:10:04.744 | [654826 Async ks-group-memberalt:686748]: Signaled 2022-04-01 02:10:04.746 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 02:10:04.746 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2126628c5ef142c9a9237b9c53a80f5b --project b633ad8bd2c54ce7b0da6ec65346433e -f value 2022-04-01 02:10:04.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.746 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.747 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.747 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:04.747 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 02:10:04.747 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 02:10:04.747 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 2126628c5ef142c9a9237b9c53a80f5b --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:10:04.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.747 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.747 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.747 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2126628c5ef142c9a9237b9c53a80f5b --project b633ad8bd2c54ce7b0da6ec65346433e -f value 2022-04-01 02:10:04.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.747 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:04.747 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:04.748 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:04.748 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b081ad36005b42d1baa4e2f79109e471 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e False' 2022-04-01 02:10:04.748 | + functions-common:get_or_add_group_project_role:1076 : echo b081ad36005b42d1baa4e2f79109e471 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e False 2022-04-01 02:10:04.748 | b081ad36005b42d1baa4e2f79109e471 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e False 2022-04-01 02:10:04.806 | [654826 Async ks-group-memberalt:686748]: finished get_or_add_group_project_role member 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e with result 0 in 14 seconds 2022-04-01 02:10:04.868 | [654826 Async ks-group-anotheralt:686853]: Waiting for completion of get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e running on PID 686853 (3 other jobs running) 2022-04-01 02:10:04.900 | [654826 Async ks-group-anotheralt:686853]: Signaling child to exit 2022-04-01 02:10:05.443 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:10:05.472 | [686942 Async ks-group-admin:686942]: finished successfully 2022-04-01 02:10:05.850 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:10:05.879 | [686853 Async ks-group-anotheralt:686853]: finished successfully 2022-04-01 02:10:05.900 | WAKEUP 2022-04-01 02:10:05.929 | [654826 Async ks-group-anotheralt:686853]: Signaled 2022-04-01 02:10:05.930 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 02:10:05.930 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2126628c5ef142c9a9237b9c53a80f5b --project b633ad8bd2c54ce7b0da6ec65346433e -f value 2022-04-01 02:10:05.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:05.931 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:05.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:05.931 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:05.931 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:05.931 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 02:10:05.931 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 02:10:05.931 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2126628c5ef142c9a9237b9c53a80f5b --project b633ad8bd2c54ce7b0da6ec65346433e 2022-04-01 02:10:05.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:05.931 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:05.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:05.931 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:05.931 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2126628c5ef142c9a9237b9c53a80f5b --project b633ad8bd2c54ce7b0da6ec65346433e -f value 2022-04-01 02:10:05.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:05.931 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:05.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:05.931 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:05.931 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:05.931 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ab61c1cedb6a48ab8607cc099a66e0c9 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e False' 2022-04-01 02:10:05.931 | + functions-common:get_or_add_group_project_role:1076 : echo ab61c1cedb6a48ab8607cc099a66e0c9 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e False 2022-04-01 02:10:05.931 | ab61c1cedb6a48ab8607cc099a66e0c9 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e False 2022-04-01 02:10:05.986 | [654826 Async ks-group-anotheralt:686853]: finished get_or_add_group_project_role anotherrole 2126628c5ef142c9a9237b9c53a80f5b b633ad8bd2c54ce7b0da6ec65346433e with result 0 in 16 seconds 2022-04-01 02:10:06.027 | [654826 Async ks-group-admin:686942]: Waiting for completion of get_or_add_group_project_role admin cd63d5d3d558443d97c688896bebc56c 3a395f3452664e21a9c91b7374c5beba running on PID 686942 (2 other jobs running) 2022-04-01 02:10:06.056 | [654826 Async ks-group-admin:686942]: Signaling child to exit 2022-04-01 02:10:06.056 | WAKEUP 2022-04-01 02:10:06.082 | [654826 Async ks-group-admin:686942]: Signaled 2022-04-01 02:10:06.083 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 02:10:06.083 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cd63d5d3d558443d97c688896bebc56c --project 3a395f3452664e21a9c91b7374c5beba -f value 2022-04-01 02:10:06.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:06.083 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:06.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:06.083 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:06.083 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:06.083 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 02:10:06.083 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 02:10:06.083 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group cd63d5d3d558443d97c688896bebc56c --project 3a395f3452664e21a9c91b7374c5beba 2022-04-01 02:10:06.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:06.083 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:06.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:06.084 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:06.084 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cd63d5d3d558443d97c688896bebc56c --project 3a395f3452664e21a9c91b7374c5beba -f value 2022-04-01 02:10:06.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:06.084 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:06.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:10:06.084 | from cryptography.utils import int_from_bytes 2022-04-01 02:10:06.084 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:10:06.084 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9870bfd254764246bc2eda3b9c7410b9 cd63d5d3d558443d97c688896bebc56c 3a395f3452664e21a9c91b7374c5beba False' 2022-04-01 02:10:06.084 | + functions-common:get_or_add_group_project_role:1076 : echo 9870bfd254764246bc2eda3b9c7410b9 cd63d5d3d558443d97c688896bebc56c 3a395f3452664e21a9c91b7374c5beba False 2022-04-01 02:10:06.084 | 9870bfd254764246bc2eda3b9c7410b9 cd63d5d3d558443d97c688896bebc56c 3a395f3452664e21a9c91b7374c5beba False 2022-04-01 02:10:06.133 | [654826 Async ks-group-admin:686942]: finished get_or_add_group_project_role admin cd63d5d3d558443d97c688896bebc56c 3a395f3452664e21a9c91b7374c5beba with result 0 in 15 seconds 2022-04-01 02:10:06.137 | + inc/async:async_wait:197 : return 0 2022-04-01 02:10:06.139 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-01 02:10:06.158 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:10:06.161 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-01 02:10:06.180 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:10:06.183 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-01 02:10:06.185 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-01 02:10:06.250 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-01 02:10:06.293 | [654826 Async create_nova_accounts:688842]: running: create_nova_accounts 2022-04-01 02:10:06.297 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-01 02:10:06.316 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:10:06.319 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-01 02:10:06.321 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-01 02:10:06.392 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-01 02:10:06.431 | [654826 Async create_glance_accounts:688957]: running: create_glance_accounts 2022-04-01 02:10:06.434 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-01 02:10:06.463 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:10:06.466 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-01 02:10:06.469 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-01 02:10:06.539 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-01 02:10:06.595 | [654826 Async create_cinder_accounts:689087]: running: create_cinder_accounts 2022-04-01 02:10:06.597 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-01 02:10:06.619 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:10:06.622 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-01 02:10:06.625 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-01 02:10:06.698 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-01 02:10:06.783 | [654826 Async create_neutron_accounts:689202]: running: create_neutron_accounts 2022-04-01 02:10:06.788 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-01 02:10:06.819 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:10:06.826 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-01 02:10:06.830 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-01 02:10:07.013 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-01 02:10:07.242 | [654826 Async create_swift_accounts:689343]: running: create_swift_accounts 2022-04-01 02:10:07.272 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-01 02:10:07.435 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:10:07.457 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-01 02:10:07.850 | [654826 Async create_nova_accounts:688842]: Waiting for completion of create_nova_accounts running on PID 688842 (6 other jobs running) 2022-04-01 02:10:08.024 | [654826 Async create_nova_accounts:688842]: Signaling child to exit 2022-04-01 02:10:49.321 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:10:49.365 | [689202 Async create_neutron_accounts:689202]: finished successfully 2022-04-01 02:11:08.362 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:11:08.395 | [689087 Async create_cinder_accounts:689087]: finished successfully 2022-04-01 02:11:29.208 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:11:29.240 | [688957 Async create_glance_accounts:688957]: finished successfully 2022-04-01 02:11:31.733 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:11:31.764 | [688842 Async create_nova_accounts:688842]: finished successfully 2022-04-01 02:11:31.787 | WAKEUP 2022-04-01 02:11:31.813 | [654826 Async create_nova_accounts:688842]: Signaled 2022-04-01 02:11:31.815 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-01 02:11:31.815 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-01 02:11:31.815 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-01 02:11:31.815 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:11:31.815 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 02:11:31.815 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 02:11:31.815 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 02:11:31.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.815 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.815 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.815 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.816 | + functions-common:get_or_create_user:925 : user_id=97d08563529f47a991ceee2caf38da96 2022-04-01 02:11:31.816 | + functions-common:get_or_create_user:926 : echo 97d08563529f47a991ceee2caf38da96 2022-04-01 02:11:31.816 | 97d08563529f47a991ceee2caf38da96 2022-04-01 02:11:31.816 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-01 02:11:31.816 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:11:31.816 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:11:31.816 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:11:31.816 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:11:31.816 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:11:31.816 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:11:31.816 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:11:31.816 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:11:31.816 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:11:31.816 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:11:31.816 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.816 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.817 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:11:31.817 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.817 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.817 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.817 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.817 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.817 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:11:31.817 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:11:31.817 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.817 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.817 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.817 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:11:31.818 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.818 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.818 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.818 | ++ 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-04-01 02:11:31.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.818 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.818 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.818 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.818 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:11:31.818 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:11:31.818 | ++ functions-common:get_field:818 : echo '| d16625cb7fe3450d9601cd9f3a615539 | 97d08563529f47a991ceee2caf38da96 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:11:31.818 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:11:31.818 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.818 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.818 | + functions-common:get_or_add_user_project_role:997 : echo d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.818 | d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.818 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 02:11:31.818 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-01 02:11:31.818 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:11:31.818 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:11:31.818 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:11:31.818 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:11:31.818 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:11:31.818 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:11:31.818 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:11:31.818 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:11:31.818 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:11:31.818 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:11:31.818 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.819 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:11:31.819 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.819 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.819 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.819 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.819 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:11:31.819 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:11:31.819 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.819 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:11:31.819 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.819 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.819 | ++ 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-04-01 02:11:31.819 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.819 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.819 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:11:31.819 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:11:31.820 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:11:31.820 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | 97d08563529f47a991ceee2caf38da96 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:11:31.820 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.820 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:11:31.820 | + functions-common:get_or_add_user_project_role:997 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:11:31.820 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:11:31.820 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-01 02:11:31.820 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-01 02:11:31.820 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-04-01 02:11:31.820 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-01 02:11:31.820 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 02:11:31.820 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-01 02:11:31.820 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-01 02:11:31.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.820 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.820 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.820 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.820 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 02:11:31.820 | 67f9abec05c24cea9350ee743a5567f4' 2022-04-01 02:11:31.820 | + functions-common:get_or_create_service:1094 : echo 67f9abec05c24cea9350ee743a5567f4 2022-04-01 02:11:31.820 | 67f9abec05c24cea9350ee743a5567f4 2022-04-01 02:11:31.820 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-04-01 02:11:31.820 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 02:11:31.820 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-04-01 02:11:31.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:11:31.820 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-01 02:11:31.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.820 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.821 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:11:31.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:11:31.821 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 02:11:31.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.821 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=48b9f244e9bc4fb1a80fe9ed506ff4ab 2022-04-01 02:11:31.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 48b9f244e9bc4fb1a80fe9ed506ff4ab 2022-04-01 02:11:31.821 | + functions-common:get_or_create_endpoint:1127 : public_id=48b9f244e9bc4fb1a80fe9ed506ff4ab 2022-04-01 02:11:31.821 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 02:11:31.821 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 02:11:31.821 | + functions-common:get_or_create_endpoint:1136 : echo 48b9f244e9bc4fb1a80fe9ed506ff4ab 2022-04-01 02:11:31.821 | 48b9f244e9bc4fb1a80fe9ed506ff4ab 2022-04-01 02:11:31.821 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-01 02:11:31.821 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 02:11:31.821 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-01 02:11:31.821 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-01 02:11:31.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.821 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.821 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 02:11:31.821 | 3b0be97841524eafb3da4104b9b1317b' 2022-04-01 02:11:31.821 | + functions-common:get_or_create_service:1094 : echo 3b0be97841524eafb3da4104b9b1317b 2022-04-01 02:11:31.821 | 3b0be97841524eafb3da4104b9b1317b 2022-04-01 02:11:31.821 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-04-01 02:11:31.822 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 02:11:31.822 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-04-01 02:11:31.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:11:31.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-01 02:11:31.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.822 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.822 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.822 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:11:31.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:11:31.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-04-01 02:11:31.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.822 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.822 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.822 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=47288111defa4476804ae81d42ee5cfe 2022-04-01 02:11:31.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 47288111defa4476804ae81d42ee5cfe 2022-04-01 02:11:31.822 | + functions-common:get_or_create_endpoint:1127 : public_id=47288111defa4476804ae81d42ee5cfe 2022-04-01 02:11:31.822 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 02:11:31.822 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 02:11:31.822 | + functions-common:get_or_create_endpoint:1136 : echo 47288111defa4476804ae81d42ee5cfe 2022-04-01 02:11:31.822 | 47288111defa4476804ae81d42ee5cfe 2022-04-01 02:11:31.822 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-01 02:11:31.822 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:11:31.822 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-01 02:11:31.822 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:11:31.822 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-01 02:11:31.822 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:11:31.822 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:11:31.822 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:11:31.823 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:11:31.823 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:11:31.823 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:11:31.823 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:11:31.823 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:11:31.823 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:11:31.823 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:11:31.823 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.823 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.823 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:11:31.823 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.823 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.823 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.823 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.823 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.823 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:11:31.823 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:11:31.823 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.823 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.823 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.823 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.823 | ++ 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-04-01 02:11:31.823 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:11:31.823 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.823 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.824 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.824 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.824 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.824 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:11:31.824 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:11:31.824 | ++ functions-common:get_field:818 : echo '| 3b0fc673df7b460d970bc793e421e5e0 | 97d08563529f47a991ceee2caf38da96 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:11:31.824 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:11:31.824 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.824 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:11:31.824 | + functions-common:get_or_add_user_project_role:997 : echo 3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:11:31.824 | 3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:11:31.824 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-01 02:11:31.824 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:11:31.824 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-01 02:11:31.824 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:11:31.824 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-01 02:11:31.867 | [654826 Async create_nova_accounts:688842]: finished create_nova_accounts with result 0 in 85 seconds 2022-04-01 02:11:31.907 | [654826 Async create_glance_accounts:688957]: Waiting for completion of create_glance_accounts running on PID 688957 (5 other jobs running) 2022-04-01 02:11:31.934 | [654826 Async create_glance_accounts:688957]: Signaling child to exit 2022-04-01 02:11:31.934 | WAKEUP 2022-04-01 02:11:31.960 | [654826 Async create_glance_accounts:688957]: Signaled 2022-04-01 02:11:31.962 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-01 02:11:31.962 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:11:31.962 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-01 02:11:31.962 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-01 02:11:31.962 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:11:31.962 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 02:11:31.962 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 02:11:31.962 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 02:11:31.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.962 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.962 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.962 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.962 | + functions-common:get_or_create_user:925 : user_id=b34d259fb5464f76bc78d0bd9c6bc7c4 2022-04-01 02:11:31.962 | + functions-common:get_or_create_user:926 : echo b34d259fb5464f76bc78d0bd9c6bc7c4 2022-04-01 02:11:31.962 | b34d259fb5464f76bc78d0bd9c6bc7c4 2022-04-01 02:11:31.962 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-01 02:11:31.962 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:11:31.962 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:11:31.962 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:11:31.962 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:11:31.962 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:11:31.962 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:11:31.963 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:11:31.963 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:11:31.963 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:11:31.963 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:11:31.963 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:11:31.963 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.963 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.963 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.963 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.963 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.963 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.963 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.963 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:11:31.963 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:11:31.963 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.963 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.963 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.963 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.963 | ++ 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-04-01 02:11:31.963 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:11:31.963 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.963 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.963 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.964 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.964 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.964 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:11:31.964 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:11:31.964 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:11:31.964 | ++ functions-common:get_field:818 : echo '| d16625cb7fe3450d9601cd9f3a615539 | b34d259fb5464f76bc78d0bd9c6bc7c4 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:11:31.964 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.964 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.964 | + functions-common:get_or_add_user_project_role:997 : echo d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.964 | d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.964 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 02:11:31.964 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-01 02:11:31.964 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:11:31.964 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-01 02:11:31.964 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-01 02:11:31.964 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:11:31.964 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 02:11:31.964 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 02:11:31.964 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 02:11:31.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.964 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.964 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.964 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.964 | + functions-common:get_or_create_user:925 : user_id=d2ec912490fe4f369504ebe462130a80 2022-04-01 02:11:31.964 | + functions-common:get_or_create_user:926 : echo d2ec912490fe4f369504ebe462130a80 2022-04-01 02:11:31.964 | d2ec912490fe4f369504ebe462130a80 2022-04-01 02:11:31.964 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-01 02:11:31.964 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:11:31.964 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:11:31.964 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:11:31.965 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:11:31.965 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:11:31.965 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:11:31.965 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:11:31.965 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:11:31.965 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:11:31.965 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:11:31.965 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.965 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.965 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:11:31.965 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.965 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.965 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.966 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.966 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.966 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:11:31.966 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:11:31.966 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.966 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.966 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.966 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.966 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:11:31.966 | ++ 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-04-01 02:11:31.966 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.966 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.966 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.966 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.966 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.966 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:11:31.966 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:11:31.966 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:11:31.966 | ++ functions-common:get_field:818 : echo '| d16625cb7fe3450d9601cd9f3a615539 | d2ec912490fe4f369504ebe462130a80 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:11:31.966 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.966 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.966 | + functions-common:get_or_add_user_project_role:997 : echo d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.966 | d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:31.966 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-01 02:11:31.966 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-01 02:11:31.966 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:11:31.966 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:11:31.966 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:11:31.966 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:11:31.967 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:11:31.967 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:11:31.967 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:11:31.967 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:11:31.967 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:11:31.967 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:11:31.967 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.967 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.967 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:11:31.967 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.967 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.967 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.967 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.967 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.967 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:11:31.967 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:11:31.967 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 02:11:31.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.967 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.967 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.967 | ++ 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-04-01 02:11:31.967 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:31.967 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:11:31.967 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:31.967 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.967 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.968 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.968 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.968 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:11:31.968 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:11:31.968 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:11:31.968 | ++ functions-common:get_field:818 : echo '| 3b0fc673df7b460d970bc793e421e5e0 | d2ec912490fe4f369504ebe462130a80 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:11:31.968 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:31.968 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:11:31.968 | + functions-common:get_or_add_user_project_role:997 : echo 3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:11:31.968 | 3b0fc673df7b460d970bc793e421e5e0 2022-04-01 02:11:31.968 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-01 02:11:31.968 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 02:11:31.968 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-01 02:11:31.968 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-01 02:11:31.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.968 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.968 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.968 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.968 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 02:11:31.968 | 19ef722e886a41e880376bd40768d22a' 2022-04-01 02:11:31.968 | + functions-common:get_or_create_service:1094 : echo 19ef722e886a41e880376bd40768d22a 2022-04-01 02:11:31.968 | 19ef722e886a41e880376bd40768d22a 2022-04-01 02:11:31.968 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-04-01 02:11:31.968 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 02:11:31.968 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-04-01 02:11:31.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:11:31.968 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-01 02:11:31.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.968 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.968 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.969 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:11:31.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:11:31.969 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-04-01 02:11:31.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.969 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:31.969 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:31.969 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:31.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b3dbc55faef14fd68b3ad42e534561e3 2022-04-01 02:11:31.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b3dbc55faef14fd68b3ad42e534561e3 2022-04-01 02:11:31.969 | + functions-common:get_or_create_endpoint:1127 : public_id=b3dbc55faef14fd68b3ad42e534561e3 2022-04-01 02:11:31.969 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 02:11:31.969 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 02:11:31.969 | + functions-common:get_or_create_endpoint:1136 : echo b3dbc55faef14fd68b3ad42e534561e3 2022-04-01 02:11:31.969 | b3dbc55faef14fd68b3ad42e534561e3 2022-04-01 02:11:31.969 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-01 02:11:31.969 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 02:11:31.969 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 02:11:31.969 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 02:11:31.969 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-01 02:11:31.969 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-01 02:11:31.969 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-01 02:11:31.969 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-01 02:11:31.969 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-01 02:11:32.012 | [654826 Async create_glance_accounts:688957]: finished create_glance_accounts with result 0 in 82 seconds 2022-04-01 02:11:32.054 | [654826 Async create_cinder_accounts:689087]: Waiting for completion of create_cinder_accounts running on PID 689087 (4 other jobs running) 2022-04-01 02:11:32.081 | [654826 Async create_cinder_accounts:689087]: Signaling child to exit 2022-04-01 02:11:32.081 | WAKEUP 2022-04-01 02:11:32.107 | [654826 Async create_cinder_accounts:689087]: Signaled 2022-04-01 02:11:32.109 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-01 02:11:32.109 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-01 02:11:32.109 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-01 02:11:32.109 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:11:32.109 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 02:11:32.109 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 02:11:32.109 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 02:11:32.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.109 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.109 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.109 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.109 | + functions-common:get_or_create_user:925 : user_id=394e8ef91c76459aa8ac3a948742e649 2022-04-01 02:11:32.109 | + functions-common:get_or_create_user:926 : echo 394e8ef91c76459aa8ac3a948742e649 2022-04-01 02:11:32.109 | 394e8ef91c76459aa8ac3a948742e649 2022-04-01 02:11:32.109 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-01 02:11:32.109 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:11:32.109 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:11:32.109 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:11:32.109 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:11:32.109 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:11:32.109 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:11:32.109 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:11:32.109 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:11:32.109 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:11:32.109 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:11:32.109 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-01 02:11:32.109 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:11:32.109 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:32.110 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:32.110 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:32.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.110 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.110 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.110 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.110 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:11:32.110 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:11:32.110 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-01 02:11:32.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.110 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.110 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.110 | ++ 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-04-01 02:11:32.110 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:32.110 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:11:32.110 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:32.110 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:32.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.110 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.110 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.110 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.110 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:11:32.110 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:11:32.110 | ++ functions-common:get_field:818 : echo '| d16625cb7fe3450d9601cd9f3a615539 | 394e8ef91c76459aa8ac3a948742e649 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:11:32.110 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:11:32.110 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:32.110 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:32.110 | + functions-common:get_or_add_user_project_role:997 : echo d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:32.110 | d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:32.111 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 02:11:32.111 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-01 02:11:32.111 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 02:11:32.111 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-01 02:11:32.111 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-01 02:11:32.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.111 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.111 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.111 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.111 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 02:11:32.111 | d2e98780a48d43629365df9321cccaf2' 2022-04-01 02:11:32.111 | + functions-common:get_or_create_service:1094 : echo d2e98780a48d43629365df9321cccaf2 2022-04-01 02:11:32.111 | d2e98780a48d43629365df9321cccaf2 2022-04-01 02:11:32.111 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-01 02:11:32.111 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-01 02:11:32.111 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 02:11:32.111 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-01 02:11:32.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:11:32.111 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-01 02:11:32.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.111 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.111 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.111 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:11:32.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:11:32.111 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 02:11:32.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.112 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.112 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.112 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6988e4acc870481ead7f27987b0647d6 2022-04-01 02:11:32.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6988e4acc870481ead7f27987b0647d6 2022-04-01 02:11:32.112 | + functions-common:get_or_create_endpoint:1127 : public_id=6988e4acc870481ead7f27987b0647d6 2022-04-01 02:11:32.112 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 02:11:32.112 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 02:11:32.112 | + functions-common:get_or_create_endpoint:1136 : echo 6988e4acc870481ead7f27987b0647d6 2022-04-01 02:11:32.112 | 6988e4acc870481ead7f27987b0647d6 2022-04-01 02:11:32.112 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-01 02:11:32.112 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 02:11:32.112 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-01 02:11:32.112 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-01 02:11:32.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.112 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.112 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.112 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.112 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 02:11:32.112 | a05e42f2e2004de68ea4d75498148abd' 2022-04-01 02:11:32.112 | + functions-common:get_or_create_service:1094 : echo a05e42f2e2004de68ea4d75498148abd 2022-04-01 02:11:32.112 | a05e42f2e2004de68ea4d75498148abd 2022-04-01 02:11:32.112 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-01 02:11:32.112 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 02:11:32.112 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-01 02:11:32.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:11:32.112 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-01 02:11:32.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.113 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.113 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.113 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:11:32.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:11:32.113 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 02:11:32.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.113 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.113 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.113 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c0478074ad994e48b5beea24317b5bd6 2022-04-01 02:11:32.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c0478074ad994e48b5beea24317b5bd6 2022-04-01 02:11:32.113 | + functions-common:get_or_create_endpoint:1127 : public_id=c0478074ad994e48b5beea24317b5bd6 2022-04-01 02:11:32.113 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 02:11:32.113 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 02:11:32.113 | + functions-common:get_or_create_endpoint:1136 : echo c0478074ad994e48b5beea24317b5bd6 2022-04-01 02:11:32.113 | c0478074ad994e48b5beea24317b5bd6 2022-04-01 02:11:32.113 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-01 02:11:32.113 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-01 02:11:32.113 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 02:11:32.113 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-01 02:11:32.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.113 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.113 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.113 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.113 | ++ functions-common:get_or_create_project:938 : project_id=023404b005834a00b1681fa138226b12 2022-04-01 02:11:32.113 | ++ functions-common:get_or_create_project:939 : echo 023404b005834a00b1681fa138226b12 2022-04-01 02:11:32.114 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 023404b005834a00b1681fa138226b12 2022-04-01 02:11:32.114 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-01 02:11:32.114 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:11:32.114 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 02:11:32.114 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-01 02:11:32.114 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-01 02:11:32.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.114 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.114 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.114 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-01 02:11:32.114 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.114 | ++ functions-common:get_or_create_user:925 : user_id=394e8ef91c76459aa8ac3a948742e649 2022-04-01 02:11:32.114 | ++ functions-common:get_or_create_user:926 : echo 394e8ef91c76459aa8ac3a948742e649 2022-04-01 02:11:32.114 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 394e8ef91c76459aa8ac3a948742e649 2022-04-01 02:11:32.163 | [654826 Async create_cinder_accounts:689087]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-01 02:11:32.167 | + inc/async:async_wait:197 : return 0 2022-04-01 02:11:32.170 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-01 02:11:32.229 | [654826 Async create_neutron_accounts:689202]: Waiting for completion of create_neutron_accounts running on PID 689202 (3 other jobs running) 2022-04-01 02:11:32.256 | [654826 Async create_neutron_accounts:689202]: Signaling child to exit 2022-04-01 02:11:32.256 | WAKEUP 2022-04-01 02:11:32.283 | [654826 Async create_neutron_accounts:689202]: Signaled 2022-04-01 02:11:32.284 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-01 02:11:32.284 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:11:32.284 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:11:32.285 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:11:32.285 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:11:32.285 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 02:11:32.285 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:11:32.285 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-01 02:11:32.285 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-01 02:11:32.285 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-01 02:11:32.285 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-04-01 02:11:32.285 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-01 02:11:32.285 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-01 02:11:32.285 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-01 02:11:32.285 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:11:32.285 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 02:11:32.285 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 02:11:32.285 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 02:11:32.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.285 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.285 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.285 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.285 | + functions-common:get_or_create_user:925 : user_id=8cb96a6313844e5eadaa6fe1de7357db 2022-04-01 02:11:32.285 | + functions-common:get_or_create_user:926 : echo 8cb96a6313844e5eadaa6fe1de7357db 2022-04-01 02:11:32.285 | 8cb96a6313844e5eadaa6fe1de7357db 2022-04-01 02:11:32.285 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-01 02:11:32.285 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:11:32.285 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:11:32.285 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:11:32.285 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:11:32.285 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:11:32.285 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:11:32.285 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:11:32.286 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:11:32.286 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:11:32.286 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:11:32.286 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-01 02:11:32.286 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:32.286 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:11:32.286 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:32.286 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:32.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.286 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.286 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.286 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.286 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:11:32.286 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:11:32.286 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-01 02:11:32.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.286 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.286 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.286 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:11:32.286 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:11:32.286 | ++ 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-04-01 02:11:32.286 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:11:32.286 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:32.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.286 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.286 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.286 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.286 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:11:32.286 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:11:32.287 | ++ functions-common:get_field:818 : echo '| d16625cb7fe3450d9601cd9f3a615539 | 8cb96a6313844e5eadaa6fe1de7357db | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:11:32.287 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:11:32.287 | ++ functions-common:get_field:812 : read data 2022-04-01 02:11:32.287 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:32.287 | + functions-common:get_or_add_user_project_role:997 : echo d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:32.287 | d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:11:32.287 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 02:11:32.287 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-01 02:11:32.287 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 02:11:32.287 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-01 02:11:32.287 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-01 02:11:32.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.287 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.287 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.287 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.287 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 02:11:32.287 | d0ab97a4e2bb42b186003e7ddc894a7f' 2022-04-01 02:11:32.287 | + functions-common:get_or_create_service:1094 : echo d0ab97a4e2bb42b186003e7ddc894a7f 2022-04-01 02:11:32.287 | d0ab97a4e2bb42b186003e7ddc894a7f 2022-04-01 02:11:32.287 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-04-01 02:11:32.287 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 02:11:32.287 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-04-01 02:11:32.287 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:11:32.287 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-01 02:11:32.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.287 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.287 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.288 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:11:32.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:11:32.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-04-01 02:11:32.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.288 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:11:32.288 | from cryptography.utils import int_from_bytes 2022-04-01 02:11:32.288 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:11:32.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=43bcff94c2c548a3be6a1c911d3eb3e4 2022-04-01 02:11:32.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 43bcff94c2c548a3be6a1c911d3eb3e4 2022-04-01 02:11:32.288 | + functions-common:get_or_create_endpoint:1127 : public_id=43bcff94c2c548a3be6a1c911d3eb3e4 2022-04-01 02:11:32.288 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 02:11:32.288 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 02:11:32.288 | + functions-common:get_or_create_endpoint:1136 : echo 43bcff94c2c548a3be6a1c911d3eb3e4 2022-04-01 02:11:32.288 | 43bcff94c2c548a3be6a1c911d3eb3e4 2022-04-01 02:11:32.332 | [654826 Async create_neutron_accounts:689202]: finished create_neutron_accounts with result 0 in 42 seconds 2022-04-01 02:11:32.374 | [654826 Async create_swift_accounts:689343]: Waiting for completion of create_swift_accounts running on PID 689343 (2 other jobs running) 2022-04-01 02:11:32.401 | [654826 Async create_swift_accounts:689343]: Signaling child to exit 2022-04-01 02:12:21.622 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:12:21.648 | [689343 Async create_swift_accounts:689343]: finished successfully 2022-04-01 02:12:21.670 | WAKEUP 2022-04-01 02:12:21.693 | [654826 Async create_swift_accounts:689343]: Signaled 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-01 02:12:21.695 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-01 02:12:21.695 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-01 02:12:21.695 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-01 02:12:21.695 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 02:12:21.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.695 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.695 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.696 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.696 | ++ functions-common:get_or_create_role:950 : role_id=ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:12:21.696 | ++ functions-common:get_or_create_role:951 : echo ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:12:21.696 | + lib/swift:create_swift_accounts:614 : another_role=ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:12:21.696 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-01 02:12:21.696 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-01 02:12:21.696 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:12:21.696 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 02:12:21.696 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 02:12:21.696 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 02:12:21.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.696 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.696 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.696 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.696 | + functions-common:get_or_create_user:925 : user_id=ecc1c5e9aa364a5ab86565c88f471fd4 2022-04-01 02:12:21.696 | + functions-common:get_or_create_user:926 : echo ecc1c5e9aa364a5ab86565c88f471fd4 2022-04-01 02:12:21.696 | ecc1c5e9aa364a5ab86565c88f471fd4 2022-04-01 02:12:21.696 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-01 02:12:21.696 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:12:21.696 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:12:21.696 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:12:21.696 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:12:21.696 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:12:21.696 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:12:21.696 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:12:21.696 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:12:21.696 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:12:21.696 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:12:21.696 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.696 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-01 02:12:21.696 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:12:21.697 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.697 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.697 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.697 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.697 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.697 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:12:21.697 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:12:21.697 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-01 02:12:21.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.697 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.697 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.697 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:12:21.697 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.697 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.697 | ++ 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-04-01 02:12:21.697 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.697 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.697 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.697 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.697 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:12:21.697 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:12:21.697 | ++ functions-common:get_field:818 : echo '| d16625cb7fe3450d9601cd9f3a615539 | ecc1c5e9aa364a5ab86565c88f471fd4 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:12:21.697 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:12:21.697 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.698 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:12:21.698 | + functions-common:get_or_add_user_project_role:997 : echo d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:12:21.698 | d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:12:21.698 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 02:12:21.698 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-01 02:12:21.698 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:12:21.698 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:12:21.698 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:12:21.698 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:12:21.698 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:12:21.698 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:12:21.698 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:12:21.698 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:12:21.698 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:12:21.698 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:12:21.698 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-01 02:12:21.698 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:12:21.698 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.698 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.698 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.698 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.698 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.698 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.698 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:12:21.698 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:12:21.698 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-01 02:12:21.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.698 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.698 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.699 | ++ 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-04-01 02:12:21.699 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.699 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:12:21.699 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.699 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.699 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.699 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.699 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.699 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:12:21.699 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:12:21.699 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | ecc1c5e9aa364a5ab86565c88f471fd4 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:12:21.699 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:12:21.699 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.699 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.699 | + functions-common:get_or_add_user_project_role:997 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.699 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.699 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-01 02:12:21.699 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 02:12:21.699 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-01 02:12:21.699 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-01 02:12:21.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.699 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.700 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.700 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.700 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 02:12:21.700 | 3c1a33874a7346d69ca706188f1806eb' 2022-04-01 02:12:21.700 | + functions-common:get_or_create_service:1094 : echo 3c1a33874a7346d69ca706188f1806eb 2022-04-01 02:12:21.700 | 3c1a33874a7346d69ca706188f1806eb 2022-04-01 02:12:21.700 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-04-01 02:12:21.700 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 02:12:21.700 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-01 02:12:21.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:12:21.700 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-01 02:12:21.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.700 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.700 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.700 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:12:21.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:12:21.700 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-01 02:12:21.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.700 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.700 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.700 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b5bca208c2fc447a8ff0b46553d54a68 2022-04-01 02:12:21.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b5bca208c2fc447a8ff0b46553d54a68 2022-04-01 02:12:21.700 | + functions-common:get_or_create_endpoint:1127 : public_id=b5bca208c2fc447a8ff0b46553d54a68 2022-04-01 02:12:21.700 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-04-01 02:12:21.700 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-04-01 02:12:21.700 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:12:21.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-01 02:12:21.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.701 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.701 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.701 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.701 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:12:21.701 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:12:21.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-04-01 02:12:21.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.701 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.701 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.701 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.701 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=65939f625c8d41a4ab4ad24365092d81 2022-04-01 02:12:21.701 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 65939f625c8d41a4ab4ad24365092d81 2022-04-01 02:12:21.701 | 65939f625c8d41a4ab4ad24365092d81 2022-04-01 02:12:21.701 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 02:12:21.701 | + functions-common:get_or_create_endpoint:1136 : echo b5bca208c2fc447a8ff0b46553d54a68 2022-04-01 02:12:21.701 | b5bca208c2fc447a8ff0b46553d54a68 2022-04-01 02:12:21.701 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-01 02:12:21.701 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-01 02:12:21.701 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 02:12:21.701 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-01 02:12:21.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.701 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.701 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.701 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.701 | ++ functions-common:get_or_create_project:938 : project_id=daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.701 | ++ functions-common:get_or_create_project:939 : echo daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.702 | + lib/swift:create_swift_accounts:628 : swift_project_test1=daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.702 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-01 02:12:21.702 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:12:21.702 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-01 02:12:21.702 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:12:21.702 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-01 02:12:21.702 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-01 02:12:21.702 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-01 02:12:21.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.702 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.702 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.702 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.702 | ++ functions-common:get_or_create_user:925 : user_id=daeddaef0e2a4570a4ae82a3d43de9d5 2022-04-01 02:12:21.702 | ++ functions-common:get_or_create_user:926 : echo daeddaef0e2a4570a4ae82a3d43de9d5 2022-04-01 02:12:21.702 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=daeddaef0e2a4570a4ae82a3d43de9d5 2022-04-01 02:12:21.702 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-01 02:12:21.702 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:12:21.702 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin daeddaef0e2a4570a4ae82a3d43de9d5 daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.702 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:12:21.702 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:12:21.702 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:12:21.702 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:12:21.702 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:12:21.702 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:12:21.702 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:12:21.702 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:12:21.702 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:12:21.702 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.702 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.702 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user daeddaef0e2a4570a4ae82a3d43de9d5 --project daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.703 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.703 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.703 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.703 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.703 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:12:21.703 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:12:21.703 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user daeddaef0e2a4570a4ae82a3d43de9d5 --project daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.703 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.703 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.703 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.703 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:12:21.703 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user daeddaef0e2a4570a4ae82a3d43de9d5 --project daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.703 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.703 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.703 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.703 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.703 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.703 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:12:21.703 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:12:21.703 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:12:21.703 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | daeddaef0e2a4570a4ae82a3d43de9d5 | | daff3f444b8d446799ccc377fae65bff | | | False |' 2022-04-01 02:12:21.703 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.703 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.703 | + functions-common:get_or_add_user_project_role:997 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.703 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.704 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-01 02:12:21.704 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-01 02:12:21.704 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:12:21.704 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-01 02:12:21.704 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-01 02:12:21.704 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-01 02:12:21.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.704 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.704 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.704 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.704 | ++ functions-common:get_or_create_user:925 : user_id=5134b710bece48b49d03d1cbc01a9663 2022-04-01 02:12:21.704 | ++ functions-common:get_or_create_user:926 : echo 5134b710bece48b49d03d1cbc01a9663 2022-04-01 02:12:21.704 | + lib/swift:create_swift_accounts:637 : swift_user_test3=5134b710bece48b49d03d1cbc01a9663 2022-04-01 02:12:21.704 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-01 02:12:21.704 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:12:21.704 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ab61c1cedb6a48ab8607cc099a66e0c9 5134b710bece48b49d03d1cbc01a9663 daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.704 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:12:21.704 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:12:21.704 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:12:21.704 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:12:21.704 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:12:21.704 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:12:21.704 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:12:21.704 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:12:21.704 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ab61c1cedb6a48ab8607cc099a66e0c9 --user 5134b710bece48b49d03d1cbc01a9663 --project daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.704 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.704 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:12:21.704 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.704 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.705 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.705 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.705 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.705 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:12:21.705 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:12:21.705 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ab61c1cedb6a48ab8607cc099a66e0c9 --user 5134b710bece48b49d03d1cbc01a9663 --project daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.705 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.705 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.705 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ab61c1cedb6a48ab8607cc099a66e0c9 --user 5134b710bece48b49d03d1cbc01a9663 --project daff3f444b8d446799ccc377fae65bff 2022-04-01 02:12:21.705 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.705 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:12:21.705 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.705 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.705 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.705 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.705 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.705 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:12:21.705 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:12:21.705 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:12:21.705 | ++ functions-common:get_field:818 : echo '| ab61c1cedb6a48ab8607cc099a66e0c9 | 5134b710bece48b49d03d1cbc01a9663 | | daff3f444b8d446799ccc377fae65bff | | | False |' 2022-04-01 02:12:21.705 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.705 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:12:21.705 | + functions-common:get_or_add_user_project_role:997 : echo ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:12:21.705 | ab61c1cedb6a48ab8607cc099a66e0c9 2022-04-01 02:12:21.705 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-01 02:12:21.705 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-01 02:12:21.706 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 02:12:21.706 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-01 02:12:21.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.706 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.706 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.706 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.706 | ++ functions-common:get_or_create_project:938 : project_id=7001c06278e14652baf0185bd8697550 2022-04-01 02:12:21.706 | ++ functions-common:get_or_create_project:939 : echo 7001c06278e14652baf0185bd8697550 2022-04-01 02:12:21.706 | + lib/swift:create_swift_accounts:642 : swift_project_test2=7001c06278e14652baf0185bd8697550 2022-04-01 02:12:21.706 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-01 02:12:21.706 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:12:21.706 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-01 02:12:21.706 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-01 02:12:21.706 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:12:21.706 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-01 02:12:21.706 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-01 02:12:21.706 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-01 02:12:21.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.706 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.706 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.706 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.706 | ++ functions-common:get_or_create_user:925 : user_id=e5f28cdfcefc41a89e15465900d59730 2022-04-01 02:12:21.706 | ++ functions-common:get_or_create_user:926 : echo e5f28cdfcefc41a89e15465900d59730 2022-04-01 02:12:21.706 | + lib/swift:create_swift_accounts:647 : swift_user_test2=e5f28cdfcefc41a89e15465900d59730 2022-04-01 02:12:21.706 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-01 02:12:21.706 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:12:21.706 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin e5f28cdfcefc41a89e15465900d59730 7001c06278e14652baf0185bd8697550 2022-04-01 02:12:21.706 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:12:21.706 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:12:21.707 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:12:21.707 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:12:21.707 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:12:21.707 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:12:21.707 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:12:21.707 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:12:21.707 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.707 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5f28cdfcefc41a89e15465900d59730 --project 7001c06278e14652baf0185bd8697550 2022-04-01 02:12:21.707 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:12:21.707 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.707 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.707 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.707 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.707 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.707 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:12:21.707 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:12:21.707 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e5f28cdfcefc41a89e15465900d59730 --project 7001c06278e14652baf0185bd8697550 2022-04-01 02:12:21.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.707 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.707 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.707 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5f28cdfcefc41a89e15465900d59730 --project 7001c06278e14652baf0185bd8697550 2022-04-01 02:12:21.707 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.707 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:12:21.707 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.707 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.708 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.708 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.708 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.708 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:12:21.708 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:12:21.708 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | e5f28cdfcefc41a89e15465900d59730 | | 7001c06278e14652baf0185bd8697550 | | | False |' 2022-04-01 02:12:21.708 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:12:21.708 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.708 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.708 | + functions-common:get_or_add_user_project_role:997 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.708 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.708 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-01 02:12:21.708 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-01 02:12:21.708 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 02:12:21.708 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-01 02:12:21.708 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-01 02:12:21.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.708 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.708 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.708 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.708 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-01 02:12:21.708 | 30ef53f04cd34142b16a5ab789ec97b9' 2022-04-01 02:12:21.708 | ++ functions-common:get_or_create_domain:888 : echo 30ef53f04cd34142b16a5ab789ec97b9 2022-04-01 02:12:21.708 | + lib/swift:create_swift_accounts:652 : swift_domain=30ef53f04cd34142b16a5ab789ec97b9 2022-04-01 02:12:21.708 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-01 02:12:21.708 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:12:21.708 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-01 02:12:21.708 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 30ef53f04cd34142b16a5ab789ec97b9 2022-04-01 02:12:21.708 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 02:12:21.708 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=30ef53f04cd34142b16a5ab789ec97b9 --or-show -f value -c id 2022-04-01 02:12:21.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.709 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.709 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.709 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.709 | ++ functions-common:get_or_create_project:938 : project_id=1c0b4240595f43d4999c33073afb5bee 2022-04-01 02:12:21.709 | ++ functions-common:get_or_create_project:939 : echo 1c0b4240595f43d4999c33073afb5bee 2022-04-01 02:12:21.709 | + lib/swift:create_swift_accounts:656 : swift_project_test4=1c0b4240595f43d4999c33073afb5bee 2022-04-01 02:12:21.709 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-01 02:12:21.709 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:12:21.709 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-01 02:12:21.709 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 30ef53f04cd34142b16a5ab789ec97b9 test4@example.com 2022-04-01 02:12:21.709 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:12:21.709 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-01 02:12:21.709 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-01 02:12:21.709 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=30ef53f04cd34142b16a5ab789ec97b9 --email=test4@example.com --or-show -f value -c id 2022-04-01 02:12:21.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.709 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.709 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.709 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.709 | ++ functions-common:get_or_create_user:925 : user_id=b723282b70f54bc490e6d23bf06531bf 2022-04-01 02:12:21.709 | ++ functions-common:get_or_create_user:926 : echo b723282b70f54bc490e6d23bf06531bf 2022-04-01 02:12:21.709 | + lib/swift:create_swift_accounts:661 : swift_user_test4=b723282b70f54bc490e6d23bf06531bf 2022-04-01 02:12:21.709 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-01 02:12:21.709 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:12:21.709 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin b723282b70f54bc490e6d23bf06531bf 1c0b4240595f43d4999c33073afb5bee 2022-04-01 02:12:21.709 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:12:21.709 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 02:12:21.709 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:12:21.710 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:12:21.710 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 02:12:21.710 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 02:12:21.710 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 02:12:21.710 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 02:12:21.710 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b723282b70f54bc490e6d23bf06531bf --project 1c0b4240595f43d4999c33073afb5bee 2022-04-01 02:12:21.710 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:12:21.710 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.710 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.710 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.710 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.710 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.710 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.710 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:12:21.710 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:12:21.710 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b723282b70f54bc490e6d23bf06531bf --project 1c0b4240595f43d4999c33073afb5bee 2022-04-01 02:12:21.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.710 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.710 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.710 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b723282b70f54bc490e6d23bf06531bf --project 1c0b4240595f43d4999c33073afb5bee 2022-04-01 02:12:21.710 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:12:21.710 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:12:21.710 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:12:21.710 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.710 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:21.710 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:21.711 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:12:21.711 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:12:21.711 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:12:21.711 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | b723282b70f54bc490e6d23bf06531bf | | 1c0b4240595f43d4999c33073afb5bee | | | False |' 2022-04-01 02:12:21.711 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:12:21.711 | ++ functions-common:get_field:812 : read data 2022-04-01 02:12:21.711 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.711 | + functions-common:get_or_add_user_project_role:997 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.711 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:12:21.746 | [654826 Async create_swift_accounts:689343]: finished create_swift_accounts with result 0 in 134 seconds 2022-04-01 02:12:21.754 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-01 02:12:21.757 | + inc/async:async_wait:197 : return 0 2022-04-01 02:12:21.761 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-01 02:12:21.781 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:12:21.784 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-01 02:12:21.802 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:12:21.808 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-01 02:12:21.811 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:12:21.814 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-01 02:12:21.816 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-01 02:12:21.819 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-01 02:12:21.886 | + inc/async:async_inner:63 : init_glance 2022-04-01 02:12:21.931 | [654826 Async init_glance:693602]: running: init_glance 2022-04-01 02:12:21.935 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-01 02:12:21.955 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:12:21.960 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-01 02:12:21.961 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:12:21.964 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-01 02:12:21.967 | + ./stack.sh:main:1147 : configure_neutron 2022-04-01 02:12:21.969 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-01 02:12:21.974 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:12:21.974 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:12:21.982 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:12:21.985 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:12:21.988 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 02:12:21.994 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:12:21.994 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-01 02:12:21.997 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-01 02:12:21.999 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-01 02:12:22.002 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-01 02:12:22.016 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-01 02:12:22.026 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-01 02:12:25.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:25.544 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:25.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:25.544 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:29.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:29.070 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:29.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:29.070 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:32.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:32.644 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:32.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:32.644 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:36.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:36.133 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:36.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:36.133 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:39.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:39.696 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:39.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:39.697 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:43.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:43.214 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:43.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:43.214 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:46.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:46.721 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:46.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:46.721 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:50.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:50.499 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:50.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:50.500 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:55.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:55.313 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:55.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:12:55.313 | from cryptography.utils import int_from_bytes 2022-04-01 02:12:55.313 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-01 02:13:01.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:13:01.754 | from cryptography.utils import int_from_bytes 2022-04-01 02:13:01.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:13:01.754 | from cryptography.utils import int_from_bytes 2022-04-01 02:13:02.098 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-01 02:13:02.103 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-01 02:13:02.108 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-01 02:13:02.109 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-01 02:13:02.112 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-01 02:13:02.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-01 02:13:02.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-01 02:13:02.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-01 02:13:02.122 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-01 02:13:02.124 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-01 02:13:02.126 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-01 02:13:02.129 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-01 02:13:02.131 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-01 02:13:02.135 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-01 02:13:02.137 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-01 02:13:02.139 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-01 02:13:02.144 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:02.147 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-01 02:13:02.149 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:02.155 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-01 02:13:02.157 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-01 02:13:02.159 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-01 02:13:02.162 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-01 02:13:02.164 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 02:13:02.167 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 02:13:02.197 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-01 02:13:02.229 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-01 02:13:02.262 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-01 02:13:02.310 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-01 02:13:02.342 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-01 02:13:02.376 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-01 02:13:02.379 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-01 02:13:02.381 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-01 02:13:02.384 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 02:13:02.387 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 02:13:02.405 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 02:13:02.407 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 02:13:02.410 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 02:13:02.412 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 02:13:02.414 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-01 02:13:02.447 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:13:02.482 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 02:13:02.512 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 02:13:02.543 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-01 02:13:02.560 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:13:02.564 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-01 02:13:02.567 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-01 02:13:02.570 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-01 02:13:02.572 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-01 02:13:02.575 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-01 02:13:02.588 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-01 02:13:02.592 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-01 02:13:02.594 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-01 02:13:02.597 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-01 02:13:02.612 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-01 02:13:02.629 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-01 02:13:02.634 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-01 02:13:02.655 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-01 02:13:02.671 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-01 02:13:02.685 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 02:13:02.687 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 02:13:02.691 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-01 02:13:02.701 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.cX853JFUDK 2022-04-01 02:13:02.704 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 02:13:02.715 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 02:13:02.717 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.cX853JFUDK 2022-04-01 02:13:02.721 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.cX853JFUDK 2022-04-01 02:13:02.735 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.cX853JFUDK /etc/sudoers.d/neutron-rootwrap 2022-04-01 02:13:02.750 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 02:13:02.786 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-01 02:13:02.806 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 02:13:02.822 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-01 02:13:02.824 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-01 02:13:02.827 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-01 02:13:02.829 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 02:13:02.832 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 02:13:02.834 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 02:13:02.853 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:02.856 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 02:13:02.859 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 02:13:02.862 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 02:13:02.880 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:02.884 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:13:02.887 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 02:13:02.923 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 02:13:02.925 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 02:13:02.928 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-01 02:13:02.945 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:02.956 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-01 02:13:02.956 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-01 02:13:02.956 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 02:13:02.956 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 02:13:02.959 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-01 02:13:02.962 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-01 02:13:02.965 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 02:13:02.967 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-01 02:13:02.970 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-01 02:13:02.973 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-01 02:13:02.979 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-01 02:13:02.981 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-01 02:13:02.989 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-01 02:13:03.010 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:03.013 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-01 02:13:03.019 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-01 02:13:03.020 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-01 02:13:03.026 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-01 02:13:03.058 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 02:13:03.092 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-01 02:13:03.125 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-01 02:13:03.159 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-01 02:13:03.191 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-01 02:13:03.194 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 02:13:03.197 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-01 02:13:03.200 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 02:13:03.203 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-01 02:13:03.235 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-01 02:13:03.269 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 02:13:03.306 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-01 02:13:03.343 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-01 02:13:03.374 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-01 02:13:03.407 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-01 02:13:03.441 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-01 02:13:03.472 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 02:13:03.505 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 02:13:03.537 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-01 02:13:03.568 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-01 02:13:03.610 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-01 02:13:03.613 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 02:13:03.615 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 02:13:03.618 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 02:13:03.621 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-01 02:13:03.662 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-01 02:13:03.703 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-04-01 02:13:03.737 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-01 02:13:03.771 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-01 02:13:03.816 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-01 02:13:03.847 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-01 02:13:03.882 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-01 02:13:03.925 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 02:13:03.961 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-01 02:13:03.996 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-01 02:13:03.999 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-01 02:13:04.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-01 02:13:04.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-01 02:13:04.007 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-01 02:13:04.009 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-01 02:13:04.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-01 02:13:04.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1400:1449 != '' ]] 2022-04-01 02:13:04.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1400:1449 2022-04-01 02:13:04.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1400:1449 != '' ]] 2022-04-01 02:13:04.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-01 02:13:04.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-01 02:13:04.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-01 02:13:04.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-01 02:13:04.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-01 02:13:04.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-01 02:13:04.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-01 02:13:04.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-01 02:13:04.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-01 02:13:04.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-01 02:13:04.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-01 02:13:04.078 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:04.081 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 02:13:04.083 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-01 02:13:04.086 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-01 02:13:04.089 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 02:13:04.091 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-01 02:13:04.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-01 02:13:04.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-01 02:13:04.125 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:04.128 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 02:13:04.131 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-01 02:13:04.133 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-01 02:13:04.136 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 02:13:04.138 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-01 02:13:04.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-01 02:13:04.174 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:04.177 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 02:13:04.179 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-01 02:13:04.182 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-01 02:13:04.184 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 02:13:04.187 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-01 02:13:04.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-01 02:13:04.219 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:04.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-01 02:13:04.224 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-01 02:13:04.226 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-01 02:13:04.229 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 02:13:04.232 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-01 02:13:04.264 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-01 02:13:04.267 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:04.269 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-01 02:13:04.272 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 02:13:04.274 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 02:13:04.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 02:13:04.279 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-01 02:13:04.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-01 02:13:04.312 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:04.315 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-01 02:13:04.317 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-01 02:13:04.319 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-01 02:13:04.324 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 02:13:04.325 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-01 02:13:04.355 | + 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:1400:1449 2022-04-01 02:13:04.358 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:04.360 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-01 02:13:04.363 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1400:1449 2022-04-01 02:13:04.365 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1400:1449 ']' 2022-04-01 02:13:04.368 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 02:13:04.370 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1400:1449 2022-04-01 02:13:04.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-01 02:13:04.403 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:13:04.405 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-01 02:13:04.408 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 02:13:04.411 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 02:13:04.413 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 02:13:04.416 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-01 02:13:04.445 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 02:13:04.448 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-01 02:13:04.466 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:04.468 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-01 02:13:04.471 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 02:13:04.503 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-01 02:13:04.506 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 02:13:04.537 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 02:13:04.571 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-01 02:13:04.574 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-01 02:13:04.576 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-01 02:13:04.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 02:13:07.662 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 02:13:07.662 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 02:13:07.662 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=695518) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 02:13:07.714 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=695518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 02:13:07.714 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=695518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 02:13:07.714 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=695518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 02:13:07.715 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=695518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 02:13:07.715 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=695518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 02:13:07.715 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=695518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 02:13:07.770 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 02:13:07.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:13:07.771 | from cryptography.utils import int_from_bytes 2022-04-01 02:13:07.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:13:07.771 | from cryptography.utils import int_from_bytes 2022-04-01 02:13:08.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-01 02:13:08.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-01 02:13:08.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-01 02:13:08.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 02:13:08.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-01 02:13:08.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-01 02:13:08.255 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-01 02:13:08.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-01 02:13:08.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-01 02:13:08.293 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-01 02:13:08.297 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-01 02:13:08.305 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-01 02:13:08.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-01 02:13:08.311 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-01 02:13:08.325 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-01 02:13:08.343 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 02:13:08.345 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-01 02:13:08.354 | net.bridge.bridge-nf-call-iptables = 1 2022-04-01 02:13:08.359 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 02:13:08.362 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-01 02:13:08.372 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-01 02:13:08.375 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-01 02:13:08.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-01 02:13:08.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-01 02:13:08.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-01 02:13:08.386 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-01 02:13:08.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 02:13:08.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 02:13:08.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 02:13:08.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 02:13:08.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-01 02:13:08.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-01 02:13:08.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-01 02:13:08.472 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-01 02:13:08.504 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-01 02:13:08.543 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-01 02:13:08.565 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:08.568 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-01 02:13:08.570 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-01 02:13:08.576 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-01 02:13:08.612 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-01 02:13:08.644 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 02:13:08.683 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-01 02:13:08.685 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 02:13:08.721 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-01 02:13:08.740 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:08.743 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 02:13:08.746 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-01 02:13:08.780 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 02:13:08.782 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 02:13:08.785 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 02:13:08.825 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-01 02:13:08.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 02:13:08.830 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-01 02:13:08.833 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-01 02:13:08.852 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:08.854 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-01 02:13:08.857 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-01 02:13:08.862 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-01 02:13:08.895 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 02:13:08.929 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-01 02:13:08.932 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 02:13:08.970 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 02:13:08.973 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-01 02:13:09.006 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 02:13:09.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 02:13:09.014 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 02:13:09.044 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-01 02:13:09.047 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 02:13:09.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-01 02:13:09.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 02:13:12.115 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 02:13:12.116 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 02:13:12.116 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=696049) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 02:13:12.168 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=696049) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 02:13:12.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=696049) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 02:13:12.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=696049) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 02:13:12.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=696049) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 02:13:12.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=696049) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 02:13:12.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=696049) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 02:13:12.230 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-01 02:13:12.230 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=696049) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-01 02:13:12.231 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=696049) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-01 02:13:12.231 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 02:13:12.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:13:12.231 | from cryptography.utils import int_from_bytes 2022-04-01 02:13:12.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:13:12.231 | from cryptography.utils import int_from_bytes 2022-04-01 02:13:12.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-01 02:13:12.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-01 02:13:12.637 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-01 02:13:12.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 02:13:12.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 02:13:12.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 02:13:12.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 02:13:12.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-01 02:13:12.670 | + functions:set_mtu:785 : local dev=br-data 2022-04-01 02:13:12.672 | + functions:set_mtu:786 : local mtu=1500 2022-04-01 02:13:12.675 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-01 02:13:12.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-01 02:13:12.708 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-01 02:13:12.714 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-01 02:13:12.714 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-01 02:13:12.717 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-01 02:13:12.720 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-01 02:13:12.722 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-01 02:13:12.726 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-01 02:13:12.729 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-01 02:13:12.732 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-01 02:13:12.734 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-01 02:13:12.737 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-01 02:13:12.740 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-01 02:13:12.742 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-01 02:13:12.745 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-01 02:13:12.749 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-01 02:13:12.750 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-01 02:13:12.756 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-01 02:13:12.759 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-01 02:13:12.762 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-01 02:13:12.764 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-01 02:13:12.769 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-01 02:13:12.769 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-01 02:13:12.771 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-01 02:13:12.778 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.91/22 brd 192.168.3.255' 2022-04-01 02:13:12.780 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-01 02:13:12.783 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-01 02:13:12.786 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-01 02:13:12.789 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-01 02:13:12.792 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.91/22 brd 192.168.3.255 != '' ]] 2022-04-01 02:13:12.795 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.91/22 brd 192.168.3.255 dev eth1' 2022-04-01 02:13:12.797 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.91/22 brd 192.168.3.255 dev br-data' 2022-04-01 02:13:12.800 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-01 02:13:12.803 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-01 02:13:12.808 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-01 02:13:12.808 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.91/22 brd 192.168.3.255 2022-04-01 02:13:12.809 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-01 02:13:12.809 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-01 02:13:12.815 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.91 2022-04-01 02:13:12.819 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.91 ' 2022-04-01 02:13:12.820 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.91/22 brd 192.168.3.255 dev eth1 2022-04-01 02:13:12.834 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.91/22 brd 192.168.3.255 dev br-data 2022-04-01 02:13:12.847 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-01 02:13:12.861 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-01 02:13:12.885 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.91 2022-04-01 02:13:12.895 | PING 192.168.0.91 (192.168.0.91) from 192.168.0.91 br-data: 56(84) bytes of data. 2022-04-01 02:13:12.896 | 64 bytes from 192.168.0.91: icmp_seq=1 ttl=64 time=0.072 ms 2022-04-01 02:13:13.923 | 64 bytes from 192.168.0.91: icmp_seq=2 ttl=64 time=0.060 ms 2022-04-01 02:13:14.947 | 64 bytes from 192.168.0.91: icmp_seq=3 ttl=64 time=0.043 ms 2022-04-01 02:13:14.947 | 2022-04-01 02:13:14.947 | --- 192.168.0.91 ping statistics --- 2022-04-01 02:13:14.947 | 3 packets transmitted, 3 received, 0% packet loss, time 2052ms 2022-04-01 02:13:14.947 | rtt min/avg/max/mdev = 0.043/0.058/0.072/0.011 ms 2022-04-01 02:13:14.953 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-01 02:13:14.954 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-01 02:13:14.963 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-01 02:13:14.966 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-01 02:13:14.985 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:14.987 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-01 02:13:14.990 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-01 02:13:14.996 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-01 02:13:15.029 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-04-01 02:13:15.061 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-01 02:13:15.093 | + 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-04-01 02:13:15.126 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-01 02:13:15.128 | + 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-04-01 02:13:15.160 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 02:13:15.162 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-01 02:13:15.180 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:13:15.183 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-01 02:13:15.186 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-01 02:13:15.204 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:13:15.206 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-01 02:13:15.224 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:13:15.227 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-01 02:13:15.245 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:13:15.247 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-01 02:13:15.279 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-01 02:13:15.311 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-01 02:13:15.314 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-04-01 02:13:15.333 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:15.335 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-04-01 02:13:15.354 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:15.356 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-04-01 02:13:15.359 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-01 02:13:15.424 | + inc/async:async_inner:63 : init_neutron 2022-04-01 02:13:15.464 | [654826 Async init_neutron:696525]: running: init_neutron 2022-04-01 02:13:15.467 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-04-01 02:13:15.486 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:15.489 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-04-01 02:13:15.500 | ++ ./stack.sh:main:1162 : true 2022-04-01 02:13:15.503 | + ./stack.sh:main:1162 : netman_pid= 2022-04-01 02:13:15.506 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-04-01 02:13:15.509 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-04-01 02:13:15.526 | + ./stack.sh:main:1169 : clean_iptables 2022-04-01 02:13:15.535 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-01 02:13:15.535 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-01 02:13:15.535 | + lib/nova:clean_iptables:186 : grep nova 2022-04-01 02:13:15.535 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-01 02:13:15.537 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 02:13:15.545 | + lib/nova:clean_iptables:186 : bash 2022-04-01 02:13:15.548 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-01 02:13:15.557 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 02:13:15.560 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 02:13:15.564 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-01 02:13:15.564 | + lib/nova:clean_iptables:188 : grep nova 2022-04-01 02:13:15.565 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-01 02:13:15.567 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-01 02:13:15.569 | + lib/nova:clean_iptables:188 : bash 2022-04-01 02:13:15.579 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 02:13:15.580 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-01 02:13:15.589 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-01 02:13:15.595 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-01 02:13:15.595 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-01 02:13:15.596 | + lib/nova:clean_iptables:190 : grep nova 2022-04-01 02:13:15.598 | + lib/nova:clean_iptables:190 : bash 2022-04-01 02:13:15.606 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 02:13:15.608 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-01 02:13:15.609 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 02:13:15.611 | + lib/nova:clean_iptables:192 : grep nova 2022-04-01 02:13:15.611 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-01 02:13:15.616 | + lib/nova:clean_iptables:192 : bash 2022-04-01 02:13:15.619 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-01 02:13:15.632 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-01 02:13:15.641 | net.ipv4.ip_forward = 1 2022-04-01 02:13:15.645 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-04-01 02:13:15.672 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:15.675 | + ./stack.sh:main:1178 : configure_os_vif 2022-04-01 02:13:15.677 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-01 02:13:15.680 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 02:13:15.717 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-01 02:13:15.748 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-01 02:13:15.755 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 02:13:15.799 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-01 02:13:15.833 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-04-01 02:13:15.854 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:15.858 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-04-01 02:13:15.861 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:13:15.864 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-04-01 02:13:15.867 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-04-01 02:13:15.870 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-01 02:13:15.941 | + inc/async:async_inner:63 : init_swift 2022-04-01 02:13:15.982 | [654826 Async init_swift:696885]: running: init_swift 2022-04-01 02:13:15.985 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-04-01 02:13:16.005 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:16.008 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-04-01 02:13:16.012 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:13:16.014 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-04-01 02:13:16.017 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-04-01 02:13:16.020 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-01 02:13:16.088 | + inc/async:async_inner:63 : init_cinder 2022-04-01 02:13:16.131 | [654826 Async init_cinder:696980]: running: init_cinder 2022-04-01 02:13:16.137 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-04-01 02:13:16.157 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:13:16.159 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-04-01 02:13:16.162 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:13:16.165 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-04-01 02:13:16.167 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-04-01 02:13:16.170 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-01 02:13:16.239 | + inc/async:async_inner:63 : init_placement 2022-04-01 02:13:16.294 | [654826 Async init_placement:697099]: running: init_placement 2022-04-01 02:13:16.297 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-04-01 02:13:16.356 | [654826 Async init_neutron:696525]: Waiting for completion of init_neutron running on PID 696525 (6 other jobs running) 2022-04-01 02:13:16.390 | [654826 Async init_neutron:696525]: Signaling child to exit 2022-04-01 02:13:20.154 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:13:20.190 | [696980 Async init_cinder:696980]: finished successfully 2022-04-01 02:13:20.642 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:13:20.695 | [693602 Async init_glance:693602]: finished successfully 2022-04-01 02:13:29.257 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:13:29.286 | [696885 Async init_swift:696885]: finished successfully 2022-04-01 02:14:20.944 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:14:20.972 | [697099 Async init_placement:697099]: finished successfully 2022-04-01 02:17:58.572 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:17:58.601 | [696525 Async init_neutron:696525]: finished successfully 2022-04-01 02:17:58.622 | WAKEUP 2022-04-01 02:17:58.645 | [654826 Async init_neutron:696525]: Signaled 2022-04-01 02:17:58.647 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-01 02:17:58.647 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:17:58.647 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:17:58.647 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:17:58.647 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:17:58.647 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 02:17:58.647 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:17:58.647 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-01 02:17:58.647 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-01 02:17:58.647 | + lib/database:recreate_database:112 : local db=neutron 2022-04-01 02:17:58.647 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-01 02:17:58.647 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-01 02:17:58.648 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-01 02:17:58.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:17:58.648 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-01 02:17:58.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:17:58.648 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-01 02:17:58.648 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 02:17:58.648 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:17:58.648 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:17:58.648 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:17:58.648 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779224870 2022-04-01 02:17:58.648 | + 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-04-01 02:17:58.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.648 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.648 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-01 02:17:58.648 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-01 02:17:58.649 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-01 02:17:58.650 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-01 02:17:58.651 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-01 02:17:58.652 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-01 02:17:58.652 | Running upgrade for neutron ... 2022-04-01 02:17:58.652 | OK 2022-04-01 02:17:58.652 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-01 02:17:58.652 | + functions-common:time_stop:2425 : local name 2022-04-01 02:17:58.652 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:17:58.652 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:17:58.652 | + functions-common:time_stop:2428 : local total 2022-04-01 02:17:58.652 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:17:58.652 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 02:17:58.652 | + functions-common:time_stop:2432 : start_time=1648779224870 2022-04-01 02:17:58.652 | + functions-common:time_stop:2434 : [[ -z 1648779224870 ]] 2022-04-01 02:17:58.652 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:17:58.652 | + functions-common:time_stop:2437 : end_time=1648779478556 2022-04-01 02:17:58.652 | + functions-common:time_stop:2438 : elapsed_time=253686 2022-04-01 02:17:58.652 | + functions-common:time_stop:2439 : total=40488 2022-04-01 02:17:58.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:17:58.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=294174 2022-04-01 02:17:58.697 | [654826 Async init_neutron:696525]: finished init_neutron with result 0 in 283 seconds 2022-04-01 02:17:58.701 | + inc/async:async_wait:197 : return 0 2022-04-01 02:17:58.704 | + ./stack.sh:main:1208 : async_wait init_placement 2022-04-01 02:17:58.762 | [654826 Async init_placement:697099]: Waiting for completion of init_placement running on PID 697099 (5 other jobs running) 2022-04-01 02:17:58.791 | [654826 Async init_placement:697099]: Signaling child to exit 2022-04-01 02:17:58.791 | WAKEUP 2022-04-01 02:17:58.816 | [654826 Async init_placement:697099]: Signaled 2022-04-01 02:17:58.818 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-01 02:17:58.818 | + lib/database:recreate_database:112 : local db=placement 2022-04-01 02:17:58.818 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-01 02:17:58.818 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-01 02:17:58.818 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-01 02:17:58.818 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:17:58.818 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-01 02:17:58.818 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:17:58.818 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-01 02:17:58.818 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-01 02:17:58.818 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-01 02:17:58.818 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-01 02:17:58.818 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 02:17:58.818 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 02:17:58.818 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 02:17:58.818 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 02:17:58.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.819 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:17:58.819 | + functions-common:get_or_create_user:925 : user_id=dc9d2c3772d44573af1418b9f3c12395 2022-04-01 02:17:58.819 | + functions-common:get_or_create_user:926 : echo dc9d2c3772d44573af1418b9f3c12395 2022-04-01 02:17:58.819 | dc9d2c3772d44573af1418b9f3c12395 2022-04-01 02:17:58.819 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-01 02:17:58.819 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:17:58.819 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:17:58.819 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:17:58.819 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:17:58.819 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:17:58.819 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:17:58.819 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:17:58.819 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:17:58.819 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:17:58.819 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:17:58.819 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:17:58.819 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:17:58.819 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-01 02:17:58.819 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:17:58.819 | ++ functions-common:get_field:812 : read data 2022-04-01 02:17:58.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.819 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.819 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:17:58.819 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:17:58.819 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:17:58.820 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-04-01 02:17:58.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.820 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.820 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.820 | ++ 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-04-01 02:17:58.820 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:17:58.820 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:17:58.820 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:17:58.820 | ++ functions-common:get_field:812 : read data 2022-04-01 02:17:58.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.820 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.820 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.820 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:17:58.820 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:17:58.820 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:17:58.820 | ++ functions-common:get_field:818 : echo '| d16625cb7fe3450d9601cd9f3a615539 | dc9d2c3772d44573af1418b9f3c12395 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:17:58.820 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:17:58.820 | ++ functions-common:get_field:812 : read data 2022-04-01 02:17:58.820 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:17:58.820 | + functions-common:get_or_add_user_project_role:997 : echo d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:17:58.820 | d16625cb7fe3450d9601cd9f3a615539 2022-04-01 02:17:58.820 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 02:17:58.820 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-01 02:17:58.820 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 02:17:58.820 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 02:17:58.820 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 02:17:58.820 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 02:17:58.820 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 02:17:58.820 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 02:17:58.821 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 02:17:58.821 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 02:17:58.821 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 02:17:58.821 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 02:17:58.821 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:17:58.821 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-01 02:17:58.821 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 02:17:58.821 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:17:58.821 | ++ functions-common:get_field:812 : read data 2022-04-01 02:17:58.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.821 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:17:58.821 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 02:17:58.821 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 02:17:58.821 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-04-01 02:17:58.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.821 | ++ 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-04-01 02:17:58.821 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 02:17:58.821 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 02:17:58.821 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:17:58.821 | ++ functions-common:get_field:812 : read data 2022-04-01 02:17:58.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.821 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.821 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:17:58.822 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 02:17:58.822 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 02:17:58.822 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 02:17:58.822 | ++ functions-common:get_field:818 : echo '| 9870bfd254764246bc2eda3b9c7410b9 | dc9d2c3772d44573af1418b9f3c12395 | | 023404b005834a00b1681fa138226b12 | | | False |' 2022-04-01 02:17:58.822 | ++ functions-common:get_field:812 : read data 2022-04-01 02:17:58.822 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:17:58.822 | + functions-common:get_or_add_user_project_role:997 : echo 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:17:58.822 | 9870bfd254764246bc2eda3b9c7410b9 2022-04-01 02:17:58.822 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-04-01 02:17:58.822 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-01 02:17:58.822 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 02:17:58.822 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-01 02:17:58.822 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-04-01 02:17:58.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.822 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.822 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.822 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:17:58.822 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 02:17:58.822 | 5d4ee13a16584f5ebcb754dbc4561e21' 2022-04-01 02:17:58.822 | + functions-common:get_or_create_service:1094 : echo 5d4ee13a16584f5ebcb754dbc4561e21 2022-04-01 02:17:58.822 | 5d4ee13a16584f5ebcb754dbc4561e21 2022-04-01 02:17:58.822 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-04-01 02:17:58.822 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 02:17:58.822 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-04-01 02:17:58.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 02:17:58.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-04-01 02:17:58.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.822 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.823 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.823 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:17:58.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 02:17:58.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 02:17:58.823 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-04-01 02:17:58.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.823 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:58.823 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:58.823 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:17:58.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=494a136f235e474eb9bd298ba9d643bd 2022-04-01 02:17:58.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 494a136f235e474eb9bd298ba9d643bd 2022-04-01 02:17:58.823 | + functions-common:get_or_create_endpoint:1127 : public_id=494a136f235e474eb9bd298ba9d643bd 2022-04-01 02:17:58.823 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 02:17:58.823 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 02:17:58.823 | + functions-common:get_or_create_endpoint:1136 : echo 494a136f235e474eb9bd298ba9d643bd 2022-04-01 02:17:58.823 | 494a136f235e474eb9bd298ba9d643bd 2022-04-01 02:17:58.866 | [654826 Async init_placement:697099]: finished init_placement with result 0 in 64 seconds 2022-04-01 02:17:58.871 | + inc/async:async_wait:197 : return 0 2022-04-01 02:17:58.873 | + ./stack.sh:main:1209 : async_wait init_glance 2022-04-01 02:17:58.930 | [654826 Async init_glance:693602]: Waiting for completion of init_glance running on PID 693602 (4 other jobs running) 2022-04-01 02:17:58.960 | [654826 Async init_glance:693602]: Signaling child to exit 2022-04-01 02:17:58.960 | WAKEUP 2022-04-01 02:17:58.984 | [654826 Async init_glance:693602]: Signaled 2022-04-01 02:17:58.986 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-01 02:17:58.986 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-01 02:17:58.986 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-01 02:17:58.986 | + lib/database:recreate_database:112 : local db=glance 2022-04-01 02:17:58.986 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-01 02:17:58.986 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-01 02:17:58.986 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-01 02:17:58.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:17:58.986 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-01 02:17:58.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:17:58.986 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-01 02:17:58.986 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 02:17:58.986 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:17:58.986 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:17:58.986 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:17:58.986 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779143893 2022-04-01 02:17:58.986 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-01 02:17:58.986 | 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=693726) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 02:17:58.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 02:17:58.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 02:17:58.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 02:17:58.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 02:17:58.986 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.986 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.986 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-01 02:17:58.986 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-01 02:17:58.986 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-01 02:17:58.986 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.987 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 02:17:58.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 02:17:58.988 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-01 02:17:58.988 | Database migration is up to date. No migration needed. 2022-04-01 02:17:58.988 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-01 02:17:58.988 | Database is synced successfully. 2022-04-01 02:17:58.988 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-01 02:17:58.988 | 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=693944) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-01 02:17:58.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-01 02:17:58.989 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-01 02:17:58.989 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-01 02:17:58.989 | + functions-common:time_stop:2425 : local name 2022-04-01 02:17:58.989 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:17:58.989 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:17:58.989 | + functions-common:time_stop:2428 : local total 2022-04-01 02:17:58.989 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:17:58.989 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 02:17:58.990 | + functions-common:time_stop:2432 : start_time=1648779143893 2022-04-01 02:17:58.990 | + functions-common:time_stop:2434 : [[ -z 1648779143893 ]] 2022-04-01 02:17:58.990 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:17:58.990 | + functions-common:time_stop:2437 : end_time=1648779200618 2022-04-01 02:17:58.990 | + functions-common:time_stop:2438 : elapsed_time=56725 2022-04-01 02:17:58.990 | + functions-common:time_stop:2439 : total=40488 2022-04-01 02:17:58.990 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:17:58.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97213 2022-04-01 02:17:59.034 | [654826 Async init_glance:693602]: finished init_glance with result 0 in 58 seconds 2022-04-01 02:17:59.039 | + inc/async:async_wait:197 : return 0 2022-04-01 02:17:59.042 | + ./stack.sh:main:1210 : async_wait init_swift 2022-04-01 02:17:59.099 | [654826 Async init_swift:696885]: Waiting for completion of init_swift running on PID 696885 (3 other jobs running) 2022-04-01 02:17:59.126 | [654826 Async init_swift:696885]: Signaling child to exit 2022-04-01 02:17:59.126 | WAKEUP 2022-04-01 02:17:59.150 | [654826 Async init_swift:696885]: Signaled 2022-04-01 02:17:59.152 | + lib/swift:init_swift:668 : local node_number 2022-04-01 02:17:59.152 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 02:17:59.152 | No object-auditor running 2022-04-01 02:17:59.152 | No object-expirer running 2022-04-01 02:17:59.152 | No object-reconstructor running 2022-04-01 02:17:59.152 | No container-reconciler running 2022-04-01 02:17:59.152 | No object-server running 2022-04-01 02:17:59.152 | No container-updater running 2022-04-01 02:17:59.152 | No container-sharder running 2022-04-01 02:17:59.152 | No account-server running 2022-04-01 02:17:59.152 | No container-server running 2022-04-01 02:17:59.152 | No proxy-server running 2022-04-01 02:17:59.152 | No container-auditor running 2022-04-01 02:17:59.152 | No object-replicator running 2022-04-01 02:17:59.152 | No container-replicator running 2022-04-01 02:17:59.152 | No object-updater running 2022-04-01 02:17:59.152 | No account-replicator running 2022-04-01 02:17:59.152 | No account-auditor running 2022-04-01 02:17:59.153 | No account-reaper running 2022-04-01 02:17:59.153 | No container-sync running 2022-04-01 02:17:59.153 | + lib/swift:init_swift:670 : true 2022-04-01 02:17:59.153 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-01 02:17:59.153 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-01 02:17:59.153 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-01 02:17:59.153 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-01 02:17:59.153 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-01 02:17:59.153 | + 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-04-01 02:17:59.153 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-01 02:17:59.153 | + functions:create_disk:732 : local node_number 2022-04-01 02:17:59.153 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.153 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 02:17:59.153 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-01 02:17:59.153 | + functions:create_disk:736 : local key 2022-04-01 02:17:59.153 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.153 | ++ functions:create_disk:738 : sed s#/.## 2022-04-01 02:17:59.153 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.153 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.153 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-01 02:17:59.153 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.153 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 02:17:59.153 | + functions:destroy_disk:765 : local key 2022-04-01 02:17:59.153 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-01 02:17:59.153 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.153 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.153 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.153 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-01 02:17:59.153 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-01 02:17:59.154 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.154 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.154 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-01 02:17:59.154 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.154 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-01 02:17:59.154 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-01 02:17:59.154 | = sectsz=512 attr=2, projid32bit=1 2022-04-01 02:17:59.154 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-01 02:17:59.154 | = reflink=1 2022-04-01 02:17:59.154 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-01 02:17:59.154 | = sunit=0 swidth=0 blks 2022-04-01 02:17:59.154 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-01 02:17:59.154 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-01 02:17:59.154 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-01 02:17:59.154 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-01 02:17:59.154 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-01 02:17:59.154 | + 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-04-01 02:17:59.154 | /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-04-01 02:17:59.154 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-01 02:17:59.154 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-01 02:17:59.154 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-01 02:17:59.154 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-01 02:17:59.154 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 02:17:59.154 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-01 02:17:59.154 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-01 02:17:59.154 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-01 02:17:59.154 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 02:17:59.154 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-01 02:17:59.154 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 02:17:59.154 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-01 02:17:59.155 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648777933.object.builder backups/1648777934.container.builder backups/1648777935.account.builder backups/1648777940.object.builder backups/1648777942.container.builder backups/1648777943.account.builder backups/1648777940.object.ring.gz backups/1648777942.container.ring.gz backups/1648777943.account.ring.gz 2022-04-01 02:17:59.155 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-01 02:17:59.155 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-01 02:17:59.155 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-01 02:17:59.155 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-01 02:17:59.155 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 02:17:59.155 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-01 02:17:59.155 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-01 02:17:59.155 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-01 02:17:59.155 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-01 02:17:59.155 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-01 02:17:59.155 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-01 02:17:59.155 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-01 02:17:59.155 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-01 02:17:59.155 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-01 02:17:59.155 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-01 02:17:59.155 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 02:17:59.155 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-01 02:17:59.155 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 02:17:59.155 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-01 02:17:59.155 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 02:17:59.155 | + lib/swift:init_swift:714 : popd 2022-04-01 02:17:59.201 | [654826 Async init_swift:696885]: finished init_swift with result 0 in 13 seconds 2022-04-01 02:17:59.206 | + inc/async:async_wait:197 : return 0 2022-04-01 02:17:59.211 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-04-01 02:17:59.264 | [654826 Async init_cinder:696980]: Waiting for completion of init_cinder running on PID 696980 (2 other jobs running) 2022-04-01 02:17:59.290 | [654826 Async init_cinder:696980]: Signaling child to exit 2022-04-01 02:17:59.290 | WAKEUP 2022-04-01 02:17:59.315 | [654826 Async init_cinder:696980]: Signaled 2022-04-01 02:17:59.317 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-01 02:17:59.317 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:17:59.317 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-01 02:17:59.317 | + lib/database:recreate_database:112 : local db=cinder 2022-04-01 02:17:59.317 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-01 02:17:59.317 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-01 02:17:59.317 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-01 02:17:59.317 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:17:59.317 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-01 02:17:59.317 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:17:59.317 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-01 02:17:59.317 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 02:17:59.317 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:17:59.317 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:17:59.317 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:17:59.317 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779196485 2022-04-01 02:17:59.317 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-01 02:17:59.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:59.317 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:59.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:17:59.317 | from cryptography.utils import int_from_bytes 2022-04-01 02:17:59.317 | /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-04-01 02:17:59.317 | last_heartbeat = column_property( 2022-04-01 02:17:59.317 | /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-04-01 02:17:59.317 | num_hosts = column_property( 2022-04-01 02:17:59.317 | /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-04-01 02:17:59.318 | num_down_hosts = column_property( 2022-04-01 02:17:59.318 | Traceback (most recent call last): 2022-04-01 02:17:59.318 | File "/usr/local/bin/cinder-manage", line 10, in 2022-04-01 02:17:59.318 | sys.exit(main()) 2022-04-01 02:17:59.318 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-04-01 02:17:59.318 | objects.register_all() 2022-04-01 02:17:59.318 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-04-01 02:17:59.318 | __import__('cinder.objects.backup') 2022-04-01 02:17:59.318 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-04-01 02:17:59.318 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-04-01 02:17:59.318 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-04-01 02:17:59.318 | backup: objects.Backup, 2022-04-01 02:17:59.318 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-04-01 02:17:59.318 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-01 02:17:59.318 | + functions-common:time_stop:2425 : local name 2022-04-01 02:17:59.318 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:17:59.318 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:17:59.318 | + functions-common:time_stop:2428 : local total 2022-04-01 02:17:59.318 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:17:59.318 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 02:17:59.318 | + functions-common:time_stop:2432 : start_time=1648779196485 2022-04-01 02:17:59.318 | + functions-common:time_stop:2434 : [[ -z 1648779196485 ]] 2022-04-01 02:17:59.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:17:59.318 | + functions-common:time_stop:2437 : end_time=1648779200065 2022-04-01 02:17:59.318 | + functions-common:time_stop:2438 : elapsed_time=3580 2022-04-01 02:17:59.318 | + functions-common:time_stop:2439 : total=40488 2022-04-01 02:17:59.318 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:17:59.318 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44068 2022-04-01 02:17:59.318 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-01 02:17:59.318 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:17:59.318 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-01 02:17:59.318 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:17:59.318 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-01 02:17:59.367 | [654826 Async init_cinder:696980]: finished init_cinder with result 0 in 4 seconds 2022-04-01 02:17:59.372 | + inc/async:async_wait:197 : return 0 2022-04-01 02:17:59.375 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-04-01 02:17:59.393 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:17:59.396 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-04-01 02:17:59.399 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:17:59.402 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-04-01 02:17:59.404 | + ./stack.sh:main:1218 : init_nova 2022-04-01 02:17:59.407 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-01 02:17:59.428 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:17:59.431 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-01 02:17:59.449 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:17:59.452 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:17:59.454 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 02:17:59.519 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 02:17:59.563 | [654826 Async nova-cell-0:699403]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 02:17:59.566 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-01 02:17:59.571 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:17:59.574 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-01 02:17:59.577 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:17:59.580 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:17:59.583 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 02:17:59.646 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 02:17:59.691 | [654826 Async nova-cell-1:699495]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 02:17:59.693 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-01 02:17:59.696 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-01 02:17:59.699 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-01 02:17:59.701 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-01 02:17:59.704 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-01 02:17:59.710 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:18:09.967 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-01 02:18:09.972 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:18:10.073 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-01 02:18:11.140 | 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-04-01 02:18:14.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:18:14.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:18:14.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:18:14.648 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:18:14.648 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=699555) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:18:14.673 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 02:18:14.680 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 02:18:15.449 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-01 02:18:54.299 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=699555) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 02:18:54.302 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-01 02:19:14.779 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=699555) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 02:19:14.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:19:14.863 | from cryptography.utils import int_from_bytes 2022-04-01 02:19:14.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:19:14.863 | from cryptography.utils import int_from_bytes 2022-04-01 02:19:15.357 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-01 02:19:15.359 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 02:19:15.362 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 02:19:15.367 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 02:19:15.368 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 02:19:15.371 | + 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-04-01 02:19:16.392 | 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-04-01 02:19:19.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:19:19.115 | from cryptography.utils import int_from_bytes 2022-04-01 02:19:19.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:19:19.115 | from cryptography.utils import int_from_bytes 2022-04-01 02:19:19.594 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-01 02:19:19.599 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 02:19:19.601 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-01 02:19:19.657 | [654826 Async nova-cell-0:699403]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 699403 (3 other jobs running) 2022-04-01 02:19:19.684 | [654826 Async nova-cell-0:699403]: Signaling child to exit 2022-04-01 02:20:41.101 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:20:41.127 | [699403 Async nova-cell-0:699403]: finished successfully 2022-04-01 02:20:41.148 | WAKEUP 2022-04-01 02:20:41.172 | [654826 Async nova-cell-0:699403]: Signaled 2022-04-01 02:20:41.173 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-01 02:20:41.174 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-01 02:20:41.174 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-01 02:20:41.174 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-01 02:20:41.174 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-01 02:20:41.174 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-01 02:20:41.174 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-01 02:20:41.174 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:20:41.174 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-01 02:20:41.174 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:20:41.174 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-01 02:20:41.174 | 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-04-01 02:20:41.174 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:20:41.176 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=699637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:20:41.176 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 02:20:41.176 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 02:20:41.176 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 02:20:41.176 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=699637) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 02:20:41.176 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 02:20:41.176 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=699637) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 02:20:41.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:20:41.176 | from cryptography.utils import int_from_bytes 2022-04-01 02:20:41.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:20:41.176 | from cryptography.utils import int_from_bytes 2022-04-01 02:20:41.222 | [654826 Async nova-cell-0:699403]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 161 seconds 2022-04-01 02:20:41.226 | + inc/async:async_wait:197 : return 0 2022-04-01 02:20:41.229 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 02:20:41.231 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-01 02:20:41.285 | [654826 Async nova-cell-1:699495]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 699495 (2 other jobs running) 2022-04-01 02:20:41.313 | [654826 Async nova-cell-1:699495]: Signaling child to exit 2022-04-01 02:20:42.611 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:20:42.638 | [699495 Async nova-cell-1:699495]: finished successfully 2022-04-01 02:20:42.658 | WAKEUP 2022-04-01 02:20:42.683 | [654826 Async nova-cell-1:699495]: Signaled 2022-04-01 02:20:42.684 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-01 02:20:42.684 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-01 02:20:42.684 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-01 02:20:42.684 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-01 02:20:42.685 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-01 02:20:42.685 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-01 02:20:42.685 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-01 02:20:42.685 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:20:42.685 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-01 02:20:42.685 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:20:42.685 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-01 02:20:42.685 | 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-04-01 02:20:42.685 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:20:42.686 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=699648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:20:42.687 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 02:20:42.687 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 02:20:42.687 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 02:20:42.687 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=699648) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 02:20:42.687 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 02:20:42.687 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=699648) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 02:20:42.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:20:42.687 | from cryptography.utils import int_from_bytes 2022-04-01 02:20:42.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:20:42.687 | from cryptography.utils import int_from_bytes 2022-04-01 02:20:42.735 | [654826 Async nova-cell-1:699495]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 163 seconds 2022-04-01 02:20:42.740 | + inc/async:async_wait:197 : return 0 2022-04-01 02:20:42.743 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:20:42.746 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-01 02:20:43.789 | 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-04-01 02:20:46.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:20:46.879 | from cryptography.utils import int_from_bytes 2022-04-01 02:20:46.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:20:46.879 | from cryptography.utils import int_from_bytes 2022-04-01 02:20:46.879 | Running batches of 50 until complete 2022-04-01 02:20:46.879 | +-------------------------------------+--------------+-----------+ 2022-04-01 02:20:46.879 | | Migration | Total Needed | Completed | 2022-04-01 02:20:46.879 | +-------------------------------------+--------------+-----------+ 2022-04-01 02:20:46.879 | | fill_virtual_interface_list | 0 | 0 | 2022-04-01 02:20:46.879 | | migrate_empty_ratio | 0 | 0 | 2022-04-01 02:20:46.879 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-01 02:20:46.879 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-01 02:20:46.879 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-01 02:20:46.879 | | populate_dev_uuids | 0 | 0 | 2022-04-01 02:20:46.879 | | populate_missing_availability_zones | 0 | 0 | 2022-04-01 02:20:46.879 | | populate_queued_for_delete | 0 | 0 | 2022-04-01 02:20:46.879 | | populate_user_id | 0 | 0 | 2022-04-01 02:20:46.880 | | populate_uuids | 0 | 0 | 2022-04-01 02:20:46.880 | +-------------------------------------+--------------+-----------+ 2022-04-01 02:20:47.381 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-01 02:20:47.386 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:20:47.389 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-01 02:20:47.392 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:20:47.395 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:20:47.399 | + 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-04-01 02:20:48.417 | 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-04-01 02:20:51.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:20:51.097 | from cryptography.utils import int_from_bytes 2022-04-01 02:20:51.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:20:51.097 | from cryptography.utils import int_from_bytes 2022-04-01 02:20:51.097 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-01 02:20:51.097 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-01 02:20:51.559 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-01 02:20:51.561 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-01 02:20:51.576 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-01 02:20:51.578 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-04-01 02:20:51.597 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:20:51.600 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-04-01 02:20:51.603 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-01 02:20:51.667 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-01 02:20:51.710 | [654826 Async configure_neutron_nova:700851]: running: configure_neutron_nova 2022-04-01 02:20:51.713 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-04-01 02:20:51.716 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 02:20:51.719 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-01 02:20:51.721 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 02:20:51.724 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 02:20:51.727 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 02:20:51.730 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 02:20:51.732 | + functions-common:run_phase:1863 : local extra 2022-04-01 02:20:51.736 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 02:20:51.741 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 02:20:51.744 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 02:20:51.747 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 02:20:51.749 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-01 02:20:51.753 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 02:20:51.775 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:20:51.778 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 02:20:51.780 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:20:51.784 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-01 02:20:51.791 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:20:51.791 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 02:20:51.792 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-01 02:20:51.795 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 02:20:51.798 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 02:20:51.801 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 02:20:51.804 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 02:20:51.807 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-01 02:20:51.810 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 02:20:51.812 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-01 02:20:51.816 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 02:20:51.825 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 02:20:51.826 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-01 02:20:51.826 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:51.827 | + inc/meta-config:merge_config_group:171 : shift 2022-04-01 02:20:51.833 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-01 02:20:51.835 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:20:51.838 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-01 02:20:51.841 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-01 02:20:51.845 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-01 02:20:51.848 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:51.851 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-01 02:20:51.854 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:20:51.856 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-01 02:20:51.856 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:20:51.857 | gsub("[][]", "", $1); 2022-04-01 02:20:51.857 | split($1, a, "|"); 2022-04-01 02:20:51.857 | if (a[1] == matchgroup) 2022-04-01 02:20:51.857 | print a[2] 2022-04-01 02:20:51.857 | } 2022-04-01 02:20:51.857 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:20:51.865 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 02:20:51.867 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 02:20:51.870 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 02:20:51.874 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-01 02:20:51.877 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-01 02:20:51.881 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-01 02:20:51.884 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-01 02:20:51.888 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-01 02:20:51.892 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-01 02:20:51.895 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-01 02:20:51.898 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 02:20:51.903 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:51.906 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:20:51.909 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-01 02:20:51.912 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:20:51.915 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-01 02:20:51.918 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-01 02:20:51.921 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-01 02:20:51.925 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-01 02:20:51.929 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 02:20:51.931 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:51.932 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-01 02:20:51.932 | BEGIN { 2022-04-01 02:20:51.932 | section = "" 2022-04-01 02:20:51.932 | last_section = "" 2022-04-01 02:20:51.932 | section_count = 0 2022-04-01 02:20:51.932 | } 2022-04-01 02:20:51.932 | /^\[.+\]/ { 2022-04-01 02:20:51.932 | gsub("[][]", "", $1); 2022-04-01 02:20:51.932 | section=$1 2022-04-01 02:20:51.932 | next 2022-04-01 02:20:51.932 | } 2022-04-01 02:20:51.932 | /^ *\#/ { 2022-04-01 02:20:51.932 | next 2022-04-01 02:20:51.932 | } 2022-04-01 02:20:51.932 | /^[^ \t]+/ { 2022-04-01 02:20:51.932 | # get offset of first = in $0 2022-04-01 02:20:51.932 | eq_idx = index($0, "=") 2022-04-01 02:20:51.932 | # extract attr & value from $0 2022-04-01 02:20:51.932 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:20:51.932 | value = substr($0, eq_idx + 1) 2022-04-01 02:20:51.932 | # only need to strip trailing whitespace from attr 2022-04-01 02:20:51.932 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:20:51.932 | # need to strip leading & trailing whitespace from value 2022-04-01 02:20:51.932 | sub(/^[ \t]*/, "", value) 2022-04-01 02:20:51.932 | sub(/[ \t]*$/, "", value) 2022-04-01 02:20:51.933 | 2022-04-01 02:20:51.933 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:20:51.933 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:20:51.933 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:20:51.933 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:20:51.933 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:20:51.933 | if (section != last_section) { 2022-04-01 02:20:51.933 | cfg_section[section_count++] = section 2022-04-01 02:20:51.933 | last_section = section 2022-04-01 02:20:51.933 | } 2022-04-01 02:20:51.933 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:20:51.933 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:20:51.933 | 2022-04-01 02:20:51.933 | cfg_attr[section, attr, 0] = value 2022-04-01 02:20:51.933 | cfg_attr_count[section, attr] = 1 2022-04-01 02:20:51.933 | } else { 2022-04-01 02:20:51.933 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:20:51.933 | cfg_attr[section, attr, lno] = value 2022-04-01 02:20:51.933 | } 2022-04-01 02:20:51.933 | } 2022-04-01 02:20:51.933 | END { 2022-04-01 02:20:51.933 | # Process each section in order 2022-04-01 02:20:51.933 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:20:51.933 | section = cfg_section[sno] 2022-04-01 02:20:51.933 | # The ini routines simply append a config item immediately 2022-04-01 02:20:51.933 | # after the section header. To keep the same order as defined 2022-04-01 02:20:51.933 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:20:51.933 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:20:51.933 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:20:51.933 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:20:51.933 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:20:51.933 | else { 2022-04-01 02:20:51.933 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:20:51.934 | count = cfg_attr_count[section, attr] 2022-04-01 02:20:51.934 | print "inidelete " configfile " " section " " attr 2022-04-01 02:20:51.934 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:20:51.934 | for (l = count -2; l >= 0; l--) 2022-04-01 02:20:51.934 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:20:51.934 | } 2022-04-01 02:20:51.934 | } 2022-04-01 02:20:51.934 | } 2022-04-01 02:20:51.934 | } 2022-04-01 02:20:51.934 | ' 2022-04-01 02:20:51.934 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:51.936 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:20:51.940 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:20:51.943 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-01 02:20:51.946 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:20:51.950 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-01 02:20:51.953 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-01 02:20:51.953 | BEGIN { group = "" } 2022-04-01 02:20:51.953 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:20:51.953 | gsub("[][]", "", $1); 2022-04-01 02:20:51.953 | split($1, a, "|"); 2022-04-01 02:20:51.953 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:20:51.953 | group=a[1] 2022-04-01 02:20:51.953 | } else { 2022-04-01 02:20:51.953 | group="" 2022-04-01 02:20:51.953 | } 2022-04-01 02:20:51.953 | next 2022-04-01 02:20:51.953 | } 2022-04-01 02:20:51.953 | { 2022-04-01 02:20:51.953 | if (group != "") 2022-04-01 02:20:51.953 | print $0 2022-04-01 02:20:51.953 | } 2022-04-01 02:20:51.953 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:20:51.963 | + 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-04-01 02:20:51.966 | ++ 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-04-01 02:20:51.997 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.000 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-01 02:20:52.004 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-01 02:20:52.036 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.039 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-01 02:20:52.042 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-01 02:20:52.079 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.082 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-01 02:20:52.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-01 02:20:52.136 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.139 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-01 02:20:52.142 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-01 02:20:52.177 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.180 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-01 02:20:52.182 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 02:20:52.217 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.220 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-04-01 02:20:52.223 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-04-01 02:20:52.256 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.259 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-01 02:20:52.261 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 02:20:52.301 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.304 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-01 02:20:52.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 02:20:52.338 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.341 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-01 02:20:52.344 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 02:20:52.378 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.381 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-01 02:20:52.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 02:20:52.419 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-01 02:20:52.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 02:20:52.460 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.462 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-01 02:20:52.465 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-01 02:20:52.503 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.507 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 02:20:52.510 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 02:20:52.513 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 02:20:52.516 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-01 02:20:52.520 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-01 02:20:52.524 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-01 02:20:52.528 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-01 02:20:52.530 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-01 02:20:52.534 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-01 02:20:52.537 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-01 02:20:52.540 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 02:20:52.543 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:52.548 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:20:52.552 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-01 02:20:52.555 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:20:52.559 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-01 02:20:52.562 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-01 02:20:52.566 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-01 02:20:52.568 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-01 02:20:52.573 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.573 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 02:20:52.574 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 02:20:52.574 | BEGIN { 2022-04-01 02:20:52.574 | section = "" 2022-04-01 02:20:52.574 | last_section = "" 2022-04-01 02:20:52.574 | section_count = 0 2022-04-01 02:20:52.574 | } 2022-04-01 02:20:52.574 | /^\[.+\]/ { 2022-04-01 02:20:52.574 | gsub("[][]", "", $1); 2022-04-01 02:20:52.574 | section=$1 2022-04-01 02:20:52.574 | next 2022-04-01 02:20:52.574 | } 2022-04-01 02:20:52.574 | /^ *\#/ { 2022-04-01 02:20:52.574 | next 2022-04-01 02:20:52.574 | } 2022-04-01 02:20:52.574 | /^[^ \t]+/ { 2022-04-01 02:20:52.574 | # get offset of first = in $0 2022-04-01 02:20:52.574 | eq_idx = index($0, "=") 2022-04-01 02:20:52.574 | # extract attr & value from $0 2022-04-01 02:20:52.575 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:20:52.575 | value = substr($0, eq_idx + 1) 2022-04-01 02:20:52.575 | # only need to strip trailing whitespace from attr 2022-04-01 02:20:52.575 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:20:52.575 | # need to strip leading & trailing whitespace from value 2022-04-01 02:20:52.575 | sub(/^[ \t]*/, "", value) 2022-04-01 02:20:52.575 | sub(/[ \t]*$/, "", value) 2022-04-01 02:20:52.575 | 2022-04-01 02:20:52.575 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:20:52.575 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:20:52.575 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:20:52.575 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:20:52.575 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:20:52.575 | if (section != last_section) { 2022-04-01 02:20:52.575 | cfg_section[section_count++] = section 2022-04-01 02:20:52.575 | last_section = section 2022-04-01 02:20:52.575 | } 2022-04-01 02:20:52.575 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:20:52.575 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:20:52.575 | 2022-04-01 02:20:52.575 | cfg_attr[section, attr, 0] = value 2022-04-01 02:20:52.575 | cfg_attr_count[section, attr] = 1 2022-04-01 02:20:52.575 | } else { 2022-04-01 02:20:52.575 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:20:52.575 | cfg_attr[section, attr, lno] = value 2022-04-01 02:20:52.575 | } 2022-04-01 02:20:52.575 | } 2022-04-01 02:20:52.575 | END { 2022-04-01 02:20:52.576 | # Process each section in order 2022-04-01 02:20:52.576 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:20:52.576 | section = cfg_section[sno] 2022-04-01 02:20:52.576 | # The ini routines simply append a config item immediately 2022-04-01 02:20:52.576 | # after the section header. To keep the same order as defined 2022-04-01 02:20:52.576 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:20:52.576 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:20:52.576 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:20:52.576 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:20:52.576 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:20:52.576 | else { 2022-04-01 02:20:52.576 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:20:52.576 | count = cfg_attr_count[section, attr] 2022-04-01 02:20:52.576 | print "inidelete " configfile " " section " " attr 2022-04-01 02:20:52.576 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:20:52.576 | for (l = count -2; l >= 0; l--) 2022-04-01 02:20:52.576 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:20:52.576 | } 2022-04-01 02:20:52.576 | } 2022-04-01 02:20:52.576 | } 2022-04-01 02:20:52.576 | } 2022-04-01 02:20:52.576 | ' 2022-04-01 02:20:52.577 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:20:52.580 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:52.583 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:20:52.586 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-01 02:20:52.589 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:20:52.591 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-01 02:20:52.594 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 02:20:52.597 | BEGIN { group = "" } 2022-04-01 02:20:52.597 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:20:52.597 | gsub("[][]", "", $1); 2022-04-01 02:20:52.597 | split($1, a, "|"); 2022-04-01 02:20:52.597 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:20:52.597 | group=a[1] 2022-04-01 02:20:52.598 | } else { 2022-04-01 02:20:52.598 | group="" 2022-04-01 02:20:52.598 | } 2022-04-01 02:20:52.598 | next 2022-04-01 02:20:52.598 | } 2022-04-01 02:20:52.598 | { 2022-04-01 02:20:52.598 | if (group != "") 2022-04-01 02:20:52.598 | print $0 2022-04-01 02:20:52.598 | } 2022-04-01 02:20:52.598 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:20:52.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-01 02:20:52.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-01 02:20:52.640 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:20:52.640 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.644 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-01 02:20:52.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-01 02:20:52.669 | [700851 Async configure_neutron_nova:700851]: finished successfully 2022-04-01 02:20:52.683 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-01 02:20:52.688 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-01 02:20:52.719 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-01 02:20:52.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-01 02:20:52.761 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.764 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-01 02:20:52.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-01 02:20:52.798 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.801 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-01 02:20:52.803 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-01 02:20:52.842 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.844 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-01 02:20:52.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-01 02:20:52.883 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.886 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-01 02:20:52.888 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-01 02:20:52.923 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.926 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-01 02:20:52.929 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-01 02:20:52.961 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:52.964 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-01 02:20:52.967 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-01 02:20:52.999 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-01 02:20:53.004 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-01 02:20:53.037 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.039 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-01 02:20:53.042 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-01 02:20:53.073 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.076 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-01 02:20:53.079 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-01 02:20:53.110 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.113 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-01 02:20:53.115 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-01 02:20:53.145 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-01 02:20:53.151 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-01 02:20:53.183 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.185 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-01 02:20:53.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-01 02:20:53.218 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.222 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 02:20:53.225 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 02:20:53.227 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 02:20:53.231 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-01 02:20:53.234 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-01 02:20:53.237 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-01 02:20:53.240 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-01 02:20:53.244 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-01 02:20:53.249 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-01 02:20:53.252 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-01 02:20:53.254 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 02:20:53.257 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:53.260 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:20:53.262 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-01 02:20:53.265 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:20:53.269 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-01 02:20:53.272 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-01 02:20:53.275 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-01 02:20:53.278 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-01 02:20:53.281 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 02:20:53.282 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-01 02:20:53.282 | BEGIN { 2022-04-01 02:20:53.282 | section = "" 2022-04-01 02:20:53.282 | last_section = "" 2022-04-01 02:20:53.282 | section_count = 0 2022-04-01 02:20:53.282 | } 2022-04-01 02:20:53.282 | /^\[.+\]/ { 2022-04-01 02:20:53.282 | gsub("[][]", "", $1); 2022-04-01 02:20:53.282 | section=$1 2022-04-01 02:20:53.282 | next 2022-04-01 02:20:53.282 | } 2022-04-01 02:20:53.282 | /^ *\#/ { 2022-04-01 02:20:53.282 | next 2022-04-01 02:20:53.282 | } 2022-04-01 02:20:53.283 | /^[^ \t]+/ { 2022-04-01 02:20:53.283 | # get offset of first = in $0 2022-04-01 02:20:53.283 | eq_idx = index($0, "=") 2022-04-01 02:20:53.283 | # extract attr & value from $0 2022-04-01 02:20:53.283 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:20:53.283 | value = substr($0, eq_idx + 1) 2022-04-01 02:20:53.283 | # only need to strip trailing whitespace from attr 2022-04-01 02:20:53.283 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:20:53.283 | # need to strip leading & trailing whitespace from value 2022-04-01 02:20:53.283 | sub(/^[ \t]*/, "", value) 2022-04-01 02:20:53.283 | sub(/[ \t]*$/, "", value) 2022-04-01 02:20:53.283 | 2022-04-01 02:20:53.283 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:20:53.284 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:20:53.284 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:20:53.284 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:20:53.284 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:20:53.284 | if (section != last_section) { 2022-04-01 02:20:53.284 | cfg_section[section_count++] = section 2022-04-01 02:20:53.284 | last_section = section 2022-04-01 02:20:53.284 | } 2022-04-01 02:20:53.284 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:20:53.284 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:20:53.284 | 2022-04-01 02:20:53.284 | cfg_attr[section, attr, 0] = value 2022-04-01 02:20:53.284 | cfg_attr_count[section, attr] = 1 2022-04-01 02:20:53.284 | } else { 2022-04-01 02:20:53.284 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:20:53.284 | cfg_attr[section, attr, lno] = value 2022-04-01 02:20:53.284 | } 2022-04-01 02:20:53.284 | } 2022-04-01 02:20:53.284 | END { 2022-04-01 02:20:53.284 | # Process each section in order 2022-04-01 02:20:53.284 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:20:53.284 | section = cfg_section[sno] 2022-04-01 02:20:53.284 | # The ini routines simply append a config item immediately 2022-04-01 02:20:53.284 | # after the section header. To keep the same order as defined 2022-04-01 02:20:53.284 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:20:53.284 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:20:53.284 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:20:53.284 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:20:53.284 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:20:53.284 | else { 2022-04-01 02:20:53.284 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:20:53.285 | count = cfg_attr_count[section, attr] 2022-04-01 02:20:53.285 | print "inidelete " configfile " " section " " attr 2022-04-01 02:20:53.285 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:20:53.285 | for (l = count -2; l >= 0; l--) 2022-04-01 02:20:53.285 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:20:53.285 | } 2022-04-01 02:20:53.285 | } 2022-04-01 02:20:53.285 | } 2022-04-01 02:20:53.285 | } 2022-04-01 02:20:53.285 | ' 2022-04-01 02:20:53.285 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.285 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:53.287 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:20:53.289 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:20:53.292 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-01 02:20:53.294 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:20:53.297 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-01 02:20:53.299 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-01 02:20:53.299 | BEGIN { group = "" } 2022-04-01 02:20:53.299 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:20:53.299 | gsub("[][]", "", $1); 2022-04-01 02:20:53.299 | split($1, a, "|"); 2022-04-01 02:20:53.299 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:20:53.299 | group=a[1] 2022-04-01 02:20:53.299 | } else { 2022-04-01 02:20:53.299 | group="" 2022-04-01 02:20:53.300 | } 2022-04-01 02:20:53.300 | next 2022-04-01 02:20:53.300 | } 2022-04-01 02:20:53.300 | { 2022-04-01 02:20:53.300 | if (group != "") 2022-04-01 02:20:53.300 | print $0 2022-04-01 02:20:53.300 | } 2022-04-01 02:20:53.300 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:20:53.306 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.37/identity/v2.0"' 2022-04-01 02:20:53.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.37/identity/v2.0 2022-04-01 02:20:53.337 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.340 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 02:20:53.343 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 02:20:53.346 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 02:20:53.350 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-01 02:20:53.353 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:20:53.357 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:20:53.360 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-01 02:20:53.364 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:20:53.370 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-01 02:20:53.373 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-01 02:20:53.376 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:20:53.379 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:53.381 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:20:53.389 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:20:53.389 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:20:53.391 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:20:53.394 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:20:53.397 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:20:53.400 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-01 02:20:53.403 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:20:53.404 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.405 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 02:20:53.405 | BEGIN { 2022-04-01 02:20:53.405 | section = "" 2022-04-01 02:20:53.405 | last_section = "" 2022-04-01 02:20:53.405 | section_count = 0 2022-04-01 02:20:53.405 | } 2022-04-01 02:20:53.405 | /^\[.+\]/ { 2022-04-01 02:20:53.405 | gsub("[][]", "", $1); 2022-04-01 02:20:53.405 | section=$1 2022-04-01 02:20:53.405 | next 2022-04-01 02:20:53.405 | } 2022-04-01 02:20:53.405 | /^ *\#/ { 2022-04-01 02:20:53.405 | next 2022-04-01 02:20:53.405 | } 2022-04-01 02:20:53.405 | /^[^ \t]+/ { 2022-04-01 02:20:53.405 | # get offset of first = in $0 2022-04-01 02:20:53.405 | eq_idx = index($0, "=") 2022-04-01 02:20:53.405 | # extract attr & value from $0 2022-04-01 02:20:53.405 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:20:53.405 | value = substr($0, eq_idx + 1) 2022-04-01 02:20:53.405 | # only need to strip trailing whitespace from attr 2022-04-01 02:20:53.405 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:20:53.405 | # need to strip leading & trailing whitespace from value 2022-04-01 02:20:53.405 | sub(/^[ \t]*/, "", value) 2022-04-01 02:20:53.405 | sub(/[ \t]*$/, "", value) 2022-04-01 02:20:53.405 | 2022-04-01 02:20:53.405 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:20:53.406 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:20:53.406 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:20:53.406 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:20:53.406 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:20:53.406 | if (section != last_section) { 2022-04-01 02:20:53.406 | cfg_section[section_count++] = section 2022-04-01 02:20:53.406 | last_section = section 2022-04-01 02:20:53.406 | } 2022-04-01 02:20:53.406 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:20:53.406 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:20:53.406 | 2022-04-01 02:20:53.406 | cfg_attr[section, attr, 0] = value 2022-04-01 02:20:53.406 | cfg_attr_count[section, attr] = 1 2022-04-01 02:20:53.406 | } else { 2022-04-01 02:20:53.406 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:20:53.406 | cfg_attr[section, attr, lno] = value 2022-04-01 02:20:53.406 | } 2022-04-01 02:20:53.406 | } 2022-04-01 02:20:53.406 | END { 2022-04-01 02:20:53.406 | # Process each section in order 2022-04-01 02:20:53.406 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:20:53.406 | section = cfg_section[sno] 2022-04-01 02:20:53.406 | # The ini routines simply append a config item immediately 2022-04-01 02:20:53.406 | # after the section header. To keep the same order as defined 2022-04-01 02:20:53.406 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:20:53.406 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:20:53.406 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:20:53.406 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:20:53.406 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:20:53.406 | else { 2022-04-01 02:20:53.406 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:20:53.406 | count = cfg_attr_count[section, attr] 2022-04-01 02:20:53.406 | print "inidelete " configfile " " section " " attr 2022-04-01 02:20:53.407 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:20:53.407 | for (l = count -2; l >= 0; l--) 2022-04-01 02:20:53.407 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:20:53.407 | } 2022-04-01 02:20:53.407 | } 2022-04-01 02:20:53.407 | } 2022-04-01 02:20:53.407 | } 2022-04-01 02:20:53.407 | ' 2022-04-01 02:20:53.409 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:20:53.409 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:20:53.412 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:20:53.416 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:20:53.417 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:20:53.419 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-01 02:20:53.422 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 02:20:53.422 | BEGIN { group = "" } 2022-04-01 02:20:53.422 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:20:53.422 | gsub("[][]", "", $1); 2022-04-01 02:20:53.422 | split($1, a, "|"); 2022-04-01 02:20:53.422 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:20:53.422 | group=a[1] 2022-04-01 02:20:53.422 | } else { 2022-04-01 02:20:53.422 | group="" 2022-04-01 02:20:53.422 | } 2022-04-01 02:20:53.422 | next 2022-04-01 02:20:53.422 | } 2022-04-01 02:20:53.422 | { 2022-04-01 02:20:53.422 | if (group != "") 2022-04-01 02:20:53.422 | print $0 2022-04-01 02:20:53.422 | } 2022-04-01 02:20:53.422 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:20:53.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-01 02:20:53.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-01 02:20:53.461 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.463 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-01 02:20:53.466 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-01 02:20:53.496 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:20:53.500 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-04-01 02:20:53.521 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:20:53.524 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-04-01 02:20:53.527 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:20:53.529 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-04-01 02:20:53.532 | + ./stack.sh:main:1252 : start_swift 2022-04-01 02:20:53.536 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-01 02:20:53.538 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:20:53.541 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 02:20:53.571 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-01 02:20:53.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:20:53.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:20:53.579 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-01 02:20:54.033 | Restarting rsync (via systemctl): rsync.service. 2022-04-01 02:20:54.038 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-01 02:20:54.041 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-01 02:20:54.043 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-01 02:20:54.046 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-01 02:20:54.050 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 02:20:54.053 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:20:54.055 | + functions-common:run_process:1680 : local service=s-object 2022-04-01 02:20:54.058 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:20:54.060 | + functions-common:run_process:1682 : local group= 2022-04-01 02:20:54.063 | + functions-common:run_process:1683 : local user= 2022-04-01 02:20:54.069 | + functions-common:run_process:1685 : local name=s-object 2022-04-01 02:20:54.072 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:20:54.074 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:20:54.077 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:20:54.080 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:20:54.083 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:20:54.088 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779654085 2022-04-01 02:20:54.090 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-04-01 02:20:54.108 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:20:54.111 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-01 02:20:54.114 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-04-01 02:20:54.116 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:20:54.119 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:20:54.121 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:20:54.124 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:20:54.126 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-01 02:20:54.129 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-01 02:20:54.132 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-04-01 02:20:54.135 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:20:54.137 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:20:54.140 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-01 02:20:54.143 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-01 02:20:54.145 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-04-01 02:20:54.147 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:20:54.150 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:20:54.152 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:20:54.155 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:20:54.157 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:20:54.159 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-01 02:20:54.161 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:20:54.166 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-01 02:20:54.222 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-01 02:20:54.279 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:20:54.335 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-01 02:20:54.393 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-01 02:20:54.450 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:20:54.508 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:20:54.511 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-01 02:20:54.569 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:20:55.182 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-04-01 02:20:55.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-01 02:20:55.804 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-04-01 02:20:55.829 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:20:55.832 | + functions-common:time_stop:2425 : local name 2022-04-01 02:20:55.834 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:20:55.837 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:20:55.839 | + functions-common:time_stop:2428 : local total 2022-04-01 02:20:55.844 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:20:55.844 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:20:55.847 | + functions-common:time_stop:2432 : start_time=1648779654085 2022-04-01 02:20:55.850 | + functions-common:time_stop:2434 : [[ -z 1648779654085 ]] 2022-04-01 02:20:55.853 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:20:55.857 | + functions-common:time_stop:2437 : end_time=1648779655854 2022-04-01 02:20:55.860 | + functions-common:time_stop:2438 : elapsed_time=1769 2022-04-01 02:20:55.863 | + functions-common:time_stop:2439 : total=3779 2022-04-01 02:20:55.865 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:20:55.868 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5548 2022-04-01 02:20:55.871 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 02:20:55.873 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:20:55.876 | + functions-common:run_process:1680 : local service=s-container 2022-04-01 02:20:55.879 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:20:55.882 | + functions-common:run_process:1682 : local group= 2022-04-01 02:20:55.885 | + functions-common:run_process:1683 : local user= 2022-04-01 02:20:55.888 | + functions-common:run_process:1685 : local name=s-container 2022-04-01 02:20:55.890 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:20:55.893 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:20:55.895 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:20:55.899 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:20:55.902 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:20:55.907 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779655904 2022-04-01 02:20:55.910 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-04-01 02:20:55.928 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:20:55.931 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-01 02:20:55.934 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-04-01 02:20:55.936 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:20:55.939 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:20:55.941 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:20:55.944 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:20:55.947 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-01 02:20:55.951 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-01 02:20:55.952 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-04-01 02:20:55.955 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:20:55.958 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:20:55.960 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-01 02:20:55.963 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-01 02:20:55.965 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-04-01 02:20:55.968 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:20:55.970 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:20:55.973 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:20:55.976 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:20:55.978 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:20:55.981 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-01 02:20:55.983 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:20:55.989 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-01 02:20:56.047 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-01 02:20:56.105 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:20:56.165 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-01 02:20:56.227 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-01 02:20:56.282 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:20:56.337 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:20:56.339 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-01 02:20:56.394 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:20:57.066 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-04-01 02:20:57.080 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-01 02:20:57.705 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-04-01 02:20:57.732 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:20:57.735 | + functions-common:time_stop:2425 : local name 2022-04-01 02:20:57.738 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:20:57.741 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:20:57.743 | + functions-common:time_stop:2428 : local total 2022-04-01 02:20:57.746 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:20:57.749 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:20:57.751 | + functions-common:time_stop:2432 : start_time=1648779655904 2022-04-01 02:20:57.754 | + functions-common:time_stop:2434 : [[ -z 1648779655904 ]] 2022-04-01 02:20:57.757 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:20:57.761 | + functions-common:time_stop:2437 : end_time=1648779657759 2022-04-01 02:20:57.764 | + functions-common:time_stop:2438 : elapsed_time=1855 2022-04-01 02:20:57.766 | + functions-common:time_stop:2439 : total=5548 2022-04-01 02:20:57.769 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:20:57.772 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7403 2022-04-01 02:20:57.774 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 02:20:57.777 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:20:57.779 | + functions-common:run_process:1680 : local service=s-account 2022-04-01 02:20:57.782 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:20:57.785 | + functions-common:run_process:1682 : local group= 2022-04-01 02:20:57.787 | + functions-common:run_process:1683 : local user= 2022-04-01 02:20:57.790 | + functions-common:run_process:1685 : local name=s-account 2022-04-01 02:20:57.792 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:20:57.795 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:20:57.797 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:20:57.800 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:20:57.803 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:20:57.808 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779657805 2022-04-01 02:20:57.810 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-04-01 02:20:57.828 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:20:57.831 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-01 02:20:57.833 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-04-01 02:20:57.836 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:20:57.839 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:20:57.841 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:20:57.844 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:20:57.847 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-01 02:20:57.849 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-01 02:20:57.852 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-04-01 02:20:57.855 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:20:57.857 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:20:57.860 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-01 02:20:57.862 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-01 02:20:57.865 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-04-01 02:20:57.867 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:20:57.870 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:20:57.872 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:20:57.875 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:20:57.877 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:20:57.880 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-01 02:20:57.882 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:20:57.887 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-01 02:20:57.944 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-01 02:20:57.999 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:20:58.056 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-01 02:20:58.112 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-01 02:20:58.174 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:20:58.232 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:20:58.234 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-01 02:20:58.289 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:20:58.940 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-04-01 02:20:58.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-01 02:20:59.586 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-04-01 02:20:59.614 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:20:59.617 | + functions-common:time_stop:2425 : local name 2022-04-01 02:20:59.620 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:20:59.622 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:20:59.625 | + functions-common:time_stop:2428 : local total 2022-04-01 02:20:59.628 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:20:59.630 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:20:59.633 | + functions-common:time_stop:2432 : start_time=1648779657805 2022-04-01 02:20:59.638 | + functions-common:time_stop:2434 : [[ -z 1648779657805 ]] 2022-04-01 02:20:59.639 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:20:59.644 | + functions-common:time_stop:2437 : end_time=1648779659641 2022-04-01 02:20:59.647 | + functions-common:time_stop:2438 : elapsed_time=1836 2022-04-01 02:20:59.650 | + functions-common:time_stop:2439 : total=7403 2022-04-01 02:20:59.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:20:59.654 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9239 2022-04-01 02:20:59.657 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-01 02:20:59.660 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-01 02:20:59.712 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:20:59.715 | + functions-common:run_process:1680 : local service=s-container-sync 2022-04-01 02:20:59.718 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:20:59.720 | + functions-common:run_process:1682 : local group= 2022-04-01 02:20:59.723 | + functions-common:run_process:1683 : local user= 2022-04-01 02:20:59.726 | + functions-common:run_process:1685 : local name=s-container-sync 2022-04-01 02:20:59.728 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:20:59.731 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:20:59.733 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:20:59.736 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:20:59.739 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:20:59.744 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779659741 2022-04-01 02:20:59.749 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-04-01 02:20:59.764 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:20:59.768 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-01 02:20:59.770 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-04-01 02:20:59.773 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:20:59.776 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:20:59.778 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:20:59.781 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:20:59.783 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-01 02:20:59.787 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-01 02:20:59.789 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-04-01 02:20:59.791 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:20:59.794 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:20:59.797 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-01 02:20:59.799 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-01 02:20:59.802 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-04-01 02:20:59.805 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:20:59.807 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:20:59.811 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:20:59.815 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:20:59.818 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:20:59.820 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-01 02:20:59.823 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:20:59.828 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-01 02:20:59.886 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-01 02:20:59.949 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:21:00.012 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-01 02:21:00.068 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-01 02:21:00.124 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:00.180 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:21:00.182 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-01 02:21:00.254 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:21:00.944 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-04-01 02:21:01.612 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-04-01 02:21:01.639 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:01.641 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:01.644 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:01.646 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:01.649 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:01.652 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:01.654 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:01.657 | + functions-common:time_stop:2432 : start_time=1648779659741 2022-04-01 02:21:01.659 | + functions-common:time_stop:2434 : [[ -z 1648779659741 ]] 2022-04-01 02:21:01.663 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:01.668 | + functions-common:time_stop:2437 : end_time=1648779661665 2022-04-01 02:21:01.670 | + functions-common:time_stop:2438 : elapsed_time=1924 2022-04-01 02:21:01.673 | + functions-common:time_stop:2439 : total=9239 2022-04-01 02:21:01.676 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:01.678 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11163 2022-04-01 02:21:01.681 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-01 02:21:01.702 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:21:01.705 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:21:01.707 | + functions-common:run_process:1680 : local service=s-proxy 2022-04-01 02:21:01.710 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:21:01.712 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:01.715 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:01.717 | + functions-common:run_process:1685 : local name=s-proxy 2022-04-01 02:21:01.720 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:01.722 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:01.725 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:01.727 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:01.730 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:01.735 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779661732 2022-04-01 02:21:01.738 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-04-01 02:21:01.756 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:01.758 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-01 02:21:01.761 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-04-01 02:21:01.763 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:21:01.766 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:21:01.768 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:21:01.771 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:21:01.774 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-01 02:21:01.776 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-01 02:21:01.779 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-04-01 02:21:01.781 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:01.784 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:01.786 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-01 02:21:01.789 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-01 02:21:01.791 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-04-01 02:21:01.794 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:21:01.796 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:21:01.799 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:21:01.802 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:21:01.804 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:21:01.807 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-01 02:21:01.809 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:21:01.815 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-01 02:21:01.869 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-01 02:21:01.928 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:21:01.987 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-01 02:21:02.050 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-01 02:21:02.105 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:02.163 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:21:02.165 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-01 02:21:02.221 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:21:02.855 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-04-01 02:21:02.869 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-01 02:21:03.515 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-04-01 02:21:03.538 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:03.545 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:03.549 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:03.552 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:03.554 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:03.557 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:03.561 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:03.565 | + functions-common:time_stop:2432 : start_time=1648779661732 2022-04-01 02:21:03.568 | + functions-common:time_stop:2434 : [[ -z 1648779661732 ]] 2022-04-01 02:21:03.571 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:03.576 | + functions-common:time_stop:2437 : end_time=1648779663573 2022-04-01 02:21:03.579 | + functions-common:time_stop:2438 : elapsed_time=1841 2022-04-01 02:21:03.582 | + functions-common:time_stop:2439 : total=11163 2022-04-01 02:21:03.584 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:03.587 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13004 2022-04-01 02:21:03.592 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-01 02:21:03.592 | Waiting for swift proxy to start... 2022-04-01 02:21:03.595 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.37:8080/info 2022-04-01 02:21:03.598 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:21:03.600 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-04-01 02:21:03.603 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:21:03.606 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:21:03.608 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:21:03.612 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:03.616 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:03.620 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:03.627 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779663622 2022-04-01 02:21:03.629 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:21:03.636 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-04-01 02:21:03.649 | + :: : [[ 000 == 503 ]] 2022-04-01 02:21:03.650 | + :: : [[ 7 -eq 7 ]] 2022-04-01 02:21:03.651 | + :: : sleep 1 2022-04-01 02:21:04.655 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-04-01 02:21:04.671 | + :: : [[ 000 == 503 ]] 2022-04-01 02:21:04.673 | + :: : [[ 7 -eq 7 ]] 2022-04-01 02:21:04.674 | + :: : sleep 1 2022-04-01 02:21:05.678 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-04-01 02:21:05.692 | + :: : [[ 000 == 503 ]] 2022-04-01 02:21:05.693 | + :: : [[ 7 -eq 7 ]] 2022-04-01 02:21:05.694 | + :: : sleep 1 2022-04-01 02:21:06.697 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-04-01 02:21:06.779 | + :: : [[ 200 == 503 ]] 2022-04-01 02:21:06.781 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:21:06.784 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:21:06.787 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:06.790 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:06.792 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:06.795 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:06.797 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:06.800 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:21:06.802 | + functions-common:time_stop:2432 : start_time=1648779663622 2022-04-01 02:21:06.806 | + functions-common:time_stop:2434 : [[ -z 1648779663622 ]] 2022-04-01 02:21:06.809 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:06.814 | + functions-common:time_stop:2437 : end_time=1648779666811 2022-04-01 02:21:06.816 | + functions-common:time_stop:2438 : elapsed_time=3189 2022-04-01 02:21:06.820 | + functions-common:time_stop:2439 : total=6715 2022-04-01 02:21:06.823 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:06.825 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9904 2022-04-01 02:21:06.828 | + functions:wait_for_service:467 : return 0 2022-04-01 02:21:06.831 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-01 02:21:06.834 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 02:21:06.836 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-04-01 02:21:06.855 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:06.858 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 02:21:06.893 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-04-01 02:21:06.950 | [654826 Async configure_neutron_nova:700851]: Waiting for completion of configure_neutron_nova running on PID 700851 (2 other jobs running) 2022-04-01 02:21:06.982 | [654826 Async configure_neutron_nova:700851]: Signaling child to exit 2022-04-01 02:21:06.982 | WAKEUP 2022-04-01 02:21:07.008 | [654826 Async configure_neutron_nova:700851]: Signaled 2022-04-01 02:21:07.009 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-01 02:21:07.009 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:21:07.009 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:21:07.010 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:21:07.010 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:21:07.010 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 02:21:07.010 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:21:07.010 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-01 02:21:07.010 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 02:21:07.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 02:21:07.010 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 02:21:07.010 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-01 02:21:07.010 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:21:07.010 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-01 02:21:07.010 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:21:07.011 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-01 02:21:07.011 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-01 02:21:07.011 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:21:07.011 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:21:07.011 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-01 02:21:07.011 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-01 02:21:07.011 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 02:21:07.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 02:21:07.011 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 02:21:07.011 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-01 02:21:07.062 | [654826 Async configure_neutron_nova:700851]: finished configure_neutron_nova with result 0 in 1 seconds 2022-04-01 02:21:07.066 | + inc/async:async_wait:197 : return 0 2022-04-01 02:21:07.069 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-04-01 02:21:07.088 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:07.090 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 02:21:07.122 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 02:21:07.155 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-04-01 02:21:07.174 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:07.177 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-04-01 02:21:07.179 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:21:07.182 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-04-01 02:21:07.185 | + ./stack.sh:main:1277 : start_nova_api 2022-04-01 02:21:07.187 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-01 02:21:07.191 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-01 02:21:07.196 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-01 02:21:07.200 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-01 02:21:07.219 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:21:07.222 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:21:07.224 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:21:07.227 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:21:07.230 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-01 02:21:07.234 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-01 02:21:07.238 | + 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-04-01 02:21:07.241 | + functions-common:run_process:1680 : local service=n-api 2022-04-01 02:21:07.243 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:21:07.246 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:07.249 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:07.252 | + functions-common:run_process:1685 : local name=n-api 2022-04-01 02:21:07.255 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:07.257 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:07.260 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:07.262 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:07.266 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:07.271 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779667268 2022-04-01 02:21:07.274 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-01 02:21:07.292 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:07.294 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-01 02:21:07.297 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-01 02:21:07.299 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:21:07.302 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:21:07.305 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:21:07.307 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:21:07.310 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-01 02:21:07.313 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-01 02:21:07.316 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-01 02:21:07.319 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:07.321 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:07.324 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 02:21:07.326 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-04-01 02:21:07.329 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-01 02:21:07.332 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:21:07.334 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:21:07.336 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:21:07.339 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-01 02:21:07.341 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:21:07.345 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-01 02:21:07.400 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-01 02:21:07.454 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-01 02:21:07.508 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:21:07.563 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:07.618 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-01 02:21:07.677 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-01 02:21:07.736 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-01 02:21:07.791 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-01 02:21:07.846 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-01 02:21:07.900 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:21:07.903 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-01 02:21:07.957 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:21:08.576 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-01 02:21:08.591 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-01 02:21:09.200 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-01 02:21:09.287 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:09.290 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:09.293 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:09.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:09.301 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:09.303 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:09.306 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:09.309 | + functions-common:time_stop:2432 : start_time=1648779667268 2022-04-01 02:21:09.311 | + functions-common:time_stop:2434 : [[ -z 1648779667268 ]] 2022-04-01 02:21:09.315 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:09.320 | + functions-common:time_stop:2437 : end_time=1648779669317 2022-04-01 02:21:09.323 | + functions-common:time_stop:2438 : elapsed_time=2049 2022-04-01 02:21:09.325 | + functions-common:time_stop:2439 : total=13004 2022-04-01 02:21:09.328 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:09.331 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15053 2022-04-01 02:21:09.334 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-04-01 02:21:09.336 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-01 02:21:09.336 | Waiting for nova-api to start... 2022-04-01 02:21:09.339 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-04-01 02:21:09.341 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:21:09.344 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-04-01 02:21:09.347 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:21:09.350 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:21:09.352 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:21:09.355 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:09.357 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:09.361 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:09.365 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779669363 2022-04-01 02:21:09.368 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:21:09.374 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-04-01 02:21:15.332 | + :: : [[ 200 == 503 ]] 2022-04-01 02:21:15.334 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:21:15.337 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:21:15.340 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:15.342 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:15.345 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:15.347 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:15.350 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:15.353 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:21:15.355 | + functions-common:time_stop:2432 : start_time=1648779669363 2022-04-01 02:21:15.358 | + functions-common:time_stop:2434 : [[ -z 1648779669363 ]] 2022-04-01 02:21:15.362 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:15.367 | + functions-common:time_stop:2437 : end_time=1648779675364 2022-04-01 02:21:15.370 | + functions-common:time_stop:2438 : elapsed_time=6001 2022-04-01 02:21:15.373 | + functions-common:time_stop:2439 : total=9904 2022-04-01 02:21:15.375 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:15.378 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15905 2022-04-01 02:21:15.381 | + functions:wait_for_service:467 : return 0 2022-04-01 02:21:15.384 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:21:15.387 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:21:15.390 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-01 02:21:15.409 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:15.412 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-04-01 02:21:15.414 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:21:15.417 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-04-01 02:21:15.420 | + ./stack.sh:main:1282 : start_ovn_services 2022-04-01 02:21:15.422 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-01 02:21:15.426 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-04-01 02:21:15.443 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:21:15.446 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-04-01 02:21:15.463 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:15.466 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-04-01 02:21:15.469 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:21:15.472 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-04-01 02:21:15.475 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-04-01 02:21:15.477 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-01 02:21:15.480 | + 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-04-01 02:21:15.511 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-01 02:21:15.514 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-01 02:21:15.517 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-01 02:21:15.549 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-01 02:21:15.583 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-04-01 02:21:15.586 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-01 02:21:15.588 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-01 02:21:15.591 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-01 02:21:15.594 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-01 02:21:15.598 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-01 02:21:15.601 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 02:21:15.603 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 02:21:15.607 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-01 02:21:15.610 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-01 02:21:15.613 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-01 02:21:15.616 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-01 02:21:15.618 | +++ 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-04-01 02:21:15.621 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.624 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.627 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-01 02:21:15.630 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.633 | + 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-04-01 02:21:15.636 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-01 02:21:15.653 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:21:15.656 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-01 02:21:15.659 | + 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-04-01 02:21:15.662 | + functions-common:run_process:1680 : local service=q-svc 2022-04-01 02:21:15.665 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.668 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:15.671 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:15.674 | + functions-common:run_process:1685 : local name=q-svc 2022-04-01 02:21:15.677 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:15.680 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:15.683 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:15.686 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:15.689 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:15.694 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779675691 2022-04-01 02:21:15.696 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-01 02:21:15.714 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:15.717 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-01 02:21:15.720 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-01 02:21:15.723 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.725 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.728 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.731 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.733 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-01 02:21:15.736 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-01 02:21:15.739 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-01 02:21:15.742 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:15.745 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:15.747 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-01 02:21:15.750 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-01 02:21:15.753 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-01 02:21:15.755 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.758 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:21:15.761 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:21:15.763 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:21:15.765 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:21:15.768 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-01 02:21:15.770 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:21:15.776 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-01 02:21:15.830 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-01 02:21:15.884 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:15.938 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-01 02:21:15.992 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-01 02:21:16.052 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:16.108 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:21:16.111 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-01 02:21:16.165 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:21:16.811 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-01 02:21:16.825 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-01 02:21:17.434 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-01 02:21:17.458 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:17.460 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:17.464 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:17.467 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:17.471 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:17.473 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:17.476 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:17.478 | + functions-common:time_stop:2432 : start_time=1648779675691 2022-04-01 02:21:17.481 | + functions-common:time_stop:2434 : [[ -z 1648779675691 ]] 2022-04-01 02:21:17.484 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:17.489 | + functions-common:time_stop:2437 : end_time=1648779677486 2022-04-01 02:21:17.492 | + functions-common:time_stop:2438 : elapsed_time=1795 2022-04-01 02:21:17.494 | + functions-common:time_stop:2439 : total=15053 2022-04-01 02:21:17.497 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:17.499 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16848 2022-04-01 02:21:17.502 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-04-01 02:21:17.505 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-01 02:21:17.524 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:21:17.526 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-01 02:21:17.526 | Waiting for Neutron to start... 2022-04-01 02:21:17.529 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-04-01 02:21:17.531 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-04-01 02:21:17.535 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-04-01 02:21:17.537 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-01 02:21:17.540 | + functions-common:test_with_retry:2365 : local until=60 2022-04-01 02:21:17.542 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 02:21:17.545 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 02:21:17.548 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 02:21:17.550 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:17.553 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:17.556 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:17.564 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779677558 2022-04-01 02:21:17.567 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-04-01 02:21:23.659 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.37:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 02:21:23.662 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:23.665 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:23.668 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:23.671 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:23.675 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:23.678 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 02:21:23.680 | + functions-common:time_stop:2432 : start_time=1648779677558 2022-04-01 02:21:23.683 | + functions-common:time_stop:2434 : [[ -z 1648779677558 ]] 2022-04-01 02:21:23.687 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:23.692 | + functions-common:time_stop:2437 : end_time=1648779683689 2022-04-01 02:21:23.694 | + functions-common:time_stop:2438 : elapsed_time=6131 2022-04-01 02:21:23.698 | + functions-common:time_stop:2439 : total=0 2022-04-01 02:21:23.700 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:23.703 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6131 2022-04-01 02:21:23.706 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-04-01 02:21:23.725 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:23.727 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-04-01 02:21:23.730 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:21:23.732 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-04-01 02:21:23.736 | + ./stack.sh:main:1298 : start_placement 2022-04-01 02:21:23.738 | + lib/placement:start_placement:160 : start_placement_api 2022-04-01 02:21:23.741 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 02:21:23.744 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-01 02:21:23.750 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:21:23.753 | + functions-common:run_process:1680 : local service=placement-api 2022-04-01 02:21:23.755 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:21:23.758 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:23.762 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:23.765 | + functions-common:run_process:1685 : local name=placement-api 2022-04-01 02:21:23.767 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:23.770 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:23.773 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:23.776 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:23.779 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:23.785 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779683781 2022-04-01 02:21:23.787 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-01 02:21:23.806 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:23.808 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-01 02:21:23.811 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-01 02:21:23.814 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:21:23.816 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:21:23.819 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:21:23.822 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:21:23.824 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-01 02:21:23.827 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-01 02:21:23.829 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-01 02:21:23.832 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:23.834 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:23.837 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-01 02:21:23.840 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-01 02:21:23.843 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-01 02:21:23.846 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:21:23.849 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:21:23.851 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:21:23.853 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-01 02:21:23.856 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:21:23.861 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-01 02:21:23.916 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-01 02:21:23.971 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-01 02:21:24.028 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:21:24.084 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:24.139 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-01 02:21:24.195 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-01 02:21:24.249 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-01 02:21:24.303 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-01 02:21:24.357 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-01 02:21:24.413 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:21:24.415 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-01 02:21:24.471 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:21:25.103 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-01 02:21:25.117 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-01 02:21:25.725 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-01 02:21:25.806 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:25.809 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:25.811 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:25.814 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:25.819 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:25.821 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:25.824 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:25.826 | + functions-common:time_stop:2432 : start_time=1648779683781 2022-04-01 02:21:25.829 | + functions-common:time_stop:2434 : [[ -z 1648779683781 ]] 2022-04-01 02:21:25.833 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:25.841 | + functions-common:time_stop:2437 : end_time=1648779685835 2022-04-01 02:21:25.842 | + functions-common:time_stop:2438 : elapsed_time=2054 2022-04-01 02:21:25.843 | + functions-common:time_stop:2439 : total=16848 2022-04-01 02:21:25.846 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:25.849 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18902 2022-04-01 02:21:25.852 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-01 02:21:25.852 | Waiting for placement-api to start... 2022-04-01 02:21:25.854 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.37/placement 2022-04-01 02:21:25.857 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:21:25.860 | + functions:wait_for_service:458 : local url=http://10.222.0.37/placement 2022-04-01 02:21:25.862 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:21:25.870 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:21:25.903 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:21:25.903 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:25.903 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:25.903 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:25.903 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779685885 2022-04-01 02:21:25.903 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:21:25.908 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/placement 2022-04-01 02:21:28.789 | + :: : [[ 200 == 503 ]] 2022-04-01 02:21:28.790 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:21:28.794 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:21:28.796 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:28.799 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:28.802 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:28.804 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:28.807 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:28.810 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:21:28.812 | + functions-common:time_stop:2432 : start_time=1648779685885 2022-04-01 02:21:28.815 | + functions-common:time_stop:2434 : [[ -z 1648779685885 ]] 2022-04-01 02:21:28.818 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:28.823 | + functions-common:time_stop:2437 : end_time=1648779688820 2022-04-01 02:21:28.826 | + functions-common:time_stop:2438 : elapsed_time=2935 2022-04-01 02:21:28.829 | + functions-common:time_stop:2439 : total=15905 2022-04-01 02:21:28.832 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:28.836 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18840 2022-04-01 02:21:28.837 | + functions:wait_for_service:467 : return 0 2022-04-01 02:21:28.840 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-04-01 02:21:28.859 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:28.861 | + ./stack.sh:main:1302 : start_neutron 2022-04-01 02:21:28.864 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-01 02:21:28.868 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:21:28.868 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:21:28.874 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:21:28.877 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:21:28.880 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-01 02:21:28.882 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:21:28.892 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-01 02:21:28.892 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:28.892 | + functions-common:run_process:1680 : local service=q-agt 2022-04-01 02:21:28.894 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:28.897 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:28.900 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:28.902 | + functions-common:run_process:1685 : local name=q-agt 2022-04-01 02:21:28.905 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:28.907 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:28.910 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:28.913 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:28.916 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:28.921 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779688918 2022-04-01 02:21:28.924 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-01 02:21:28.942 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:28.945 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-01 02:21:28.947 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-01 02:21:28.950 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:28.953 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:28.956 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:28.959 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:28.961 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-01 02:21:28.964 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-01 02:21:28.967 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-01 02:21:28.969 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:28.972 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:28.978 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-01 02:21:28.978 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-01 02:21:28.980 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-01 02:21:28.982 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:28.985 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:21:28.987 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:21:28.989 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:21:28.992 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:21:28.994 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-01 02:21:28.997 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:21:29.001 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-01 02:21:29.056 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-01 02:21:29.112 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:21:29.169 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-01 02:21:29.223 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-01 02:21:29.279 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:29.334 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:21:29.337 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-01 02:21:29.391 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:21:30.025 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-01 02:21:30.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-01 02:21:30.650 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-01 02:21:30.675 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:30.678 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:30.681 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:30.684 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:30.686 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:30.689 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:30.692 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:30.694 | + functions-common:time_stop:2432 : start_time=1648779688918 2022-04-01 02:21:30.697 | + functions-common:time_stop:2434 : [[ -z 1648779688918 ]] 2022-04-01 02:21:30.700 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:30.705 | + functions-common:time_stop:2437 : end_time=1648779690702 2022-04-01 02:21:30.708 | + functions-common:time_stop:2438 : elapsed_time=1784 2022-04-01 02:21:30.711 | + functions-common:time_stop:2439 : total=18902 2022-04-01 02:21:30.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:30.716 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20686 2022-04-01 02:21:30.718 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-01 02:21:30.721 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 02:21:30.724 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 02:21:30.726 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-01 02:21:30.729 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:21:30.732 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-01 02:21:30.734 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:21:30.737 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:30.740 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:30.742 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-01 02:21:30.745 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:30.748 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:30.750 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:30.753 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:30.757 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:30.761 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779690759 2022-04-01 02:21:30.764 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-01 02:21:30.784 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:30.787 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-04-01 02:21:30.791 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-01 02:21:30.795 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:21:30.797 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:21:30.801 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:21:30.804 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:21:30.807 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-01 02:21:30.810 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-01 02:21:30.813 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-01 02:21:30.816 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:30.819 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:30.821 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-01 02:21:30.824 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-04-01 02:21:30.827 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-01 02:21:30.829 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:21:30.832 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:21:30.834 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:21:30.837 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:21:30.840 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:21:30.842 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-01 02:21:30.845 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:21:30.850 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-01 02:21:30.907 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-01 02:21:30.969 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:21:31.032 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-01 02:21:31.093 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-01 02:21:31.166 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:31.224 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:21:31.227 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-01 02:21:31.284 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:21:31.933 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-01 02:21:31.947 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-01 02:21:32.567 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-01 02:21:32.588 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:32.591 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:32.594 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:32.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:32.600 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:32.602 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:32.605 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:32.608 | + functions-common:time_stop:2432 : start_time=1648779690759 2022-04-01 02:21:32.610 | + functions-common:time_stop:2434 : [[ -z 1648779690759 ]] 2022-04-01 02:21:32.614 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:32.619 | + functions-common:time_stop:2437 : end_time=1648779692616 2022-04-01 02:21:32.622 | + functions-common:time_stop:2438 : elapsed_time=1857 2022-04-01 02:21:32.625 | + functions-common:time_stop:2439 : total=20686 2022-04-01 02:21:32.628 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:32.630 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22543 2022-04-01 02:21:32.634 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-01 02:21:32.636 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 02:21:32.639 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 02:21:32.642 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-01 02:21:32.645 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.648 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.651 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.654 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-01 02:21:32.656 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.660 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.664 | + functions-common:run_process:1680 : local service=q-l3 2022-04-01 02:21:32.666 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.676 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:32.678 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:32.681 | + functions-common:run_process:1685 : local name=q-l3 2022-04-01 02:21:32.684 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:32.686 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:32.689 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:32.692 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:32.695 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:32.700 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779692697 2022-04-01 02:21:32.704 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-01 02:21:32.725 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:32.728 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-04-01 02:21:32.731 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-01 02:21:32.735 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.737 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.741 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.744 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.746 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-01 02:21:32.749 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-01 02:21:32.752 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-01 02:21:32.755 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:32.758 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:32.761 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-01 02:21:32.763 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-04-01 02:21:32.766 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-01 02:21:32.770 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.772 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:21:32.775 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:21:32.778 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:21:32.783 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:21:32.785 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-01 02:21:32.788 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:21:32.793 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-01 02:21:32.852 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-01 02:21:32.910 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:21:32.969 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-01 02:21:33.028 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-01 02:21:33.089 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:33.148 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:21:33.150 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-01 02:21:33.208 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:21:33.852 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-01 02:21:33.865 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-01 02:21:34.500 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-01 02:21:34.524 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:34.527 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:34.530 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:34.532 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:34.536 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:34.538 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:34.541 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:34.543 | + functions-common:time_stop:2432 : start_time=1648779692697 2022-04-01 02:21:34.546 | + functions-common:time_stop:2434 : [[ -z 1648779692697 ]] 2022-04-01 02:21:34.551 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:34.555 | + functions-common:time_stop:2437 : end_time=1648779694552 2022-04-01 02:21:34.559 | + functions-common:time_stop:2438 : elapsed_time=1855 2022-04-01 02:21:34.563 | + functions-common:time_stop:2439 : total=22543 2022-04-01 02:21:34.566 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:34.569 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24398 2022-04-01 02:21:34.571 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:21:34.574 | + functions-common:run_process:1680 : local service=q-meta 2022-04-01 02:21:34.577 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:21:34.579 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:34.582 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:34.585 | + functions-common:run_process:1685 : local name=q-meta 2022-04-01 02:21:34.587 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:34.590 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:34.593 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:34.595 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:34.602 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:34.604 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779694601 2022-04-01 02:21:34.608 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-01 02:21:34.631 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:34.631 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-04-01 02:21:34.635 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-01 02:21:34.639 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:21:34.643 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:21:34.643 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:21:34.647 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:21:34.651 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-01 02:21:34.655 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-01 02:21:34.659 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-01 02:21:34.663 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:34.667 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:34.667 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-01 02:21:34.679 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-04-01 02:21:34.683 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-01 02:21:34.687 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:21:34.687 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:21:34.691 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:21:34.695 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:21:34.695 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:21:34.699 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-01 02:21:34.703 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:21:34.707 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-01 02:21:34.779 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-01 02:21:34.849 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:21:34.922 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-01 02:21:34.991 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-01 02:21:35.064 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:35.131 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:21:35.132 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-01 02:21:35.239 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:21:35.949 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-01 02:21:35.964 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-01 02:21:36.608 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-01 02:21:36.631 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:36.636 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:36.640 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:36.644 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:36.648 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:36.653 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:36.657 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:36.660 | + functions-common:time_stop:2432 : start_time=1648779694601 2022-04-01 02:21:36.663 | + functions-common:time_stop:2434 : [[ -z 1648779694601 ]] 2022-04-01 02:21:36.666 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:36.672 | + functions-common:time_stop:2437 : end_time=1648779696668 2022-04-01 02:21:36.675 | + functions-common:time_stop:2438 : elapsed_time=2067 2022-04-01 02:21:36.678 | + functions-common:time_stop:2439 : total=24398 2022-04-01 02:21:36.681 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:36.684 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26465 2022-04-01 02:21:36.687 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:21:36.693 | + functions-common:run_process:1680 : local service=q-metering 2022-04-01 02:21:36.696 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:21:36.701 | + functions-common:run_process:1682 : local group= 2022-04-01 02:21:36.704 | + functions-common:run_process:1683 : local user= 2022-04-01 02:21:36.707 | + functions-common:run_process:1685 : local name=q-metering 2022-04-01 02:21:36.710 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:21:36.717 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:21:36.720 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:21:36.723 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:21:36.729 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:21:36.734 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779696731 2022-04-01 02:21:36.737 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-01 02:21:36.768 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:36.770 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-04-01 02:21:36.773 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-04-01 02:21:36.776 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:21:36.779 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:21:36.782 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:21:36.785 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:21:36.788 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-01 02:21:36.791 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-01 02:21:36.794 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-04-01 02:21:36.796 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:21:36.800 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:21:36.803 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-01 02:21:36.806 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-04-01 02:21:36.808 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-04-01 02:21:36.811 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:21:36.814 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:21:36.821 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:21:36.821 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:21:36.823 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:21:36.826 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-01 02:21:36.829 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:21:36.834 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-01 02:21:36.904 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-01 02:21:36.986 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:21:37.063 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-01 02:21:37.129 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-01 02:21:37.199 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:21:37.263 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:21:37.266 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-01 02:21:37.333 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:21:38.035 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-04-01 02:21:38.047 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-01 02:21:38.944 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-04-01 02:21:38.975 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:21:38.980 | + functions-common:time_stop:2425 : local name 2022-04-01 02:21:38.983 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:21:38.987 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:21:38.991 | + functions-common:time_stop:2428 : local total 2022-04-01 02:21:38.996 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:21:39.000 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:21:39.005 | + functions-common:time_stop:2432 : start_time=1648779696731 2022-04-01 02:21:39.008 | + functions-common:time_stop:2434 : [[ -z 1648779696731 ]] 2022-04-01 02:21:39.017 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:21:39.028 | + functions-common:time_stop:2437 : end_time=1648779699019 2022-04-01 02:21:39.034 | + functions-common:time_stop:2438 : elapsed_time=2288 2022-04-01 02:21:39.040 | + functions-common:time_stop:2439 : total=26465 2022-04-01 02:21:39.047 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:21:39.053 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28753 2022-04-01 02:21:39.058 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-04-01 02:21:39.107 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:21:39.116 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-04-01 02:21:39.124 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-04-01 02:21:39.131 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:21:39.136 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-04-01 02:21:39.143 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-04-01 02:21:39.149 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-04-01 02:21:39.153 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-01 02:21:39.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-01 02:21:39.160 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 02:21:39.167 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 02:21:43.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:43.705 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:43.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:43.705 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:43.919 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:21:43.922 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 02:21:43.922 | address-scope 2022-04-01 02:21:43.922 | router-admin-state-down-before-update 2022-04-01 02:21:43.922 | agent 2022-04-01 02:21:43.922 | agent-resources-synced 2022-04-01 02:21:43.922 | allowed-address-pairs 2022-04-01 02:21:43.922 | auto-allocated-topology 2022-04-01 02:21:43.922 | availability_zone 2022-04-01 02:21:43.922 | availability_zone_filter 2022-04-01 02:21:43.922 | default-subnetpools 2022-04-01 02:21:43.922 | dhcp_agent_scheduler 2022-04-01 02:21:43.922 | dvr 2022-04-01 02:21:43.922 | empty-string-filtering 2022-04-01 02:21:43.922 | external-net 2022-04-01 02:21:43.923 | extra_dhcp_opt 2022-04-01 02:21:43.923 | extraroute 2022-04-01 02:21:43.923 | extraroute-atomic 2022-04-01 02:21:43.923 | filter-validation 2022-04-01 02:21:43.923 | fip-port-details 2022-04-01 02:21:43.923 | flavors 2022-04-01 02:21:43.923 | floatingip-pools 2022-04-01 02:21:43.923 | ip-substring-filtering 2022-04-01 02:21:43.923 | router 2022-04-01 02:21:43.923 | ext-gw-mode 2022-04-01 02:21:43.923 | l3-ha 2022-04-01 02:21:43.923 | l3-flavors 2022-04-01 02:21:43.923 | l3-port-ip-change-not-allowed 2022-04-01 02:21:43.923 | l3_agent_scheduler 2022-04-01 02:21:43.923 | metering 2022-04-01 02:21:43.923 | metering_source_and_destination_fields 2022-04-01 02:21:43.923 | multi-provider 2022-04-01 02:21:43.923 | net-mtu 2022-04-01 02:21:43.923 | net-mtu-writable 2022-04-01 02:21:43.923 | network_availability_zone 2022-04-01 02:21:43.923 | network-ip-availability 2022-04-01 02:21:43.923 | pagination 2022-04-01 02:21:43.923 | port-device-profile 2022-04-01 02:21:43.923 | port-mac-address-regenerate 2022-04-01 02:21:43.923 | port-numa-affinity-policy 2022-04-01 02:21:43.923 | binding 2022-04-01 02:21:43.923 | binding-extended 2022-04-01 02:21:43.923 | port-security 2022-04-01 02:21:43.924 | project-id 2022-04-01 02:21:43.924 | provider 2022-04-01 02:21:43.924 | quota-check-limit 2022-04-01 02:21:43.924 | quotas 2022-04-01 02:21:43.924 | quota_details 2022-04-01 02:21:43.924 | rbac-policies 2022-04-01 02:21:43.924 | rbac-address-group 2022-04-01 02:21:43.924 | rbac-address-scope 2022-04-01 02:21:43.924 | rbac-security-groups 2022-04-01 02:21:43.924 | rbac-subnetpool 2022-04-01 02:21:43.924 | revision-if-match 2022-04-01 02:21:43.924 | standard-attr-revisions 2022-04-01 02:21:43.924 | router_availability_zone 2022-04-01 02:21:43.924 | security-groups-normalized-cidr 2022-04-01 02:21:43.924 | port-security-groups-filtering 2022-04-01 02:21:43.924 | security-groups-remote-address-group 2022-04-01 02:21:43.924 | security-groups-shared-filtering 2022-04-01 02:21:43.924 | security-group 2022-04-01 02:21:43.925 | service-type 2022-04-01 02:21:43.925 | sorting 2022-04-01 02:21:43.925 | standard-attr-description 2022-04-01 02:21:43.925 | stateful-security-group 2022-04-01 02:21:43.925 | subnet_onboard 2022-04-01 02:21:43.925 | subnet-service-types 2022-04-01 02:21:43.925 | subnet_allocation 2022-04-01 02:21:43.925 | subnetpool-prefix-ops 2022-04-01 02:21:43.925 | standard-attr-tag 2022-04-01 02:21:43.925 | standard-attr-timestamp' 2022-04-01 02:21:43.932 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 02:21:43.932 | address-scope 2022-04-01 02:21:43.932 | router-admin-state-down-before-update 2022-04-01 02:21:43.932 | agent 2022-04-01 02:21:43.933 | agent-resources-synced 2022-04-01 02:21:43.933 | allowed-address-pairs 2022-04-01 02:21:43.933 | auto-allocated-topology 2022-04-01 02:21:43.933 | availability_zone 2022-04-01 02:21:43.933 | availability_zone_filter 2022-04-01 02:21:43.933 | default-subnetpools 2022-04-01 02:21:43.933 | dhcp_agent_scheduler 2022-04-01 02:21:43.933 | dvr 2022-04-01 02:21:43.933 | empty-string-filtering 2022-04-01 02:21:43.933 | external-net 2022-04-01 02:21:43.933 | extra_dhcp_opt 2022-04-01 02:21:43.933 | extraroute 2022-04-01 02:21:43.933 | extraroute-atomic 2022-04-01 02:21:43.933 | filter-validation 2022-04-01 02:21:43.933 | fip-port-details 2022-04-01 02:21:43.933 | flavors 2022-04-01 02:21:43.933 | floatingip-pools 2022-04-01 02:21:43.933 | ip-substring-filtering 2022-04-01 02:21:43.933 | router 2022-04-01 02:21:43.933 | ext-gw-mode 2022-04-01 02:21:43.933 | l3-ha 2022-04-01 02:21:43.933 | l3-flavors 2022-04-01 02:21:43.933 | l3-port-ip-change-not-allowed 2022-04-01 02:21:43.933 | l3_agent_scheduler 2022-04-01 02:21:43.933 | metering 2022-04-01 02:21:43.933 | metering_source_and_destination_fields 2022-04-01 02:21:43.933 | multi-provider 2022-04-01 02:21:43.933 | net-mtu 2022-04-01 02:21:43.933 | net-mtu-writable 2022-04-01 02:21:43.933 | network_availability_zone 2022-04-01 02:21:43.933 | network-ip-availability 2022-04-01 02:21:43.933 | pagination 2022-04-01 02:21:43.933 | port-device-profile 2022-04-01 02:21:43.933 | port-mac-address-regenerate 2022-04-01 02:21:43.933 | port-numa-affinity-policy 2022-04-01 02:21:43.933 | binding 2022-04-01 02:21:43.934 | binding-extended 2022-04-01 02:21:43.934 | port-security 2022-04-01 02:21:43.934 | project-id 2022-04-01 02:21:43.934 | provider 2022-04-01 02:21:43.934 | quota-check-limit 2022-04-01 02:21:43.934 | quotas 2022-04-01 02:21:43.934 | quota_details 2022-04-01 02:21:43.934 | rbac-policies 2022-04-01 02:21:43.934 | rbac-address-group 2022-04-01 02:21:43.934 | rbac-address-scope 2022-04-01 02:21:43.934 | rbac-security-groups 2022-04-01 02:21:43.934 | rbac-subnetpool 2022-04-01 02:21:43.934 | revision-if-match 2022-04-01 02:21:43.934 | standard-attr-revisions 2022-04-01 02:21:43.934 | router_availability_zone 2022-04-01 02:21:43.934 | security-groups-normalized-cidr 2022-04-01 02:21:43.934 | port-security-groups-filtering 2022-04-01 02:21:43.934 | security-groups-remote-address-group 2022-04-01 02:21:43.934 | security-groups-shared-filtering 2022-04-01 02:21:43.934 | security-group 2022-04-01 02:21:43.934 | service-type 2022-04-01 02:21:43.934 | sorting 2022-04-01 02:21:43.934 | standard-attr-description 2022-04-01 02:21:43.934 | stateful-security-group 2022-04-01 02:21:43.934 | subnet_onboard 2022-04-01 02:21:43.934 | subnet-service-types 2022-04-01 02:21:43.934 | subnet_allocation 2022-04-01 02:21:43.934 | subnetpool-prefix-ops 2022-04-01 02:21:43.934 | standard-attr-tag 2022-04-01 02:21:43.934 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 02:21:43.944 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 02:21:43.952 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-01 02:21:43.960 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-01 02:21:43.967 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-04-01 02:21:47.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:47.487 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:47.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:47.487 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:47.671 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:21:47.675 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=4f4f616e-607e-4015-8038-9ff4da2dd480 2022-04-01 02:21:47.678 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-01 02:21:47.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-01 02:21:47.683 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 02:21:47.686 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 02:21:47.692 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-01 02:21:47.692 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-01 02:21:47.693 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-01 02:21:47.697 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:21:47.700 | ++ functions-common:get_field:812 : read data 2022-04-01 02:21:51.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:51.115 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:51.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:51.115 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:51.303 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:21:51.306 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:21:51.309 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 02:21:51.312 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:21:51.313 | ++ functions-common:get_field:818 : echo '| id | cd08b554-a1b9-4366-822e-d7146a110fa0 |' 2022-04-01 02:21:51.320 | ++ functions-common:get_field:812 : read data 2022-04-01 02:21:51.324 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=cd08b554-a1b9-4366-822e-d7146a110fa0 2022-04-01 02:21:51.327 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-01 02:21:51.330 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:21:51.349 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-01 02:21:51.352 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-01 02:21:51.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 4f4f616e-607e-4015-8038-9ff4da2dd480 ']' 2022-04-01 02:21:51.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-01 02:21:51.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-01 02:21:51.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-01 02:21:51.366 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 4f4f616e-607e-4015-8038-9ff4da2dd480 ' 2022-04-01 02:21:51.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-01 02:21:51.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network cd08b554-a1b9-4366-822e-d7146a110fa0 private-subnet' 2022-04-01 02:21:51.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-01 02:21:51.378 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 4f4f616e-607e-4015-8038-9ff4da2dd480 --network cd08b554-a1b9-4366-822e-d7146a110fa0 private-subnet 2022-04-01 02:21:51.379 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-01 02:21:51.379 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-01 02:21:51.381 | +++ functions-common:get_field:811 : local data field 2022-04-01 02:21:51.384 | +++ functions-common:get_field:812 : read data 2022-04-01 02:21:55.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:55.652 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:55.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:55.652 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:55.839 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:21:55.842 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:21:55.844 | +++ functions-common:get_field:816 : field='$3' 2022-04-01 02:21:55.848 | +++ functions-common:get_field:818 : echo '| id | 0a7d67c0-859d-4391-a61f-642618801aae |' 2022-04-01 02:21:55.849 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:21:55.855 | +++ functions-common:get_field:812 : read data 2022-04-01 02:21:55.858 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=0a7d67c0-859d-4391-a61f-642618801aae 2022-04-01 02:21:55.861 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-01 02:21:55.864 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:21:55.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 0a7d67c0-859d-4391-a61f-642618801aae 2022-04-01 02:21:55.897 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=0a7d67c0-859d-4391-a61f-642618801aae 2022-04-01 02:21:55.901 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-01 02:21:55.903 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-01 02:21:55.906 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-01 02:21:55.910 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 02:21:58.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:58.671 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:58.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:21:58.671 | from cryptography.utils import int_from_bytes 2022-04-01 02:21:58.876 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:21:58.879 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 02:21:58.879 | address-scope 2022-04-01 02:21:58.879 | router-admin-state-down-before-update 2022-04-01 02:21:58.879 | agent 2022-04-01 02:21:58.879 | agent-resources-synced 2022-04-01 02:21:58.879 | allowed-address-pairs 2022-04-01 02:21:58.879 | auto-allocated-topology 2022-04-01 02:21:58.879 | availability_zone 2022-04-01 02:21:58.879 | availability_zone_filter 2022-04-01 02:21:58.879 | default-subnetpools 2022-04-01 02:21:58.880 | dhcp_agent_scheduler 2022-04-01 02:21:58.880 | dvr 2022-04-01 02:21:58.880 | empty-string-filtering 2022-04-01 02:21:58.880 | external-net 2022-04-01 02:21:58.880 | extra_dhcp_opt 2022-04-01 02:21:58.880 | extraroute 2022-04-01 02:21:58.880 | extraroute-atomic 2022-04-01 02:21:58.880 | filter-validation 2022-04-01 02:21:58.880 | fip-port-details 2022-04-01 02:21:58.880 | flavors 2022-04-01 02:21:58.880 | floatingip-pools 2022-04-01 02:21:58.880 | ip-substring-filtering 2022-04-01 02:21:58.880 | router 2022-04-01 02:21:58.880 | ext-gw-mode 2022-04-01 02:21:58.880 | l3-ha 2022-04-01 02:21:58.880 | l3-flavors 2022-04-01 02:21:58.880 | l3-port-ip-change-not-allowed 2022-04-01 02:21:58.880 | l3_agent_scheduler 2022-04-01 02:21:58.880 | metering 2022-04-01 02:21:58.880 | metering_source_and_destination_fields 2022-04-01 02:21:58.880 | multi-provider 2022-04-01 02:21:58.880 | net-mtu 2022-04-01 02:21:58.880 | net-mtu-writable 2022-04-01 02:21:58.880 | network_availability_zone 2022-04-01 02:21:58.880 | network-ip-availability 2022-04-01 02:21:58.880 | pagination 2022-04-01 02:21:58.880 | port-device-profile 2022-04-01 02:21:58.880 | port-mac-address-regenerate 2022-04-01 02:21:58.880 | port-numa-affinity-policy 2022-04-01 02:21:58.880 | binding 2022-04-01 02:21:58.880 | binding-extended 2022-04-01 02:21:58.880 | port-security 2022-04-01 02:21:58.880 | project-id 2022-04-01 02:21:58.880 | provider 2022-04-01 02:21:58.880 | quota-check-limit 2022-04-01 02:21:58.880 | quotas 2022-04-01 02:21:58.881 | quota_details 2022-04-01 02:21:58.881 | rbac-policies 2022-04-01 02:21:58.881 | rbac-address-group 2022-04-01 02:21:58.881 | rbac-address-scope 2022-04-01 02:21:58.881 | rbac-security-groups 2022-04-01 02:21:58.881 | rbac-subnetpool 2022-04-01 02:21:58.881 | revision-if-match 2022-04-01 02:21:58.881 | standard-attr-revisions 2022-04-01 02:21:58.881 | router_availability_zone 2022-04-01 02:21:58.881 | security-groups-normalized-cidr 2022-04-01 02:21:58.881 | port-security-groups-filtering 2022-04-01 02:21:58.881 | security-groups-remote-address-group 2022-04-01 02:21:58.881 | security-groups-shared-filtering 2022-04-01 02:21:58.881 | security-group 2022-04-01 02:21:58.881 | service-type 2022-04-01 02:21:58.881 | sorting 2022-04-01 02:21:58.881 | standard-attr-description 2022-04-01 02:21:58.881 | stateful-security-group 2022-04-01 02:21:58.881 | subnet_onboard 2022-04-01 02:21:58.881 | subnet-service-types 2022-04-01 02:21:58.881 | subnet_allocation 2022-04-01 02:21:58.881 | subnetpool-prefix-ops 2022-04-01 02:21:58.881 | standard-attr-tag 2022-04-01 02:21:58.881 | standard-attr-timestamp' 2022-04-01 02:21:58.883 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 02:21:58.889 | address-scope 2022-04-01 02:21:58.889 | router-admin-state-down-before-update 2022-04-01 02:21:58.889 | agent 2022-04-01 02:21:58.889 | agent-resources-synced 2022-04-01 02:21:58.889 | allowed-address-pairs 2022-04-01 02:21:58.889 | auto-allocated-topology 2022-04-01 02:21:58.889 | availability_zone 2022-04-01 02:21:58.889 | availability_zone_filter 2022-04-01 02:21:58.889 | default-subnetpools 2022-04-01 02:21:58.889 | dhcp_agent_scheduler 2022-04-01 02:21:58.889 | dvr 2022-04-01 02:21:58.889 | empty-string-filtering 2022-04-01 02:21:58.889 | external-net 2022-04-01 02:21:58.889 | extra_dhcp_opt 2022-04-01 02:21:58.889 | extraroute 2022-04-01 02:21:58.889 | extraroute-atomic 2022-04-01 02:21:58.889 | filter-validation 2022-04-01 02:21:58.889 | fip-port-details 2022-04-01 02:21:58.889 | flavors 2022-04-01 02:21:58.890 | floatingip-pools 2022-04-01 02:21:58.890 | ip-substring-filtering 2022-04-01 02:21:58.890 | router 2022-04-01 02:21:58.890 | ext-gw-mode 2022-04-01 02:21:58.890 | l3-ha 2022-04-01 02:21:58.890 | l3-flavors 2022-04-01 02:21:58.890 | l3-port-ip-change-not-allowed 2022-04-01 02:21:58.890 | l3_agent_scheduler 2022-04-01 02:21:58.890 | metering 2022-04-01 02:21:58.890 | metering_source_and_destination_fields 2022-04-01 02:21:58.890 | multi-provider 2022-04-01 02:21:58.890 | net-mtu 2022-04-01 02:21:58.890 | net-mtu-writable 2022-04-01 02:21:58.890 | network_availability_zone 2022-04-01 02:21:58.890 | network-ip-availability 2022-04-01 02:21:58.890 | pagination 2022-04-01 02:21:58.890 | port-device-profile 2022-04-01 02:21:58.890 | port-mac-address-regenerate 2022-04-01 02:21:58.890 | port-numa-affinity-policy 2022-04-01 02:21:58.890 | binding 2022-04-01 02:21:58.890 | binding-extended 2022-04-01 02:21:58.890 | port-security 2022-04-01 02:21:58.890 | project-id 2022-04-01 02:21:58.890 | provider 2022-04-01 02:21:58.890 | quota-check-limit 2022-04-01 02:21:58.890 | quotas 2022-04-01 02:21:58.890 | quota_details 2022-04-01 02:21:58.890 | rbac-policies 2022-04-01 02:21:58.890 | rbac-address-group 2022-04-01 02:21:58.890 | rbac-address-scope 2022-04-01 02:21:58.890 | rbac-security-groups 2022-04-01 02:21:58.890 | rbac-subnetpool 2022-04-01 02:21:58.890 | revision-if-match 2022-04-01 02:21:58.890 | standard-attr-revisions 2022-04-01 02:21:58.890 | router_availability_zone 2022-04-01 02:21:58.890 | security-groups-normalized-cidr 2022-04-01 02:21:58.891 | port-security-groups-filtering 2022-04-01 02:21:58.891 | security-groups-remote-address-group 2022-04-01 02:21:58.891 | security-groups-shared-filtering 2022-04-01 02:21:58.891 | security-group 2022-04-01 02:21:58.891 | service-type 2022-04-01 02:21:58.891 | sorting 2022-04-01 02:21:58.891 | standard-attr-description 2022-04-01 02:21:58.891 | stateful-security-group 2022-04-01 02:21:58.891 | subnet_onboard 2022-04-01 02:21:58.891 | subnet-service-types 2022-04-01 02:21:58.891 | subnet_allocation 2022-04-01 02:21:58.891 | subnetpool-prefix-ops 2022-04-01 02:21:58.891 | standard-attr-tag 2022-04-01 02:21:58.891 | standard-attr-timestamp =~ router ]] 2022-04-01 02:21:58.891 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 02:21:58.891 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-01 02:21:58.891 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-01 02:21:58.895 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 02:22:01.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:01.660 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:01.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:01.660 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:01.861 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:22:01.865 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 02:22:01.865 | address-scope 2022-04-01 02:22:01.865 | router-admin-state-down-before-update 2022-04-01 02:22:01.865 | agent 2022-04-01 02:22:01.865 | agent-resources-synced 2022-04-01 02:22:01.865 | allowed-address-pairs 2022-04-01 02:22:01.865 | auto-allocated-topology 2022-04-01 02:22:01.865 | availability_zone 2022-04-01 02:22:01.865 | availability_zone_filter 2022-04-01 02:22:01.865 | default-subnetpools 2022-04-01 02:22:01.865 | dhcp_agent_scheduler 2022-04-01 02:22:01.865 | dvr 2022-04-01 02:22:01.865 | empty-string-filtering 2022-04-01 02:22:01.865 | external-net 2022-04-01 02:22:01.865 | extra_dhcp_opt 2022-04-01 02:22:01.865 | extraroute 2022-04-01 02:22:01.865 | extraroute-atomic 2022-04-01 02:22:01.865 | filter-validation 2022-04-01 02:22:01.865 | fip-port-details 2022-04-01 02:22:01.865 | flavors 2022-04-01 02:22:01.865 | floatingip-pools 2022-04-01 02:22:01.865 | ip-substring-filtering 2022-04-01 02:22:01.865 | router 2022-04-01 02:22:01.865 | ext-gw-mode 2022-04-01 02:22:01.865 | l3-ha 2022-04-01 02:22:01.865 | l3-flavors 2022-04-01 02:22:01.865 | l3-port-ip-change-not-allowed 2022-04-01 02:22:01.866 | l3_agent_scheduler 2022-04-01 02:22:01.866 | metering 2022-04-01 02:22:01.866 | metering_source_and_destination_fields 2022-04-01 02:22:01.866 | multi-provider 2022-04-01 02:22:01.866 | net-mtu 2022-04-01 02:22:01.866 | net-mtu-writable 2022-04-01 02:22:01.866 | network_availability_zone 2022-04-01 02:22:01.866 | network-ip-availability 2022-04-01 02:22:01.866 | pagination 2022-04-01 02:22:01.866 | port-device-profile 2022-04-01 02:22:01.866 | port-mac-address-regenerate 2022-04-01 02:22:01.866 | port-numa-affinity-policy 2022-04-01 02:22:01.866 | binding 2022-04-01 02:22:01.866 | binding-extended 2022-04-01 02:22:01.866 | port-security 2022-04-01 02:22:01.866 | project-id 2022-04-01 02:22:01.866 | provider 2022-04-01 02:22:01.866 | quota-check-limit 2022-04-01 02:22:01.866 | quotas 2022-04-01 02:22:01.866 | quota_details 2022-04-01 02:22:01.866 | rbac-policies 2022-04-01 02:22:01.866 | rbac-address-group 2022-04-01 02:22:01.866 | rbac-address-scope 2022-04-01 02:22:01.866 | rbac-security-groups 2022-04-01 02:22:01.866 | rbac-subnetpool 2022-04-01 02:22:01.866 | revision-if-match 2022-04-01 02:22:01.866 | standard-attr-revisions 2022-04-01 02:22:01.866 | router_availability_zone 2022-04-01 02:22:01.866 | security-groups-normalized-cidr 2022-04-01 02:22:01.866 | port-security-groups-filtering 2022-04-01 02:22:01.866 | security-groups-remote-address-group 2022-04-01 02:22:01.866 | security-groups-shared-filtering 2022-04-01 02:22:01.866 | security-group 2022-04-01 02:22:01.866 | service-type 2022-04-01 02:22:01.866 | sorting 2022-04-01 02:22:01.866 | standard-attr-description 2022-04-01 02:22:01.867 | stateful-security-group 2022-04-01 02:22:01.867 | subnet_onboard 2022-04-01 02:22:01.867 | subnet-service-types 2022-04-01 02:22:01.867 | subnet_allocation 2022-04-01 02:22:01.867 | subnetpool-prefix-ops 2022-04-01 02:22:01.867 | standard-attr-tag 2022-04-01 02:22:01.867 | standard-attr-timestamp' 2022-04-01 02:22:01.868 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 02:22:01.868 | address-scope 2022-04-01 02:22:01.868 | router-admin-state-down-before-update 2022-04-01 02:22:01.868 | agent 2022-04-01 02:22:01.868 | agent-resources-synced 2022-04-01 02:22:01.868 | allowed-address-pairs 2022-04-01 02:22:01.868 | auto-allocated-topology 2022-04-01 02:22:01.868 | availability_zone 2022-04-01 02:22:01.868 | availability_zone_filter 2022-04-01 02:22:01.868 | default-subnetpools 2022-04-01 02:22:01.868 | dhcp_agent_scheduler 2022-04-01 02:22:01.868 | dvr 2022-04-01 02:22:01.868 | empty-string-filtering 2022-04-01 02:22:01.868 | external-net 2022-04-01 02:22:01.868 | extra_dhcp_opt 2022-04-01 02:22:01.868 | extraroute 2022-04-01 02:22:01.868 | extraroute-atomic 2022-04-01 02:22:01.868 | filter-validation 2022-04-01 02:22:01.868 | fip-port-details 2022-04-01 02:22:01.868 | flavors 2022-04-01 02:22:01.868 | floatingip-pools 2022-04-01 02:22:01.868 | ip-substring-filtering 2022-04-01 02:22:01.868 | router 2022-04-01 02:22:01.868 | ext-gw-mode 2022-04-01 02:22:01.868 | l3-ha 2022-04-01 02:22:01.868 | l3-flavors 2022-04-01 02:22:01.868 | l3-port-ip-change-not-allowed 2022-04-01 02:22:01.868 | l3_agent_scheduler 2022-04-01 02:22:01.869 | metering 2022-04-01 02:22:01.869 | metering_source_and_destination_fields 2022-04-01 02:22:01.869 | multi-provider 2022-04-01 02:22:01.869 | net-mtu 2022-04-01 02:22:01.869 | net-mtu-writable 2022-04-01 02:22:01.869 | network_availability_zone 2022-04-01 02:22:01.869 | network-ip-availability 2022-04-01 02:22:01.869 | pagination 2022-04-01 02:22:01.869 | port-device-profile 2022-04-01 02:22:01.869 | port-mac-address-regenerate 2022-04-01 02:22:01.869 | port-numa-affinity-policy 2022-04-01 02:22:01.869 | binding 2022-04-01 02:22:01.869 | binding-extended 2022-04-01 02:22:01.869 | port-security 2022-04-01 02:22:01.869 | project-id 2022-04-01 02:22:01.869 | provider 2022-04-01 02:22:01.869 | quota-check-limit 2022-04-01 02:22:01.869 | quotas 2022-04-01 02:22:01.869 | quota_details 2022-04-01 02:22:01.869 | rbac-policies 2022-04-01 02:22:01.869 | rbac-address-group 2022-04-01 02:22:01.869 | rbac-address-scope 2022-04-01 02:22:01.869 | rbac-security-groups 2022-04-01 02:22:01.869 | rbac-subnetpool 2022-04-01 02:22:01.869 | revision-if-match 2022-04-01 02:22:01.869 | standard-attr-revisions 2022-04-01 02:22:01.869 | router_availability_zone 2022-04-01 02:22:01.869 | security-groups-normalized-cidr 2022-04-01 02:22:01.869 | port-security-groups-filtering 2022-04-01 02:22:01.869 | security-groups-remote-address-group 2022-04-01 02:22:01.869 | security-groups-shared-filtering 2022-04-01 02:22:01.869 | security-group 2022-04-01 02:22:01.869 | service-type 2022-04-01 02:22:01.869 | sorting 2022-04-01 02:22:01.869 | standard-attr-description 2022-04-01 02:22:01.869 | stateful-security-group 2022-04-01 02:22:01.870 | subnet_onboard 2022-04-01 02:22:01.870 | subnet-service-types 2022-04-01 02:22:01.870 | subnet_allocation 2022-04-01 02:22:01.870 | subnetpool-prefix-ops 2022-04-01 02:22:01.870 | standard-attr-tag 2022-04-01 02:22:01.870 | standard-attr-timestamp =~ external-net ]] 2022-04-01 02:22:01.874 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 02:22:01.878 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-01 02:22:01.883 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-01 02:22:01.883 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-01 02:22:01.885 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-01 02:22:01.887 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:22:01.890 | ++ functions-common:get_field:812 : read data 2022-04-01 02:22:04.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:04.963 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:04.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:04.963 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:05.145 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:22:05.148 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:22:05.152 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 02:22:05.155 | ++ functions-common:get_field:818 : echo '| id | 9ae1424e-e7df-4abf-8177-6c7d94998d49 |' 2022-04-01 02:22:05.155 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:22:05.162 | ++ functions-common:get_field:812 : read data 2022-04-01 02:22:05.166 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=9ae1424e-e7df-4abf-8177-6c7d94998d49 2022-04-01 02:22:05.168 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-01 02:22:05.171 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:22:05.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-01 02:22:05.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-01 02:22:05.196 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 02:22:05.200 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 02:22:07.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:07.971 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:07.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:07.971 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:08.150 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:22:08.153 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 02:22:08.153 | address-scope 2022-04-01 02:22:08.153 | router-admin-state-down-before-update 2022-04-01 02:22:08.153 | agent 2022-04-01 02:22:08.153 | agent-resources-synced 2022-04-01 02:22:08.153 | allowed-address-pairs 2022-04-01 02:22:08.153 | auto-allocated-topology 2022-04-01 02:22:08.153 | availability_zone 2022-04-01 02:22:08.153 | availability_zone_filter 2022-04-01 02:22:08.153 | default-subnetpools 2022-04-01 02:22:08.154 | dhcp_agent_scheduler 2022-04-01 02:22:08.154 | dvr 2022-04-01 02:22:08.154 | empty-string-filtering 2022-04-01 02:22:08.154 | external-net 2022-04-01 02:22:08.154 | extra_dhcp_opt 2022-04-01 02:22:08.154 | extraroute 2022-04-01 02:22:08.154 | extraroute-atomic 2022-04-01 02:22:08.154 | filter-validation 2022-04-01 02:22:08.154 | fip-port-details 2022-04-01 02:22:08.154 | flavors 2022-04-01 02:22:08.154 | floatingip-pools 2022-04-01 02:22:08.154 | ip-substring-filtering 2022-04-01 02:22:08.154 | router 2022-04-01 02:22:08.154 | ext-gw-mode 2022-04-01 02:22:08.154 | l3-ha 2022-04-01 02:22:08.154 | l3-flavors 2022-04-01 02:22:08.154 | l3-port-ip-change-not-allowed 2022-04-01 02:22:08.154 | l3_agent_scheduler 2022-04-01 02:22:08.154 | metering 2022-04-01 02:22:08.154 | metering_source_and_destination_fields 2022-04-01 02:22:08.154 | multi-provider 2022-04-01 02:22:08.154 | net-mtu 2022-04-01 02:22:08.154 | net-mtu-writable 2022-04-01 02:22:08.154 | network_availability_zone 2022-04-01 02:22:08.154 | network-ip-availability 2022-04-01 02:22:08.154 | pagination 2022-04-01 02:22:08.154 | port-device-profile 2022-04-01 02:22:08.154 | port-mac-address-regenerate 2022-04-01 02:22:08.154 | port-numa-affinity-policy 2022-04-01 02:22:08.154 | binding 2022-04-01 02:22:08.154 | binding-extended 2022-04-01 02:22:08.154 | port-security 2022-04-01 02:22:08.154 | project-id 2022-04-01 02:22:08.154 | provider 2022-04-01 02:22:08.154 | quota-check-limit 2022-04-01 02:22:08.155 | quotas 2022-04-01 02:22:08.155 | quota_details 2022-04-01 02:22:08.155 | rbac-policies 2022-04-01 02:22:08.155 | rbac-address-group 2022-04-01 02:22:08.155 | rbac-address-scope 2022-04-01 02:22:08.155 | rbac-security-groups 2022-04-01 02:22:08.155 | rbac-subnetpool 2022-04-01 02:22:08.155 | revision-if-match 2022-04-01 02:22:08.155 | standard-attr-revisions 2022-04-01 02:22:08.155 | router_availability_zone 2022-04-01 02:22:08.155 | security-groups-normalized-cidr 2022-04-01 02:22:08.155 | port-security-groups-filtering 2022-04-01 02:22:08.155 | security-groups-remote-address-group 2022-04-01 02:22:08.155 | security-groups-shared-filtering 2022-04-01 02:22:08.155 | security-group 2022-04-01 02:22:08.155 | service-type 2022-04-01 02:22:08.155 | sorting 2022-04-01 02:22:08.155 | standard-attr-description 2022-04-01 02:22:08.155 | stateful-security-group 2022-04-01 02:22:08.155 | subnet_onboard 2022-04-01 02:22:08.155 | subnet-service-types 2022-04-01 02:22:08.155 | subnet_allocation 2022-04-01 02:22:08.155 | subnetpool-prefix-ops 2022-04-01 02:22:08.155 | standard-attr-tag 2022-04-01 02:22:08.155 | standard-attr-timestamp' 2022-04-01 02:22:08.156 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 02:22:08.156 | address-scope 2022-04-01 02:22:08.156 | router-admin-state-down-before-update 2022-04-01 02:22:08.156 | agent 2022-04-01 02:22:08.156 | agent-resources-synced 2022-04-01 02:22:08.156 | allowed-address-pairs 2022-04-01 02:22:08.156 | auto-allocated-topology 2022-04-01 02:22:08.156 | availability_zone 2022-04-01 02:22:08.156 | availability_zone_filter 2022-04-01 02:22:08.156 | default-subnetpools 2022-04-01 02:22:08.156 | dhcp_agent_scheduler 2022-04-01 02:22:08.156 | dvr 2022-04-01 02:22:08.157 | empty-string-filtering 2022-04-01 02:22:08.157 | external-net 2022-04-01 02:22:08.157 | extra_dhcp_opt 2022-04-01 02:22:08.157 | extraroute 2022-04-01 02:22:08.157 | extraroute-atomic 2022-04-01 02:22:08.157 | filter-validation 2022-04-01 02:22:08.157 | fip-port-details 2022-04-01 02:22:08.157 | flavors 2022-04-01 02:22:08.157 | floatingip-pools 2022-04-01 02:22:08.157 | ip-substring-filtering 2022-04-01 02:22:08.157 | router 2022-04-01 02:22:08.158 | ext-gw-mode 2022-04-01 02:22:08.158 | l3-ha 2022-04-01 02:22:08.158 | l3-flavors 2022-04-01 02:22:08.158 | l3-port-ip-change-not-allowed 2022-04-01 02:22:08.158 | l3_agent_scheduler 2022-04-01 02:22:08.158 | metering 2022-04-01 02:22:08.158 | metering_source_and_destination_fields 2022-04-01 02:22:08.158 | multi-provider 2022-04-01 02:22:08.158 | net-mtu 2022-04-01 02:22:08.158 | net-mtu-writable 2022-04-01 02:22:08.158 | network_availability_zone 2022-04-01 02:22:08.158 | network-ip-availability 2022-04-01 02:22:08.158 | pagination 2022-04-01 02:22:08.158 | port-device-profile 2022-04-01 02:22:08.158 | port-mac-address-regenerate 2022-04-01 02:22:08.158 | port-numa-affinity-policy 2022-04-01 02:22:08.158 | binding 2022-04-01 02:22:08.158 | binding-extended 2022-04-01 02:22:08.158 | port-security 2022-04-01 02:22:08.158 | project-id 2022-04-01 02:22:08.158 | provider 2022-04-01 02:22:08.158 | quota-check-limit 2022-04-01 02:22:08.158 | quotas 2022-04-01 02:22:08.158 | quota_details 2022-04-01 02:22:08.158 | rbac-policies 2022-04-01 02:22:08.158 | rbac-address-group 2022-04-01 02:22:08.158 | rbac-address-scope 2022-04-01 02:22:08.158 | rbac-security-groups 2022-04-01 02:22:08.158 | rbac-subnetpool 2022-04-01 02:22:08.158 | revision-if-match 2022-04-01 02:22:08.158 | standard-attr-revisions 2022-04-01 02:22:08.158 | router_availability_zone 2022-04-01 02:22:08.158 | security-groups-normalized-cidr 2022-04-01 02:22:08.159 | port-security-groups-filtering 2022-04-01 02:22:08.159 | security-groups-remote-address-group 2022-04-01 02:22:08.159 | security-groups-shared-filtering 2022-04-01 02:22:08.159 | security-group 2022-04-01 02:22:08.159 | service-type 2022-04-01 02:22:08.159 | sorting 2022-04-01 02:22:08.159 | standard-attr-description 2022-04-01 02:22:08.159 | stateful-security-group 2022-04-01 02:22:08.159 | subnet_onboard 2022-04-01 02:22:08.159 | subnet-service-types 2022-04-01 02:22:08.159 | subnet_allocation 2022-04-01 02:22:08.159 | subnetpool-prefix-ops 2022-04-01 02:22:08.159 | standard-attr-tag 2022-04-01 02:22:08.159 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 02:22:08.161 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 02:22:08.164 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-01 02:22:08.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-01 02:22:08.172 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-01 02:22:08.172 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-01 02:22:08.172 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-01 02:22:08.176 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:22:08.180 | ++ functions-common:get_field:812 : read data 2022-04-01 02:22:11.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:11.589 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:11.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:11.589 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:11.789 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:22:11.792 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:22:11.795 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 02:22:11.798 | ++ functions-common:get_field:818 : echo '| id | d743627a-4473-4008-a75c-8a0a5510fd8d |' 2022-04-01 02:22:11.799 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:22:11.805 | ++ functions-common:get_field:812 : read data 2022-04-01 02:22:11.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=d743627a-4473-4008-a75c-8a0a5510fd8d 2022-04-01 02:22:11.811 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-01 02:22:11.817 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:22:11.833 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-01 02:22:11.836 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-01 02:22:11.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9ae1424e-e7df-4abf-8177-6c7d94998d49 0a7d67c0-859d-4391-a61f-642618801aae 2022-04-01 02:22:16.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:16.832 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:16.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:16.832 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:17.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-01 02:22:17.023 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 d743627a-4473-4008-a75c-8a0a5510fd8d 2022-04-01 02:22:17.026 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-01 02:22:17.028 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-01 02:22:17.033 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.3.1 ]] 2022-04-01 02:22:17.035 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.3.1 ' 2022-04-01 02:22:17.038 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network d743627a-4473-4008-a75c-8a0a5510fd8d --subnet-range 172.27.3.0/24 --no-dhcp ' 2022-04-01 02:22:17.041 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-01 02:22:17.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-01 02:22:17.048 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.3.1 --network d743627a-4473-4008-a75c-8a0a5510fd8d --subnet-range 172.27.3.0/24 --no-dhcp public-subnet 2022-04-01 02:22:17.048 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-01 02:22:20.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:20.353 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:20.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:20.353 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:20.544 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:22:20.549 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | 2022-04-01 02:22:20.549 | | id | 8c564b5e-4be7-40c5-a577-24f2cdf6de9a |' 2022-04-01 02:22:20.551 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-01 02:22:20.554 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:22:20.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 8c564b5e-4be7-40c5-a577-24f2cdf6de9a '|' 2022-04-01 02:22:20.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | | id | 8c564b5e-4be7-40c5-a577-24f2cdf6de9a |' 2022-04-01 02:22:20.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-01 02:22:20.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 8c564b5e-4be7-40c5-a577-24f2cdf6de9a '|' 2022-04-01 02:22:20.586 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-01 02:22:20.590 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:22:20.592 | ++ functions-common:get_field:812 : read data 2022-04-01 02:22:20.596 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:22:20.598 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 02:22:20.601 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.3.1 | | id | 8c564b5e-4be7-40c5-a577-24f2cdf6de9a |' 2022-04-01 02:22:20.605 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:22:20.608 | ++ functions-common:get_field:812 : read data 2022-04-01 02:22:20.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.3.1 2022-04-01 02:22:20.616 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 8c564b5e-4be7-40c5-a577-24f2cdf6de9a '|' 2022-04-01 02:22:20.616 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-01 02:22:20.618 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:22:20.621 | ++ functions-common:get_field:812 : read data 2022-04-01 02:22:20.624 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-01 02:22:20.627 | ++ functions-common:get_field:816 : field='$6' 2022-04-01 02:22:20.630 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-01 02:22:20.631 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.3.1 | | id | 8c564b5e-4be7-40c5-a577-24f2cdf6de9a |' 2022-04-01 02:22:20.636 | ++ functions-common:get_field:812 : read data 2022-04-01 02:22:20.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=8c564b5e-4be7-40c5-a577-24f2cdf6de9a 2022-04-01 02:22:20.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway d743627a-4473-4008-a75c-8a0a5510fd8d 9ae1424e-e7df-4abf-8177-6c7d94998d49 2022-04-01 02:22:25.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:25.536 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:25.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:25.536 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:25.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-01 02:22:25.740 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-01 02:22:25.759 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:25.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-01 02:22:25.765 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-01 02:22:25.769 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-01 02:22:25.774 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-01 02:22:25.777 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-01 02:22:25.781 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-04-01 02:22:25.805 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-01 02:22:25.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-01 02:22:25.813 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-01 02:22:25.816 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-01 02:22:25.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 02:22:25.822 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-01 02:22:25.825 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 02:22:25.827 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-01 02:22:25.830 | + functions-common:test_with_retry:2365 : local until=10 2022-04-01 02:22:25.833 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 02:22:25.843 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 02:22:25.843 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 02:22:25.843 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:25.846 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:25.849 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:25.855 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779745851 2022-04-01 02:22:25.857 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-01 02:22:25.866 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 02:22:25.869 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:25.874 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:25.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:25.883 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:25.885 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:25.888 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 02:22:25.891 | + functions-common:time_stop:2432 : start_time=1648779745851 2022-04-01 02:22:25.893 | + functions-common:time_stop:2434 : [[ -z 1648779745851 ]] 2022-04-01 02:22:25.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:25.902 | + functions-common:time_stop:2437 : end_time=1648779745899 2022-04-01 02:22:25.905 | + functions-common:time_stop:2438 : elapsed_time=48 2022-04-01 02:22:25.908 | + functions-common:time_stop:2439 : total=6131 2022-04-01 02:22:25.910 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:25.913 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6179 2022-04-01 02:22:25.918 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-01 02:22:25.928 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.3.1 2022-04-01 02:22:25.928 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-01 02:22:25.928 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-01 02:22:25.931 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-01 02:22:25.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-01 02:22:25.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.3.1/24 dev br-data 2022-04-01 02:22:25.953 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-01 02:22:25.972 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-01 02:22:25.972 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-01 02:22:25.976 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-01 02:22:25.977 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-01 02:22:28.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:28.613 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:28.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:28.613 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:28.812 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:22:28.816 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.3.156 ' 2022-04-01 02:22:28.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-01 02:22:28.821 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:22:28.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-01 02:22:28.842 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-01 02:22:28.845 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-01 02:22:28.848 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-04-01 02:22:28.867 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:28.870 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-04-01 02:22:28.872 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:22:28.876 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-04-01 02:22:28.879 | + ./stack.sh:main:1319 : start_nova 2022-04-01 02:22:28.881 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-01 02:22:28.884 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:28.887 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:28.890 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:28.893 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 02:22:28.896 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:22:28.899 | + functions-common:run_process:1680 : local service=n-sch 2022-04-01 02:22:28.902 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:22:28.905 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:28.909 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:28.912 | + functions-common:run_process:1685 : local name=n-sch 2022-04-01 02:22:28.916 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:28.919 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:28.924 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:28.927 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:28.931 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:28.937 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779748933 2022-04-01 02:22:28.940 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-01 02:22:28.960 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:28.963 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-01 02:22:28.966 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-01 02:22:28.970 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:22:28.973 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:22:28.976 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:22:28.979 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:22:28.981 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 02:22:28.984 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 02:22:28.989 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-01 02:22:28.996 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:22:29.000 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:22:29.003 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 02:22:29.006 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-01 02:22:29.009 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-01 02:22:29.012 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:22:29.014 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:22:29.016 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:22:29.019 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:22:29.021 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:22:29.025 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-01 02:22:29.029 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:22:29.041 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-01 02:22:29.114 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-01 02:22:29.172 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:22:29.234 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-01 02:22:29.305 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-01 02:22:29.379 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:22:29.446 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:22:29.449 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-01 02:22:29.511 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:22:30.205 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-01 02:22:30.219 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-01 02:22:30.886 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-01 02:22:30.912 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:30.915 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:30.918 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:30.921 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:30.924 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:30.929 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:30.932 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:30.935 | + functions-common:time_stop:2432 : start_time=1648779748933 2022-04-01 02:22:30.937 | + functions-common:time_stop:2434 : [[ -z 1648779748933 ]] 2022-04-01 02:22:30.941 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:30.948 | + functions-common:time_stop:2437 : end_time=1648779750943 2022-04-01 02:22:30.951 | + functions-common:time_stop:2438 : elapsed_time=2010 2022-04-01 02:22:30.955 | + functions-common:time_stop:2439 : total=28753 2022-04-01 02:22:30.959 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:30.963 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30763 2022-04-01 02:22:30.967 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-01 02:22:30.972 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-01 02:22:30.978 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:22:30.981 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-01 02:22:30.984 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:22:30.987 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:30.990 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:30.993 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-01 02:22:31.000 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:31.002 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:31.006 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:31.009 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:31.017 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:31.023 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779751019 2022-04-01 02:22:31.027 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-01 02:22:31.053 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:31.057 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-01 02:22:31.060 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-01 02:22:31.063 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:22:31.066 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:22:31.069 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:22:31.073 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:22:31.075 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-01 02:22:31.079 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-01 02:22:31.082 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-01 02:22:31.086 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:22:31.089 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:22:31.092 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-01 02:22:31.101 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-04-01 02:22:31.104 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-01 02:22:31.107 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:22:31.111 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:22:31.114 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:22:31.117 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-01 02:22:31.121 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:22:31.127 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-01 02:22:31.193 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-01 02:22:31.268 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-01 02:22:31.335 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:22:31.403 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:22:31.471 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-01 02:22:31.534 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-01 02:22:31.602 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-01 02:22:31.676 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-01 02:22:31.738 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-01 02:22:31.812 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:22:31.815 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-01 02:22:31.883 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:22:32.550 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-01 02:22:32.564 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-01 02:22:33.238 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-01 02:22:33.324 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:33.329 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:33.337 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:33.342 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:33.349 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:33.353 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:33.356 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:33.360 | + functions-common:time_stop:2432 : start_time=1648779751019 2022-04-01 02:22:33.365 | + functions-common:time_stop:2434 : [[ -z 1648779751019 ]] 2022-04-01 02:22:33.372 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:33.376 | + functions-common:time_stop:2437 : end_time=1648779753372 2022-04-01 02:22:33.379 | + functions-common:time_stop:2438 : elapsed_time=2353 2022-04-01 02:22:33.382 | + functions-common:time_stop:2439 : total=30763 2022-04-01 02:22:33.385 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:33.394 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33116 2022-04-01 02:22:33.403 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:33.407 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:33.410 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-01 02:22:33.412 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:33.419 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:33.419 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:33.423 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-01 02:22:33.427 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:22:33.431 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-01 02:22:33.432 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-01 02:22:33.437 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:22:33.441 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 02:22:33.444 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-01 02:22:33.463 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:33.466 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 02:22:33.469 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-01 02:22:33.492 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:33.495 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 02:22:33.499 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-01 02:22:33.520 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:33.527 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-01 02:22:33.530 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:22:33.534 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-01 02:22:33.537 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-01 02:22:33.540 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:22:33.544 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:22:33.554 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-01 02:22:33.554 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 02:22:33.558 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-01 02:22:33.567 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 02:22:33.569 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:33.572 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:33.574 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-01 02:22:33.578 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:33.583 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:33.585 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:33.589 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:33.591 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:33.597 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779753592 2022-04-01 02:22:33.601 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-01 02:22:33.627 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:33.630 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:33.633 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:33.636 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:33.638 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:33.641 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:33.644 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:33.647 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:33.650 | + functions-common:time_stop:2432 : start_time=1648779753592 2022-04-01 02:22:33.652 | + functions-common:time_stop:2434 : [[ -z 1648779753592 ]] 2022-04-01 02:22:33.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:33.662 | + functions-common:time_stop:2437 : end_time=1648779753658 2022-04-01 02:22:33.665 | + functions-common:time_stop:2438 : elapsed_time=66 2022-04-01 02:22:33.667 | + functions-common:time_stop:2439 : total=33116 2022-04-01 02:22:33.670 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:33.673 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33182 2022-04-01 02:22:33.676 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 02:22:33.679 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-01 02:22:33.682 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 02:22:33.685 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:33.688 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:33.690 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-01 02:22:33.693 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:33.696 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:33.699 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:33.702 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:33.709 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:33.712 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779753708 2022-04-01 02:22:33.715 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-01 02:22:33.736 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:33.739 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:33.742 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:33.745 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:33.748 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:33.751 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:33.754 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:33.757 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:33.759 | + functions-common:time_stop:2432 : start_time=1648779753708 2022-04-01 02:22:33.762 | + functions-common:time_stop:2434 : [[ -z 1648779753708 ]] 2022-04-01 02:22:33.768 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:33.771 | + functions-common:time_stop:2437 : end_time=1648779753768 2022-04-01 02:22:33.775 | + functions-common:time_stop:2438 : elapsed_time=60 2022-04-01 02:22:33.778 | + functions-common:time_stop:2439 : total=33182 2022-04-01 02:22:33.781 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:33.785 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33242 2022-04-01 02:22:33.794 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:33.802 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-01 02:22:33.810 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:33.815 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:33.824 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:33.839 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-01 02:22:33.849 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:33.856 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:33.864 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:33.869 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:33.874 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:33.881 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779753876 2022-04-01 02:22:33.888 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-01 02:22:33.936 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:33.947 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:33.953 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:33.964 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:33.968 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:33.975 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:33.979 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:33.988 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:33.990 | + functions-common:time_stop:2432 : start_time=1648779753876 2022-04-01 02:22:33.994 | + functions-common:time_stop:2434 : [[ -z 1648779753876 ]] 2022-04-01 02:22:33.998 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:34.003 | + functions-common:time_stop:2437 : end_time=1648779753999 2022-04-01 02:22:34.012 | + functions-common:time_stop:2438 : elapsed_time=123 2022-04-01 02:22:34.016 | + functions-common:time_stop:2439 : total=33242 2022-04-01 02:22:34.027 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:34.030 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33365 2022-04-01 02:22:34.034 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:34.036 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:34.043 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-01 02:22:34.043 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:22:34.047 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-01 02:22:34.051 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-01 02:22:34.073 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:34.075 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-01 02:22:34.141 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-01 02:22:34.144 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:22:34.147 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-01 02:22:34.211 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-01 02:22:34.233 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:34.235 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:22:34.239 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-01 02:22:34.242 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:22:34.245 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:34.248 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:34.251 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-01 02:22:34.254 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:34.257 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:34.260 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:34.262 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:34.273 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:34.276 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779754272 2022-04-01 02:22:34.279 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-01 02:22:34.300 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:34.303 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-01 02:22:34.306 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-01 02:22:34.309 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:22:34.312 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:22:34.317 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:22:34.320 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:22:34.323 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 02:22:34.326 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 02:22:34.330 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-01 02:22:34.333 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:22:34.336 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:22:34.339 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 02:22:34.343 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-01 02:22:34.345 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-01 02:22:34.348 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:22:34.350 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:22:34.353 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:22:34.357 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:22:34.359 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:22:34.362 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-01 02:22:34.365 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:22:34.370 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-01 02:22:34.453 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-01 02:22:34.517 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:22:34.589 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-01 02:22:34.660 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-01 02:22:34.752 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:22:34.833 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:22:34.836 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-01 02:22:34.912 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:22:35.793 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-01 02:22:35.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-01 02:22:36.480 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-01 02:22:36.506 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:36.509 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:36.516 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:36.519 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:36.523 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:36.526 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:36.529 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:36.532 | + functions-common:time_stop:2432 : start_time=1648779754272 2022-04-01 02:22:36.535 | + functions-common:time_stop:2434 : [[ -z 1648779754272 ]] 2022-04-01 02:22:36.539 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:36.544 | + functions-common:time_stop:2437 : end_time=1648779756541 2022-04-01 02:22:36.552 | + functions-common:time_stop:2438 : elapsed_time=2269 2022-04-01 02:22:36.555 | + functions-common:time_stop:2439 : total=33365 2022-04-01 02:22:36.563 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:36.568 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35634 2022-04-01 02:22:36.576 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-01 02:22:36.580 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:22:36.583 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-01 02:22:36.610 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:36.619 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-01 02:22:36.619 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-01 02:22:36.620 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:22:36.627 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:22:36.630 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-01 02:22:36.635 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:36.635 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-01 02:22:36.640 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:36.641 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:36.643 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:36.647 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-01 02:22:36.649 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:36.652 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:36.655 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:36.658 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:36.667 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:36.674 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779756668 2022-04-01 02:22:36.677 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-01 02:22:36.707 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:36.712 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-01 02:22:36.715 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-01 02:22:36.721 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:36.721 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:36.725 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:36.729 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:36.729 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-01 02:22:36.733 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-01 02:22:36.737 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-01 02:22:36.739 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:22:36.743 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:22:36.747 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-01 02:22:36.754 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-01 02:22:36.755 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-01 02:22:36.758 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:36.761 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:22:36.764 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:22:36.768 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:22:36.770 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:22:36.773 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-01 02:22:36.782 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:22:36.788 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-01 02:22:36.863 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-01 02:22:36.935 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:22:37.008 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-01 02:22:37.075 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-01 02:22:37.147 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:22:37.235 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:22:37.238 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-01 02:22:37.323 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:22:38.097 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-01 02:22:38.112 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-01 02:22:38.897 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-01 02:22:38.929 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:38.935 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:38.935 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:38.940 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:38.943 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:38.943 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:38.945 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:38.948 | + functions-common:time_stop:2432 : start_time=1648779756668 2022-04-01 02:22:38.951 | + functions-common:time_stop:2434 : [[ -z 1648779756668 ]] 2022-04-01 02:22:38.955 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:38.962 | + functions-common:time_stop:2437 : end_time=1648779758958 2022-04-01 02:22:38.965 | + functions-common:time_stop:2438 : elapsed_time=2290 2022-04-01 02:22:38.968 | + functions-common:time_stop:2439 : total=35634 2022-04-01 02:22:38.971 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:38.974 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37924 2022-04-01 02:22:38.977 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-01 02:22:38.979 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:38.982 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:38.985 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:38.988 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 02:22:38.991 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-01 02:22:38.996 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 02:22:38.999 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:22:39.002 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:22:39.005 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 02:22:39.008 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:22:39.012 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-01 02:22:39.014 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-01 02:22:39.018 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-01 02:22:39.021 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-01 02:22:39.028 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 02:22:39.028 | BEGIN { 2022-04-01 02:22:39.029 | section = "" 2022-04-01 02:22:39.029 | last_section = "" 2022-04-01 02:22:39.029 | section_count = 0 2022-04-01 02:22:39.029 | } 2022-04-01 02:22:39.029 | /^\[.+\]/ { 2022-04-01 02:22:39.029 | gsub("[][]", "", $1); 2022-04-01 02:22:39.029 | section=$1 2022-04-01 02:22:39.029 | next 2022-04-01 02:22:39.029 | } 2022-04-01 02:22:39.029 | /^ *\#/ { 2022-04-01 02:22:39.029 | next 2022-04-01 02:22:39.029 | } 2022-04-01 02:22:39.029 | /^[^ \t]+/ { 2022-04-01 02:22:39.029 | # get offset of first = in $0 2022-04-01 02:22:39.029 | eq_idx = index($0, "=") 2022-04-01 02:22:39.029 | # extract attr & value from $0 2022-04-01 02:22:39.029 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:22:39.029 | value = substr($0, eq_idx + 1) 2022-04-01 02:22:39.029 | # only need to strip trailing whitespace from attr 2022-04-01 02:22:39.029 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:22:39.029 | # need to strip leading & trailing whitespace from value 2022-04-01 02:22:39.029 | sub(/^[ \t]*/, "", value) 2022-04-01 02:22:39.029 | sub(/[ \t]*$/, "", value) 2022-04-01 02:22:39.029 | 2022-04-01 02:22:39.029 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:22:39.029 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:22:39.029 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:22:39.030 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:22:39.030 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:22:39.030 | if (section != last_section) { 2022-04-01 02:22:39.030 | cfg_section[section_count++] = section 2022-04-01 02:22:39.030 | last_section = section 2022-04-01 02:22:39.030 | } 2022-04-01 02:22:39.030 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:22:39.030 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:22:39.030 | 2022-04-01 02:22:39.030 | cfg_attr[section, attr, 0] = value 2022-04-01 02:22:39.030 | cfg_attr_count[section, attr] = 1 2022-04-01 02:22:39.030 | } else { 2022-04-01 02:22:39.030 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:22:39.030 | cfg_attr[section, attr, lno] = value 2022-04-01 02:22:39.030 | } 2022-04-01 02:22:39.030 | } 2022-04-01 02:22:39.030 | END { 2022-04-01 02:22:39.030 | # Process each section in order 2022-04-01 02:22:39.030 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:22:39.030 | section = cfg_section[sno] 2022-04-01 02:22:39.030 | # The ini routines simply append a config item immediately 2022-04-01 02:22:39.030 | # after the section header. To keep the same order as defined 2022-04-01 02:22:39.030 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:22:39.030 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:22:39.030 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:22:39.031 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:22:39.031 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:22:39.031 | else { 2022-04-01 02:22:39.031 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:22:39.031 | count = cfg_attr_count[section, attr] 2022-04-01 02:22:39.031 | print "inidelete " configfile " " section " " attr 2022-04-01 02:22:39.031 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:22:39.031 | for (l = count -2; l >= 0; l--) 2022-04-01 02:22:39.032 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:22:39.032 | } 2022-04-01 02:22:39.032 | } 2022-04-01 02:22:39.032 | } 2022-04-01 02:22:39.032 | } 2022-04-01 02:22:39.032 | ' 2022-04-01 02:22:39.032 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 02:22:39.032 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:22:39.033 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:22:39.034 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:22:39.037 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:22:39.040 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 02:22:39.043 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:22:39.045 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-01 02:22:39.049 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 02:22:39.049 | BEGIN { group = "" } 2022-04-01 02:22:39.049 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:22:39.049 | gsub("[][]", "", $1); 2022-04-01 02:22:39.049 | split($1, a, "|"); 2022-04-01 02:22:39.049 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:22:39.049 | group=a[1] 2022-04-01 02:22:39.049 | } else { 2022-04-01 02:22:39.049 | group="" 2022-04-01 02:22:39.049 | } 2022-04-01 02:22:39.049 | next 2022-04-01 02:22:39.049 | } 2022-04-01 02:22:39.049 | { 2022-04-01 02:22:39.049 | if (group != "") 2022-04-01 02:22:39.049 | print $0 2022-04-01 02:22:39.049 | } 2022-04-01 02:22:39.049 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:22:39.058 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:22:39.061 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-01 02:22:39.103 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-01 02:22:39.150 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-01 02:22:39.153 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 02:22:39.155 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-01 02:22:39.158 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 02:22:39.162 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 02:22:39.164 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 02:22:39.184 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:39.188 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 02:22:39.191 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 02:22:39.193 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 02:22:39.210 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:39.213 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-01 02:22:39.217 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-01 02:22:39.253 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 02:22:39.256 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 02:22:39.258 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-01 02:22:39.284 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-01 02:22:39.308 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-01 02:22:39.311 | + lib/nova:configure_console_compute:643 : local offset 2022-04-01 02:22:39.315 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-01 02:22:39.319 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-01 02:22:39.323 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-01 02:22:39.350 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.37 2022-04-01 02:22:39.354 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-01 02:22:39.379 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:39.382 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-01 02:22:39.409 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:39.413 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-01 02:22:39.416 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-01 02:22:39.463 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-01 02:22:39.485 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:39.488 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-01 02:22:39.512 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:39.514 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-01 02:22:39.517 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-01 02:22:39.520 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-01 02:22:39.522 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-01 02:22:39.525 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-01 02:22:39.528 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-01 02:22:39.533 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-01 02:22:39.544 | + functions-common:run_process:1682 : local group=libvirt 2022-04-01 02:22:39.554 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:39.561 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-01 02:22:39.567 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:39.570 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:39.572 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:39.575 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:39.587 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:39.587 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779759583 2022-04-01 02:22:39.590 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-01 02:22:39.616 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:39.618 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:39.621 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:39.624 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:39.627 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:39.629 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:39.634 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:39.637 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:39.640 | + functions-common:time_stop:2432 : start_time=1648779759583 2022-04-01 02:22:39.642 | + functions-common:time_stop:2434 : [[ -z 1648779759583 ]] 2022-04-01 02:22:39.647 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:39.651 | + functions-common:time_stop:2437 : end_time=1648779759647 2022-04-01 02:22:39.655 | + functions-common:time_stop:2438 : elapsed_time=64 2022-04-01 02:22:39.658 | + functions-common:time_stop:2439 : total=37924 2022-04-01 02:22:39.663 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:39.667 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37988 2022-04-01 02:22:39.667 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:39.671 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:22:39.675 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-01 02:22:39.695 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:39.698 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-01 02:22:39.698 | Dumping cells_v2 mapping 2022-04-01 02:22:39.702 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-01 02:22:40.780 | 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-04-01 02:22:43.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:43.409 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:43.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:43.409 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:43.409 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 02:22:43.409 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-01 02:22:43.409 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 02:22:43.409 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-01 02:22:43.409 | | cell1 | 02f93f7f-d9b0-44cc-9be8-340b1182ce39 | rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-01 02:22:43.409 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 02:22:43.855 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-04-01 02:22:43.858 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-01 02:22:43.925 | + inc/async:async_inner:63 : create_flavors 2022-04-01 02:22:43.970 | [654826 Async create_flavors:712358]: running: create_flavors 2022-04-01 02:22:43.973 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-04-01 02:22:43.991 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:43.994 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-04-01 02:22:43.997 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:22:44.000 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-04-01 02:22:44.003 | + ./stack.sh:main:1324 : start_cinder 2022-04-01 02:22:44.006 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-01 02:22:44.009 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-01 02:22:44.012 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-01 02:22:44.015 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-01 02:22:44.034 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:44.037 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-01 02:22:44.040 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-01 02:22:44.043 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-01 02:22:44.046 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-01 02:22:44.051 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:22:44.054 | + functions-common:run_process:1680 : local service=c-api 2022-04-01 02:22:44.057 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:22:44.059 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:44.063 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:44.065 | + functions-common:run_process:1685 : local name=c-api 2022-04-01 02:22:44.068 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:44.071 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:44.073 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:44.076 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:44.080 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:44.085 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779764082 2022-04-01 02:22:44.087 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-01 02:22:44.105 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:44.108 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-01 02:22:44.110 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-01 02:22:44.113 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:22:44.115 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:22:44.118 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:22:44.120 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:22:44.123 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-01 02:22:44.126 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-01 02:22:44.129 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-01 02:22:44.131 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:22:44.134 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:22:44.136 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 02:22:44.139 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-04-01 02:22:44.142 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-01 02:22:44.145 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:22:44.148 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:22:44.151 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:22:44.154 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-01 02:22:44.156 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:22:44.160 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-01 02:22:44.215 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-01 02:22:44.270 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-01 02:22:44.325 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:22:44.379 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:22:44.439 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-01 02:22:44.493 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-01 02:22:44.550 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-01 02:22:44.608 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-01 02:22:44.672 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-01 02:22:44.729 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:22:44.732 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-01 02:22:44.790 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:22:45.473 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-01 02:22:45.487 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-01 02:22:46.149 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-01 02:22:46.236 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:46.241 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:46.244 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:46.247 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:46.250 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:46.253 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:46.257 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:46.260 | + functions-common:time_stop:2432 : start_time=1648779764082 2022-04-01 02:22:46.264 | + functions-common:time_stop:2434 : [[ -z 1648779764082 ]] 2022-04-01 02:22:46.270 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:46.278 | + functions-common:time_stop:2437 : end_time=1648779766272 2022-04-01 02:22:46.278 | + functions-common:time_stop:2438 : elapsed_time=2190 2022-04-01 02:22:46.283 | + functions-common:time_stop:2439 : total=37988 2022-04-01 02:22:46.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:46.290 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40178 2022-04-01 02:22:46.295 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.37/volume/v3 2022-04-01 02:22:46.295 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-01 02:22:46.295 | Waiting for Cinder API to start... 2022-04-01 02:22:46.300 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.37/volume/v3 2022-04-01 02:22:46.302 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:22:46.305 | + functions:wait_for_service:458 : local url=http://10.222.0.37/volume/v3 2022-04-01 02:22:46.308 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:22:46.316 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:22:46.319 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:22:46.323 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:46.327 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:46.331 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:46.335 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779766332 2022-04-01 02:22:46.339 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:22:46.348 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/volume/v3 2022-04-01 02:22:49.226 | + :: : [[ 500 == 503 ]] 2022-04-01 02:22:49.227 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:22:49.231 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:22:49.234 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:49.237 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:49.240 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:49.245 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:49.247 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:49.251 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:22:49.254 | + functions-common:time_stop:2432 : start_time=1648779766332 2022-04-01 02:22:49.256 | + functions-common:time_stop:2434 : [[ -z 1648779766332 ]] 2022-04-01 02:22:49.259 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:49.264 | + functions-common:time_stop:2437 : end_time=1648779769261 2022-04-01 02:22:49.267 | + functions-common:time_stop:2438 : elapsed_time=2929 2022-04-01 02:22:49.269 | + functions-common:time_stop:2439 : total=18840 2022-04-01 02:22:49.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:49.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21769 2022-04-01 02:22:49.278 | + functions:wait_for_service:467 : return 0 2022-04-01 02:22:49.281 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:49.284 | + functions-common:run_process:1680 : local service=c-sch 2022-04-01 02:22:49.286 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:49.289 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:49.292 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:49.294 | + functions-common:run_process:1685 : local name=c-sch 2022-04-01 02:22:49.298 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:49.300 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:49.303 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:49.305 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:49.309 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:49.314 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779769311 2022-04-01 02:22:49.316 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-01 02:22:49.335 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:49.338 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-01 02:22:49.340 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-01 02:22:49.344 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:49.346 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:49.349 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:49.352 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:49.354 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-01 02:22:49.357 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-01 02:22:49.360 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-01 02:22:49.363 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:22:49.366 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:22:49.368 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-01 02:22:49.371 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-01 02:22:49.374 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-01 02:22:49.377 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:49.379 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:22:49.382 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:22:49.384 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:22:49.387 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:22:49.390 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-01 02:22:49.392 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:22:49.397 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-01 02:22:49.454 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-01 02:22:49.515 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:49.581 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-01 02:22:49.647 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-01 02:22:49.709 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:22:49.769 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:22:49.772 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-01 02:22:49.836 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:22:50.503 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-01 02:22:50.518 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-01 02:22:51.222 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-01 02:22:51.255 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:51.257 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:51.259 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:51.262 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:51.264 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:51.268 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:51.270 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:51.273 | + functions-common:time_stop:2432 : start_time=1648779769311 2022-04-01 02:22:51.275 | + functions-common:time_stop:2434 : [[ -z 1648779769311 ]] 2022-04-01 02:22:51.279 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:51.284 | + functions-common:time_stop:2437 : end_time=1648779771281 2022-04-01 02:22:51.287 | + functions-common:time_stop:2438 : elapsed_time=1970 2022-04-01 02:22:51.291 | + functions-common:time_stop:2439 : total=40178 2022-04-01 02:22:51.294 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:51.296 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42148 2022-04-01 02:22:51.301 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:51.303 | + functions-common:run_process:1680 : local service=c-bak 2022-04-01 02:22:51.306 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:51.309 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:51.312 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:51.314 | + functions-common:run_process:1685 : local name=c-bak 2022-04-01 02:22:51.317 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:51.320 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:51.322 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:51.325 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:51.329 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:51.334 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779771331 2022-04-01 02:22:51.337 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-01 02:22:51.356 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:51.360 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:51.363 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:51.366 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:51.369 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:51.371 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:51.375 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:51.377 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:51.380 | + functions-common:time_stop:2432 : start_time=1648779771331 2022-04-01 02:22:51.383 | + functions-common:time_stop:2434 : [[ -z 1648779771331 ]] 2022-04-01 02:22:51.386 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:51.392 | + functions-common:time_stop:2437 : end_time=1648779771388 2022-04-01 02:22:51.394 | + functions-common:time_stop:2438 : elapsed_time=57 2022-04-01 02:22:51.397 | + functions-common:time_stop:2439 : total=42148 2022-04-01 02:22:51.400 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:51.403 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42205 2022-04-01 02:22:51.406 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:51.409 | + functions-common:run_process:1680 : local service=c-vol 2022-04-01 02:22:51.412 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 02:22:51.414 | + functions-common:run_process:1682 : local group= 2022-04-01 02:22:51.417 | + functions-common:run_process:1683 : local user= 2022-04-01 02:22:51.420 | + functions-common:run_process:1685 : local name=c-vol 2022-04-01 02:22:51.423 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:22:51.425 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:22:51.428 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:22:51.431 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:22:51.434 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:22:51.440 | + functions-common:time_start:2416 : _TIME_START[$name]=1648779771436 2022-04-01 02:22:51.442 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-01 02:22:51.465 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:22:51.467 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:22:51.470 | + functions-common:time_stop:2425 : local name 2022-04-01 02:22:51.473 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:22:51.476 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:22:51.478 | + functions-common:time_stop:2428 : local total 2022-04-01 02:22:51.481 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:22:51.484 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:22:51.486 | + functions-common:time_stop:2432 : start_time=1648779771436 2022-04-01 02:22:51.489 | + functions-common:time_stop:2434 : [[ -z 1648779771436 ]] 2022-04-01 02:22:51.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:22:51.497 | + functions-common:time_stop:2437 : end_time=1648779771494 2022-04-01 02:22:51.500 | + functions-common:time_stop:2438 : elapsed_time=58 2022-04-01 02:22:51.503 | + functions-common:time_stop:2439 : total=42205 2022-04-01 02:22:51.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:22:51.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42263 2022-04-01 02:22:51.511 | + ./stack.sh:main:1325 : create_volume_types 2022-04-01 02:22:51.515 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-01 02:22:51.539 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:51.541 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-01 02:22:51.550 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-01 02:22:51.552 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-01 02:22:51.555 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-01 02:22:51.557 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-01 02:22:51.582 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:22:51.584 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-01 02:22:54.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:54.037 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:54.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:22:54.037 | from cryptography.utils import int_from_bytes 2022-04-01 02:22:54.037 | Internal Server Error (HTTP 500) 2022-04-01 02:22:54.283 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-01 02:22:54.286 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-01 02:22:54.290 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-01 02:22:54.293 | + ./stack.sh:exit_trap:522 : jobs='679864 2022-04-01 02:22:54.293 | 712358' 2022-04-01 02:22:54.295 | + ./stack.sh:exit_trap:525 : [[ -n 679864 2022-04-01 02:22:54.295 | 712358 ]] 2022-04-01 02:22:54.298 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-01-020313 ]] 2022-04-01 02:22:54.301 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-01 02:22:54.303 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-01 02:22:54.303 | exit_trap: cleaning up child processes 2022-04-01 02:22:54.306 | + ./stack.sh:exit_trap:527 : kill 679864 712358 2022-04-01 02:22:54.309 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.yd987CGtfP ']' 2022-04-01 02:22:54.312 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.yd987CGtfP 2022-04-01 02:22:54.316 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-01 02:22:54.319 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-01 02:22:54.321 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-01 02:22:54.324 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-01 02:22:54.324 | Error on exit 2022-04-01 02:22:54.326 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-01 02:22:54.330 | + ./stack.sh:exit_trap:542 : generate-subunit 1648778589 1185 fail 2022-04-01 02:22:55.015 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-01 02:22:55.018 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-01 02:22:56.484 | + ./stack.sh:exit_trap:556 : exit 1