2022-03-23 18:09:37.088 | + ./stack.sh:main:487 : exec 2022-03-23 18:09:37.088 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-180936.summary.2022-03-23-180936 2022-03-23 18:09:37.088 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-180936' 2022-03-23 18:09:37.088 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:09:37.088 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-180936 2022-03-23 18:09:37.088 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-180936 /opt/stack/logs/stack.sh.log 2022-03-23 18:09:37.088 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-180936.summary.2022-03-23-180936 /opt/stack/logs/stack.sh.log.summary 2022-03-23 18:09:37.088 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 18:09:37.088 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 18:09:37.088 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 18:09:37.088 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 18:09:37.088 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 18:09:37.088 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 18:09:37.088 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 18:09:37.088 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 18:09:37.088 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 18:09:37.088 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 18:09:37.088 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 18:09:37.088 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 18:09:37.089 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 18:09:37.089 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 18:09:37.089 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 18:09:37.089 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 18:09:37.089 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 18:09:37.089 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 18:09:37.091 | + ./stack.sh:main:576 : uname -a 2022-03-23 18:09:37.092 | Linux dv-neutron-797120-14-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 18:09:37.094 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 18:09:37.096 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 18:09:37.100 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 18:09:37.136 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 18:09:37.152 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 18:09:37.154 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 18:09:37.156 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 18:09:37.158 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 18:09:37.160 | + functions-common:fetch_plugins:1776 : return 2022-03-23 18:09:37.162 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 18:09:37.164 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 18:09:37.166 | + functions-common:run_phase:1854 : local phase= 2022-03-23 18:09:37.167 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:09:37.169 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:09:37.171 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:09:37.173 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:09:37.175 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:09:37.177 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:09:37.181 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:09:37.182 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:09:37.185 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:09:37.186 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 18:09:37.188 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:09:37.201 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:09:37.203 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 18:09:37.205 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:09:37.206 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:09:37.208 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:09:37.210 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:09:37.212 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:09:37.214 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 18:09:37.215 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 18:09:37.217 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 18:09:37.219 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:09:37.221 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 18:09:37.223 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 18:09:37.225 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 18:09:37.227 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 18:09:37.229 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 18:09:37.231 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 18:09:37.248 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 18:09:37.250 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 18:09:37.263 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:09:37.265 | +++ lib/tls:source:43 : hostname -f 2022-03-23 18:09:37.268 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 18:09:37.270 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 18:09:37.272 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 18:09:37.274 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 18:09:37.276 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 18:09:37.278 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 18:09:37.280 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 18:09:37.282 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 18:09:37.284 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 18:09:37.286 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 18:09:37.291 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 18:09:37.303 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 18:09:37.320 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 18:09:37.333 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 18:09:37.345 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 18:09:37.382 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 18:09:37.441 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 18:09:37.532 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 18:09:37.553 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 18:09:37.604 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 18:09:37.657 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 18:09:37.805 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 18:09:37.819 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 18:09:37.832 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 18:09:37.846 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 18:09:37.943 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 18:09:37.945 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 18:09:37.948 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 18:09:37.951 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 18:09:37.953 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 18:09:37.955 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 18:09:37.958 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 18:09:37.958 | False' 2022-03-23 18:09:37.960 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 18:09:37.976 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 18:09:37.979 | + ./stack.sh:main:624 : run_phase source 2022-03-23 18:09:37.981 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 18:09:37.983 | + functions-common:run_phase:1854 : local phase= 2022-03-23 18:09:37.985 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:09:37.988 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:09:37.990 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:09:37.992 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:09:37.994 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:09:37.997 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:09:38.001 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:09:38.003 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:09:38.005 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:09:38.007 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 18:09:38.010 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:09:38.025 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:09:38.027 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 18:09:38.029 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 18:09:38.070 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 18:09:38.072 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 18:09:38.074 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 18:09:38.076 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 18:09:38.078 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 18:09:38.081 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 18:09:38.083 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 18:09:38.086 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 18:09:38.088 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 18:09:38.090 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 18:09:38.092 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.094 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 18:09:38.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.100 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 18:09:38.102 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.104 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 18:09:38.107 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.109 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 18:09:38.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.114 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 18:09:38.116 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 18:09:38.121 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.123 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 18:09:38.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.128 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 18:09:38.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 18:09:38.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.137 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 18:09:38.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.142 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 18:09:38.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.147 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 18:09:38.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.152 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 18:09:38.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.156 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 18:09:38.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.161 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 18:09:38.164 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.166 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 18:09:38.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.171 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 18:09:38.173 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.175 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 18:09:38.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.180 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 18:09:38.182 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.185 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 18:09:38.187 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.189 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 18:09:38.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.194 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 18:09:38.196 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.199 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 18:09:38.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.203 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 18:09:38.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.208 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 18:09:38.211 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.213 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 18:09:38.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.217 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 18:09:38.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.222 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 18:09:38.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.227 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 18:09:38.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.232 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 18:09:38.234 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.236 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 18:09:38.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.241 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 18:09:38.243 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.246 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 18:09:38.248 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.250 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 18:09:38.252 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.255 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 18:09:38.257 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.259 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 18:09:38.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.264 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 18:09:38.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.269 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 18:09:38.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.274 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 18:09:38.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.278 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 18:09:38.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 18:09:38.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.288 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 18:09:38.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.293 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 18:09:38.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.297 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 18:09:38.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.302 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 18:09:38.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 18:09:38.309 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:09:38.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 18:09:38.314 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 18:09:38.316 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 18:09:38.318 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 18:09:38.335 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:09:38.337 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 18:09:38.339 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 18:09:38.342 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 18:09:38.358 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:09:38.360 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 18:09:38.363 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 18:09:38.365 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 18:09:38.367 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 18:09:38.370 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 18:09:38.372 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 18:09:38.375 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 18:09:38.377 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 18:09:38.379 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 18:09:38.379 | Using mysql database backend 2022-03-23 18:09:38.382 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 18:09:38.398 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 18:09:38.402 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 18:09:38.404 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 18:09:38.406 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 18:09:38.410 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:09:38.413 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 18:09:38.429 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:09:38.431 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 18:09:38.448 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 18:09:38.465 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:09:38.467 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 18:09:38.484 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 18:09:38.501 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 18:09:38.519 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:09:38.521 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 18:09:38.537 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:09:38.540 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 18:09:38.556 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 18:09:38.559 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 18:09:38.561 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 18:09:38.564 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 18:09:38.567 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:09:38.572 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-180938 2022-03-23 18:09:38.574 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-180938 757' 2022-03-23 18:09:38.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.579 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:09:38.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.585 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:09:38.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.589 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:09:38.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.594 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:09:38.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.599 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 18:09:38.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.604 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 18:09:38.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.609 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-180936 2022-03-23 18:09:38.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.614 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:09:38.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.619 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 18:09:38.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.624 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:09:38.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.629 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:09:38.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.634 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:09:38.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:09:38.639 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:09:38.641 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 18:09:38.644 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 18:09:38.647 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 18:09:38.649 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 18:09:38.651 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:09:38.653 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:09:38.656 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:09:38.659 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:09:38.661 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:09:38.664 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:09:38.679 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:09:38.681 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:09:38.683 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:09:38.686 | + functions-common:git_clone:629 : echo master 2022-03-23 18:09:38.687 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:09:38.692 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 18:09:38.694 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:09:38.696 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 18:09:38.699 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:09:38.699 | + functions-common:git_clone:678 : head -1 2022-03-23 18:09:38.702 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 18:09:38.705 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:09:38.708 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 18:09:38.710 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:09:38.712 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 18:09:38.715 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 18:09:38.718 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 18:09:38.721 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 18:09:38.723 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 18:09:38.726 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 18:09:38.728 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 18:09:38.731 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 18:09:38.734 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 18:09:38.739 | ++ tools/install_prereqs.sh:source:47 : NOW=1648058978 2022-03-23 18:09:38.742 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 18:09:38.747 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648058153 2022-03-23 18:09:38.749 | ++ tools/install_prereqs.sh:source:49 : DELTA=825 2022-03-23 18:09:38.752 | ++ tools/install_prereqs.sh:source:50 : [[ 825 -lt 7200 ]] 2022-03-23 18:09:38.754 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 18:09:38.757 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 18:09:38.759 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 18:09:38.761 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 18:09:38.764 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 18:09:38.766 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 18:09:38.769 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 18:09:38.771 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 18:09:38.774 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:09:38.821 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 18:09:38.821 | apache2-dev 2022-03-23 18:09:38.821 | bc 2022-03-23 18:09:38.821 | bsdmainutils 2022-03-23 18:09:38.821 | curl 2022-03-23 18:09:38.821 | g++ 2022-03-23 18:09:38.821 | gawk 2022-03-23 18:09:38.821 | gcc 2022-03-23 18:09:38.821 | gettext 2022-03-23 18:09:38.821 | git 2022-03-23 18:09:38.821 | graphviz 2022-03-23 18:09:38.821 | iputils-ping 2022-03-23 18:09:38.821 | libapache2-mod-proxy-uwsgi 2022-03-23 18:09:38.821 | libffi-dev 2022-03-23 18:09:38.821 | libjpeg-dev 2022-03-23 18:09:38.821 | libpcre3-dev 2022-03-23 18:09:38.821 | libpq-dev 2022-03-23 18:09:38.821 | libssl-dev 2022-03-23 18:09:38.821 | libsystemd-dev 2022-03-23 18:09:38.821 | libxml2-dev 2022-03-23 18:09:38.821 | libxslt1-dev 2022-03-23 18:09:38.821 | libyaml-dev 2022-03-23 18:09:38.822 | lsof 2022-03-23 18:09:38.822 | openssh-server 2022-03-23 18:09:38.822 | openssl 2022-03-23 18:09:38.822 | pkg-config 2022-03-23 18:09:38.822 | psmisc 2022-03-23 18:09:38.822 | python3-dev 2022-03-23 18:09:38.822 | python3-pip 2022-03-23 18:09:38.822 | python3-systemd 2022-03-23 18:09:38.822 | python3-venv 2022-03-23 18:09:38.822 | tar 2022-03-23 18:09:38.822 | tcpdump 2022-03-23 18:09:38.822 | unzip 2022-03-23 18:09:38.822 | uuid-runtime 2022-03-23 18:09:38.822 | wget 2022-03-23 18:09:38.822 | wget 2022-03-23 18:09:38.822 | zlib1g-dev 2022-03-23 18:09:38.822 | libkrb5-dev 2022-03-23 18:09:38.822 | libldap2-dev 2022-03-23 18:09:38.822 | libsasl2-dev 2022-03-23 18:09:38.822 | memcached 2022-03-23 18:09:38.822 | python3-mysqldb 2022-03-23 18:09:38.822 | sqlite3 2022-03-23 18:09:38.822 | conntrack 2022-03-23 18:09:38.822 | curl 2022-03-23 18:09:38.822 | dnsmasq-base 2022-03-23 18:09:38.822 | dnsmasq-utils 2022-03-23 18:09:38.822 | ebtables 2022-03-23 18:09:38.822 | genisoimage 2022-03-23 18:09:38.822 | iptables 2022-03-23 18:09:38.822 | iputils-arping 2022-03-23 18:09:38.822 | kpartx 2022-03-23 18:09:38.822 | libjs-jquery-tablesorter 2022-03-23 18:09:38.822 | parted 2022-03-23 18:09:38.822 | pm-utils 2022-03-23 18:09:38.822 | python3-mysqldb 2022-03-23 18:09:38.823 | socat 2022-03-23 18:09:38.823 | sqlite3 2022-03-23 18:09:38.823 | sudo 2022-03-23 18:09:38.823 | vlan 2022-03-23 18:09:38.823 | lsscsi 2022-03-23 18:09:38.823 | open-iscsi 2022-03-23 18:09:38.823 | lvm2 2022-03-23 18:09:38.823 | qemu-utils 2022-03-23 18:09:38.823 | thin-provisioning-tools 2022-03-23 18:09:38.823 | acl 2022-03-23 18:09:38.823 | dnsmasq-base 2022-03-23 18:09:38.823 | dnsmasq-utils 2022-03-23 18:09:38.823 | ebtables 2022-03-23 18:09:38.823 | haproxy 2022-03-23 18:09:38.823 | iptables 2022-03-23 18:09:38.823 | iputils-arping 2022-03-23 18:09:38.823 | iputils-ping 2022-03-23 18:09:38.823 | postgresql-server-dev-all 2022-03-23 18:09:38.823 | python3-mysqldb 2022-03-23 18:09:38.823 | sqlite3 2022-03-23 18:09:38.823 | sudo 2022-03-23 18:09:38.823 | vlan 2022-03-23 18:09:38.823 | pcp 2022-03-23 18:09:38.823 | ipset 2022-03-23 18:09:38.823 | conntrack 2022-03-23 18:09:38.823 | conntrackd 2022-03-23 18:09:38.823 | keepalived 2022-03-23 18:09:38.823 | lvm2 2022-03-23 18:09:38.823 | qemu-utils 2022-03-23 18:09:38.823 | thin-provisioning-tools 2022-03-23 18:09:38.823 | curl 2022-03-23 18:09:38.823 | liberasurecode-dev 2022-03-23 18:09:38.823 | make 2022-03-23 18:09:38.823 | memcached 2022-03-23 18:09:38.823 | rsync 2022-03-23 18:09:38.823 | sqlite3 2022-03-23 18:09:38.823 | xfsprogs' 2022-03-23 18:09:38.825 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 18:09:38.843 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 18:09:38.844 | apache2-dev 2022-03-23 18:09:38.844 | bc 2022-03-23 18:09:38.844 | bsdmainutils 2022-03-23 18:09:38.844 | curl 2022-03-23 18:09:38.844 | g++ 2022-03-23 18:09:38.844 | gawk 2022-03-23 18:09:38.844 | gcc 2022-03-23 18:09:38.844 | gettext 2022-03-23 18:09:38.844 | git 2022-03-23 18:09:38.844 | graphviz 2022-03-23 18:09:38.844 | iputils-ping 2022-03-23 18:09:38.844 | libapache2-mod-proxy-uwsgi 2022-03-23 18:09:38.844 | libffi-dev 2022-03-23 18:09:38.844 | libjpeg-dev 2022-03-23 18:09:38.844 | libpcre3-dev 2022-03-23 18:09:38.844 | libpq-dev 2022-03-23 18:09:38.844 | libssl-dev 2022-03-23 18:09:38.844 | libsystemd-dev 2022-03-23 18:09:38.844 | libxml2-dev 2022-03-23 18:09:38.844 | libxslt1-dev 2022-03-23 18:09:38.844 | libyaml-dev 2022-03-23 18:09:38.844 | lsof 2022-03-23 18:09:38.844 | openssh-server 2022-03-23 18:09:38.844 | openssl 2022-03-23 18:09:38.844 | pkg-config 2022-03-23 18:09:38.844 | psmisc 2022-03-23 18:09:38.844 | python3-dev 2022-03-23 18:09:38.844 | python3-pip 2022-03-23 18:09:38.844 | python3-systemd 2022-03-23 18:09:38.844 | python3-venv 2022-03-23 18:09:38.844 | tar 2022-03-23 18:09:38.844 | tcpdump 2022-03-23 18:09:38.844 | unzip 2022-03-23 18:09:38.844 | uuid-runtime 2022-03-23 18:09:38.844 | wget 2022-03-23 18:09:38.844 | wget 2022-03-23 18:09:38.844 | zlib1g-dev 2022-03-23 18:09:38.845 | libkrb5-dev 2022-03-23 18:09:38.845 | libldap2-dev 2022-03-23 18:09:38.845 | libsasl2-dev 2022-03-23 18:09:38.845 | memcached 2022-03-23 18:09:38.845 | python3-mysqldb 2022-03-23 18:09:38.845 | sqlite3 2022-03-23 18:09:38.845 | conntrack 2022-03-23 18:09:38.845 | curl 2022-03-23 18:09:38.845 | dnsmasq-base 2022-03-23 18:09:38.845 | dnsmasq-utils 2022-03-23 18:09:38.845 | ebtables 2022-03-23 18:09:38.845 | genisoimage 2022-03-23 18:09:38.845 | iptables 2022-03-23 18:09:38.845 | iputils-arping 2022-03-23 18:09:38.845 | kpartx 2022-03-23 18:09:38.845 | libjs-jquery-tablesorter 2022-03-23 18:09:38.845 | parted 2022-03-23 18:09:38.845 | pm-utils 2022-03-23 18:09:38.845 | python3-mysqldb 2022-03-23 18:09:38.846 | socat 2022-03-23 18:09:38.846 | sqlite3 2022-03-23 18:09:38.846 | sudo 2022-03-23 18:09:38.846 | vlan 2022-03-23 18:09:38.846 | lsscsi 2022-03-23 18:09:38.846 | open-iscsi 2022-03-23 18:09:38.846 | lvm2 2022-03-23 18:09:38.846 | qemu-utils 2022-03-23 18:09:38.846 | thin-provisioning-tools 2022-03-23 18:09:38.846 | acl 2022-03-23 18:09:38.846 | dnsmasq-base 2022-03-23 18:09:38.846 | dnsmasq-utils 2022-03-23 18:09:38.846 | ebtables 2022-03-23 18:09:38.846 | haproxy 2022-03-23 18:09:38.846 | iptables 2022-03-23 18:09:38.846 | iputils-arping 2022-03-23 18:09:38.846 | iputils-ping 2022-03-23 18:09:38.846 | postgresql-server-dev-all 2022-03-23 18:09:38.846 | python3-mysqldb 2022-03-23 18:09:38.846 | sqlite3 2022-03-23 18:09:38.846 | sudo 2022-03-23 18:09:38.846 | vlan 2022-03-23 18:09:38.846 | pcp 2022-03-23 18:09:38.846 | ipset 2022-03-23 18:09:38.846 | conntrack 2022-03-23 18:09:38.846 | conntrackd 2022-03-23 18:09:38.846 | keepalived 2022-03-23 18:09:38.846 | lvm2 2022-03-23 18:09:38.846 | qemu-utils 2022-03-23 18:09:38.846 | thin-provisioning-tools 2022-03-23 18:09:38.846 | curl 2022-03-23 18:09:38.846 | liberasurecode-dev 2022-03-23 18:09:38.846 | make 2022-03-23 18:09:38.847 | memcached 2022-03-23 18:09:38.847 | rsync 2022-03-23 18:09:38.847 | sqlite3 2022-03-23 18:09:38.847 | xfsprogs ' 2022-03-23 18:09:38.847 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 18:09:38.849 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:09:38.851 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:09:38.855 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:09:38.855 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 18:09:38.860 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:09:38.862 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 18:09:38.864 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:09:38.866 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 18:09:38.869 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:09:38.871 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:09:38.873 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:09:38.875 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:09:38.877 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:09:38.879 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:09:38.881 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 18:09:38.883 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 18:09:38.885 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 18:09:38.888 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 18:09:38.893 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 18:09:38.895 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 18:09:38.897 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 18:09:38.899 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 18:09:38.901 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:09:38.903 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:09:38.907 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648058978905 2022-03-23 18:09:38.910 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 18:09:38.912 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 18:09:38.914 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 18:09:39.506 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 18:09:39.694 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-23 18:09:39.882 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-23 18:09:40.079 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-23 18:09:42.126 | Reading package lists... 2022-03-23 18:09:42.159 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 18:09:42.161 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 18:09:42.163 | ++ functions-common:time_stop:2425 : local name 2022-03-23 18:09:42.166 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 18:09:42.168 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:09:42.170 | ++ functions-common:time_stop:2428 : local total 2022-03-23 18:09:42.172 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 18:09:42.174 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 18:09:42.176 | ++ functions-common:time_stop:2432 : start_time=1648058978905 2022-03-23 18:09:42.178 | ++ functions-common:time_stop:2434 : [[ -z 1648058978905 ]] 2022-03-23 18:09:42.181 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:09:42.185 | ++ functions-common:time_stop:2437 : end_time=1648058982182 2022-03-23 18:09:42.187 | ++ functions-common:time_stop:2438 : elapsed_time=3277 2022-03-23 18:09:42.190 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 18:09:42.192 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:09:42.194 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3277 2022-03-23 18:09:42.196 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:09:42.199 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:09:42.201 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:09:42.203 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:09:42.206 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:09:42.227 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:09:42.339 | Reading package lists... 2022-03-23 18:09:42.582 | Building dependency tree... 2022-03-23 18:09:42.583 | Reading state information... 2022-03-23 18:09:42.618 | acl is already the newest version (2.2.53-6). 2022-03-23 18:09:42.618 | bc is already the newest version (1.07.1-2build1). 2022-03-23 18:09:42.618 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 18:09:42.618 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 18:09:42.618 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 18:09:42.618 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 18:09:42.618 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 18:09:42.618 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 18:09:42.618 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 18:09:42.618 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 18:09:42.618 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 18:09:42.618 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 18:09:42.618 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 18:09:42.619 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 18:09:42.619 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 18:09:42.619 | libffi-dev is already the newest version (3.3-4). 2022-03-23 18:09:42.619 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 18:09:42.619 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 18:09:42.619 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 18:09:42.619 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 18:09:42.619 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 18:09:42.619 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 18:09:42.619 | make is already the newest version (4.2.1-1.2). 2022-03-23 18:09:42.619 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 18:09:42.619 | psmisc is already the newest version (23.3-1). 2022-03-23 18:09:42.619 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 18:09:42.619 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 18:09:42.619 | python3-systemd is already the newest version (234-3build2). 2022-03-23 18:09:42.619 | socat is already the newest version (1.7.3.3-2). 2022-03-23 18:09:42.619 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 18:09:42.619 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 18:09:42.619 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 18:09:42.619 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 18:09:42.619 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 18:09:42.619 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 18:09:42.619 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 18:09:42.619 | pcp is already the newest version (5.0.3-1). 2022-03-23 18:09:42.619 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 18:09:42.619 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 18:09:42.619 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:09:42.619 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:09:42.619 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 18:09:42.619 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 18:09:42.619 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 18:09:42.619 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 18:09:42.619 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 18:09:42.619 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 18:09:42.619 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 18:09:42.620 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 18:09:42.620 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 18:09:42.620 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 18:09:42.620 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 18:09:42.620 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 18:09:42.620 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 18:09:42.620 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 18:09:42.620 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 18:09:42.620 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 18:09:42.620 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 18:09:42.620 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 18:09:42.620 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 18:09:42.620 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 18:09:42.620 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 18:09:42.620 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 18:09:42.620 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 18:09:42.620 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 18:09:42.620 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 18:09:42.620 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 18:09:42.620 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 18:09:42.620 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 18:09:42.846 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:09:42.846 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 18:09:42.846 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 18:09:42.846 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 18:09:42.846 | The following packages were automatically installed and are no longer required: 2022-03-23 18:09:42.847 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:09:42.847 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:09:42.847 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:09:42.847 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:09:42.847 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:09:42.847 | python3-zope.interface 2022-03-23 18:09:42.847 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:09:42.962 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:09:42.967 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 18:09:42.969 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:09:42.972 | ++ functions-common:time_stop:2425 : local name 2022-03-23 18:09:42.974 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 18:09:42.976 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:09:42.978 | ++ functions-common:time_stop:2428 : local total 2022-03-23 18:09:42.981 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 18:09:42.983 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:09:42.985 | ++ functions-common:time_stop:2432 : start_time=1648058982224 2022-03-23 18:09:42.988 | ++ functions-common:time_stop:2434 : [[ -z 1648058982224 ]] 2022-03-23 18:09:42.991 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:09:42.995 | ++ functions-common:time_stop:2437 : end_time=1648058982993 2022-03-23 18:09:42.997 | ++ functions-common:time_stop:2438 : elapsed_time=769 2022-03-23 18:09:42.999 | ++ functions-common:time_stop:2439 : total=787 2022-03-23 18:09:43.001 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:09:43.004 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1556 2022-03-23 18:09:43.006 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 18:09:43.009 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 18:09:43.011 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:09:43.014 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 18:09:43.018 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 18:09:43.022 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 18:09:43.025 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 18:09:43.028 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 18:09:44.458 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 18:09:44.460 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 18:09:44.462 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 18:09:44.464 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 18:09:44.466 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 18:09:44.467 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 18:09:44.469 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 18:09:44.471 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 18:09:44.473 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 18:09:44.475 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 18:09:44.476 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 18:09:44.478 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 18:09:44.480 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 18:09:44.481 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 18:09:44.483 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 18:09:44.485 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 18:09:44.487 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 18:09:44.489 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 18:09:44.491 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 18:09:44.492 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 18:09:44.495 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 18:09:44.497 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 18:09:44.499 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 18:09:44.501 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 18:09:44.577 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 18:09:44.579 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 18:09:44.654 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 18:09:44.656 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 18:09:44.731 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 18:09:44.733 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 18:09:44.735 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 18:09:44.737 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 18:09:44.739 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 18:09:44.741 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 18:09:44.743 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 18:09:44.744 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 18:09:44.746 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 18:09:44.748 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 18:09:44.750 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 18:09:44.750 | Distro: focal 2022-03-23 18:09:44.753 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 18:09:44.756 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 18:09:44.759 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 18:09:44.761 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 18:09:44.764 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 18:09:44.764 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 18:09:45.458 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 18:09:45.459 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 18:09:45.459 | pip: 21.3.1 2022-03-23 18:09:45.461 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 18:09:45.463 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 18:09:45.465 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:09:45.467 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:09:45.469 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:09:45.471 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:09:45.472 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:09:45.474 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:09:45.476 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:09:45.478 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:09:45.479 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:09:45.481 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:09:45.483 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:09:45.485 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 18:09:45.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:09:45.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:09:45.491 | + tools/install_pip.sh:main:142 : : 2022-03-23 18:09:45.493 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 18:09:45.495 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 18:09:45.496 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 18:09:45.498 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:09:45.500 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 18:09:45.502 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 18:09:45.504 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:09:45.507 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:09:45.507 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:09:45.512 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 18:09:45.514 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 18:09:45.516 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:09:45.518 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:09:45.520 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:09:45.537 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 18:09:45.539 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:09:46.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:09:46.408 | from cryptography.utils import int_from_bytes 2022-03-23 18:09:46.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:09:46.408 | from cryptography.utils import int_from_bytes 2022-03-23 18:09:47.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:09:48.505 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 18:09:48.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 18:09:51.020 | Installing collected packages: setuptools 2022-03-23 18:09:51.798 | Successfully installed setuptools-60.9.3 2022-03-23 18:09:51.799 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:09:51.969 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:09:51.969 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:09:52.112 | + inc/python:pip_install:200 : result=0 2022-03-23 18:09:52.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:09:52.116 | + functions-common:time_stop:2425 : local name 2022-03-23 18:09:52.118 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:09:52.120 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:09:52.121 | + functions-common:time_stop:2428 : local total 2022-03-23 18:09:52.123 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:09:52.125 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:09:52.127 | + functions-common:time_stop:2432 : start_time=1648058985532 2022-03-23 18:09:52.128 | + functions-common:time_stop:2434 : [[ -z 1648058985532 ]] 2022-03-23 18:09:52.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:09:52.134 | + functions-common:time_stop:2437 : end_time=1648058992132 2022-03-23 18:09:52.136 | + functions-common:time_stop:2438 : elapsed_time=6600 2022-03-23 18:09:52.138 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:09:52.139 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:09:52.141 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6600 2022-03-23 18:09:52.143 | + inc/python:pip_install:203 : return 0 2022-03-23 18:09:52.145 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 18:09:52.147 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 18:09:52.151 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 18:09:52.153 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 18:09:52.156 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 18:09:52.156 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 18:09:52.840 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 18:09:52.842 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 18:09:52.842 | pip: 21.3.1 2022-03-23 18:09:52.845 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 18:09:52.848 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 18:09:52.851 | + ./stack.sh:main:796 : fixup_all 2022-03-23 18:09:52.854 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 18:09:52.856 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 18:09:52.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:09:52.860 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:09:52.863 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 18:09:52.874 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 18:09:52.886 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 18:09:52.898 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 18:09:52.900 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 18:09:52.902 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:09:52.904 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:09:52.907 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:09:52.909 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:09:52.911 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:09:52.913 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:09:52.915 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:09:52.917 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:09:52.919 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:09:52.921 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:09:52.923 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:09:52.925 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 18:09:52.928 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 18:09:52.930 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 18:09:52.932 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:09:52.934 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:09:52.937 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:09:52.939 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:09:52.941 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:09:52.944 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:09:52.946 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 18:09:52.948 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 18:09:52.950 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 18:09:52.953 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 18:09:52.955 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 18:09:52.958 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 18:09:52.960 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 18:09:52.981 | Using python 3.8 to install os-testr 2022-03-23 18:09:52.983 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 18:09:53.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:09:53.872 | from cryptography.utils import int_from_bytes 2022-03-23 18:09:53.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:09:53.872 | from cryptography.utils import int_from_bytes 2022-03-23 18:09:55.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:09:55.054 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 18:09:55.131 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 18:09:55.132 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 18:09:55.133 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 18:09:55.134 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 18:09:55.148 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 18:09:55.173 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 18:09:55.175 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 18:09:55.176 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 18:09:55.177 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 18:09:55.178 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 18:09:55.202 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 18:09:55.205 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 18:09:55.206 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 18:09:55.207 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 18:09:55.208 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 18:09:55.221 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 18:09:55.287 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 18:09:55.288 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 18:09:55.289 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 18:09:57.778 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:09:57.785 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:09:57.785 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:09:57.912 | + inc/python:pip_install:200 : result=0 2022-03-23 18:09:57.914 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:09:57.916 | + functions-common:time_stop:2425 : local name 2022-03-23 18:09:57.918 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:09:57.920 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:09:57.923 | + functions-common:time_stop:2428 : local total 2022-03-23 18:09:57.925 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:09:57.927 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:09:57.929 | + functions-common:time_stop:2432 : start_time=1648058992975 2022-03-23 18:09:57.931 | + functions-common:time_stop:2434 : [[ -z 1648058992975 ]] 2022-03-23 18:09:57.934 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:09:57.938 | + functions-common:time_stop:2437 : end_time=1648058997935 2022-03-23 18:09:57.940 | + functions-common:time_stop:2438 : elapsed_time=4960 2022-03-23 18:09:57.943 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:09:57.945 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:09:57.947 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4960 2022-03-23 18:09:57.949 | + inc/python:pip_install:203 : return 0 2022-03-23 18:09:57.952 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 18:09:58.005 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 18:09:58.122 | + ./stack.sh:main:810 : install_infra 2022-03-23 18:09:58.124 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:09:58.128 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 18:09:58.130 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:09:58.133 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 18:09:58.156 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 18:10:00.105 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.116 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.122 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.128 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.229 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.249 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.253 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.256 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.271 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.279 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.281 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.313 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.322 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.327 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.345 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.391 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.398 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.404 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.451 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.464 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.468 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.489 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.496 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.543 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.561 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.565 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.657 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.664 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.718 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.839 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.864 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.868 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.879 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.884 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.904 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.911 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.928 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.984 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:00.997 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:01.013 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:01.056 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:01.060 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:01.067 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:01.202 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 18:10:01.482 | + inc/python:pip_install:200 : result=0 2022-03-23 18:10:01.485 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:10:01.488 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:01.490 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:01.492 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:01.494 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:01.496 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:01.498 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:10:01.501 | + functions-common:time_stop:2432 : start_time=1648058998149 2022-03-23 18:10:01.503 | + functions-common:time_stop:2434 : [[ -z 1648058998149 ]] 2022-03-23 18:10:01.506 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:01.510 | + functions-common:time_stop:2437 : end_time=1648059001508 2022-03-23 18:10:01.512 | + functions-common:time_stop:2438 : elapsed_time=3359 2022-03-23 18:10:01.515 | + functions-common:time_stop:2439 : total=4960 2022-03-23 18:10:01.517 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:01.519 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8319 2022-03-23 18:10:01.521 | + inc/python:pip_install:203 : return 0 2022-03-23 18:10:01.524 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:10:01.526 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 18:10:01.549 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 18:10:03.395 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.405 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.412 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.416 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.524 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.543 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.547 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.551 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.567 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.575 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.577 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.608 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.618 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.622 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.641 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.678 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.686 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.692 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.744 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.758 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.762 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.781 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.788 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.836 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.854 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.858 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.950 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:03.957 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.012 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.134 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.159 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.163 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.174 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.179 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.198 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.205 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.222 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.279 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.292 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.308 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.351 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.355 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:10:04.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:04.364 | Processing /opt/stack/requirements 2022-03-23 18:10:06.099 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-23 18:10:06.102 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 18:10:06.113 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-23 18:10:06.118 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 18:10:06.121 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 18:10:06.127 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 18:10:06.155 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-23 18:10:06.178 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 18:10:06.189 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 18:10:06.209 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 18:10:06.211 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 18:10:06.226 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-23 18:10:06.230 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 18:10:06.232 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 18:10:06.238 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 18:10:06.240 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-23 18:10:06.253 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 18:10:06.255 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 18:10:06.266 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 18:10:06.273 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 18:10:06.321 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-23 18:10:06.325 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-23 18:10:06.328 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-23 18:10:06.388 | Building wheels for collected packages: openstack-requirements 2022-03-23 18:10:06.389 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 18:10:07.217 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 18:10:07.217 | ERROR: Command errored out with exit status 1: 2022-03-23 18:10:07.217 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yz6r_ip3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yz6r_ip3/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-6847pdvr 2022-03-23 18:10:07.217 | cwd: /tmp/pip-req-build-yz6r_ip3/ 2022-03-23 18:10:07.217 | Complete output (6 lines): 2022-03-23 18:10:07.217 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 18:10:07.217 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 18:10:07.217 | or: setup.py --help-commands 2022-03-23 18:10:07.217 | or: setup.py cmd --help 2022-03-23 18:10:07.217 | 2022-03-23 18:10:07.217 | error: invalid command 'bdist_wheel' 2022-03-23 18:10:07.217 | ---------------------------------------- 2022-03-23 18:10:07.217 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 18:10:07.218 | Running setup.py clean for openstack-requirements 2022-03-23 18:10:08.052 | Failed to build openstack-requirements 2022-03-23 18:10:08.068 | Installing collected packages: openstack-requirements 2022-03-23 18:10:08.068 | Attempting uninstall: openstack-requirements 2022-03-23 18:10:08.069 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 18:10:08.105 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 18:10:08.124 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 18:10:08.127 | Running setup.py install for openstack-requirements: started 2022-03-23 18:10:10.494 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 18:10:10.518 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 18:10:10.644 | + inc/python:pip_install:200 : result=0 2022-03-23 18:10:10.647 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:10:10.649 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:10.651 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:10.653 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:10.655 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:10.658 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:10.660 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:10:10.662 | + functions-common:time_stop:2432 : start_time=1648059001541 2022-03-23 18:10:10.664 | + functions-common:time_stop:2434 : [[ -z 1648059001541 ]] 2022-03-23 18:10:10.667 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:10.671 | + functions-common:time_stop:2437 : end_time=1648059010669 2022-03-23 18:10:10.674 | + functions-common:time_stop:2438 : elapsed_time=9128 2022-03-23 18:10:10.676 | + functions-common:time_stop:2439 : total=8319 2022-03-23 18:10:10.678 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:10.680 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17447 2022-03-23 18:10:10.683 | + inc/python:pip_install:203 : return 0 2022-03-23 18:10:10.685 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 18:10:10.688 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 18:10:10.690 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 18:10:10.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:10.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:10.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 18:10:10.700 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:10.702 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 18:10:10.723 | Using python 3.8 to install pbr 2022-03-23 18:10:10.725 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 18:10:11.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:11.597 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:11.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:11.597 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:12.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:12.750 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 18:10:15.364 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:10:15.371 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:10:15.371 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:10:15.495 | + inc/python:pip_install:200 : result=0 2022-03-23 18:10:15.497 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:10:15.500 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:15.502 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:15.504 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:15.507 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:15.509 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:15.511 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:10:15.513 | + functions-common:time_stop:2432 : start_time=1648059010717 2022-03-23 18:10:15.515 | + functions-common:time_stop:2434 : [[ -z 1648059010717 ]] 2022-03-23 18:10:15.519 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:15.522 | + functions-common:time_stop:2437 : end_time=1648059015520 2022-03-23 18:10:15.525 | + functions-common:time_stop:2438 : elapsed_time=4803 2022-03-23 18:10:15.527 | + functions-common:time_stop:2439 : total=17447 2022-03-23 18:10:15.529 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:15.531 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22250 2022-03-23 18:10:15.534 | + inc/python:pip_install:203 : return 0 2022-03-23 18:10:15.536 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 18:10:17.840 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 18:10:19.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:19.774 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 18:10:19.789 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 18:10:19.791 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 18:10:19.794 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 18:10:19.800 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 18:10:19.803 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-23 18:10:19.876 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 18:10:19.879 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 18:10:19.882 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 18:10:19.899 | + ./stack.sh:main:819 : pkgs= 2022-03-23 18:10:19.901 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 18:10:19.904 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 18:10:19.906 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:10:19.909 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 18:10:19.911 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:10:19.913 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:10:19.915 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:10:19.918 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:10:19.920 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:10:19.923 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:10:19.927 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:10:19.930 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:10:19.932 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:10:19.934 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 18:10:19.936 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:10:19.951 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:19.953 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:10:19.955 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:10:19.957 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 18:10:19.960 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:10:19.962 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:10:19.964 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:10:19.966 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 18:10:19.968 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:10:19.971 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 18:10:19.973 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:10:19.975 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:10:19.977 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:10:19.979 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:10:19.981 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:10:19.984 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:10:19.986 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 18:10:19.989 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:10:19.991 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 18:10:19.993 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:10:19.996 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:10:19.998 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 18:10:20.000 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 18:10:20.003 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 18:10:20.005 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 18:10:20.007 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 18:10:20.060 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 18:10:20.060 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 18:10:20.062 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 18:10:20.651 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 18:10:20.653 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 18:10:20.670 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:20.673 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 18:10:20.676 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:10:20.678 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:10:20.680 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:10:20.683 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:10:20.685 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:10:20.687 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:10:20.690 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:20.692 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:20.695 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:10:20.697 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:10:20.699 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:10:20.701 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:10:20.704 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 18:10:20.706 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:10:20.709 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:20.711 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:20.713 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 18:10:20.735 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 18:10:20.846 | Reading package lists... 2022-03-23 18:10:21.089 | Building dependency tree... 2022-03-23 18:10:21.091 | Reading state information... 2022-03-23 18:10:21.359 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 18:10:21.359 | The following packages were automatically installed and are no longer required: 2022-03-23 18:10:21.360 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:10:21.360 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:10:21.360 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:10:21.360 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:10:21.360 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:10:21.360 | python3-zope.interface 2022-03-23 18:10:21.360 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:10:21.478 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:10:21.483 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:10:21.485 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:10:21.488 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:21.491 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:21.493 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:21.495 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:21.498 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:21.500 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:10:21.503 | + functions-common:time_stop:2432 : start_time=1648059020732 2022-03-23 18:10:21.505 | + functions-common:time_stop:2434 : [[ -z 1648059020732 ]] 2022-03-23 18:10:21.508 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:21.512 | + functions-common:time_stop:2437 : end_time=1648059021510 2022-03-23 18:10:21.515 | + functions-common:time_stop:2438 : elapsed_time=778 2022-03-23 18:10:21.517 | + functions-common:time_stop:2439 : total=1556 2022-03-23 18:10:21.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:21.523 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2334 2022-03-23 18:10:21.525 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:10:21.528 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 18:10:21.531 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:10:21.534 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:10:21.537 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:10:21.539 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:10:21.541 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:10:21.544 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:10:21.546 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 18:10:21.549 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:10:21.551 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:10:21.554 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:10:21.556 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:10:21.558 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:10:21.561 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:10:21.563 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:10:21.566 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:10:21.568 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:10:21.571 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:10:21.573 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:10:21.575 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 18:10:21.578 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:10:21.580 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:10:21.582 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:10:21.585 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:10:21.587 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:10:21.589 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:10:21.592 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 18:10:21.594 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 18:10:21.611 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:21.613 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 18:10:21.616 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:10:21.618 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 18:10:21.620 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 18:10:21.623 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 18:10:21.629 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 18:10:21.632 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 18:10:21.634 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 18:10:21.636 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 18:10:21.639 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 18:10:21.641 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 18:10:21.644 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 18:10:22.345 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 18:10:22.346 | user tags 2022-03-23 18:10:22.346 | stackrabbit []' 2022-03-23 18:10:22.349 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 18:10:22.349 | user tags 2022-03-23 18:10:22.349 | stackrabbit []' 2022-03-23 18:10:22.349 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 18:10:22.356 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 18:10:22.358 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 18:10:22.360 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 18:10:23.041 | Changing password for user "stackrabbit" ... 2022-03-23 18:10:23.065 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 18:10:23.729 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 18:10:23.754 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 18:10:23.757 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 18:10:24.442 | Changing password for user "stackrabbit" ... 2022-03-23 18:10:24.466 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 18:10:24.468 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 18:10:24.471 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 18:10:25.170 | Deleting user "guest" ... 2022-03-23 18:10:25.185 | Error: 2022-03-23 18:10:25.185 | {:no_such_user, "guest"} 2022-03-23 18:10:25.199 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 18:10:25.201 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 18:10:25.219 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:25.221 | + ./stack.sh:main:836 : install_database 2022-03-23 18:10:25.223 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 18:10:25.226 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 18:10:25.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:25.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:25.233 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 18:10:25.450 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 18:10:25.452 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 18:10:25.454 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 18:10:25.457 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 18:10:25.459 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:10:25.462 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 18:10:25.464 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:10:25.466 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:10:25.469 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:10:25.471 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:10:25.474 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:10:25.476 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:10:25.478 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:10:25.481 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:10:25.483 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:10:25.486 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:10:25.489 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:10:25.491 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 18:10:25.494 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:10:25.496 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:10:25.498 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:10:25.501 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:10:25.504 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:10:25.506 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:10:25.508 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 18:10:25.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:25.513 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:25.516 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 18:10:25.518 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:10:25.521 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:10:25.523 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:10:25.525 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:10:25.528 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:10:25.530 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:10:25.532 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:25.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:25.537 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:10:25.539 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:10:25.542 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:10:25.544 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:10:25.546 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 18:10:25.549 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:10:25.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:25.554 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:25.556 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 18:10:25.578 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 18:10:25.689 | Reading package lists... 2022-03-23 18:10:25.935 | Building dependency tree... 2022-03-23 18:10:25.936 | Reading state information... 2022-03-23 18:10:26.203 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 18:10:26.203 | The following packages were automatically installed and are no longer required: 2022-03-23 18:10:26.205 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:10:26.205 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:10:26.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:10:26.205 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:10:26.205 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:10:26.205 | python3-zope.interface 2022-03-23 18:10:26.205 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:10:26.321 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:10:26.325 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:10:26.327 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:10:26.330 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:26.332 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:26.335 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:26.337 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:26.339 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:26.341 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:10:26.343 | + functions-common:time_stop:2432 : start_time=1648059025575 2022-03-23 18:10:26.346 | + functions-common:time_stop:2434 : [[ -z 1648059025575 ]] 2022-03-23 18:10:26.349 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:26.353 | + functions-common:time_stop:2437 : end_time=1648059026351 2022-03-23 18:10:26.355 | + functions-common:time_stop:2438 : elapsed_time=776 2022-03-23 18:10:26.357 | + functions-common:time_stop:2439 : total=2334 2022-03-23 18:10:26.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:26.362 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3110 2022-03-23 18:10:26.364 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:10:26.367 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 18:10:26.369 | + ./stack.sh:main:839 : install_database_python 2022-03-23 18:10:26.372 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 18:10:26.374 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 18:10:26.376 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 18:10:26.379 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:10:26.382 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 18:10:26.384 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 18:10:26.387 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:10:26.390 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:10:26.391 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:10:26.398 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 18:10:26.401 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 18:10:26.403 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 18:10:26.406 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 18:10:26.409 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 18:10:26.430 | Using python 3.8 to install PyMySQL 2022-03-23 18:10:26.433 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 18:10:27.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:27.304 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:27.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:27.305 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:28.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:28.452 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 18:10:30.949 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:10:30.957 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:10:30.957 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:10:31.086 | + inc/python:pip_install:200 : result=0 2022-03-23 18:10:31.088 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:10:31.091 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:31.093 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:31.095 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:31.098 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:31.100 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:31.102 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:10:31.105 | + functions-common:time_stop:2432 : start_time=1648059026424 2022-03-23 18:10:31.107 | + functions-common:time_stop:2434 : [[ -z 1648059026424 ]] 2022-03-23 18:10:31.110 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:31.115 | + functions-common:time_stop:2437 : end_time=1648059031112 2022-03-23 18:10:31.117 | + functions-common:time_stop:2438 : elapsed_time=4688 2022-03-23 18:10:31.119 | + functions-common:time_stop:2439 : total=22250 2022-03-23 18:10:31.121 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:31.124 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26938 2022-03-23 18:10:31.127 | + inc/python:pip_install:203 : return 0 2022-03-23 18:10:31.129 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 18:10:31.131 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 18:10:31.134 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 18:10:31.136 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 18:10:31.153 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:31.155 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 18:10:31.158 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 18:10:31.161 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:10:31.162 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:10:31.167 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:10:31.169 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:10:31.172 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:10:31.174 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:10:31.176 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 18:10:31.179 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 18:10:31.196 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:31.198 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 18:10:31.200 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:10:31.203 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:10:31.206 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:10:31.208 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:10:31.211 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:10:31.213 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:10:31.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:31.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:31.220 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:10:31.222 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:10:31.225 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:10:31.227 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:10:31.229 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 18:10:31.232 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:10:31.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:31.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:31.239 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 18:10:31.261 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 18:10:31.371 | Reading package lists... 2022-03-23 18:10:31.615 | Building dependency tree... 2022-03-23 18:10:31.616 | Reading state information... 2022-03-23 18:10:31.885 | radvd is already the newest version (1:2.17-2). 2022-03-23 18:10:31.885 | The following packages were automatically installed and are no longer required: 2022-03-23 18:10:31.886 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:10:31.886 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:10:31.886 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:10:31.886 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:10:31.886 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:10:31.886 | python3-zope.interface 2022-03-23 18:10:31.886 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:10:32.002 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:10:32.006 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:10:32.009 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:10:32.011 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:32.014 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:32.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:32.018 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:32.020 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:32.023 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:10:32.025 | + functions-common:time_stop:2432 : start_time=1648059031258 2022-03-23 18:10:32.027 | + functions-common:time_stop:2434 : [[ -z 1648059031258 ]] 2022-03-23 18:10:32.030 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:32.035 | + functions-common:time_stop:2437 : end_time=1648059032032 2022-03-23 18:10:32.037 | + functions-common:time_stop:2438 : elapsed_time=774 2022-03-23 18:10:32.039 | + functions-common:time_stop:2439 : total=3110 2022-03-23 18:10:32.041 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:32.044 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3884 2022-03-23 18:10:32.046 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:10:32.049 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 18:10:32.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:32.068 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 18:10:32.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 18:10:32.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 18:10:32.076 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 18:10:32.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 18:10:32.100 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:10:32.102 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:10:32.104 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:10:32.107 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:10:32.109 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:10:32.111 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:10:32.114 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:32.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:32.118 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:10:32.120 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:10:32.123 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:10:32.125 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:10:32.127 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 18:10:32.129 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:10:32.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:32.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:32.136 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 18:10:32.158 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-23 18:10:32.268 | Reading package lists... 2022-03-23 18:10:32.529 | Building dependency tree... 2022-03-23 18:10:32.535 | Reading state information... 2022-03-23 18:10:32.809 | fakeroot is already the newest version (1.24-1). 2022-03-23 18:10:32.809 | make is already the newest version (4.2.1-1.2). 2022-03-23 18:10:32.809 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 18:10:32.809 | The following packages were automatically installed and are no longer required: 2022-03-23 18:10:32.810 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:10:32.810 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:10:32.810 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:10:32.810 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:10:32.810 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:10:32.810 | python3-zope.interface 2022-03-23 18:10:32.810 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:10:32.928 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:10:32.932 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:10:32.934 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:10:32.936 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:32.939 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:32.941 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:32.943 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:32.945 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:32.947 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:10:32.950 | + functions-common:time_stop:2432 : start_time=1648059032155 2022-03-23 18:10:32.952 | + functions-common:time_stop:2434 : [[ -z 1648059032155 ]] 2022-03-23 18:10:32.955 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:32.959 | + functions-common:time_stop:2437 : end_time=1648059032957 2022-03-23 18:10:32.961 | + functions-common:time_stop:2438 : elapsed_time=802 2022-03-23 18:10:32.963 | + functions-common:time_stop:2439 : total=3884 2022-03-23 18:10:32.965 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:32.968 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4686 2022-03-23 18:10:32.971 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:10:32.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 18:10:32.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:32.978 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:32.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 18:10:32.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 18:10:32.985 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 18:10:32.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 18:10:32.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 18:10:32.995 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 18:10:32.996 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 18:10:33.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 18:10:33.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 18:10:33.005 | + functions:vercmp:628 : local v1=5.4 2022-03-23 18:10:33.007 | + functions:vercmp:629 : local 'op=<' 2022-03-23 18:10:33.010 | + functions:vercmp:630 : local v2=3.13 2022-03-23 18:10:33.012 | + functions:vercmp:631 : local result 2022-03-23 18:10:33.016 | ++ functions:vercmp:635 : sort -V 2022-03-23 18:10:33.016 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 18:10:33.017 | ++ functions:vercmp:635 : head -1 2022-03-23 18:10:33.022 | + functions:vercmp:635 : result=3.13 2022-03-23 18:10:33.024 | + functions:vercmp:637 : case $op in 2022-03-23 18:10:33.026 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 18:10:33.028 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 18:10:33.031 | + functions:vercmp:648 : return 2022-03-23 18:10:33.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 18:10:33.036 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:10:33.038 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 18:10:33.619 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 18:10:33.622 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 18:10:33.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 18:10:33.633 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.636 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 18:10:33.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:33.656 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 18:10:33.659 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 18:10:33.659 | Installing etcd 2022-03-23 18:10:33.661 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 18:10:33.674 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 18:10:33.685 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 18:10:33.688 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 18:10:33.706 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 18:10:33.709 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:10:33.712 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:10:33.715 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:10:33.720 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:10:33.722 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-23 18:10:33.726 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 18:10:33.728 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:10:33.731 | ++ functions:get_extra_file:74 : return 2022-03-23 18:10:33.733 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:10:33.736 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 18:10:33.739 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 18:10:33.741 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 18:10:33.759 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:10:33.761 | + ./stack.sh:main:866 : install_dstat 2022-03-23 18:10:33.764 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 18:10:33.780 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:10:33.782 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 18:10:33.785 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:10:33.787 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 18:10:33.789 | + ./stack.sh:main:875 : install_libs 2022-03-23 18:10:33.792 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 18:10:33.796 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 18:10:33.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 18:10:33.799 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 18:10:33.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 18:10:33.808 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.811 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 18:10:33.814 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 18:10:33.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 18:10:33.818 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 18:10:33.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 18:10:33.827 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.830 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 18:10:33.832 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 18:10:33.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 18:10:33.837 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 18:10:33.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 18:10:33.846 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.848 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 18:10:33.851 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 18:10:33.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 18:10:33.855 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 18:10:33.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 18:10:33.865 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.867 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 18:10:33.870 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 18:10:33.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 18:10:33.874 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 18:10:33.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 18:10:33.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.887 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 18:10:33.889 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 18:10:33.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 18:10:33.894 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 18:10:33.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 18:10:33.903 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.905 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 18:10:33.908 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 18:10:33.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 18:10:33.913 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 18:10:33.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 18:10:33.922 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.925 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 18:10:33.927 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 18:10:33.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 18:10:33.932 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 18:10:33.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 18:10:33.941 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.943 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 18:10:33.945 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 18:10:33.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 18:10:33.950 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 18:10:33.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 18:10:33.959 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.962 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 18:10:33.964 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 18:10:33.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 18:10:33.969 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 18:10:33.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 18:10:33.979 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:33.981 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 18:10:33.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 18:10:33.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 18:10:33.989 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 18:10:33.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:33.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:33.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 18:10:33.998 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.000 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 18:10:34.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 18:10:34.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 18:10:34.007 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 18:10:34.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 18:10:34.017 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.019 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 18:10:34.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 18:10:34.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 18:10:34.026 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 18:10:34.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 18:10:34.036 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.038 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 18:10:34.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 18:10:34.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 18:10:34.045 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 18:10:34.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 18:10:34.055 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.057 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 18:10:34.060 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 18:10:34.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 18:10:34.064 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 18:10:34.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 18:10:34.073 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.076 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 18:10:34.078 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 18:10:34.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 18:10:34.083 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 18:10:34.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 18:10:34.092 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.095 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 18:10:34.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 18:10:34.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 18:10:34.102 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 18:10:34.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 18:10:34.112 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.115 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 18:10:34.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 18:10:34.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 18:10:34.122 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 18:10:34.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 18:10:34.131 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.133 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 18:10:34.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 18:10:34.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 18:10:34.140 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 18:10:34.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.145 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 18:10:34.150 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.152 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 18:10:34.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 18:10:34.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 18:10:34.159 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 18:10:34.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 18:10:34.171 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.174 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 18:10:34.177 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 18:10:34.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 18:10:34.182 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 18:10:34.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 18:10:34.191 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.193 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 18:10:34.196 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 18:10:34.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 18:10:34.200 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 18:10:34.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 18:10:34.210 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.212 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 18:10:34.215 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 18:10:34.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 18:10:34.220 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 18:10:34.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 18:10:34.229 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.232 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 18:10:34.234 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 18:10:34.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 18:10:34.240 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 18:10:34.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 18:10:34.249 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.251 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 18:10:34.254 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 18:10:34.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 18:10:34.258 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 18:10:34.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 18:10:34.268 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.270 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 18:10:34.272 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 18:10:34.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 18:10:34.277 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 18:10:34.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 18:10:34.287 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.289 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 18:10:34.292 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 18:10:34.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 18:10:34.297 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 18:10:34.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 18:10:34.306 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.309 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 18:10:34.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 18:10:34.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 18:10:34.316 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 18:10:34.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 18:10:34.325 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.328 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 18:10:34.331 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 18:10:34.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 18:10:34.335 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 18:10:34.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 18:10:34.345 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.348 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 18:10:34.350 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 18:10:34.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 18:10:34.355 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 18:10:34.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 18:10:34.369 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.372 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 18:10:34.374 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 18:10:34.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 18:10:34.379 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 18:10:34.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 18:10:34.389 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.392 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 18:10:34.394 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 18:10:34.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 18:10:34.399 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 18:10:34.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 18:10:34.408 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.411 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 18:10:34.413 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 18:10:34.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 18:10:34.418 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 18:10:34.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 18:10:34.428 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.430 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 18:10:34.432 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 18:10:34.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 18:10:34.437 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 18:10:34.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 18:10:34.447 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.449 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 18:10:34.452 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 18:10:34.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 18:10:34.457 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 18:10:34.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 18:10:34.467 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.469 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 18:10:34.472 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 18:10:34.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 18:10:34.476 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 18:10:34.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 18:10:34.486 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.489 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 18:10:34.491 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 18:10:34.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 18:10:34.496 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 18:10:34.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 18:10:34.506 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.509 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 18:10:34.511 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 18:10:34.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 18:10:34.516 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 18:10:34.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:34.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:34.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 18:10:34.526 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:34.528 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 18:10:34.549 | Using python 3.8 to install etcd3 2022-03-23 18:10:34.552 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 18:10:35.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:35.425 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:35.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:35.425 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:36.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:36.587 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 18:10:36.595 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 18:10:36.596 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 18:10:36.597 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 18:10:36.598 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 18:10:39.111 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:10:39.119 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:10:39.119 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:10:39.244 | + inc/python:pip_install:200 : result=0 2022-03-23 18:10:39.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:10:39.249 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:39.251 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:39.253 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:39.255 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:39.258 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:39.260 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:10:39.262 | + functions-common:time_stop:2432 : start_time=1648059034544 2022-03-23 18:10:39.264 | + functions-common:time_stop:2434 : [[ -z 1648059034544 ]] 2022-03-23 18:10:39.267 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:39.271 | + functions-common:time_stop:2437 : end_time=1648059039269 2022-03-23 18:10:39.273 | + functions-common:time_stop:2438 : elapsed_time=4725 2022-03-23 18:10:39.276 | + functions-common:time_stop:2439 : total=26938 2022-03-23 18:10:39.278 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:39.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31663 2022-03-23 18:10:39.283 | + inc/python:pip_install:203 : return 0 2022-03-23 18:10:39.285 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 18:10:39.307 | Using python 3.8 to install etcd3gw 2022-03-23 18:10:39.310 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 18:10:40.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:40.194 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:40.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:40.194 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:41.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:41.365 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 18:10:41.372 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 18:10:41.373 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 18:10:41.374 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 18:10:41.376 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 18:10:41.410 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 18:10:41.411 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 18:10:41.414 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 18:10:41.415 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 18:10:43.903 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:10:43.911 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:10:43.911 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:10:44.030 | + inc/python:pip_install:200 : result=0 2022-03-23 18:10:44.033 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:10:44.036 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:44.038 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:44.040 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:44.042 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:44.044 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:44.047 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:10:44.049 | + functions-common:time_stop:2432 : start_time=1648059039302 2022-03-23 18:10:44.051 | + functions-common:time_stop:2434 : [[ -z 1648059039302 ]] 2022-03-23 18:10:44.054 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:44.058 | + functions-common:time_stop:2437 : end_time=1648059044056 2022-03-23 18:10:44.060 | + functions-common:time_stop:2438 : elapsed_time=4754 2022-03-23 18:10:44.063 | + functions-common:time_stop:2439 : total=31663 2022-03-23 18:10:44.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:44.067 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36417 2022-03-23 18:10:44.070 | + inc/python:pip_install:203 : return 0 2022-03-23 18:10:44.072 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 18:10:44.074 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 18:10:44.077 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 18:10:44.080 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:10:44.082 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:10:44.084 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:10:44.087 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:10:44.089 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:10:44.092 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:10:44.095 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:10:44.097 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:10:44.100 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:10:44.102 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:10:44.104 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:10:44.107 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 18:10:44.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:44.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:44.114 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 18:10:44.116 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:10:44.119 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:10:44.121 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:10:44.123 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:10:44.126 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:10:44.128 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:10:44.131 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:10:44.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:44.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:44.138 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:10:44.140 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:10:44.143 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:10:44.145 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:10:44.148 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:10:44.150 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:10:44.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:44.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:44.158 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:10:44.179 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:10:44.290 | Reading package lists... 2022-03-23 18:10:44.535 | Building dependency tree... 2022-03-23 18:10:44.537 | Reading state information... 2022-03-23 18:10:44.805 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 18:10:44.806 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 18:10:44.806 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:10:44.806 | The following packages were automatically installed and are no longer required: 2022-03-23 18:10:44.807 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:10:44.807 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:10:44.807 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:10:44.807 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:10:44.807 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:10:44.807 | python3-zope.interface 2022-03-23 18:10:44.807 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:10:44.926 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:10:44.931 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:10:44.933 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:10:44.935 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:44.938 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:44.940 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:44.942 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:44.944 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:44.947 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:10:44.949 | + functions-common:time_stop:2432 : start_time=1648059044177 2022-03-23 18:10:44.951 | + functions-common:time_stop:2434 : [[ -z 1648059044177 ]] 2022-03-23 18:10:44.955 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:44.959 | + functions-common:time_stop:2437 : end_time=1648059044956 2022-03-23 18:10:44.961 | + functions-common:time_stop:2438 : elapsed_time=779 2022-03-23 18:10:44.963 | + functions-common:time_stop:2439 : total=4686 2022-03-23 18:10:44.965 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:44.968 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5465 2022-03-23 18:10:44.971 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:10:44.973 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 18:10:44.976 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:10:44.978 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:10:44.980 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 18:10:45.043 | Module proxy already enabled 2022-03-23 18:10:45.047 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 18:10:45.108 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 18:10:45.108 | Module proxy already enabled 2022-03-23 18:10:45.108 | Module proxy_uwsgi already enabled 2022-03-23 18:10:45.113 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 18:10:45.115 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:10:45.118 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:10:45.120 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:10:45.288 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 18:10:45.290 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 18:10:45.293 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 18:10:45.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 18:10:45.303 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.306 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 18:10:45.308 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 18:10:45.310 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 18:10:45.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 18:10:45.321 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.323 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 18:10:45.325 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 18:10:45.328 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 18:10:45.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 18:10:45.338 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.341 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 18:10:45.343 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 18:10:45.346 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 18:10:45.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 18:10:45.355 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.358 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 18:10:45.360 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 18:10:45.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 18:10:45.370 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.372 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 18:10:45.375 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 18:10:45.378 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 18:10:45.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 18:10:45.387 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.390 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 18:10:45.408 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:45.411 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 18:10:45.413 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 18:10:45.416 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 18:10:45.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 18:10:45.425 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.428 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 18:10:45.445 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:45.447 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 18:10:45.450 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 18:10:45.452 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 18:10:45.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 18:10:45.462 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.465 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 18:10:45.467 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 18:10:45.470 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 18:10:45.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:10:45.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:10:45.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 18:10:45.480 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:10:45.482 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 18:10:45.485 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 18:10:45.487 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:10:45.491 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 18:10:45.493 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 18:10:45.495 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:10:45.499 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:10:45.499 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:10:45.505 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 18:10:45.507 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 18:10:45.510 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 18:10:45.512 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 18:10:45.515 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 18:10:45.538 | Using python 3.8 to install keystonemiddleware 2022-03-23 18:10:45.540 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 18:10:46.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:46.429 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:46.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:46.429 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:47.580 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:47.607 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 18:10:47.660 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 18:10:47.661 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 18:10:47.662 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 18:10:47.664 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 18:10:47.665 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 18:10:47.666 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 18:10:47.667 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 18:10:47.668 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 18:10:47.669 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 18:10:47.670 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 18:10:47.671 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 18:10:47.672 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 18:10:47.674 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 18:10:47.675 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 18:10:47.732 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 18:10:47.734 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 18:10:47.735 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 18:10:47.775 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 18:10:47.815 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 18:10:47.817 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 18:10:47.818 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 18:10:47.819 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 18:10:47.870 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 18:10:47.871 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 18:10:47.881 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 18:10:47.883 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 18:10:47.897 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 18:10:47.899 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 18:10:47.901 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 18:10:47.966 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 18:10:47.968 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 18:10:47.970 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 18:10:47.972 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 18:10:48.024 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 18:10:48.036 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 18:10:50.462 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:10:50.469 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:10:50.469 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:10:50.591 | + inc/python:pip_install:200 : result=0 2022-03-23 18:10:50.593 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:10:50.596 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:50.598 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:50.601 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:50.603 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:50.605 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:50.607 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:10:50.610 | + functions-common:time_stop:2432 : start_time=1648059045532 2022-03-23 18:10:50.613 | + functions-common:time_stop:2434 : [[ -z 1648059045532 ]] 2022-03-23 18:10:50.616 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:50.620 | + functions-common:time_stop:2437 : end_time=1648059050617 2022-03-23 18:10:50.622 | + functions-common:time_stop:2438 : elapsed_time=5085 2022-03-23 18:10:50.624 | + functions-common:time_stop:2439 : total=36417 2022-03-23 18:10:50.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:50.629 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41502 2022-03-23 18:10:50.631 | + inc/python:pip_install:203 : return 0 2022-03-23 18:10:50.634 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 18:10:50.636 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 18:10:50.639 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:10:50.642 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 18:10:50.644 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 18:10:50.647 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:10:50.650 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:10:50.650 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:10:50.656 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 18:10:50.659 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 18:10:50.661 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 18:10:50.664 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 18:10:50.667 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 18:10:50.689 | Using python 3.8 to install python-memcached 2022-03-23 18:10:50.692 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 18:10:51.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:51.606 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:51.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:51.606 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:52.771 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:52.797 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 18:10:52.800 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 18:10:55.319 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:10:55.326 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:10:55.326 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:10:55.445 | + inc/python:pip_install:200 : result=0 2022-03-23 18:10:55.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:10:55.449 | + functions-common:time_stop:2425 : local name 2022-03-23 18:10:55.452 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:10:55.454 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:10:55.457 | + functions-common:time_stop:2428 : local total 2022-03-23 18:10:55.459 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:10:55.461 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:10:55.464 | + functions-common:time_stop:2432 : start_time=1648059050684 2022-03-23 18:10:55.466 | + functions-common:time_stop:2434 : [[ -z 1648059050684 ]] 2022-03-23 18:10:55.469 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:10:55.473 | + functions-common:time_stop:2437 : end_time=1648059055471 2022-03-23 18:10:55.476 | + functions-common:time_stop:2438 : elapsed_time=4787 2022-03-23 18:10:55.478 | + functions-common:time_stop:2439 : total=41502 2022-03-23 18:10:55.480 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:10:55.483 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46289 2022-03-23 18:10:55.485 | + inc/python:pip_install:203 : return 0 2022-03-23 18:10:55.488 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 18:10:55.504 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:10:55.506 | + ./stack.sh:main:897 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 18:10:55.509 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 18:10:55.511 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 18:10:55.514 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 18:10:55.517 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:10:55.519 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 18:10:55.521 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 18:10:55.537 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:10:55.540 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 18:10:55.542 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 18:10:55.544 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 18:10:55.546 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:10:55.548 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:10:55.551 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:10:55.553 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:10:55.555 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:10:55.558 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:10:55.574 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:10:55.576 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:10:55.578 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:10:55.581 | + functions-common:git_clone:629 : echo master 2022-03-23 18:10:55.581 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:10:55.586 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 18:10:55.589 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:10:55.591 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 18:10:55.593 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:10:55.594 | + functions-common:git_clone:678 : head -1 2022-03-23 18:10:55.597 | c141e6164 trivial: Fix typo 2022-03-23 18:10:55.600 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:10:55.602 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 18:10:55.604 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:10:55.607 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:10:55.609 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 18:10:55.611 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:10:55.614 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 18:10:55.616 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:10:55.619 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:10:55.621 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 18:10:55.623 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:10:55.626 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:10:55.629 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 18:10:55.631 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:10:55.634 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 18:10:55.636 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:10:55.638 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:10:55.642 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 18:10:55.648 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 18:10:55.650 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 18:10:56.327 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 18:10:56.330 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:10:56.332 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:10:56.334 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:10:56.337 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:10:56.339 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 18:10:56.341 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:10:56.343 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:10:56.346 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:10:56.348 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:10:56.351 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:10:56.353 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:10:56.355 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:10:56.357 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 18:10:56.378 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 18:10:56.380 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 18:10:57.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:57.255 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:57.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:10:57.255 | from cryptography.utils import int_from_bytes 2022-03-23 18:10:58.391 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:10:58.417 | Obtaining file:///opt/stack/keystone 2022-03-23 18:10:58.418 | Preparing metadata (setup.py): started 2022-03-23 18:11:01.959 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:11:02.033 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 18:11:02.034 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 18:11:02.035 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 18:11:02.036 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 18:11:02.037 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 18:11:02.038 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 18:11:02.039 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 18:11:02.040 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 18:11:02.041 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 18:11:02.043 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 18:11:02.044 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 18:11:02.045 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:11:02.046 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 18:11:02.047 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 18:11:02.049 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 18:11:02.050 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 18:11:02.051 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 18:11:02.052 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 18:11:02.053 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 18:11:02.054 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 18:11:02.055 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 18:11:02.056 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 18:11:02.057 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 18:11:02.059 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 18:11:02.060 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 18:11:02.061 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:11:02.061 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 18:11:02.064 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 18:11:02.065 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 18:11:02.066 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:11:02.067 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 18:11:02.068 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 18:11:02.069 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 18:11:02.070 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 18:11:02.081 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 18:11:02.082 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 18:11:02.126 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 18:11:02.138 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:11:02.139 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 18:11:02.140 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 18:11:02.141 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 18:11:02.151 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 18:11:02.213 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 18:11:02.215 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 18:11:02.319 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 18:11:02.320 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 18:11:02.322 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 18:11:02.323 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 18:11:02.378 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 18:11:02.380 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 18:11:02.381 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 18:11:02.432 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 18:11:02.435 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 18:11:02.490 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 18:11:02.492 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 18:11:02.493 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 18:11:02.494 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 18:11:02.497 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 18:11:02.498 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 18:11:02.519 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 18:11:02.565 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 18:11:02.585 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 18:11:02.587 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 18:11:02.589 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 18:11:02.590 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 18:11:02.669 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 18:11:02.793 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 18:11:02.794 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 18:11:02.795 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 18:11:02.796 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 18:11:02.797 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 18:11:03.018 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 18:11:03.041 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 18:11:03.042 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 18:11:03.109 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 18:11:03.110 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 18:11:03.128 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 18:11:03.201 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 18:11:03.240 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 18:11:03.349 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:11:03.421 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 18:11:03.550 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 18:11:03.579 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 18:11:03.618 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 18:11:03.619 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 18:11:03.621 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 18:11:03.623 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 18:11:03.624 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 18:11:03.627 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 18:11:03.679 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 18:11:03.816 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 18:11:03.818 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 18:11:03.820 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 18:11:03.822 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 18:11:03.970 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 18:11:04.050 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 18:11:04.123 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 18:11:04.294 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:11:04.552 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 18:11:04.587 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 18:11:06.488 | Installing collected packages: keystone 2022-03-23 18:11:06.488 | Attempting uninstall: keystone 2022-03-23 18:11:06.489 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 18:11:06.492 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 18:11:06.494 | Running setup.py develop for keystone 2022-03-23 18:11:11.070 | Successfully installed keystone 2022-03-23 18:11:11.070 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:11:11.078 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:11:11.078 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:11:11.213 | + inc/python:pip_install:200 : result=0 2022-03-23 18:11:11.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:11:11.221 | + functions-common:time_stop:2425 : local name 2022-03-23 18:11:11.224 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:11:11.226 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:11:11.228 | + functions-common:time_stop:2428 : local total 2022-03-23 18:11:11.231 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:11:11.233 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:11:11.235 | + functions-common:time_stop:2432 : start_time=1648059056372 2022-03-23 18:11:11.237 | + functions-common:time_stop:2434 : [[ -z 1648059056372 ]] 2022-03-23 18:11:11.240 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:11:11.244 | + functions-common:time_stop:2437 : end_time=1648059071242 2022-03-23 18:11:11.246 | + functions-common:time_stop:2438 : elapsed_time=14870 2022-03-23 18:11:11.248 | + functions-common:time_stop:2439 : total=46289 2022-03-23 18:11:11.250 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:11:11.252 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61159 2022-03-23 18:11:11.255 | + inc/python:pip_install:203 : return 0 2022-03-23 18:11:11.257 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:11:11.259 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:11:11.262 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:11:11.281 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:11:11.293 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 18:11:11.296 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 18:11:11.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:11:11.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:11:11.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 18:11:11.305 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:11:11.308 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 18:11:11.324 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:11.326 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:11:11.329 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:11:11.331 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 18:11:11.334 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 18:11:11.347 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-23 18:11:11.349 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 18:11:11.354 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 18:11:11.370 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:11.373 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 18:11:11.403 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 18:11:11.431 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 18:11:11.462 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 18:11:11.492 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 18:11:11.524 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 18:11:11.554 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 18:11:11.583 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 18:11:11.610 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 18:11:11.613 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 18:11:11.615 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 18:11:11.617 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 18:11:11.620 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:11:11.622 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:11:11.638 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:11.641 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:11:11.644 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:11:11.646 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:11:11.661 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:11.664 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:11:11.666 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:11:11.697 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:11:11.699 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:11:11.701 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 18:11:11.704 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 18:11:11.721 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:11.723 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-03-23 18:11:11.754 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 18:11:11.756 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 18:11:11.789 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 18:11:11.791 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 18:11:11.794 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 18:11:11.796 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 18:11:11.799 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 18:11:11.802 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 18:11:11.832 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 18:11:11.835 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 18:11:11.837 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 18:11:11.839 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 18:11:11.842 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:11:11.860 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:11:11.862 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:11:11.865 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:11:11.868 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:11:11.871 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:11:11.899 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:11:11.927 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:11:11.955 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:11:11.983 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 18:11:12.011 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:11:12.013 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 18:11:12.016 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 18:11:12.018 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 18:11:12.021 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 18:11:12.023 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:11:12.026 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:11:12.029 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 18:11:12.034 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 18:11:12.036 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:11:12.038 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:11:12.051 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:11:12.051 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:11:12.060 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:11:12.063 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:11:12.079 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 18:11:12.081 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 18:11:12.085 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 18:11:12.115 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 18:11:12.143 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 18:11:12.170 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 18:11:12.198 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 18:11:12.226 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 18:11:12.254 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 18:11:12.281 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 18:11:12.308 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 18:11:12.336 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:11:12.364 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 18:11:12.392 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 18:11:12.419 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 18:11:12.447 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:11:12.449 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:11:12.453 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 18:11:12.455 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 18:11:12.458 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:11:12.460 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:12.462 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:12.465 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:11:12.467 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:11:12.470 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 18:11:12.497 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 18:11:12.526 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-23 18:11:12.526 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:11:12.535 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 18:11:12.538 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 18:11:12.540 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 18:11:12.543 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:11:12.545 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:11:12.548 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:11:12.550 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:12.552 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:12.555 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:11:12.557 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:11:12.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:12.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:12.565 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 18:11:12.626 | Site keystone-wsgi-public already enabled 2022-03-23 18:11:12.630 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:11:12.632 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:11:12.635 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:11:12.637 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:11:12.840 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 18:11:12.874 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 18:11:12.910 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 18:11:12.942 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 18:11:12.944 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 18:11:12.975 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 18:11:13.004 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 18:11:13.032 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 18:11:13.035 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 18:11:13.053 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:13.055 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 18:11:13.072 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:13.075 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 18:11:13.077 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 18:11:13.080 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 18:11:13.082 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:11:13.085 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 18:11:13.087 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 18:11:13.090 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 18:11:13.092 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 18:11:13.095 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:11:13.097 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:11:13.100 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:11:13.103 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:11:13.105 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:11:13.108 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:11:13.124 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:11:13.127 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:11:13.129 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:11:13.132 | + functions-common:git_clone:629 : echo master 2022-03-23 18:11:13.132 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:11:13.137 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 18:11:13.140 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:11:13.142 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 18:11:13.145 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:11:13.145 | + functions-common:git_clone:678 : head -1 2022-03-23 18:11:13.148 | f83bfe1df Update master for stable/yoga 2022-03-23 18:11:13.151 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:11:13.153 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 18:11:13.156 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:11:13.159 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:11:13.161 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 18:11:13.164 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 18:11:13.166 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 18:11:13.169 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:11:13.172 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:11:13.174 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 18:11:13.177 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:11:13.179 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 18:11:13.182 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 18:11:13.185 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:11:13.188 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 18:11:13.190 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:11:13.192 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:11:13.196 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 18:11:13.201 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 18:11:13.204 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 18:11:13.850 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 18:11:13.853 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:11:13.855 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:11:13.857 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:11:13.860 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:11:13.862 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 18:11:13.865 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:11:13.868 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 18:11:13.871 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:11:13.873 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 18:11:13.876 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 18:11:13.878 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 18:11:13.881 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:11:13.883 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 18:11:13.904 | Using python 3.8 to install /opt/stack/swift 2022-03-23 18:11:13.907 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 18:11:14.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:11:14.775 | from cryptography.utils import int_from_bytes 2022-03-23 18:11:14.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:11:14.775 | from cryptography.utils import int_from_bytes 2022-03-23 18:11:15.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:11:15.948 | Obtaining file:///opt/stack/swift 2022-03-23 18:11:15.949 | Preparing metadata (setup.py): started 2022-03-23 18:11:19.168 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:11:19.206 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 18:11:19.207 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 18:11:19.208 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 18:11:19.209 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 18:11:19.210 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 18:11:19.211 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 18:11:19.213 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 18:11:19.213 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 18:11:19.214 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 18:11:19.215 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 18:11:19.216 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 18:11:19.254 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 18:11:19.262 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 18:11:19.317 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 18:11:19.318 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 18:11:19.319 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 18:11:19.321 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 18:11:19.322 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 18:11:19.323 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 18:11:19.324 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 18:11:19.325 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 18:11:19.326 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 18:11:19.327 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 18:11:19.328 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 18:11:19.329 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 18:11:19.349 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 18:11:19.379 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 18:11:19.382 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 18:11:19.383 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 18:11:19.385 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 18:11:19.407 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 18:11:19.497 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 18:11:19.498 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 18:11:19.500 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 18:11:19.541 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 18:11:19.584 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 18:11:19.585 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 18:11:19.586 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 18:11:19.587 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 18:11:19.648 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 18:11:19.650 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 18:11:19.664 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 18:11:19.665 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 18:11:19.684 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 18:11:19.685 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 18:11:19.786 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 18:11:19.801 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 18:11:22.073 | Installing collected packages: swift 2022-03-23 18:11:22.073 | Attempting uninstall: swift 2022-03-23 18:11:22.074 | Found existing installation: swift 2.30.0.dev1 2022-03-23 18:11:22.077 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 18:11:22.079 | Running setup.py develop for swift 2022-03-23 18:11:26.350 | Successfully installed swift 2022-03-23 18:11:26.350 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:11:26.358 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:11:26.358 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:11:26.493 | + inc/python:pip_install:200 : result=0 2022-03-23 18:11:26.495 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:11:26.498 | + functions-common:time_stop:2425 : local name 2022-03-23 18:11:26.500 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:11:26.502 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:11:26.505 | + functions-common:time_stop:2428 : local total 2022-03-23 18:11:26.507 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:11:26.509 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:11:26.511 | + functions-common:time_stop:2432 : start_time=1648059073899 2022-03-23 18:11:26.513 | + functions-common:time_stop:2434 : [[ -z 1648059073899 ]] 2022-03-23 18:11:26.516 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:11:26.520 | + functions-common:time_stop:2437 : end_time=1648059086518 2022-03-23 18:11:26.523 | + functions-common:time_stop:2438 : elapsed_time=12619 2022-03-23 18:11:26.525 | + functions-common:time_stop:2439 : total=61159 2022-03-23 18:11:26.527 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:11:26.529 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73778 2022-03-23 18:11:26.532 | + inc/python:pip_install:203 : return 0 2022-03-23 18:11:26.534 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:11:26.537 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:11:26.539 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:11:26.558 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:11:26.570 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 18:11:26.573 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 18:11:26.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:11:26.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:11:26.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 18:11:26.583 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:11:26.585 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 18:11:26.588 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:11:26.590 | + ./stack.sh:main:908 : configure_swift 2022-03-23 18:11:26.592 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 18:11:26.595 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 18:11:26.597 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 18:11:26.599 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 18:11:26.601 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 18:11:27.789 | No object-reconstructor running 2022-03-23 18:11:27.789 | No container-reconciler running 2022-03-23 18:11:27.789 | No container-server running 2022-03-23 18:11:27.789 | No account-replicator running 2022-03-23 18:11:27.789 | No container-auditor running 2022-03-23 18:11:27.790 | No container-sync running 2022-03-23 18:11:27.790 | No container-sharder running 2022-03-23 18:11:27.790 | No container-replicator running 2022-03-23 18:11:27.790 | No account-reaper running 2022-03-23 18:11:27.790 | No container-updater running 2022-03-23 18:11:27.790 | No account-server running 2022-03-23 18:11:27.790 | No object-expirer running 2022-03-23 18:11:27.790 | No account-auditor running 2022-03-23 18:11:27.790 | No object-auditor running 2022-03-23 18:11:27.790 | No proxy-server running 2022-03-23 18:11:27.790 | No object-replicator running 2022-03-23 18:11:27.790 | No object-server running 2022-03-23 18:11:27.790 | No object-updater running 2022-03-23 18:11:27.882 | + lib/swift:configure_swift:337 : true 2022-03-23 18:11:27.884 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 18:11:27.896 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 18:11:27.909 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 18:11:27.912 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 18:11:27.912 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 18:11:27.916 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 18:11:27.917 | s/%GROUP%/ubuntu/; 2022-03-23 18:11:27.917 | s/%USER%/ubuntu/; 2022-03-23 18:11:27.917 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 18:11:27.917 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 18:11:27.920 | uid = ubuntu 2022-03-23 18:11:27.920 | gid = ubuntu 2022-03-23 18:11:27.920 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 18:11:27.920 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 18:11:27.920 | address = 127.0.0.1 2022-03-23 18:11:27.920 | 2022-03-23 18:11:27.920 | [account6612] 2022-03-23 18:11:27.920 | max connections = 25 2022-03-23 18:11:27.920 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:11:27.920 | read only = false 2022-03-23 18:11:27.920 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 18:11:27.920 | 2022-03-23 18:11:27.920 | [account6622] 2022-03-23 18:11:27.920 | max connections = 25 2022-03-23 18:11:27.920 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:11:27.921 | read only = false 2022-03-23 18:11:27.921 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 18:11:27.921 | 2022-03-23 18:11:27.921 | [account6632] 2022-03-23 18:11:27.921 | max connections = 25 2022-03-23 18:11:27.921 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:11:27.921 | read only = false 2022-03-23 18:11:27.921 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 18:11:27.921 | 2022-03-23 18:11:27.921 | [account6642] 2022-03-23 18:11:27.921 | max connections = 25 2022-03-23 18:11:27.921 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:11:27.922 | read only = false 2022-03-23 18:11:27.922 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 18:11:27.922 | 2022-03-23 18:11:27.922 | 2022-03-23 18:11:27.922 | [container6611] 2022-03-23 18:11:27.922 | max connections = 25 2022-03-23 18:11:27.922 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:11:27.922 | read only = false 2022-03-23 18:11:27.922 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 18:11:27.922 | 2022-03-23 18:11:27.922 | [container6621] 2022-03-23 18:11:27.922 | max connections = 25 2022-03-23 18:11:27.922 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:11:27.922 | read only = false 2022-03-23 18:11:27.922 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 18:11:27.922 | 2022-03-23 18:11:27.922 | [container6631] 2022-03-23 18:11:27.922 | max connections = 25 2022-03-23 18:11:27.922 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:11:27.922 | read only = false 2022-03-23 18:11:27.922 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 18:11:27.922 | 2022-03-23 18:11:27.922 | [container6641] 2022-03-23 18:11:27.922 | max connections = 25 2022-03-23 18:11:27.922 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:11:27.922 | read only = false 2022-03-23 18:11:27.922 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 18:11:27.922 | 2022-03-23 18:11:27.922 | 2022-03-23 18:11:27.922 | [object6613] 2022-03-23 18:11:27.922 | max connections = 25 2022-03-23 18:11:27.922 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:11:27.922 | read only = false 2022-03-23 18:11:27.922 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 18:11:27.923 | 2022-03-23 18:11:27.923 | [object6623] 2022-03-23 18:11:27.923 | max connections = 25 2022-03-23 18:11:27.923 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:11:27.923 | read only = false 2022-03-23 18:11:27.923 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 18:11:27.923 | 2022-03-23 18:11:27.923 | [object6633] 2022-03-23 18:11:27.923 | max connections = 25 2022-03-23 18:11:27.923 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:11:27.923 | read only = false 2022-03-23 18:11:27.923 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 18:11:27.923 | 2022-03-23 18:11:27.923 | [object6643] 2022-03-23 18:11:27.923 | max connections = 25 2022-03-23 18:11:27.923 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:11:27.923 | read only = false 2022-03-23 18:11:27.923 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 18:11:27.924 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 18:11:27.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:27.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:27.930 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 18:11:27.942 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 18:11:27.944 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 18:11:27.948 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 18:11:27.953 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 18:11:27.955 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 18:11:27.959 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 18:11:27.988 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2022-03-23 18:11:28.014 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 18:11:28.033 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 18:11:28.061 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 18:11:28.078 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:11:28.106 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 18:11:28.125 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 18:11:28.153 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 18:11:28.172 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 18:11:28.200 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 18:11:28.218 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:11:28.247 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 18:11:28.264 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 18:11:28.279 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:28.282 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 18:11:28.310 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 18:11:28.338 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 18:11:28.365 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 18:11:28.393 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 18:11:28.408 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:28.411 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 18:11:28.438 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 18:11:28.453 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:28.456 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 18:11:28.472 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:28.474 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 18:11:28.476 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 18:11:28.491 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:28.493 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 18:11:28.496 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 18:11:28.498 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 18:11:28.503 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 18:11:28.508 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 18:11:28.536 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 18:11:28.562 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 18:11:28.592 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 18:11:28.626 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 18:11:28.654 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 18:11:28.656 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 18:11:28.659 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 18:11:28.661 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 18:11:28.663 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 18:11:28.690 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 18:11:28.718 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2022-03-23 18:11:28.744 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 18:11:28.772 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 18:11:28.799 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 18:11:28.827 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 18:11:28.854 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 18:11:28.882 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:11:28.910 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 18:11:28.938 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 18:11:28.966 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 18:11:28.993 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 18:11:29.022 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 18:11:29.053 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 18:11:29.080 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 18:11:29.098 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 18:11:29.128 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 18:11:29.155 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 18:11:29.159 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 18:11:29.189 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 18:11:29.216 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 18:11:29.243 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 18:11:29.246 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:11:29.248 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 18:11:29.251 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 18:11:29.255 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 18:11:29.258 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 18:11:29.260 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:11:29.262 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 18:11:29.264 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 18:11:29.266 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:11:29.269 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:11:29.271 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 18:11:29.289 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 18:11:29.318 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 18:11:29.336 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 18:11:29.364 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 18:11:29.383 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:11:29.411 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 18:11:29.430 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:11:29.458 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 18:11:29.476 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:11:29.505 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 18:11:29.523 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 18:11:29.552 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:11:29.571 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:11:29.600 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 18:11:29.620 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 18:11:29.648 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 18:11:29.666 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 18:11:29.694 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-23 18:11:29.699 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 18:11:29.717 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:11:29.747 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 18:11:29.775 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 18:11:29.778 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 18:11:29.782 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 18:11:29.785 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 18:11:29.787 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:11:29.789 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 18:11:29.791 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 18:11:29.793 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:11:29.796 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:11:29.798 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 18:11:29.816 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 18:11:29.845 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 18:11:29.863 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 18:11:29.892 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 18:11:29.910 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:11:29.939 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 18:11:29.957 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:11:29.986 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 18:11:30.005 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:11:30.034 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 18:11:30.053 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 18:11:30.082 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:11:30.100 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:11:30.130 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 18:11:30.148 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 18:11:30.178 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 18:11:30.196 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 18:11:30.224 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-23 18:11:30.228 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 18:11:30.247 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:11:30.275 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 18:11:30.277 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 18:11:30.282 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 18:11:30.285 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 18:11:30.287 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:11:30.289 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 18:11:30.291 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 18:11:30.294 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:11:30.296 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:11:30.299 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 18:11:30.316 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 18:11:30.345 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 18:11:30.364 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 18:11:30.391 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 18:11:30.410 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:11:30.439 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 18:11:30.458 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:11:30.488 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 18:11:30.506 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:11:30.535 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 18:11:30.553 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 18:11:30.582 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:11:30.600 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:11:30.628 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 18:11:30.652 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 18:11:30.681 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 18:11:30.699 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 18:11:30.727 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-23 18:11:30.732 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 18:11:30.751 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:11:30.779 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 18:11:30.807 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 18:11:30.836 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 18:11:30.865 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 18:11:30.868 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 18:11:30.872 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 18:11:30.901 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 18:11:30.930 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 18:11:30.960 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 18:11:30.989 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 18:11:31.019 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 18:11:31.047 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 18:11:31.075 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 18:11:31.105 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 18:11:31.136 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 18:11:31.153 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:31.156 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 18:11:31.175 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 18:11:31.178 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 18:11:31.200 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 18:11:31.202 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2022-03-23 18:11:31.230 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 18:11:31.232 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 18:11:31.260 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2022-03-23 18:11:31.290 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 18:11:31.292 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 18:11:31.321 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 18:11:31.337 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:31.339 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 18:11:31.342 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 18:11:31.347 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 18:11:31.349 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 18:11:31.363 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 18:11:31.365 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 18:11:31.377 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 18:11:31.379 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 18:11:31.381 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:11:31.384 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:11:31.386 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:11:31.388 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:11:31.391 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:11:31.393 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:11:31.396 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 18:11:31.408 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:11:31.410 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 18:11:31.413 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 18:11:31.431 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:31.433 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 18:11:31.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:31.454 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 18:11:31.456 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 18:11:31.459 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 18:11:31.461 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:11:31.464 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 18:11:31.466 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 18:11:31.469 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 18:11:31.472 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 18:11:31.489 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:31.492 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 18:11:31.495 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 18:11:31.512 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:31.515 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 18:11:31.517 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 18:11:31.520 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 18:11:31.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:11:31.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:11:31.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 18:11:31.531 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:11:31.534 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 18:11:31.537 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 18:11:31.539 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 18:11:31.542 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 18:11:31.545 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 18:11:31.548 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 18:11:31.551 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 18:11:31.554 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 18:11:31.557 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 18:11:31.559 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 18:11:31.564 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:11:31.565 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 18:11:31.569 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 18:11:31.572 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 18:11:31.575 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 18:11:31.578 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 18:11:31.580 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 18:11:31.602 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 18:11:31.604 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 18:11:32.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:11:32.492 | from cryptography.utils import int_from_bytes 2022-03-23 18:11:32.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:11:32.492 | from cryptography.utils import int_from_bytes 2022-03-23 18:11:33.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:11:33.657 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 18:11:33.739 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 18:11:33.740 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 18:11:33.741 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 18:11:33.742 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 18:11:33.743 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 18:11:33.744 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 18:11:33.745 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 18:11:33.746 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 18:11:33.747 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 18:11:33.748 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 18:11:33.750 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 18:11:33.750 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 18:11:33.753 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 18:11:33.755 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 18:11:33.757 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 18:11:33.760 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 18:11:33.763 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 18:11:33.765 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 18:11:33.774 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 18:11:33.775 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 18:11:33.789 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 18:11:33.857 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 18:11:33.859 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 18:11:33.860 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 18:11:33.883 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 18:11:33.885 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 18:11:33.888 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 18:11:33.890 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 18:11:33.891 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 18:11:33.901 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 18:11:33.942 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 18:11:33.943 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 18:11:33.944 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 18:11:33.946 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 18:11:33.966 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 18:11:33.967 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 18:11:33.983 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 18:11:34.000 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 18:11:34.002 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 18:11:34.020 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 18:11:34.023 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 18:11:34.102 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 18:11:34.105 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 18:11:34.107 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 18:11:34.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 18:11:34.159 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 18:11:34.184 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 18:11:34.383 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 18:11:34.388 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 18:11:34.420 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 18:11:34.422 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 18:11:34.423 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 18:11:34.424 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 18:11:34.427 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 18:11:34.429 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 18:11:34.485 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 18:11:34.677 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 18:11:34.701 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 18:11:34.785 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 18:11:34.934 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 18:11:37.043 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:11:37.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:11:37.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:11:37.178 | + inc/python:pip_install:200 : result=0 2022-03-23 18:11:37.180 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:11:37.183 | + functions-common:time_stop:2425 : local name 2022-03-23 18:11:37.185 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:11:37.188 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:11:37.190 | + functions-common:time_stop:2428 : local total 2022-03-23 18:11:37.193 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:11:37.195 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:11:37.197 | + functions-common:time_stop:2432 : start_time=1648059091596 2022-03-23 18:11:37.200 | + functions-common:time_stop:2434 : [[ -z 1648059091596 ]] 2022-03-23 18:11:37.203 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:11:37.208 | + functions-common:time_stop:2437 : end_time=1648059097205 2022-03-23 18:11:37.210 | + functions-common:time_stop:2438 : elapsed_time=5609 2022-03-23 18:11:37.213 | + functions-common:time_stop:2439 : total=73778 2022-03-23 18:11:37.215 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:11:37.217 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79387 2022-03-23 18:11:37.220 | + inc/python:pip_install:203 : return 0 2022-03-23 18:11:37.223 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 18:11:37.225 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 18:11:37.228 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 18:11:37.241 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 18:11:37.246 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 18:11:37.249 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 18:11:37.252 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 18:11:37.254 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:11:37.256 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:11:37.259 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:11:37.262 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:11:37.265 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:11:37.268 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:11:37.284 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:11:37.287 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:11:37.289 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:11:37.292 | + functions-common:git_clone:629 : echo master 2022-03-23 18:11:37.292 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:11:37.298 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 18:11:37.301 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:11:37.303 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 18:11:37.306 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:11:37.306 | + functions-common:git_clone:678 : head -1 2022-03-23 18:11:37.310 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 18:11:37.314 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:11:37.316 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 18:11:37.319 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:11:37.322 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:11:37.324 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 18:11:37.327 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:11:37.329 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 18:11:37.332 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:11:37.335 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:11:37.337 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 18:11:37.340 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:11:37.342 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:11:37.345 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 18:11:37.348 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:11:37.351 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 18:11:37.353 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:11:37.356 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:11:37.360 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 18:11:37.366 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 18:11:37.368 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-23 18:11:38.022 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 18:11:38.025 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:11:38.027 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:11:38.030 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:11:38.032 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:11:38.034 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 18:11:38.037 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:11:38.040 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:11:38.043 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:11:38.046 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:11:38.049 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:11:38.051 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:11:38.053 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:11:38.056 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 18:11:38.078 | Using python 3.8 to install /opt/stack/glance 2022-03-23 18:11:38.080 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 18:11:38.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:11:38.957 | from cryptography.utils import int_from_bytes 2022-03-23 18:11:38.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:11:38.957 | from cryptography.utils import int_from_bytes 2022-03-23 18:11:40.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:11:40.134 | Obtaining file:///opt/stack/glance 2022-03-23 18:11:40.134 | Preparing metadata (setup.py): started 2022-03-23 18:11:43.359 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:11:43.427 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 18:11:43.428 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 18:11:43.429 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 18:11:43.431 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 18:11:43.432 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 18:11:43.433 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 18:11:43.434 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 18:11:43.435 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 18:11:43.436 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 18:11:43.437 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 18:11:43.439 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 18:11:43.440 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 18:11:43.441 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 18:11:43.442 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:11:43.443 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 18:11:43.444 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 18:11:43.445 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 18:11:43.446 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 18:11:43.447 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 18:11:43.448 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 18:11:43.449 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 18:11:43.450 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 18:11:43.451 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 18:11:43.452 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 18:11:43.453 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 18:11:43.454 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 18:11:43.455 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 18:11:43.457 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 18:11:43.458 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:11:43.459 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 18:11:43.460 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 18:11:43.462 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 18:11:43.463 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 18:11:43.464 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 18:11:43.465 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 18:11:43.466 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 18:11:43.468 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 18:11:43.469 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:11:43.469 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 18:11:43.470 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 18:11:43.472 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 18:11:43.473 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 18:11:43.474 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 18:11:43.490 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 18:11:43.491 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 18:11:43.493 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 18:11:43.512 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 18:11:43.515 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 18:11:43.554 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 18:11:43.571 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 18:11:43.579 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 18:11:43.593 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 18:11:43.594 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 18:11:43.595 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 18:11:43.686 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 18:11:43.760 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 18:11:43.813 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 18:11:43.816 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 18:11:43.847 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 18:11:43.892 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 18:11:43.893 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:11:43.896 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 18:11:43.953 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 18:11:43.955 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 18:11:43.959 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 18:11:43.985 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 18:11:44.058 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 18:11:44.062 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 18:11:44.120 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 18:11:44.121 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 18:11:44.125 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 18:11:44.127 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 18:11:44.129 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 18:11:44.152 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 18:11:44.153 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 18:11:44.158 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 18:11:44.199 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 18:11:44.242 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 18:11:44.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 18:11:44.245 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 18:11:44.323 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 18:11:44.383 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 18:11:44.484 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 18:11:44.761 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 18:11:44.762 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:11:44.765 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 18:11:44.768 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 18:11:44.824 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 18:11:44.847 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 18:11:44.961 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 18:11:45.067 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 18:11:45.279 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 18:11:45.281 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 18:11:45.282 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 18:11:45.284 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 18:11:45.285 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:11:45.286 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 18:11:45.288 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 18:11:45.407 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 18:11:45.441 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 18:11:45.487 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 18:11:45.490 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 18:11:45.730 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 18:11:45.914 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 18:11:45.915 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 18:11:45.917 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 18:11:45.920 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 18:11:46.028 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 18:11:46.181 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:11:46.285 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 18:11:46.598 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 18:11:46.601 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 18:11:46.826 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 18:11:47.140 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 18:11:47.453 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 18:11:47.454 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 18:11:48.914 | Installing collected packages: glance 2022-03-23 18:11:48.914 | Attempting uninstall: glance 2022-03-23 18:11:48.915 | Found existing installation: glance 24.1.0.dev4 2022-03-23 18:11:48.922 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 18:11:48.924 | Running setup.py develop for glance 2022-03-23 18:11:53.394 | Successfully installed glance 2022-03-23 18:11:53.394 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:11:53.402 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:11:53.402 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:11:53.548 | + inc/python:pip_install:200 : result=0 2022-03-23 18:11:53.551 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:11:53.553 | + functions-common:time_stop:2425 : local name 2022-03-23 18:11:53.555 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:11:53.558 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:11:53.560 | + functions-common:time_stop:2428 : local total 2022-03-23 18:11:53.563 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:11:53.565 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:11:53.567 | + functions-common:time_stop:2432 : start_time=1648059098072 2022-03-23 18:11:53.570 | + functions-common:time_stop:2434 : [[ -z 1648059098072 ]] 2022-03-23 18:11:53.572 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:11:53.577 | + functions-common:time_stop:2437 : end_time=1648059113574 2022-03-23 18:11:53.580 | + functions-common:time_stop:2438 : elapsed_time=15502 2022-03-23 18:11:53.582 | + functions-common:time_stop:2439 : total=79387 2022-03-23 18:11:53.584 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:11:53.586 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94889 2022-03-23 18:11:53.589 | + inc/python:pip_install:203 : return 0 2022-03-23 18:11:53.591 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:11:53.594 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:11:53.596 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:11:53.616 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:11:53.628 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 18:11:53.631 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 18:11:53.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:11:53.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:11:53.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 18:11:53.642 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:11:53.644 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:11:53.647 | + ./stack.sh:main:920 : configure_glance 2022-03-23 18:11:53.649 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 18:11:53.662 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 18:11:53.665 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 18:11:53.667 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 18:11:53.670 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 18:11:53.672 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 18:11:53.674 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:11:53.677 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:11:53.680 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 18:11:53.713 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:11:53.743 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 18:11:53.774 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 18:11:53.804 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 18:11:53.834 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 18:11:53.866 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 18:11:53.868 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 18:11:53.871 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 18:11:53.874 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:11:53.876 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 18:11:53.905 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 18:11:53.935 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 18:11:53.965 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 18:11:53.995 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 18:11:54.025 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 18:11:54.056 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 18:11:54.086 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 18:11:54.116 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:11:54.146 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:11:54.178 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 18:11:54.208 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 18:11:54.210 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 18:11:54.213 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 18:11:54.215 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:11:54.218 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:11:54.220 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:11:54.238 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:54.241 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:11:54.244 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:11:54.246 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:11:54.263 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:54.265 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:11:54.268 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:11:54.299 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:11:54.301 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:11:54.304 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 18:11:54.306 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 18:11:54.309 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 18:11:54.338 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 18:11:54.370 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 18:11:54.372 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 18:11:54.375 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 18:11:54.377 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 18:11:54.380 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 18:11:54.382 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 18:11:54.385 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 18:11:54.415 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 18:11:54.418 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2022-03-23 18:11:54.448 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 18:11:54.450 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 18:11:54.468 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:54.471 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 18:11:54.501 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 18:11:54.532 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 18:11:54.562 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 18:11:54.593 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 18:11:54.623 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 18:11:54.640 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:54.643 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:11:54.673 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 18:11:54.703 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 18:11:54.733 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2022-03-23 18:11:54.763 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 18:11:54.794 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2022-03-23 18:11:54.824 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 18:11:54.841 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:54.844 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 18:11:54.847 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 18:11:54.849 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 18:11:54.852 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:11:54.870 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:11:54.872 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:11:54.875 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:11:54.877 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:11:54.880 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:11:54.910 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:11:54.941 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:11:54.972 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:11:55.002 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 18:11:55.007 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 18:11:55.038 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 18:11:55.069 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 18:11:55.100 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2022-03-23 18:11:55.130 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 18:11:55.161 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 18:11:55.191 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 18:11:55.223 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 18:11:55.254 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 18:11:55.284 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 18:11:55.315 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 18:11:55.345 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 18:11:55.350 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 18:11:55.359 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 18:11:55.376 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:11:55.378 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 18:11:55.381 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 18:11:55.383 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 18:11:55.386 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 18:11:55.388 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 18:11:55.391 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 18:11:55.395 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 18:11:55.397 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 18:11:55.401 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 18:11:55.432 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 18:11:55.434 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 18:11:55.437 | ++ functions:get_random_port:837 : true 2022-03-23 18:11:55.439 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 18:11:55.442 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 18:11:55.444 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 18:11:55.507 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 18:11:55.509 | ++ functions:get_random_port:841 : break 2 2022-03-23 18:11:55.512 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 18:11:55.515 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 18:11:55.517 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 18:11:55.545 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 18:11:55.573 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 18:11:55.600 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:11:55.629 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:11:55.657 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:11:55.685 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:11:55.712 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:11:55.741 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:11:55.768 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:11:55.797 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:11:55.824 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:11:55.852 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:11:55.881 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:11:55.908 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 18:11:55.936 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 18:11:55.964 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 18:11:55.993 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 18:11:56.021 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 18:11:56.051 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 18:11:56.053 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 18:11:56.056 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:11:56.058 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:56.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:56.066 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 18:11:56.069 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 18:11:56.125 | proxy (enabled by site administrator) 2022-03-23 18:11:56.128 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 18:11:56.131 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 18:11:56.133 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:11:56.136 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:56.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:56.141 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 18:11:56.143 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 18:11:56.197 | proxy_http (enabled by site administrator) 2022-03-23 18:11:56.200 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 18:11:56.204 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 18:11:56.207 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 18:11:56.209 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:11:56.211 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:56.214 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:56.216 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:11:56.220 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:11:56.223 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 18:11:56.223 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:11:56.232 | KeepAlive Off 2022-03-23 18:11:56.236 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:11:56.236 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 18:11:56.245 | SetEnv proxy-sendchunked 1 2022-03-23 18:11:56.249 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:11:56.249 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 18:11:56.257 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 18:11:56.261 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 18:11:56.263 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 18:11:56.266 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:11:56.269 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:11:56.271 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:11:56.273 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:56.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:56.278 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:11:56.281 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:11:56.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:11:56.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:11:56.289 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 18:11:56.351 | Site glance-wsgi-api already enabled 2022-03-23 18:11:56.355 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 18:11:56.358 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:11:56.360 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:11:56.363 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:11:56.502 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 18:11:56.508 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 18:11:56.543 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 18:11:56.546 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 18:11:56.566 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:11:56.568 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 18:11:56.571 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 18:11:56.574 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 18:11:56.576 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:11:56.580 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 18:11:56.582 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 18:11:56.585 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 18:11:56.587 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 18:11:56.590 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:11:56.592 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:11:56.596 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:11:56.599 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:11:56.601 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:11:56.604 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:11:56.622 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:11:56.624 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:11:56.627 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:11:56.630 | + functions-common:git_clone:629 : echo master 2022-03-23 18:11:56.630 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:11:56.635 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 18:11:56.638 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:11:56.640 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 18:11:56.644 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:11:56.644 | + functions-common:git_clone:678 : head -1 2022-03-23 18:11:56.666 | b5a6ff227 Merge "db: Remove 'use_slave' arguments" 2022-03-23 18:11:56.669 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:11:56.673 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 18:11:56.675 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:11:56.678 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:11:56.681 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 18:11:56.683 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:11:56.686 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 18:11:56.688 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:11:56.691 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:11:56.693 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 18:11:56.696 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:11:56.699 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:11:56.702 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 18:11:56.704 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:11:56.708 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 18:11:56.710 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:11:56.713 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:11:56.716 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 18:11:56.723 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 18:11:56.725 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 18:11:57.386 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 18:11:57.389 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:11:57.392 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:11:57.394 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:11:57.396 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:11:57.399 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 18:11:57.401 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:11:57.404 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:11:57.406 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:11:57.409 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:11:57.411 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:11:57.414 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:11:57.416 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:11:57.419 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 18:11:57.441 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 18:11:57.443 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 18:11:58.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:11:58.338 | from cryptography.utils import int_from_bytes 2022-03-23 18:11:58.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:11:58.338 | from cryptography.utils import int_from_bytes 2022-03-23 18:11:59.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:11:59.506 | Obtaining file:///opt/stack/cinder 2022-03-23 18:11:59.507 | Preparing metadata (setup.py): started 2022-03-23 18:12:03.506 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:12:03.637 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.8.1) 2022-03-23 18:12:03.638 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.1) 2022-03-23 18:12:03.640 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.33.0) 2022-03-23 18:12:03.641 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.1.2) 2022-03-23 18:12:03.642 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.20.4) 2022-03-23 18:12:03.643 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.0.2) 2022-03-23 18:12:03.644 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev31) (3.2.0) 2022-03-23 18:12:03.645 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 18:12:03.646 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (9.4.0) 2022-03-23 18:12:03.647 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.8.0) 2022-03-23 18:12:03.648 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.3) 2022-03-23 18:12:03.649 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (8.8.0) 2022-03-23 18:12:03.650 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 18:12:03.651 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.0) 2022-03-23 18:12:03.653 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (11.2.0) 2022-03-23 18:12:03.654 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.7.0) 2022-03-23 18:12:03.656 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (12.13.0) 2022-03-23 18:12:03.657 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.1) 2022-03-23 18:12:03.658 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.11.0) 2022-03-23 18:12:03.659 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.7.0) 2022-03-23 18:12:03.660 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.3.0) 2022-03-23 18:12:03.661 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 18:12:03.662 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.3.0) 2022-03-23 18:12:03.663 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.0) 2022-03-23 18:12:03.665 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.0) 2022-03-23 18:12:03.666 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.12.2) 2022-03-23 18:12:03.667 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.6.0) 2022-03-23 18:12:03.668 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.4.2) 2022-03-23 18:12:03.669 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (21.3) 2022-03-23 18:12:03.670 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.1) 2022-03-23 18:12:03.671 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 18:12:03.672 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.1) 2022-03-23 18:12:03.673 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.9.0) 2022-03-23 18:12:03.675 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.0.7) 2022-03-23 18:12:03.676 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.3.0) 2022-03-23 18:12:03.677 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.6.0) 2022-03-23 18:12:03.678 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.4.0) 2022-03-23 18:12:03.679 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (17.7.0) 2022-03-23 18:12:03.680 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.13.1) 2022-03-23 18:12:03.681 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2021.3) 2022-03-23 18:12:03.682 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.27.1) 2022-03-23 18:12:03.683 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.5.1) 2022-03-23 18:12:03.684 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.6.4) 2022-03-23 18:12:03.685 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.74) 2022-03-23 18:12:03.687 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.16.0) 2022-03-23 18:12:03.688 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.4.31) 2022-03-23 18:12:03.689 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.13.0) 2022-03-23 18:12:03.690 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 18:12:03.691 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.8.9) 2022-03-23 18:12:03.692 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 18:12:03.693 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.8.7) 2022-03-23 18:12:03.695 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.0) 2022-03-23 18:12:03.696 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.0) 2022-03-23 18:12:03.697 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.2.0) 2022-03-23 18:12:03.698 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.6.0) 2022-03-23 18:12:03.699 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.10.1) 2022-03-23 18:12:03.700 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.38.0) 2022-03-23 18:12:03.701 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.1) 2022-03-23 18:12:03.702 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (36.0.1) 2022-03-23 18:12:03.703 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.2.2) 2022-03-23 18:12:03.705 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.1.0) 2022-03-23 18:12:03.706 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.21.7) 2022-03-23 18:12:03.720 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (1.24.7) 2022-03-23 18:12:03.721 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 18:12:03.722 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.10.0) 2022-03-23 18:12:03.783 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev31) (1.15.0) 2022-03-23 18:12:03.813 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev31) (2.1.0) 2022-03-23 18:12:03.827 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (4.1.1) 2022-03-23 18:12:03.828 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (0.1.0) 2022-03-23 18:12:03.830 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:12:03.831 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.6.0) 2022-03-23 18:12:03.928 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev31) (1.7.0) 2022-03-23 18:12:03.981 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (3.1.1) 2022-03-23 18:12:03.984 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (2.10.1) 2022-03-23 18:12:04.009 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.4.8) 2022-03-23 18:12:04.011 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.2.8) 2022-03-23 18:12:04.013 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (4.8) 2022-03-23 18:12:04.067 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev31) (0.17.3) 2022-03-23 18:12:04.111 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (0.8.0) 2022-03-23 18:12:04.112 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:12:04.113 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (6.0) 2022-03-23 18:12:04.114 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 18:12:04.203 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (2.0.1) 2022-03-23 18:12:04.204 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (1.7.6) 2022-03-23 18:12:04.207 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 18:12:04.263 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev31) (2.8.2) 2022-03-23 18:12:04.267 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev31) (0.9.6) 2022-03-23 18:12:04.328 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.2.3) 2022-03-23 18:12:04.330 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.9) 2022-03-23 18:12:04.333 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (0.4.0) 2022-03-23 18:12:04.335 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.0) 2022-03-23 18:12:04.336 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (2.4.0) 2022-03-23 18:12:04.360 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.3.0) 2022-03-23 18:12:04.361 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.2.0) 2022-03-23 18:12:04.364 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.0.3) 2022-03-23 18:12:04.413 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev31) (1.0.3) 2022-03-23 18:12:04.500 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 18:12:04.504 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (3.0.0) 2022-03-23 18:12:04.527 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev31) (3.1.1) 2022-03-23 18:12:04.552 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev31) (0.11.0) 2022-03-23 18:12:04.623 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev31) (1.0.0) 2022-03-23 18:12:04.625 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev31) (1.26.8) 2022-03-23 18:12:04.758 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 18:12:04.783 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev31) (60.9.3) 2022-03-23 18:12:04.925 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (3.10.1) 2022-03-23 18:12:04.961 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (22.0.0) 2022-03-23 18:12:04.962 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.13.3) 2022-03-23 18:12:04.965 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 18:12:05.180 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (3.3) 2022-03-23 18:12:05.181 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2019.11.28) 2022-03-23 18:12:05.184 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2.0.12) 2022-03-23 18:12:05.221 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev31) (0.7) 2022-03-23 18:12:05.251 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev31) (0.23.2) 2022-03-23 18:12:05.490 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 18:12:05.490 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.4.2) 2022-03-23 18:12:05.633 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (1.4.2) 2022-03-23 18:12:05.635 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.6.3) 2022-03-23 18:12:05.637 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:12:05.795 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev31) (0.12.2) 2022-03-23 18:12:05.918 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (5.4.0) 2022-03-23 18:12:05.920 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (4.11.1) 2022-03-23 18:12:05.921 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (1.1.6) 2022-03-23 18:12:05.956 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.0) 2022-03-23 18:12:06.239 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev31) (2.21) 2022-03-23 18:12:06.320 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 18:12:06.321 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (2.4.0) 2022-03-23 18:12:06.529 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:12:06.623 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (3.19.4) 2022-03-23 18:12:06.625 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (1.55.0) 2022-03-23 18:12:06.807 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (2.1.0) 2022-03-23 18:12:07.239 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (1.1.5) 2022-03-23 18:12:07.288 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (0.13.1) 2022-03-23 18:12:07.339 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev31) (0.2.5) 2022-03-23 18:12:08.399 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.32) 2022-03-23 18:12:08.703 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (1.8.2) 2022-03-23 18:12:08.705 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (21.4.0) 2022-03-23 18:12:08.851 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (2.2) 2022-03-23 18:12:09.078 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.0.0) 2022-03-23 18:12:09.209 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (3.7.0) 2022-03-23 18:12:10.923 | Installing collected packages: cinder 2022-03-23 18:12:10.923 | Attempting uninstall: cinder 2022-03-23 18:12:10.923 | Found existing installation: cinder 20.1.0.dev31 2022-03-23 18:12:10.929 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 18:12:10.931 | Running setup.py develop for cinder 2022-03-23 18:12:16.723 | Successfully installed cinder 2022-03-23 18:12:16.723 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:12:16.731 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:12:16.731 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:12:16.884 | + inc/python:pip_install:200 : result=0 2022-03-23 18:12:16.886 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:12:16.888 | + functions-common:time_stop:2425 : local name 2022-03-23 18:12:16.891 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:12:16.893 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:12:16.895 | + functions-common:time_stop:2428 : local total 2022-03-23 18:12:16.898 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:12:16.900 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:12:16.902 | + functions-common:time_stop:2432 : start_time=1648059117435 2022-03-23 18:12:16.905 | + functions-common:time_stop:2434 : [[ -z 1648059117435 ]] 2022-03-23 18:12:16.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:12:16.912 | + functions-common:time_stop:2437 : end_time=1648059136909 2022-03-23 18:12:16.914 | + functions-common:time_stop:2438 : elapsed_time=19474 2022-03-23 18:12:16.917 | + functions-common:time_stop:2439 : total=94889 2022-03-23 18:12:16.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:12:16.922 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114363 2022-03-23 18:12:16.924 | + inc/python:pip_install:203 : return 0 2022-03-23 18:12:16.927 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:12:16.929 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:12:16.932 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:12:16.951 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:12:16.963 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 18:12:16.966 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 18:12:16.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:12:16.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:12:16.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 18:12:16.977 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:12:16.979 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 18:12:16.982 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 18:12:16.985 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 18:12:16.988 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:12:16.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:12:16.993 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 18:12:17.005 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 18:12:17.007 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:12:17.010 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:12:17.013 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:12:17.015 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:12:17.018 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:12:17.020 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:12:17.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:12:17.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:12:17.028 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:12:17.031 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:12:17.033 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:12:17.036 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:12:17.038 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 18:12:17.041 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:12:17.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:12:17.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:12:17.049 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 18:12:17.072 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 18:12:17.183 | Reading package lists... 2022-03-23 18:12:17.430 | Building dependency tree... 2022-03-23 18:12:17.432 | Reading state information... 2022-03-23 18:12:17.700 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 18:12:17.701 | The following packages were automatically installed and are no longer required: 2022-03-23 18:12:17.702 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:12:17.702 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:12:17.702 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:12:17.702 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:12:17.702 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:12:17.702 | python3-zope.interface 2022-03-23 18:12:17.702 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:12:17.818 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:12:17.822 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:12:17.825 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:12:17.828 | + functions-common:time_stop:2425 : local name 2022-03-23 18:12:17.831 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:12:17.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:12:17.836 | + functions-common:time_stop:2428 : local total 2022-03-23 18:12:17.838 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:12:17.841 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:12:17.844 | + functions-common:time_stop:2432 : start_time=1648059137069 2022-03-23 18:12:17.847 | + functions-common:time_stop:2434 : [[ -z 1648059137069 ]] 2022-03-23 18:12:17.850 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:12:17.854 | + functions-common:time_stop:2437 : end_time=1648059137852 2022-03-23 18:12:17.857 | + functions-common:time_stop:2438 : elapsed_time=783 2022-03-23 18:12:17.859 | + functions-common:time_stop:2439 : total=5465 2022-03-23 18:12:17.862 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:12:17.865 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6248 2022-03-23 18:12:17.867 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:12:17.870 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:12:17.873 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 18:12:17.875 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 18:12:17.888 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 18:12:17.892 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 18:12:17.894 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 18:12:17.897 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 18:12:17.900 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 18:12:17.900 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 18:12:17.905 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 18:12:17.908 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 18:12:17.910 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 18:12:17.912 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 18:12:17.914 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 18:12:17.916 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 18:12:17.918 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 18:12:17.920 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 18:12:17.932 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 18:12:17.944 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-23 18:12:17.956 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-23 18:12:17.969 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 18:12:17.981 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 18:12:17.984 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 18:12:17.988 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vhlHNuuQTi 2022-03-23 18:12:17.990 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 18:12:17.993 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 18:12:17.995 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 18:12:17.997 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vhlHNuuQTi 2022-03-23 18:12:18.001 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vhlHNuuQTi 2022-03-23 18:12:18.013 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vhlHNuuQTi /etc/sudoers.d/cinder-rootwrap 2022-03-23 18:12:18.025 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 18:12:18.030 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 18:12:18.032 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 18:12:18.035 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 18:12:18.037 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 18:12:18.039 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 18:12:18.041 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 18:12:18.044 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 18:12:18.047 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 18:12:18.051 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 18:12:18.056 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 18:12:18.075 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 18:12:18.094 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 18:12:18.113 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 18:12:18.132 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 18:12:18.151 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 18:12:18.171 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 18:12:18.190 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 18:12:18.209 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 18:12:18.211 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:12:18.214 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 18:12:18.216 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:12:18.219 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 18:12:18.249 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 18:12:18.277 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 18:12:18.304 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 18:12:18.333 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 18:12:18.360 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 18:12:18.390 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 18:12:18.418 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 18:12:18.446 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:12:18.474 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:12:18.503 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 18:12:18.534 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 18:12:18.563 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 18:12:18.566 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 18:12:18.568 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 18:12:18.571 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 18:12:18.573 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 18:12:18.577 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 18:12:18.608 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 18:12:18.638 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 18:12:18.667 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 18:12:18.696 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 18:12:18.725 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 18:12:18.754 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 18:12:18.786 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 18:12:18.789 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2022-03-23 18:12:18.817 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 18:12:18.849 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 18:12:18.856 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3e28a4a52d9319f000e4cd7684e85d7e 2022-03-23 18:12:18.885 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 18:12:18.887 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 18:12:18.925 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 18:12:18.954 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 18:12:18.982 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 18:12:19.011 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 18:12:19.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:12:19.031 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:12:19.033 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 18:12:19.036 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 18:12:19.038 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 18:12:19.041 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:12:19.043 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 18:12:19.045 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 18:12:19.048 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 18:12:19.050 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 18:12:19.052 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 18:12:19.055 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 18:12:19.086 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 18:12:19.114 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 18:12:19.143 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 18:12:19.172 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 18:12:19.200 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 18:12:19.229 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 18:12:19.231 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 18:12:19.234 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 18:12:19.236 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 18:12:19.265 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 18:12:19.268 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 18:12:19.296 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 18:12:19.299 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 18:12:19.301 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 18:12:19.304 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 18:12:19.333 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 18:12:19.335 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 18:12:19.338 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 18:12:19.355 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:12:19.357 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 18:12:19.360 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 18:12:19.363 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 18:12:19.365 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 18:12:19.393 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.47:8080/v1/AUTH_ 2022-03-23 18:12:19.423 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 18:12:19.440 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:12:19.442 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 18:12:19.459 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:12:19.461 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 18:12:19.478 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:12:19.480 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 18:12:19.483 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 18:12:19.485 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 18:12:19.488 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 18:12:19.491 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:12:19.493 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:12:19.496 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:12:19.512 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:12:19.516 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:12:19.518 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:12:19.520 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:12:19.537 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:12:19.539 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:12:19.542 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:12:19.571 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:12:19.573 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:12:19.576 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 18:12:19.579 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 18:12:19.581 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:12:19.584 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:12:19.602 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:12:19.604 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:12:19.607 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:12:19.609 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:12:19.612 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:12:19.640 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:12:19.669 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:12:19.697 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:12:19.726 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 18:12:19.743 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:12:19.746 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 18:12:19.749 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 18:12:19.751 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 18:12:19.753 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 18:12:19.756 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:12:19.758 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:12:19.761 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 18:12:19.766 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 18:12:19.768 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:12:19.771 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:12:19.783 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:12:19.783 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:12:19.792 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:12:19.795 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:12:19.811 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 18:12:19.814 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 18:12:19.817 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 18:12:19.847 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 18:12:19.875 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 18:12:19.903 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:12:19.930 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:12:19.959 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:12:19.986 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:12:20.015 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:12:20.042 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:12:20.070 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:12:20.099 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:12:20.126 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:12:20.154 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:12:20.182 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:12:20.185 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:12:20.188 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 18:12:20.190 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 18:12:20.193 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:12:20.195 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:12:20.197 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:12:20.200 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:12:20.203 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:12:20.206 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 18:12:20.234 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:12:20.262 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 18:12:20.263 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:12:20.272 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 18:12:20.276 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 18:12:20.278 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 18:12:20.281 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:12:20.283 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:12:20.286 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:12:20.288 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:12:20.291 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:12:20.293 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:12:20.295 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:12:20.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:12:20.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:12:20.302 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 18:12:20.364 | Enabling site cinder-wsgi. 2022-03-23 18:12:20.370 | To activate the new configuration, you need to run: 2022-03-23 18:12:20.370 | systemctl reload apache2 2022-03-23 18:12:20.375 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:12:20.377 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:12:20.379 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:12:20.382 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:12:20.518 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 18:12:20.521 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 18:12:20.554 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2022-03-23 18:12:20.586 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 18:12:20.603 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:12:20.606 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 18:12:20.609 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:12:20.611 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:12:20.614 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 18:12:20.616 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 18:12:20.647 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 18:12:20.677 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2022-03-23 18:12:20.705 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 18:12:20.735 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 18:12:20.763 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 18:12:20.792 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 18:12:20.820 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 18:12:20.849 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:12:20.879 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 18:12:20.908 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 18:12:20.937 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:12:20.965 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 18:12:20.968 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 18:12:20.985 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:12:20.988 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2022-03-23 18:12:21.019 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 18:12:21.022 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 18:12:21.039 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:12:21.042 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 18:12:21.045 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 18:12:21.048 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 18:12:21.050 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:12:21.053 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 18:12:21.055 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 18:12:21.059 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:12:21.059 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:12:21.065 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:12:21.068 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:12:21.071 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:12:21.073 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:12:21.076 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 18:12:21.078 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 18:12:21.081 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 18:12:21.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:12:21.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:12:21.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 18:12:21.091 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:12:21.094 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 18:12:21.096 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 18:12:21.098 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 18:12:21.101 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:12:21.103 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:12:21.106 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:12:21.109 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:12:21.112 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:12:21.115 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:12:21.132 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:12:21.134 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:12:21.136 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:12:21.139 | + functions-common:git_clone:629 : echo master 2022-03-23 18:12:21.140 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:12:21.145 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 18:12:21.147 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:12:21.150 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 18:12:21.153 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:12:21.154 | + functions-common:git_clone:678 : head -1 2022-03-23 18:12:21.159 | 013b0582c5 Use ovs constants from neutron-lib 2022-03-23 18:12:21.162 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:12:21.165 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 18:12:21.167 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:12:21.171 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:12:21.173 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 18:12:21.176 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:12:21.179 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 18:12:21.181 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:12:21.184 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:12:21.186 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 18:12:21.189 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:12:21.191 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:12:21.195 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 18:12:21.197 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:12:21.200 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 18:12:21.203 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:12:21.205 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:12:21.209 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 18:12:21.215 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 18:12:21.218 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 18:12:21.868 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 18:12:21.871 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:12:21.874 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:12:21.876 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:12:21.878 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:12:21.881 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 18:12:21.883 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:12:21.885 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:12:21.888 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:12:21.891 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:12:21.893 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:12:21.896 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:12:21.898 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:12:21.901 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 18:12:21.923 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 18:12:21.926 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-23 18:12:22.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:12:22.807 | from cryptography.utils import int_from_bytes 2022-03-23 18:12:22.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:12:22.807 | from cryptography.utils import int_from_bytes 2022-03-23 18:12:23.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:12:23.971 | Obtaining file:///opt/stack/neutron 2022-03-23 18:12:23.972 | Preparing metadata (setup.py): started 2022-03-23 18:12:28.188 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:12:28.276 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.8.1) 2022-03-23 18:12:28.277 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 18:12:28.278 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.1.1) 2022-03-23 18:12:28.279 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.1) 2022-03-23 18:12:28.281 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.0) 2022-03-23 18:12:28.281 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.1) 2022-03-23 18:12:28.283 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.33.0) 2022-03-23 18:12:28.284 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.1) 2022-03-23 18:12:28.285 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.20.4) 2022-03-23 18:12:28.286 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.27.1) 2022-03-23 18:12:28.287 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.0.3) 2022-03-23 18:12:28.288 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (9.4.0) 2022-03-23 18:12:28.289 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.8.0) 2022-03-23 18:12:28.290 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.11.0) 2022-03-23 18:12:28.291 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.20.0) 2022-03-23 18:12:28.292 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (7.8.0) 2022-03-23 18:12:28.294 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 18:12:28.295 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.31) 2022-03-23 18:12:28.296 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.8.7) 2022-03-23 18:12:28.297 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 18:12:28.298 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.7.6) 2022-03-23 18:12:28.299 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 18:12:28.300 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 18:12:28.302 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 18:12:28.303 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (8.8.0) 2022-03-23 18:12:28.304 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.1.0) 2022-03-23 18:12:28.305 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (11.2.0) 2022-03-23 18:12:28.306 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.0) 2022-03-23 18:12:28.307 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.7.0) 2022-03-23 18:12:28.308 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (12.13.0) 2022-03-23 18:12:28.309 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.1) 2022-03-23 18:12:28.310 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.11.0) 2022-03-23 18:12:28.312 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.0) 2022-03-23 18:12:28.313 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.0) 2022-03-23 18:12:28.314 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 18:12:28.315 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.3.0) 2022-03-23 18:12:28.316 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.8.0) 2022-03-23 18:12:28.317 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.5.0) 2022-03-23 18:12:28.318 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.12.2) 2022-03-23 18:12:28.319 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.6.0) 2022-03-23 18:12:28.320 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.4.2) 2022-03-23 18:12:28.321 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.1) 2022-03-23 18:12:28.322 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.1.0) 2022-03-23 18:12:28.323 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.16.0) 2022-03-23 18:12:28.324 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.15.1) 2022-03-23 18:12:28.325 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (21.3) 2022-03-23 18:12:28.327 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.9.0) 2022-03-23 18:12:28.328 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.6.6) 2022-03-23 18:12:28.329 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (22.0.0) 2022-03-23 18:12:28.330 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (17.7.0) 2022-03-23 18:12:28.331 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.61.0) 2022-03-23 18:12:28.332 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 18:12:28.333 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.1) 2022-03-23 18:12:28.334 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.4.0) 2022-03-23 18:12:28.335 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 18:12:28.352 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (4.11.1) 2022-03-23 18:12:28.353 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (5.4.0) 2022-03-23 18:12:28.354 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (1.1.6) 2022-03-23 18:12:28.362 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev48) (1.13.3) 2022-03-23 18:12:28.374 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 18:12:28.376 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.1.2) 2022-03-23 18:12:28.377 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.16.0) 2022-03-23 18:12:28.396 | 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.dev48) (3.0.7) 2022-03-23 18:12:28.403 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 18:12:28.463 | 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.dev48) (1.7.0) 2022-03-23 18:12:28.464 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev48) (1.0.2) 2022-03-23 18:12:28.519 | 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.dev48) (3.1.1) 2022-03-23 18:12:28.522 | 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.dev48) (4.4.0) 2022-03-23 18:12:28.565 | 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.dev48) (1.2.2) 2022-03-23 18:12:28.569 | 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.dev48) (2.7.0) 2022-03-23 18:12:28.596 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (36.0.1) 2022-03-23 18:12:28.598 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.0) 2022-03-23 18:12:28.599 | 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.dev48) (1.1.5) 2022-03-23 18:12:28.600 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (6.0) 2022-03-23 18:12:28.601 | 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.dev48) (1.32) 2022-03-23 18:12:28.604 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.4) 2022-03-23 18:12:28.605 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (0.10.0) 2022-03-23 18:12:28.606 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 18:12:28.624 | 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.dev48) (1.0.3) 2022-03-23 18:12:28.714 | 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.dev48) (0.17.3) 2022-03-23 18:12:28.758 | 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.dev48) (1.5.0) 2022-03-23 18:12:28.819 | 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.dev48) (2.0.1) 2022-03-23 18:12:28.822 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.5.0) 2022-03-23 18:12:28.823 | 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.dev48) (0.13.0) 2022-03-23 18:12:28.908 | 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.dev48) (0.9.6) 2022-03-23 18:12:28.909 | 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.dev48) (2.8.2) 2022-03-23 18:12:28.969 | 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.dev48) (5.0.9) 2022-03-23 18:12:28.970 | 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.dev48) (5.0.0) 2022-03-23 18:12:28.971 | 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.dev48) (0.4.0) 2022-03-23 18:12:28.974 | 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.dev48) (5.2.3) 2022-03-23 18:12:28.997 | 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.dev48) (3.2.0) 2022-03-23 18:12:29.002 | 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.dev48) (3.3.0) 2022-03-23 18:12:29.048 | 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.dev48) (1.15.0) 2022-03-23 18:12:29.103 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev48) (2021.3) 2022-03-23 18:12:29.133 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev48) (1.3.3) 2022-03-23 18:12:29.136 | 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.dev48) (3.0.0) 2022-03-23 18:12:29.161 | 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.dev48) (3.1.1) 2022-03-23 18:12:29.301 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev48) (2.4.0) 2022-03-23 18:12:29.371 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev48) (60.9.3) 2022-03-23 18:12:29.448 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (0.3.5) 2022-03-23 18:12:29.450 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (3.0.0) 2022-03-23 18:12:29.560 | 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.dev48) (0.6.6) 2022-03-23 18:12:29.562 | 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.dev48) (0.6.6) 2022-03-23 18:12:29.563 | 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.dev48) (0.6.6) 2022-03-23 18:12:29.564 | 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.dev48) (0.6.6) 2022-03-23 18:12:29.565 | 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.dev48) (0.6.6) 2022-03-23 18:12:29.566 | 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.dev48) (0.6.6) 2022-03-23 18:12:29.567 | 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.dev48) (0.6.6) 2022-03-23 18:12:29.772 | 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.dev48) (2.5.0) 2022-03-23 18:12:29.774 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (3.2.0) 2022-03-23 18:12:29.777 | 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.dev48) (3.10.1) 2022-03-23 18:12:29.820 | 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.dev48) (3.17.6) 2022-03-23 18:12:29.826 | 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.dev48) (2.1.0) 2022-03-23 18:12:29.915 | 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.dev48) (1.26.8) 2022-03-23 18:12:29.917 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (3.3) 2022-03-23 18:12:29.919 | 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.dev48) (2.0.12) 2022-03-23 18:12:29.921 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (2019.11.28) 2022-03-23 18:12:29.957 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev48) (0.7) 2022-03-23 18:12:30.292 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev48) (0.12.2) 2022-03-23 18:12:30.365 | 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.dev48) (5.0.0) 2022-03-23 18:12:30.560 | 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.dev48) (2.21) 2022-03-23 18:12:30.634 | 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.dev48) (0.5.0) 2022-03-23 18:12:30.637 | 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.dev48) (2.4.0) 2022-03-23 18:12:30.865 | 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.dev48) (2.5.0) 2022-03-23 18:12:31.067 | 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.dev48) (2.2) 2022-03-23 18:12:31.641 | 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.dev48) (0.13.1) 2022-03-23 18:12:31.701 | 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.dev48) (0.2.5) 2022-03-23 18:12:32.322 | 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.dev48) (0.4.2) 2022-03-23 18:12:32.324 | 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.dev48) (0.5.2) 2022-03-23 18:12:32.663 | 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.dev48) (2.0.0) 2022-03-23 18:12:32.664 | 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.dev48) (4.10.0) 2022-03-23 18:12:32.833 | 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.dev48) (3.7.0) 2022-03-23 18:12:33.082 | 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.dev48) (1.8.2) 2022-03-23 18:12:33.083 | 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.dev48) (21.4.0) 2022-03-23 18:12:33.272 | 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.dev48) (1.0.0) 2022-03-23 18:12:33.490 | 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.dev48) (2.3.1) 2022-03-23 18:12:35.105 | Installing collected packages: neutron 2022-03-23 18:12:35.106 | Attempting uninstall: neutron 2022-03-23 18:12:35.106 | Found existing installation: neutron 20.1.0.dev48 2022-03-23 18:12:35.125 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 18:12:35.127 | Running setup.py develop for neutron 2022-03-23 18:12:41.125 | Successfully installed neutron 2022-03-23 18:12:41.125 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:12:41.132 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:12:41.132 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:12:41.284 | + inc/python:pip_install:200 : result=0 2022-03-23 18:12:41.286 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:12:41.289 | + functions-common:time_stop:2425 : local name 2022-03-23 18:12:41.291 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:12:41.293 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:12:41.296 | + functions-common:time_stop:2428 : local total 2022-03-23 18:12:41.298 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:12:41.301 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:12:41.303 | + functions-common:time_stop:2432 : start_time=1648059141918 2022-03-23 18:12:41.305 | + functions-common:time_stop:2434 : [[ -z 1648059141918 ]] 2022-03-23 18:12:41.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:12:41.313 | + functions-common:time_stop:2437 : end_time=1648059161310 2022-03-23 18:12:41.315 | + functions-common:time_stop:2438 : elapsed_time=19392 2022-03-23 18:12:41.317 | + functions-common:time_stop:2439 : total=114363 2022-03-23 18:12:41.320 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:12:41.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133755 2022-03-23 18:12:41.324 | + inc/python:pip_install:203 : return 0 2022-03-23 18:12:41.327 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:12:41.330 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:12:41.333 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:12:41.353 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:12:41.365 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 18:12:41.368 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 18:12:41.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:12:41.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:12:41.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 18:12:41.378 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:12:41.381 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:12:41.383 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:12:41.386 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 18:12:41.405 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:12:41.407 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 18:12:41.410 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 18:12:41.412 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 18:12:41.415 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:12:41.418 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 18:12:41.420 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 18:12:41.423 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 18:12:41.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:12:41.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:12:41.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 18:12:41.433 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:12:41.436 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 18:12:41.454 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:12:41.457 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 18:12:41.473 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:12:41.476 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 18:12:41.493 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:12:41.496 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 18:12:41.499 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 18:12:41.501 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 18:12:41.503 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:12:41.505 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:12:41.508 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:12:41.511 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:12:41.514 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:12:41.517 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:12:41.533 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:12:41.535 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:12:41.538 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:12:41.540 | + functions-common:git_clone:629 : echo master 2022-03-23 18:12:41.541 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:12:41.546 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 18:12:41.548 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:12:41.551 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 18:12:41.554 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:12:41.554 | + functions-common:git_clone:678 : head -1 2022-03-23 18:12:41.562 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 18:12:41.565 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:12:41.568 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 18:12:41.570 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:12:41.573 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:12:41.575 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 18:12:41.578 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:12:41.581 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 18:12:41.584 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:12:41.586 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:12:41.589 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 18:12:41.591 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:12:41.594 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:12:41.597 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 18:12:41.600 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:12:41.602 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 18:12:41.605 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:12:41.608 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:12:41.612 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 18:12:41.618 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 18:12:41.621 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 18:12:42.272 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 18:12:42.274 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:12:42.276 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:12:42.279 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:12:42.282 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:12:42.284 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 18:12:42.286 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:12:42.289 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:12:42.291 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:12:42.293 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:12:42.296 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:12:42.299 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:12:42.301 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:12:42.303 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 18:12:42.324 | Using python 3.8 to install /opt/stack/nova 2022-03-23 18:12:42.327 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 18:12:43.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:12:43.204 | from cryptography.utils import int_from_bytes 2022-03-23 18:12:43.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:12:43.204 | from cryptography.utils import int_from_bytes 2022-03-23 18:12:44.337 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:12:44.364 | Obtaining file:///opt/stack/nova 2022-03-23 18:12:44.365 | Preparing metadata (setup.py): started 2022-03-23 18:12:49.547 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:12:49.669 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 18:12:49.671 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 18:12:49.672 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 18:12:49.673 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 18:12:49.674 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 18:12:49.675 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 18:12:49.676 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 18:12:49.677 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 18:12:49.678 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 18:12:49.679 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 18:12:49.680 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 18:12:49.681 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 18:12:49.682 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 18:12:49.683 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 18:12:49.684 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 18:12:49.685 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 18:12:49.687 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 18:12:49.688 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 18:12:49.689 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 18:12:49.691 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 18:12:49.692 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 18:12:49.693 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 18:12:49.694 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 18:12:49.695 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 18:12:49.696 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 18:12:49.697 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 18:12:49.699 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 18:12:49.700 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 18:12:49.701 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 18:12:49.702 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 18:12:49.703 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 18:12:49.704 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 18:12:49.705 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 18:12:49.706 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:12:49.707 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 18:12:49.709 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 18:12:49.710 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:12:49.711 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 18:12:49.712 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 18:12:49.713 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 18:12:49.714 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 18:12:49.715 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 18:12:49.717 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 18:12:49.718 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 18:12:49.719 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 18:12:49.720 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:12:49.721 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 18:12:49.722 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 18:12:49.723 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 18:12:49.724 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 18:12:49.725 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 18:12:49.726 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 18:12:49.727 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 18:12:49.729 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 18:12:49.730 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 18:12:49.731 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 18:12:49.731 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 18:12:49.733 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:12:49.734 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 18:12:49.736 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 18:12:49.737 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 18:12:49.738 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:12:49.739 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 18:12:49.740 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 18:12:49.756 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 18:12:49.758 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 18:12:49.759 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 18:12:49.780 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 18:12:49.820 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 18:12:49.850 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 18:12:49.851 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:12:49.876 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:12:49.999 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 18:12:50.003 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 18:12:50.060 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:12:50.062 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 18:12:50.063 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 18:12:50.064 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 18:12:50.065 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 18:12:50.067 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 18:12:50.089 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 18:12:50.090 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 18:12:50.147 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:12:50.148 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:12:50.149 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 18:12:50.208 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 18:12:50.347 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 18:12:50.349 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 18:12:50.428 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 18:12:50.491 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 18:12:50.495 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 18:12:50.496 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 18:12:50.499 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 18:12:50.534 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 18:12:50.535 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 18:12:50.587 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 18:12:50.656 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 18:12:50.692 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 18:12:50.695 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:12:50.746 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 18:12:50.749 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 18:12:50.838 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:12:50.866 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 18:12:50.946 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 18:12:51.020 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 18:12:51.086 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:12:51.088 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 18:12:51.089 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 18:12:51.132 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:12:51.137 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 18:12:51.139 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:12:51.220 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 18:12:51.222 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 18:12:51.224 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 18:12:51.225 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 18:12:51.321 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 18:12:51.531 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 18:12:51.532 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 18:12:51.643 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 18:12:51.645 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 18:12:51.647 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:12:51.734 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 18:12:51.809 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 18:12:51.844 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 18:12:52.076 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 18:12:52.152 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:12:52.153 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 18:12:52.357 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:12:52.463 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 18:12:52.963 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 18:12:53.007 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 18:12:53.369 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:12:53.371 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:12:53.372 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:12:53.373 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:12:53.374 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:12:53.376 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:12:53.377 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:12:54.572 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 18:12:54.974 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 18:12:54.975 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 18:12:55.071 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:12:55.174 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 18:12:56.776 | Installing collected packages: nova 2022-03-23 18:12:56.776 | Attempting uninstall: nova 2022-03-23 18:12:56.776 | Found existing installation: nova 25.1.0.dev10 2022-03-23 18:12:56.785 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 18:12:56.787 | Running setup.py develop for nova 2022-03-23 18:13:03.434 | Successfully installed nova 2022-03-23 18:13:03.434 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:13:03.442 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:13:03.442 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:13:03.592 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:03.595 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:03.597 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:03.599 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:03.601 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:03.604 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:03.606 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:03.609 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:03.611 | + functions-common:time_stop:2432 : start_time=1648059162319 2022-03-23 18:13:03.613 | + functions-common:time_stop:2434 : [[ -z 1648059162319 ]] 2022-03-23 18:13:03.616 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:03.620 | + functions-common:time_stop:2437 : end_time=1648059183618 2022-03-23 18:13:03.623 | + functions-common:time_stop:2438 : elapsed_time=21299 2022-03-23 18:13:03.626 | + functions-common:time_stop:2439 : total=133755 2022-03-23 18:13:03.628 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:03.631 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=155054 2022-03-23 18:13:03.633 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:03.635 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:13:03.638 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:13:03.641 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:13:03.659 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:13:03.672 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 18:13:03.675 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 18:13:03.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:13:03.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:13:03.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 18:13:03.685 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:13:03.688 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 18:13:03.700 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:13:03.703 | + ./stack.sh:main:937 : configure_nova 2022-03-23 18:13:03.706 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 18:13:03.718 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 18:13:03.720 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 18:13:03.723 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 18:13:03.726 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 18:13:03.727 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 18:13:03.732 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 18:13:03.735 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 18:13:03.737 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 18:13:03.740 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 18:13:03.742 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 18:13:03.745 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 18:13:03.748 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 18:13:03.750 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 18:13:03.762 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 18:13:03.775 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-23 18:13:03.787 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-23 18:13:03.800 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 18:13:03.813 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 18:13:03.816 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 18:13:03.821 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UHqeoU5mgD 2022-03-23 18:13:03.823 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 18:13:03.826 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 18:13:03.828 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 18:13:03.831 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 18:13:03.833 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 18:13:03.836 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UHqeoU5mgD 2022-03-23 18:13:03.840 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UHqeoU5mgD 2022-03-23 18:13:03.852 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UHqeoU5mgD /etc/sudoers.d/nova-rootwrap 2022-03-23 18:13:03.865 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 18:13:03.870 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 18:13:03.874 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 18:13:03.876 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 18:13:03.879 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 18:13:03.881 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 18:13:03.884 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 18:13:03.887 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 18:13:03.889 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 18:13:03.894 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 18:13:03.911 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:03.914 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 18:13:03.916 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 18:13:03.921 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 18:13:03.924 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 18:13:03.953 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 18:13:03.955 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 18:13:03.983 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 18:13:04.013 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 18:13:04.040 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 18:13:04.070 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 18:13:04.100 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 18:13:04.130 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 18:13:04.133 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2022-03-23 18:13:04.161 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 18:13:04.188 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 18:13:04.215 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 18:13:04.243 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 18:13:04.270 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 18:13:04.301 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 18:13:04.303 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:13:04.305 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:13:04.308 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:13:04.310 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:13:04.312 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:13:04.315 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:13:04.317 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:13:04.319 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:13:04.321 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:13:04.323 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:13:04.326 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:13:04.328 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 18:13:04.331 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:13:04.333 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:13:04.335 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:13:04.337 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:13:04.340 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:13:04.343 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:13:04.345 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 18:13:04.361 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:04.364 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:13:04.366 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 18:13:04.369 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 18:13:04.397 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 18:13:04.399 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 18:13:04.401 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 18:13:04.404 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 18:13:04.406 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:13:04.409 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:13:04.441 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 18:13:04.443 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 18:13:04.445 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 18:13:04.448 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 18:13:04.450 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 18:13:04.453 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 18:13:04.484 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 18:13:04.515 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 18:13:04.542 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 18:13:04.571 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 18:13:04.587 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:04.589 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 18:13:04.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:04.609 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 18:13:04.609 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 18:13:04.615 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 18:13:04.617 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 18:13:04.645 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 18:13:04.662 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:04.664 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 18:13:04.667 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 18:13:04.669 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:13:04.672 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:13:04.674 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 18:13:04.703 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 18:13:04.731 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 18:13:04.760 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 18:13:04.789 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 18:13:04.817 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 18:13:04.845 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 18:13:04.873 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 18:13:04.901 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:13:04.931 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:13:04.958 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 18:13:04.975 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:04.977 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 18:13:04.980 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 18:13:05.010 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 18:13:05.039 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2022-03-23 18:13:05.067 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 18:13:05.095 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 18:13:05.123 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 18:13:05.151 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 18:13:05.179 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 18:13:05.208 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 18:13:05.224 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:05.227 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 18:13:05.229 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 18:13:05.258 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 18:13:05.288 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 18:13:05.290 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 18:13:05.319 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 18:13:05.321 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 18:13:05.323 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 18:13:05.326 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:13:05.328 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:13:05.330 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:13:05.332 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:13:05.335 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:13:05.337 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:13:05.340 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 18:13:05.342 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:13:05.344 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:13:05.346 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:13:05.349 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:13:05.351 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:13:05.353 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:13:05.356 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:13:05.358 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:13:05.361 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:13:05.363 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:13:05.366 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:13:05.368 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 18:13:05.370 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 18:13:05.373 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 18:13:05.376 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:13:05.393 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:13:05.396 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:13:05.398 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:13:05.400 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:13:05.403 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:13:05.431 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:13:05.460 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:13:05.487 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:13:05.516 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 18:13:05.547 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 18:13:05.563 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:05.565 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 18:13:05.568 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 18:13:05.570 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 18:13:05.573 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 18:13:05.576 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:13:05.578 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:13:05.581 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 18:13:05.585 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 18:13:05.587 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:13:05.590 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:13:05.602 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:13:05.603 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:13:05.611 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:13:05.615 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:13:05.631 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 18:13:05.633 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 18:13:05.637 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 18:13:05.666 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 18:13:05.694 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 18:13:05.722 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:13:05.750 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:13:05.777 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:13:05.806 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:13:05.833 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:13:05.861 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:13:05.890 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:13:05.918 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:13:05.945 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:13:05.973 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:13:06.002 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:13:06.004 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:13:06.007 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 18:13:06.009 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 18:13:06.012 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:13:06.014 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:06.016 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:06.019 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:13:06.022 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:13:06.024 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 18:13:06.052 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:13:06.080 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-23 18:13:06.081 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:13:06.089 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 18:13:06.092 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 18:13:06.095 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 18:13:06.097 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:13:06.099 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:13:06.102 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:13:06.104 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:06.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:06.109 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:13:06.112 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:13:06.114 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:06.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:06.119 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 18:13:06.181 | Enabling site nova-api-wsgi. 2022-03-23 18:13:06.187 | To activate the new configuration, you need to run: 2022-03-23 18:13:06.187 | systemctl reload apache2 2022-03-23 18:13:06.191 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:13:06.193 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:13:06.196 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:13:06.198 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:13:06.342 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 18:13:06.360 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:06.364 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 18:13:06.366 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 18:13:06.369 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 18:13:06.371 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 18:13:06.374 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 18:13:06.376 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:13:06.379 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 18:13:06.383 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 18:13:06.386 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:13:06.390 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:13:06.403 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:13:06.403 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:13:06.412 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:13:06.415 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:13:06.431 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 18:13:06.433 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 18:13:06.438 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 18:13:06.468 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 18:13:06.495 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 18:13:06.523 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:13:06.551 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:13:06.579 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:13:06.607 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:13:06.636 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:13:06.663 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:13:06.691 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:13:06.719 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:13:06.748 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:13:06.775 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:13:06.804 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 18:13:06.806 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 18:13:06.838 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 18:13:06.854 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:06.857 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 18:13:06.889 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 18:13:06.892 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 18:13:06.894 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 18:13:06.911 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:06.914 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:13:06.917 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:13:06.946 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 18:13:06.977 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 18:13:06.980 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:13:06.982 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 18:13:06.985 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:13:06.987 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:13:06.989 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:13:07.006 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:07.010 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:13:07.012 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:13:07.015 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:13:07.031 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:07.034 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:13:07.036 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:13:07.064 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:13:07.067 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:13:07.069 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 18:13:07.098 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 18:13:07.127 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 18:13:07.158 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 18:13:07.175 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:07.177 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:13:07.206 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 18:13:07.208 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 18:13:07.211 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 18:13:07.241 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 18:13:07.270 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.47/identity 2022-03-23 18:13:07.298 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 18:13:07.326 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 18:13:07.354 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 18:13:07.384 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 18:13:07.411 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 18:13:07.441 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 18:13:07.470 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 18:13:07.487 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:07.491 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 18:13:07.495 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:13:07.497 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 18:13:07.500 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 18:13:07.503 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 18:13:07.506 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:13:07.508 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:13:07.511 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:13:07.513 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 18:13:07.516 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 18:13:07.520 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 18:13:07.523 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 18:13:07.525 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 18:13:07.528 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 18:13:07.530 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 18:13:07.533 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 18:13:07.565 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 18:13:07.596 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 18:13:07.627 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:13:07.630 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 18:13:07.632 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 18:13:07.635 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 18:13:07.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:07.655 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 18:13:07.655 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 18:13:08.365 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 18:13:08.367 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 18:13:08.370 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:13:08.372 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 18:13:08.375 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:13:08.377 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 18:13:08.380 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:13:08.396 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:08.399 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 18:13:08.401 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 18:13:08.404 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:13:08.421 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:08.423 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 18:13:08.426 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 18:13:08.454 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:13:08.456 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:13:08.459 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 18:13:08.476 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:08.478 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 18:13:08.480 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:13:08.483 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 18:13:08.514 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2022-03-23 18:13:08.542 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 18:13:08.571 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 18:13:08.599 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 18:13:08.627 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 18:13:08.655 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 18:13:08.683 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 18:13:08.711 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 18:13:08.714 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 18:13:08.716 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 18:13:08.719 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:13:08.736 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:13:08.739 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:13:08.741 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:13:08.743 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:13:08.746 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:13:08.775 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:13:08.803 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:13:08.832 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:13:08.860 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:13:08.863 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 18:13:08.868 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:13:08.870 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 18:13:08.873 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 18:13:08.876 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 18:13:08.879 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:13:08.881 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:13:08.884 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:13:08.886 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 18:13:08.889 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 18:13:08.892 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:13:08.894 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 18:13:08.896 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 18:13:08.899 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 18:13:08.915 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:08.917 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 18:13:08.920 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 18:13:08.936 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:08.938 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 18:13:08.954 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:08.957 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 18:13:08.975 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:08.977 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 18:13:08.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:08.997 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 18:13:09.000 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 18:13:09.002 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 18:13:09.005 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:13:09.007 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 18:13:09.010 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 18:13:09.013 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 18:13:09.016 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:09.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:09.021 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 18:13:09.024 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:13:09.026 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:13:09.029 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:13:09.032 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:13:09.034 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:13:09.037 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:13:09.039 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:09.042 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:09.044 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:13:09.047 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:13:09.049 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:13:09.052 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:13:09.054 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 18:13:09.057 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:13:09.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:09.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:09.064 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 18:13:09.087 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 18:13:09.198 | Reading package lists... 2022-03-23 18:13:09.441 | Building dependency tree... 2022-03-23 18:13:09.443 | Reading state information... 2022-03-23 18:13:09.709 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:13:09.709 | The following packages were automatically installed and are no longer required: 2022-03-23 18:13:09.710 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:13:09.710 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:13:09.710 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:13:09.710 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:13:09.710 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:13:09.710 | python3-zope.interface 2022-03-23 18:13:09.710 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:13:09.826 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:13:09.832 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:13:09.834 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:13:09.837 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:09.839 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:09.841 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:09.844 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:09.846 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:09.849 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:13:09.851 | + functions-common:time_stop:2432 : start_time=1648059189084 2022-03-23 18:13:09.853 | + functions-common:time_stop:2434 : [[ -z 1648059189084 ]] 2022-03-23 18:13:09.857 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:09.861 | + functions-common:time_stop:2437 : end_time=1648059189859 2022-03-23 18:13:09.864 | + functions-common:time_stop:2438 : elapsed_time=775 2022-03-23 18:13:09.866 | + functions-common:time_stop:2439 : total=6248 2022-03-23 18:13:09.869 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:09.871 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7023 2022-03-23 18:13:09.874 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:13:09.877 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 18:13:09.879 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 18:13:09.882 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 18:13:09.884 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 18:13:09.887 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 18:13:09.909 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 18:13:09.912 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:13:09.915 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:13:09.917 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:13:09.920 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:13:09.923 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:13:09.925 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:13:09.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:09.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:09.933 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:13:09.935 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:13:09.938 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:13:09.940 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:13:09.943 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 18:13:09.946 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:13:09.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:09.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:09.953 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 18:13:09.976 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-23 18:13:10.086 | Reading package lists... 2022-03-23 18:13:10.327 | Building dependency tree... 2022-03-23 18:13:10.329 | Reading state information... 2022-03-23 18:13:10.591 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 18:13:10.591 | The following packages were automatically installed and are no longer required: 2022-03-23 18:13:10.592 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:13:10.592 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:13:10.592 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:13:10.592 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:13:10.593 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:13:10.593 | python3-zope.interface 2022-03-23 18:13:10.593 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:13:10.709 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:13:10.713 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:13:10.716 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:13:10.718 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:10.721 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:10.723 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:10.725 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:10.728 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:10.730 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:13:10.733 | + functions-common:time_stop:2432 : start_time=1648059189973 2022-03-23 18:13:10.735 | + functions-common:time_stop:2434 : [[ -z 1648059189973 ]] 2022-03-23 18:13:10.738 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:10.743 | + functions-common:time_stop:2437 : end_time=1648059190740 2022-03-23 18:13:10.745 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-23 18:13:10.748 | + functions-common:time_stop:2439 : total=7023 2022-03-23 18:13:10.750 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:10.753 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7790 2022-03-23 18:13:10.755 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:13:10.758 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 18:13:10.761 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 18:13:10.764 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:13:10.766 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:10.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:10.771 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 18:13:10.774 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 18:13:10.829 | wsgi (enabled by maintainer script) 2022-03-23 18:13:10.833 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 18:13:10.835 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 18:13:10.838 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:13:10.842 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 18:13:10.844 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 18:13:10.847 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:13:10.851 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:13:10.851 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:13:10.857 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 18:13:10.860 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 18:13:10.863 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 18:13:10.866 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 18:13:10.868 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 18:13:10.891 | Using python 3.8 to install osc-placement 2022-03-23 18:13:10.894 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 18:13:11.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:11.806 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:11.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:11.806 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:12.954 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:13:12.989 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 18:13:12.999 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 18:13:13.000 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 18:13:13.001 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 18:13:13.002 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 18:13:13.003 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 18:13:13.005 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 18:13:13.064 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 18:13:13.065 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 18:13:13.066 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 18:13:13.067 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 18:13:13.081 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 18:13:13.083 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 18:13:13.085 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 18:13:13.098 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 18:13:13.100 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 18:13:13.101 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 18:13:13.102 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 18:13:13.103 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 18:13:13.104 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 18:13:13.126 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 18:13:13.128 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 18:13:13.129 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 18:13:13.130 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 18:13:13.139 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 18:13:13.176 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 18:13:13.179 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 18:13:13.180 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 18:13:13.181 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 18:13:13.182 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 18:13:13.183 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 18:13:13.184 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 18:13:13.186 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 18:13:13.251 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 18:13:13.252 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 18:13:13.255 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 18:13:13.257 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 18:13:13.346 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 18:13:13.347 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 18:13:13.348 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 18:13:13.392 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 18:13:13.432 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 18:13:13.603 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 18:13:15.869 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:13:15.877 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:13:15.877 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:13:16.000 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:16.003 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:16.006 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:16.008 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:16.011 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:16.014 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:16.017 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:16.019 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:16.022 | + functions-common:time_stop:2432 : start_time=1648059190885 2022-03-23 18:13:16.024 | + functions-common:time_stop:2434 : [[ -z 1648059190885 ]] 2022-03-23 18:13:16.028 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:16.032 | + functions-common:time_stop:2437 : end_time=1648059196030 2022-03-23 18:13:16.035 | + functions-common:time_stop:2438 : elapsed_time=5145 2022-03-23 18:13:16.037 | + functions-common:time_stop:2439 : total=155054 2022-03-23 18:13:16.040 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:16.043 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160199 2022-03-23 18:13:16.045 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:16.048 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 18:13:16.051 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 18:13:16.053 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 18:13:16.056 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:13:16.058 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:13:16.062 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:13:16.065 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:13:16.067 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:13:16.071 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:13:16.088 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:13:16.091 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:13:16.093 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:13:16.097 | + functions-common:git_clone:629 : echo master 2022-03-23 18:13:16.097 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:13:16.103 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 18:13:16.105 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:13:16.108 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 18:13:16.111 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:13:16.111 | + functions-common:git_clone:678 : head -1 2022-03-23 18:13:16.115 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 18:13:16.117 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:13:16.120 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 18:13:16.123 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:13:16.125 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:13:16.128 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 18:13:16.130 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:13:16.133 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 18:13:16.136 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:13:16.139 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:13:16.141 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 18:13:16.144 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:13:16.146 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:13:16.149 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 18:13:16.152 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:13:16.155 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 18:13:16.158 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:13:16.160 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:13:16.163 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 18:13:16.170 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 18:13:16.172 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 18:13:16.825 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 18:13:16.828 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:13:16.831 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:13:16.833 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:13:16.836 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:13:16.839 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 18:13:16.842 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:13:16.844 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:13:16.847 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:13:16.849 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:13:16.852 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:13:16.854 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:13:16.857 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:13:16.859 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 18:13:16.882 | Using python 3.8 to install /opt/stack/placement 2022-03-23 18:13:16.885 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 18:13:17.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:17.776 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:17.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:17.776 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:18.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:13:18.939 | Obtaining file:///opt/stack/placement 2022-03-23 18:13:18.940 | Preparing metadata (setup.py): started 2022-03-23 18:13:22.136 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:13:22.179 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 18:13:22.180 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 18:13:22.181 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 18:13:22.182 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 18:13:22.183 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 18:13:22.185 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 18:13:22.186 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 18:13:22.187 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 18:13:22.188 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 18:13:22.189 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 18:13:22.191 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 18:13:22.192 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 18:13:22.193 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 18:13:22.194 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 18:13:22.196 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 18:13:22.197 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 18:13:22.198 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 18:13:22.199 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 18:13:22.200 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 18:13:22.202 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 18:13:22.203 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 18:13:22.266 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 18:13:22.267 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 18:13:22.270 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 18:13:22.271 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 18:13:22.272 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 18:13:22.274 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 18:13:22.292 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 18:13:22.333 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 18:13:22.334 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 18:13:22.335 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 18:13:22.336 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 18:13:22.338 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 18:13:22.389 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 18:13:22.390 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 18:13:22.391 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 18:13:22.393 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 18:13:22.433 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 18:13:22.436 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 18:13:22.455 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 18:13:22.456 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 18:13:22.458 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 18:13:22.484 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 18:13:22.484 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 18:13:22.499 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 18:13:22.514 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 18:13:22.515 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 18:13:22.517 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 18:13:22.519 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 18:13:22.560 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 18:13:22.562 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 18:13:22.563 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 18:13:22.566 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 18:13:22.582 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 18:13:22.742 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 18:13:22.781 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 18:13:22.781 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 18:13:22.783 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 18:13:22.800 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 18:13:22.833 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 18:13:22.891 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 18:13:22.983 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 18:13:23.068 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 18:13:23.118 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 18:13:23.308 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 18:13:23.309 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 18:13:23.310 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 18:13:23.389 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 18:13:23.440 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 18:13:23.601 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 18:13:23.706 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 18:13:23.707 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 18:13:25.600 | Installing collected packages: openstack-placement 2022-03-23 18:13:25.600 | Attempting uninstall: openstack-placement 2022-03-23 18:13:25.601 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 18:13:25.603 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 18:13:25.605 | Running setup.py develop for openstack-placement 2022-03-23 18:13:29.854 | Successfully installed openstack-placement 2022-03-23 18:13:29.854 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:13:29.863 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:13:29.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:13:29.996 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:29.999 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:30.001 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:30.003 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:30.006 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:30.008 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:30.010 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:30.013 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:30.015 | + functions-common:time_stop:2432 : start_time=1648059196876 2022-03-23 18:13:30.018 | + functions-common:time_stop:2434 : [[ -z 1648059196876 ]] 2022-03-23 18:13:30.020 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:30.025 | + functions-common:time_stop:2437 : end_time=1648059210022 2022-03-23 18:13:30.027 | + functions-common:time_stop:2438 : elapsed_time=13146 2022-03-23 18:13:30.029 | + functions-common:time_stop:2439 : total=160199 2022-03-23 18:13:30.032 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:30.035 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173345 2022-03-23 18:13:30.038 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:30.040 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:13:30.043 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:13:30.046 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:13:30.066 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:13:30.079 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 18:13:30.082 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 18:13:30.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:13:30.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:13:30.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 18:13:30.092 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:13:30.095 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:13:30.097 | + ./stack.sh:main:943 : configure_placement 2022-03-23 18:13:30.100 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 18:13:30.113 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 18:13:30.116 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 18:13:30.120 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 18:13:30.124 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 18:13:30.126 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 18:13:30.129 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 18:13:30.131 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 18:13:30.134 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 18:13:30.167 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 18:13:30.200 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 18:13:30.233 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 18:13:30.235 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 18:13:30.238 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 18:13:30.241 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:13:30.243 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 18:13:30.276 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 18:13:30.307 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 18:13:30.337 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 18:13:30.367 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 18:13:30.396 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 18:13:30.427 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 18:13:30.457 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 18:13:30.487 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:13:30.518 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:13:30.547 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 18:13:30.550 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 18:13:30.553 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 18:13:30.556 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:13:30.575 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:13:30.577 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:13:30.580 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:13:30.582 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:13:30.585 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:13:30.615 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:13:30.644 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:13:30.674 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:13:30.704 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 18:13:30.707 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 18:13:30.709 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 18:13:30.712 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 18:13:30.714 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 18:13:30.717 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:13:30.719 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:13:30.723 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 18:13:30.727 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 18:13:30.730 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:13:30.733 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:13:30.746 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:13:30.746 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:13:30.755 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:13:30.759 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:13:30.775 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 18:13:30.779 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 18:13:30.783 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 18:13:30.814 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 18:13:30.843 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 18:13:30.872 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:13:30.901 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:13:30.930 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:13:30.961 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:13:30.990 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:13:31.020 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:13:31.049 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:13:31.079 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:13:31.107 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:13:31.137 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:13:31.166 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:13:31.169 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:13:31.172 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 18:13:31.175 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 18:13:31.177 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:13:31.180 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:31.182 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:31.185 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 18:13:31.188 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 18:13:31.191 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 18:13:31.220 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:13:31.250 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 18:13:31.251 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 18:13:31.259 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 18:13:31.263 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 18:13:31.266 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 18:13:31.269 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:13:31.271 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:13:31.274 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:13:31.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:31.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:31.281 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:13:31.284 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:13:31.287 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:31.289 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:31.292 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 18:13:31.353 | Site placement-api already enabled 2022-03-23 18:13:31.358 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:13:31.360 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:13:31.363 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:13:31.366 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:13:31.570 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 18:13:31.599 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:31.602 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 18:13:31.628 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:31.632 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 18:13:31.653 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:31.656 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 18:13:31.660 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 18:13:31.664 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 18:13:31.698 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 18:13:31.729 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 18:13:31.760 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 18:13:31.791 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 18:13:31.823 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 18:13:31.855 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 18:13:31.885 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 18:13:31.915 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 18:13:31.933 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:31.936 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 18:13:31.955 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:31.957 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 18:13:31.960 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:13:31.962 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 18:13:31.965 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:13:31.967 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:13:31.970 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:13:31.973 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:13:31.975 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:13:31.979 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:13:31.983 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:13:31.986 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:13:31.989 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:13:31.991 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 18:13:31.994 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:13:32.010 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:32.013 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:13:32.015 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:13:32.018 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 18:13:32.020 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 18:13:32.023 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:13:32.025 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 18:13:32.027 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 18:13:32.030 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 18:13:32.088 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 18:13:32.125 | [672239 Async install_tempest:697607]: running: install_tempest 2022-03-23 18:13:32.128 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:13:32.131 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:13:32.134 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:13:32.137 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:13:32.140 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 18:13:32.143 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:13:32.145 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 18:13:32.148 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:13:32.151 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:13:32.155 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 18:13:32.157 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 18:13:32.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:13:32.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:13:32.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 18:13:32.169 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:13:32.172 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 18:13:32.175 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 18:13:32.177 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:13:32.181 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 18:13:32.184 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 18:13:32.186 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:13:32.190 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:13:32.191 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:13:32.197 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 18:13:32.200 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 18:13:32.203 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 18:13:32.206 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 18:13:32.208 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 18:13:32.232 | Using python 3.8 to install python-openstackclient 2022-03-23 18:13:32.234 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 18:13:33.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:33.118 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:33.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:33.118 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:34.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:13:34.282 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 18:13:34.300 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 18:13:34.301 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 18:13:34.302 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 18:13:34.304 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 18:13:34.305 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 18:13:34.306 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 18:13:34.307 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 18:13:34.308 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 18:13:34.309 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 18:13:34.310 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 18:13:34.311 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 18:13:34.321 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 18:13:34.322 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 18:13:34.324 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 18:13:34.325 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 18:13:34.326 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 18:13:34.353 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 18:13:34.354 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 18:13:34.355 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 18:13:34.356 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 18:13:34.357 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 18:13:34.358 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 18:13:34.359 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 18:13:34.360 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 18:13:34.362 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 18:13:34.363 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 18:13:34.364 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 18:13:34.379 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 18:13:34.396 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 18:13:34.397 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 18:13:34.398 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 18:13:34.399 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 18:13:34.421 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 18:13:34.439 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 18:13:34.441 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 18:13:34.444 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 18:13:34.534 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 18:13:34.535 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 18:13:34.536 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 18:13:34.579 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 18:13:34.590 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 18:13:34.624 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 18:13:34.793 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 18:13:34.809 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 18:13:34.910 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 18:13:34.911 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 18:13:34.913 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 18:13:34.915 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 18:13:35.043 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 18:13:37.308 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:13:37.315 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:13:37.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:13:37.446 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:37.448 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:37.451 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:37.453 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:37.456 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:37.458 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:37.460 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:37.463 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:37.465 | + functions-common:time_stop:2432 : start_time=1648059212226 2022-03-23 18:13:37.468 | + functions-common:time_stop:2434 : [[ -z 1648059212226 ]] 2022-03-23 18:13:37.471 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:37.475 | + functions-common:time_stop:2437 : end_time=1648059217472 2022-03-23 18:13:37.478 | + functions-common:time_stop:2438 : elapsed_time=5246 2022-03-23 18:13:37.480 | + functions-common:time_stop:2439 : total=173345 2022-03-23 18:13:37.483 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:37.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178591 2022-03-23 18:13:37.488 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:37.491 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 18:13:37.494 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 18:13:37.500 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.P9VJNZXXgK 2022-03-23 18:13:37.502 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 18:13:37.505 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 18:13:37.507 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 18:13:37.510 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:13:37.513 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:13:37.515 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 18:13:37.534 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:37.536 | + ./stack.sh:main:1035 : configure_database 2022-03-23 18:13:37.539 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 18:13:37.542 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 18:13:37.545 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 18:13:37.547 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:13:37.549 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 18:13:37.552 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 18:13:37.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:37.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:37.559 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 18:13:37.563 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 18:13:37.566 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 18:13:37.566 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 18:13:37.571 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 18:13:37.624 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 18:13:37.627 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:13:37.629 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:13:37.632 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:13:37.636 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:13:37.638 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:13:37.641 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:13:37.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:13:37.646 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:13:37.648 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:13:37.650 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:13:37.653 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:13:37.656 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 18:13:37.658 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:13:37.661 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:13:37.663 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:13:37.665 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:13:37.668 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:13:37.671 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:13:37.673 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 18:13:37.675 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:37.678 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:37.680 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 18:13:37.683 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:13:37.685 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 18:13:40.325 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 18:13:40.341 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 18:13:40.341 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 18:13:40.345 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 18:13:40.347 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 18:13:40.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:40.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:40.355 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 18:13:40.358 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 18:13:40.360 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 18:13:40.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:40.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:40.368 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 18:13:40.370 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 18:13:40.373 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-23 18:13:40.385 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:13:40.420 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 18:13:40.432 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:13:40.449 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 18:13:40.506 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 18:13:40.562 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 18:13:40.618 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 18:13:40.621 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 18:13:40.624 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:13:40.627 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 18:13:44.078 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 18:13:44.081 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 18:13:44.084 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:13:44.089 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-181344 2022-03-23 18:13:44.092 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-181344 1039' 2022-03-23 18:13:44.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.098 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:13:44.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.103 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:13:44.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.108 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:13:44.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.113 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:13:44.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.118 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 18:13:44.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.123 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 18:13:44.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.129 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-180936 2022-03-23 18:13:44.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.134 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:13:44.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.139 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 18:13:44.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.144 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:13:44.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.150 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:13:44.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.155 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:13:44.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:44.161 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:13:44.164 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 18:13:44.166 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 18:13:44.169 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 18:13:44.181 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 18:13:44.184 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:13:44.186 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 18:13:44.189 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:13:44.191 | + functions-common:run_process:1682 : local group= 2022-03-23 18:13:44.194 | + functions-common:run_process:1683 : local user= 2022-03-23 18:13:44.196 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 18:13:44.199 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:13:44.202 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:13:44.205 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:13:44.207 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:13:44.210 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:13:44.216 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059224212 2022-03-23 18:13:44.219 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 18:13:44.236 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:44.239 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 18:13:44.241 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 18:13:44.244 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:13:44.246 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:13:44.249 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:13:44.251 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:13:44.254 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 18:13:44.257 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 18:13:44.259 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 18:13:44.262 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:13:44.265 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:13:44.267 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 18:13:44.270 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 18:13:44.272 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 18:13:44.275 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:13:44.277 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:13:44.280 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:13:44.283 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:13:44.285 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:13:44.287 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 18:13:44.290 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:13:44.294 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 18:13:44.347 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 18:13:44.400 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:13:44.454 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 18:13:44.507 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 18:13:44.565 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:13:44.620 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:13:44.623 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 18:13:44.676 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:13:45.280 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 18:13:45.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 18:13:45.868 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 18:13:45.890 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:13:45.893 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:45.896 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:45.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:45.901 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:45.904 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:45.906 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:13:45.909 | + functions-common:time_stop:2432 : start_time=1648059224212 2022-03-23 18:13:45.911 | + functions-common:time_stop:2434 : [[ -z 1648059224212 ]] 2022-03-23 18:13:45.914 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:45.919 | + functions-common:time_stop:2437 : end_time=1648059225916 2022-03-23 18:13:45.921 | + functions-common:time_stop:2438 : elapsed_time=1704 2022-03-23 18:13:45.924 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:13:45.926 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:45.929 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1704 2022-03-23 18:13:45.932 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 18:13:45.935 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 18:13:45.937 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 18:13:45.940 | + functions-common:run_process:1682 : local group= 2022-03-23 18:13:45.942 | + functions-common:run_process:1683 : local user=root 2022-03-23 18:13:45.945 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 18:13:45.947 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:13:45.950 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:13:45.953 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:13:45.956 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:13:45.959 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:13:45.963 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059225961 2022-03-23 18:13:45.966 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 18:13:45.983 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:45.986 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:13:45.989 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:45.992 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:45.994 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:45.997 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:46.000 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:46.002 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:13:46.005 | + functions-common:time_stop:2432 : start_time=1648059225961 2022-03-23 18:13:46.007 | + functions-common:time_stop:2434 : [[ -z 1648059225961 ]] 2022-03-23 18:13:46.010 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:46.016 | + functions-common:time_stop:2437 : end_time=1648059226013 2022-03-23 18:13:46.018 | + functions-common:time_stop:2438 : elapsed_time=52 2022-03-23 18:13:46.021 | + functions-common:time_stop:2439 : total=1704 2022-03-23 18:13:46.023 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:46.026 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1756 2022-03-23 18:13:46.028 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 18:13:46.046 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:46.049 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 18:13:46.067 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:46.070 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 18:13:46.089 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:46.092 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 18:13:46.094 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 18:13:46.097 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 18:13:46.100 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 18:13:46.102 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380' 2022-03-23 18:13:46.105 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2022-03-23 18:13:46.107 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2022-03-23 18:13:46.110 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 18:13:46.112 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 18:13:46.115 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2022-03-23 18:13:46.118 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 18:13:46.120 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 18:13:46.124 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 18:13:46.126 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2022-03-23 18:13:46.129 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 18:13:46.131 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 18:13:46.134 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:13:46.137 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 18:13:46.140 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:13:46.142 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:13:46.145 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 18:13:46.147 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:13:46.152 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 18:13:46.220 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 18:13:46.284 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 18:13:46.335 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 18:13:46.386 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 18:13:46.438 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:13:46.489 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:13:46.491 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 18:13:46.555 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:13:47.141 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 18:13:47.193 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 18:13:47.248 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 18:13:47.303 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 18:13:47.355 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 18:13:47.359 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:13:47.363 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 18:13:47.366 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 18:13:47.940 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 18:13:47.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 18:13:48.539 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 18:13:48.924 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 18:13:48.942 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:48.945 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 18:13:48.948 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 18:13:48.951 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 18:13:48.956 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 18:13:48.968 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 18:13:48.980 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 18:13:48.982 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:13:48.985 | + 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.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 18:13:49.125 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 18:13:49.276 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 18:13:49.416 | + 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.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:13:49.554 | + 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.47/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:13:49.695 | + 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.47/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:13:49.834 | + 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.47/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 18:13:49.973 | + 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.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 18:13:50.112 | + 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.47/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 18:13:50.253 | + 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.47/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 18:13:50.397 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 18:13:50.403 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 18:13:50.407 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 18:13:50.410 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 18:13:50.414 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 18:13:50.417 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 18:13:50.420 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 18:13:50.437 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:50.440 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 18:13:50.442 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:13:50.445 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 18:13:50.447 | + ./stack.sh:main:1095 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 18:13:50.450 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 18:13:50.452 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 18:13:50.469 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:50.471 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 18:13:50.474 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 18:13:50.476 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 18:13:50.479 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 18:13:50.482 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 18:13:50.484 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 18:13:50.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:13:50.967 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 18:13:50.974 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:13:50.996 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 18:13:50.999 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:13:51.001 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:13:51.004 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:13:51.007 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:13:51.012 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059231009 2022-03-23 18:13:51.014 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 18:13:55.795 | 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=699522) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:13:55.802 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:55.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.803 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.803 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.804 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.805 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:55.805 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:55.832 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:55.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.833 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.834 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.834 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.835 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:55.835 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:55.888 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:55.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.890 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.890 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.890 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:55.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:55.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:55.892 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:55.899 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:13:57.455 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:57.455 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:13:57.462 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:57.462 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:13:57.469 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:57.469 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:13:57.476 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:57.476 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:13:57.483 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:57.483 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:13:57.490 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:57.490 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:13:57.542 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:57.542 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:57.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.545 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.545 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.545 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.545 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.545 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:57.546 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:57.546 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:57.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.548 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.548 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.548 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.549 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:57.549 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:57.557 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:57.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.559 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.559 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.560 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:57.560 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:57.560 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:57.560 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:58.106 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:58.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.108 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.108 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.109 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.109 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.109 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:58.109 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:58.134 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:58.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.136 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.136 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.136 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.136 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:58.137 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:58.144 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:13:58.202 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.202 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:13:58.209 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.210 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:13:58.216 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.216 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:13:58.224 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.224 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:13:58.231 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.231 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:13:58.239 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.239 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:13:58.246 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.247 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:58.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.249 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.249 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.249 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.250 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:58.250 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:58.250 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:58.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.252 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.253 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.253 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.253 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.253 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:58.253 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:58.261 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:58.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.263 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.263 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.264 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.264 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:58.264 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:58.748 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.750 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.751 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.751 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.751 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:58.751 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:58.776 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:13:58.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.779 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.779 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.780 | 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=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:13:58.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:13:58.780 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:13:58.780 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=699522) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:13:58.787 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:13:58.795 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.796 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:13:58.802 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.802 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:13:58.809 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.809 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:13:58.816 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.816 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:13:58.823 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.823 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:13:58.830 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:58.831 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:13:58.838 | INFO migrate.versioning.api [-] done 2022-03-23 18:13:59.234 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 18:13:59.237 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:59.240 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:59.242 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:59.245 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:59.247 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:59.250 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:13:59.260 | + functions-common:time_stop:2432 : start_time=1648059231009 2022-03-23 18:13:59.263 | + functions-common:time_stop:2434 : [[ -z 1648059231009 ]] 2022-03-23 18:13:59.266 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:59.271 | + functions-common:time_stop:2437 : end_time=1648059239268 2022-03-23 18:13:59.273 | + functions-common:time_stop:2438 : elapsed_time=8259 2022-03-23 18:13:59.276 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:13:59.279 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:59.281 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8259 2022-03-23 18:13:59.284 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 18:13:59.287 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 18:13:59.291 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 18:14:03.915 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 18:14:03.916 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 18:14:03.916 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 18:14:03.916 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 18:14:03.916 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 18:14:03.917 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 18:14:03.917 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 18:14:03.917 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 18:14:03.917 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 18:14:04.281 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 18:14:04.285 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 18:14:08.850 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 18:14:08.851 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 18:14:08.851 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 18:14:08.851 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 18:14:08.852 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 18:14:08.852 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 18:14:08.852 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 18:14:08.852 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 18:14:08.853 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 18:14:09.213 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 18:14:09.216 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 18:14:09.219 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 18:14:09.222 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 18:14:09.239 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:09.242 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:14:09.245 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 18:14:09.249 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 18:14:09.252 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 18:14:09.255 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:14:09.257 | + functions-common:run_process:1682 : local group= 2022-03-23 18:14:09.260 | + functions-common:run_process:1683 : local user= 2022-03-23 18:14:09.262 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 18:14:09.265 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:14:09.268 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:14:09.270 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:14:09.273 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:14:09.276 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:14:09.281 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059249278 2022-03-23 18:14:09.283 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 18:14:09.300 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:09.302 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 18:14:09.305 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 18:14:09.307 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:14:09.310 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:14:09.312 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:14:09.315 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:14:09.317 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 18:14:09.319 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 18:14:09.322 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 18:14:09.325 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:14:09.327 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:14:09.330 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 18:14:09.332 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 18:14:09.334 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 18:14:09.337 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:14:09.339 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:14:09.341 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:14:09.344 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 18:14:09.346 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:14:09.351 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 18:14:09.407 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 18:14:09.459 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 18:14:09.512 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:14:09.564 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:14:09.616 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 18:14:09.668 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 18:14:09.721 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 18:14:09.776 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 18:14:09.828 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 18:14:09.881 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:14:09.883 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 18:14:09.936 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:14:10.516 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 18:14:10.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 18:14:11.103 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 18:14:11.181 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:14:11.186 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:11.188 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:11.191 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:11.193 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:11.195 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:11.198 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:14:11.201 | + functions-common:time_stop:2432 : start_time=1648059249278 2022-03-23 18:14:11.204 | + functions-common:time_stop:2434 : [[ -z 1648059249278 ]] 2022-03-23 18:14:11.207 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:11.211 | + functions-common:time_stop:2437 : end_time=1648059251209 2022-03-23 18:14:11.214 | + functions-common:time_stop:2438 : elapsed_time=1931 2022-03-23 18:14:11.216 | + functions-common:time_stop:2439 : total=1756 2022-03-23 18:14:11.219 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:11.221 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3687 2022-03-23 18:14:11.224 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 18:14:11.224 | Waiting for keystone to start... 2022-03-23 18:14:11.226 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.47/identity/v3/ 2022-03-23 18:14:11.229 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2022-03-23 18:14:11.232 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:14:11.234 | + functions:wait_for_service:458 : local url=http://10.222.0.47/identity/v3/ 2022-03-23 18:14:11.237 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:14:11.239 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:14:11.242 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:14:11.244 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:14:11.247 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:14:11.250 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:14:11.255 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059251252 2022-03-23 18:14:11.258 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:14:11.265 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2022-03-23 18:14:17.827 | + :: : [[ 200 == 503 ]] 2022-03-23 18:14:17.828 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:14:17.832 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:14:17.834 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:17.837 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:17.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:17.842 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:17.844 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:17.847 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:14:17.849 | + functions-common:time_stop:2432 : start_time=1648059251252 2022-03-23 18:14:17.852 | + functions-common:time_stop:2434 : [[ -z 1648059251252 ]] 2022-03-23 18:14:17.855 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:17.860 | + functions-common:time_stop:2437 : end_time=1648059257857 2022-03-23 18:14:17.862 | + functions-common:time_stop:2438 : elapsed_time=6605 2022-03-23 18:14:17.865 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:14:17.867 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:17.870 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6605 2022-03-23 18:14:17.873 | + functions:wait_for_service:467 : return 0 2022-03-23 18:14:17.876 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 18:14:17.893 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:17.896 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 18:14:17.898 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:14:17.901 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 18:14:17.932 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 18:14:17.935 | + 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.47/identity 2022-03-23 18:14:22.665 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.665 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.665 | 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=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.673 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.690 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.690 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.721 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.754 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.754 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.846 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.846 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.846 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.847 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.847 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.847 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.860 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.860 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.860 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.869 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.871 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=700237) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:14:22.904 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=700237) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:14:23.212 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created domain default 2022-03-23 18:14:23.253 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created project admin 2022-03-23 18:14:23.283 | DEBUG passlib.handlers.bcrypt [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=700237) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 18:14:23.283 | DEBUG passlib.handlers.bcrypt [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=700237) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 18:14:23.343 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created user admin 2022-03-23 18:14:23.356 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created role reader 2022-03-23 18:14:23.365 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created role member 2022-03-23 18:14:23.387 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created implied role where 5caa3396a286475d99f6451a24b3e4d2 implies d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:14:23.397 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created role admin 2022-03-23 18:14:23.413 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created implied role where a2401c3dd266427ca06de5deb16a01a6 implies 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:14:23.425 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Granted role admin on project admin to user admin. 2022-03-23 18:14:23.432 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Granted role admin on the system to user admin. 2022-03-23 18:14:23.444 | WARNING py.warnings [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-23 18:14:23.444 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 18:14:23.444 |  2022-03-23 18:14:23.447 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created region RegionOne 2022-03-23 18:14:23.478 | INFO keystone.cmd.bootstrap [None req-b851a98e-5694-4f9e-b4cb-62f8d6836321 None None] Created public endpoint http://10.222.0.47/identity 2022-03-23 18:14:23.944 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 18:14:23.947 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 18:14:23.949 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 18:14:23.953 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 18:14:26.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:26.939 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:26.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:26.939 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:27.103 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:27.107 | + lib/keystone:create_keystone_accounts:310 : admin_project=da0c6842ceb541e8b96ff47054938fa2 2022-03-23 18:14:27.109 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 18:14:27.113 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 18:14:29.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:29.361 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:29.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:29.361 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:29.535 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:29.538 | + lib/keystone:create_keystone_accounts:312 : admin_user=2c44e15aab5540e893d63c34dde2374b 2022-03-23 18:14:29.540 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 18:14:29.542 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 18:14:29.545 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 18:14:29.548 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2c44e15aab5540e893d63c34dde2374b default 2022-03-23 18:14:29.606 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2c44e15aab5540e893d63c34dde2374b default 2022-03-23 18:14:29.655 | [672239 Async ks-domain-role:700359]: running: get_or_add_user_domain_role admin 2c44e15aab5540e893d63c34dde2374b default 2022-03-23 18:14:29.658 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 18:14:29.660 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:14:29.663 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 18:14:32.908 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 18:14:32.911 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 18:14:32.911 | default 2022-03-23 18:14:32.913 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 18:14:32.979 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 18:14:33.028 | [672239 Async ks-project:700533]: running: get_or_create_project service Default 2022-03-23 18:14:33.030 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 18:14:33.114 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 18:14:33.177 | [672239 Async ks-service:700619]: running: get_or_create_role service 2022-03-23 18:14:33.179 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 18:14:33.472 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 18:14:33.709 | [672239 Async ks-reseller:700705]: running: get_or_create_role ResellerAdmin 2022-03-23 18:14:33.736 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 18:14:33.760 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 18:14:34.185 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 18:14:34.406 | [672239 Async ks-anotherrole:700798]: running: get_or_create_role anotherrole 2022-03-23 18:14:34.428 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 18:14:34.464 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 18:14:34.484 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:14:34.516 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 18:14:37.688 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:14:37.834 | [700619 Async ks-service:700619]: finished successfully 2022-03-23 18:14:37.934 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:14:38.060 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:14:38.100 | [700533 Async ks-project:700533]: finished successfully 2022-03-23 18:14:38.201 | [700705 Async ks-reseller:700705]: finished successfully 2022-03-23 18:14:38.601 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:14:38.661 | [700798 Async ks-anotherrole:700798]: finished successfully 2022-03-23 18:14:38.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:38.878 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:38.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:38.878 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:39.057 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:39.060 | ++ functions-common:get_or_create_project:938 : project_id=7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:14:39.062 | ++ functions-common:get_or_create_project:939 : echo 7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:14:39.065 | + lib/keystone:create_keystone_accounts:340 : invis_project=7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:14:39.067 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 18:14:39.070 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 18:14:39.073 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:14:39.077 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 18:14:40.929 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:14:40.958 | [700359 Async ks-domain-role:700359]: finished successfully 2022-03-23 18:14:41.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:41.681 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:41.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:41.681 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:41.854 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:41.857 | ++ functions-common:get_or_create_project:938 : project_id=2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:41.859 | ++ functions-common:get_or_create_project:939 : echo 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:41.862 | + lib/keystone:create_keystone_accounts:344 : demo_project=2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:41.865 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 18:14:41.868 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 18:14:41.870 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:14:41.873 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 18:14:41.875 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 18:14:41.878 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 18:14:44.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.474 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.474 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.647 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:44.650 | ++ functions-common:get_or_create_user:925 : user_id=bed025c790d64746bf9da5166c4c6f82 2022-03-23 18:14:44.653 | ++ functions-common:get_or_create_user:926 : echo bed025c790d64746bf9da5166c4c6f82 2022-03-23 18:14:44.655 | + lib/keystone:create_keystone_accounts:347 : demo_user=bed025c790d64746bf9da5166c4c6f82 2022-03-23 18:14:44.658 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 18:14:44.709 | [672239 Async ks-domain-role:700359]: Waiting for completion of get_or_add_user_domain_role admin 2c44e15aab5540e893d63c34dde2374b default running on PID 700359 (6 other jobs running) 2022-03-23 18:14:44.734 | [672239 Async ks-domain-role:700359]: Signaling child to exit 2022-03-23 18:14:44.734 | WAKEUP 2022-03-23 18:14:44.758 | [672239 Async ks-domain-role:700359]: Signaled 2022-03-23 18:14:44.760 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 18:14:44.760 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:14:44.760 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 18:14:44.760 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:14:44.760 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c44e15aab5540e893d63c34dde2374b --domain default 2022-03-23 18:14:44.760 | ++ functions-common:get_field:812 : read data 2022-03-23 18:14:44.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.760 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.760 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.760 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:44.760 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 18:14:44.760 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 18:14:44.760 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 2c44e15aab5540e893d63c34dde2374b --domain default 2022-03-23 18:14:44.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.760 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.760 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.760 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c44e15aab5540e893d63c34dde2374b --domain default 2022-03-23 18:14:44.760 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:14:44.761 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 18:14:44.761 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:14:44.761 | ++ functions-common:get_field:812 : read data 2022-03-23 18:14:44.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.761 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.761 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.761 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:44.761 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:14:44.761 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:14:44.761 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | 2c44e15aab5540e893d63c34dde2374b | | | default | | False |' 2022-03-23 18:14:44.761 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:14:44.761 | ++ functions-common:get_field:812 : read data 2022-03-23 18:14:44.761 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:14:44.762 | + functions-common:get_or_add_user_domain_role:1021 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:14:44.762 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:14:44.805 | [672239 Async ks-domain-role:700359]: finished get_or_add_user_domain_role admin 2c44e15aab5540e893d63c34dde2374b default with result 0 in 11 seconds 2022-03-23 18:14:44.813 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 18:14:44.848 | [672239 Async ks-project:700533]: Waiting for completion of get_or_create_project service Default running on PID 700533 (5 other jobs running) 2022-03-23 18:14:44.874 | [672239 Async ks-project:700533]: Signaling child to exit 2022-03-23 18:14:44.874 | WAKEUP 2022-03-23 18:14:44.896 | [672239 Async ks-project:700533]: Signaled 2022-03-23 18:14:44.897 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:14:44.897 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 18:14:44.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.897 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:44.897 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:44.898 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:44.898 | + functions-common:get_or_create_project:938 : project_id=a6084bb53d864d89b1c2cd5db4c248cf 2022-03-23 18:14:44.898 | + functions-common:get_or_create_project:939 : echo a6084bb53d864d89b1c2cd5db4c248cf 2022-03-23 18:14:44.898 | a6084bb53d864d89b1c2cd5db4c248cf 2022-03-23 18:14:44.942 | [672239 Async ks-project:700533]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-03-23 18:14:44.979 | [672239 Async ks-service:700619]: Waiting for completion of get_or_create_role service running on PID 700619 (4 other jobs running) 2022-03-23 18:14:45.005 | [672239 Async ks-service:700619]: Signaling child to exit 2022-03-23 18:14:45.005 | WAKEUP 2022-03-23 18:14:45.030 | [672239 Async ks-service:700619]: Signaled 2022-03-23 18:14:45.032 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:14:45.032 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 18:14:45.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:45.032 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:45.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:45.032 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:45.032 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:45.032 | + functions-common:get_or_create_role:950 : role_id=2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:14:45.032 | + functions-common:get_or_create_role:951 : echo 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:14:45.032 | 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:14:45.077 | [672239 Async ks-service:700619]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-23 18:14:45.114 | [672239 Async ks-reseller:700705]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 700705 (3 other jobs running) 2022-03-23 18:14:45.139 | [672239 Async ks-reseller:700705]: Signaling child to exit 2022-03-23 18:14:45.139 | WAKEUP 2022-03-23 18:14:45.162 | [672239 Async ks-reseller:700705]: Signaled 2022-03-23 18:14:45.164 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:14:45.164 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 18:14:45.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:45.164 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:45.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:45.164 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:45.164 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:45.164 | + functions-common:get_or_create_role:950 : role_id=261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:14:45.164 | + functions-common:get_or_create_role:951 : echo 261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:14:45.164 | 261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:14:45.209 | [672239 Async ks-reseller:700705]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-23 18:14:45.248 | [672239 Async ks-anotherrole:700798]: Waiting for completion of get_or_create_role anotherrole running on PID 700798 (2 other jobs running) 2022-03-23 18:14:45.283 | [672239 Async ks-anotherrole:700798]: Signaling child to exit 2022-03-23 18:14:45.283 | WAKEUP 2022-03-23 18:14:45.307 | [672239 Async ks-anotherrole:700798]: Signaled 2022-03-23 18:14:45.308 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:14:45.308 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 18:14:45.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:45.308 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:45.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:45.308 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:45.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:45.309 | + functions-common:get_or_create_role:950 : role_id=bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:14:45.309 | + functions-common:get_or_create_role:951 : echo bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:14:45.309 | bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:14:45.353 | [672239 Async ks-anotherrole:700798]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 18:14:45.358 | + inc/async:async_wait:197 : return 0 2022-03-23 18:14:45.360 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.421 | + inc/async:async_inner:63 : get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.466 | [672239 Async ks-demo-member:701709]: running: get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.473 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2c44e15aab5540e893d63c34dde2374b 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.545 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2c44e15aab5540e893d63c34dde2374b 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.601 | [672239 Async ks-demo-admin:701821]: running: get_or_add_user_project_role admin 2c44e15aab5540e893d63c34dde2374b 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.604 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.674 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.743 | [672239 Async ks-demo-another:701933]: running: get_or_add_user_project_role anotherrole bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:45.748 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:14:46.063 | + inc/async:async_inner:63 : get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:14:46.315 | [672239 Async ks-demo-invis:702048]: running: get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:14:46.341 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 18:14:46.368 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 18:14:46.388 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:14:46.408 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 18:14:46.424 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 18:14:46.460 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-23 18:14:51.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:51.309 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:51.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:51.309 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:51.621 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:51.636 | ++ functions-common:get_or_create_user:925 : user_id=f4d3852aa2024477b822e5ff8db95d99 2022-03-23 18:14:51.661 | ++ functions-common:get_or_create_user:926 : echo f4d3852aa2024477b822e5ff8db95d99 2022-03-23 18:14:51.694 | + lib/keystone:create_keystone_accounts:360 : demo_reader=f4d3852aa2024477b822e5ff8db95d99 2022-03-23 18:14:51.725 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader f4d3852aa2024477b822e5ff8db95d99 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:52.171 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f4d3852aa2024477b822e5ff8db95d99 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:52.412 | [672239 Async ks-demo-reader:702250]: running: get_or_add_user_project_role reader f4d3852aa2024477b822e5ff8db95d99 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:14:52.425 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 18:14:52.447 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 18:14:52.472 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:14:52.500 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 18:14:53.151 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 18:14:53.331 | [697607 Async install_tempest:697607]: finished successfully 2022-03-23 18:14:56.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:56.571 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:56.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:56.571 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:56.887 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:14:56.889 | ++ functions-common:get_or_create_project:938 : project_id=ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:14:56.892 | ++ functions-common:get_or_create_project:939 : echo ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:14:56.906 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:14:56.908 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 18:14:56.932 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 18:14:56.955 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:14:56.974 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 18:14:57.000 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 18:14:57.024 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-23 18:15:00.564 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:00.659 | [701709 Async ks-demo-member:701709]: finished successfully 2022-03-23 18:15:01.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:01.260 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:01.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:01.260 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:01.466 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:01.470 | ++ functions-common:get_or_create_user:925 : user_id=42266cf658cc42468b3f076d4766e289 2022-03-23 18:15:01.473 | ++ functions-common:get_or_create_user:926 : echo 42266cf658cc42468b3f076d4766e289 2022-03-23 18:15:01.479 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=42266cf658cc42468b3f076d4766e289 2022-03-23 18:15:01.482 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:01.571 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:01.689 | [672239 Async ks-alt-admin:702675]: running: get_or_add_user_project_role admin 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:01.692 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:01.857 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:01.876 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:01.977 | [701821 Async ks-demo-admin:701821]: finished successfully 2022-03-23 18:15:02.021 | [672239 Async ks-alt-another:702810]: running: get_or_add_user_project_role anotherrole 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:02.030 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 18:15:02.043 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 18:15:02.060 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:15:02.084 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 18:15:02.095 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 18:15:02.125 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-23 18:15:02.728 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:02.905 | [701933 Async ks-demo-another:701933]: finished successfully 2022-03-23 18:15:03.921 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:04.101 | [702048 Async ks-demo-invis:702048]: finished successfully 2022-03-23 18:15:05.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:05.500 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:05.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:05.500 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:05.694 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:05.701 | ++ functions-common:get_or_create_user:925 : user_id=2238af210b5f452f8c5b5a69f35b1db4 2022-03-23 18:15:05.705 | ++ functions-common:get_or_create_user:926 : echo 2238af210b5f452f8c5b5a69f35b1db4 2022-03-23 18:15:05.708 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=2238af210b5f452f8c5b5a69f35b1db4 2022-03-23 18:15:05.711 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 2238af210b5f452f8c5b5a69f35b1db4 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:05.812 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2238af210b5f452f8c5b5a69f35b1db4 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:05.893 | [672239 Async ks-alt-member-user:703121]: running: get_or_add_user_project_role member 2238af210b5f452f8c5b5a69f35b1db4 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:05.905 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 18:15:05.918 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 18:15:05.930 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:15:05.936 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 18:15:05.940 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 18:15:05.944 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-23 18:15:07.752 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:07.963 | [702250 Async ks-demo-reader:702250]: finished successfully 2022-03-23 18:15:09.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:09.142 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:09.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:09.142 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:09.334 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:09.337 | ++ functions-common:get_or_create_user:925 : user_id=6549b629ffbf401598b963843ced9626 2022-03-23 18:15:09.340 | ++ functions-common:get_or_create_user:926 : echo 6549b629ffbf401598b963843ced9626 2022-03-23 18:15:09.343 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=6549b629ffbf401598b963843ced9626 2022-03-23 18:15:09.346 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6549b629ffbf401598b963843ced9626 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:09.422 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6549b629ffbf401598b963843ced9626 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:09.470 | [672239 Async ks-alt-reader-user:703345]: running: get_or_add_user_project_role reader 6549b629ffbf401598b963843ced9626 ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:09.474 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 18:15:09.478 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:15:09.481 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 18:15:09.484 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 18:15:09.487 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-23 18:15:12.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:12.614 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:12.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:12.614 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:12.941 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:12.956 | ++ functions-common:get_or_create_user:925 : user_id=8351103d3ee24d54b78108a8f7288c90 2022-03-23 18:15:12.974 | ++ functions-common:get_or_create_user:926 : echo 8351103d3ee24d54b78108a8f7288c90 2022-03-23 18:15:12.984 | + lib/keystone:create_keystone_accounts:392 : system_member_user=8351103d3ee24d54b78108a8f7288c90 2022-03-23 18:15:13.001 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 8351103d3ee24d54b78108a8f7288c90 all 2022-03-23 18:15:13.319 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8351103d3ee24d54b78108a8f7288c90 all 2022-03-23 18:15:13.405 | [672239 Async ks-system-member:703569]: running: get_or_add_user_system_role member 8351103d3ee24d54b78108a8f7288c90 all 2022-03-23 18:15:13.409 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 18:15:13.422 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:15:13.433 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 18:15:13.436 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 18:15:13.440 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-23 18:15:15.514 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:15.694 | [702675 Async ks-alt-admin:702675]: finished successfully 2022-03-23 18:15:15.954 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:16.015 | [702810 Async ks-alt-another:702810]: finished successfully 2022-03-23 18:15:16.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:16.891 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:16.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:16.891 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:17.101 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:17.105 | ++ functions-common:get_or_create_user:925 : user_id=68784669444f4746b7bceb0c3745ab03 2022-03-23 18:15:17.108 | ++ functions-common:get_or_create_user:926 : echo 68784669444f4746b7bceb0c3745ab03 2022-03-23 18:15:17.112 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=68784669444f4746b7bceb0c3745ab03 2022-03-23 18:15:17.116 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 68784669444f4746b7bceb0c3745ab03 all 2022-03-23 18:15:17.240 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 68784669444f4746b7bceb0c3745ab03 all 2022-03-23 18:15:17.294 | [672239 Async ks-system-reader:703853]: running: get_or_add_user_system_role reader 68784669444f4746b7bceb0c3745ab03 all 2022-03-23 18:15:17.297 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 18:15:17.301 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 18:15:17.304 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 18:15:17.308 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 18:15:17.312 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 18:15:20.126 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:20.235 | [703121 Async ks-alt-member-user:703121]: finished successfully 2022-03-23 18:15:20.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:20.386 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:20.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:20.386 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:20.589 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:20.595 | ++ functions-common:get_or_create_group:902 : group_id=e3cf34e2d0a2486e945220cc85c61457 2022-03-23 18:15:20.597 | ++ functions-common:get_or_create_group:903 : echo e3cf34e2d0a2486e945220cc85c61457 2022-03-23 18:15:20.601 | + lib/keystone:create_keystone_accounts:402 : admin_group=e3cf34e2d0a2486e945220cc85c61457 2022-03-23 18:15:20.604 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 18:15:20.607 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 18:15:20.610 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 18:15:20.620 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 18:15:20.625 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 18:15:22.467 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:22.499 | [703345 Async ks-alt-reader-user:703345]: finished successfully 2022-03-23 18:15:23.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:23.244 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:23.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:23.245 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:23.430 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:23.434 | ++ functions-common:get_or_create_group:902 : group_id=ac8a56f334a24d32ba55390319b183fb 2022-03-23 18:15:23.436 | ++ functions-common:get_or_create_group:903 : echo ac8a56f334a24d32ba55390319b183fb 2022-03-23 18:15:23.439 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=ac8a56f334a24d32ba55390319b183fb 2022-03-23 18:15:23.442 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:23.514 | + inc/async:async_inner:63 : get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:23.587 | [672239 Async ks-group-memberdemo:704204]: running: get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:23.602 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:23.703 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:23.773 | [672239 Async ks-group-anotherdemo:704290]: running: get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:23.798 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:24.188 | + inc/async:async_inner:63 : get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:24.401 | [672239 Async ks-group-memberalt:704378]: running: get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:24.420 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:24.575 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:24.673 | [703569 Async ks-system-member:703569]: finished successfully 2022-03-23 18:15:24.713 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:24.863 | [672239 Async ks-group-anotheralt:704493]: running: get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:24.892 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e3cf34e2d0a2486e945220cc85c61457 da0c6842ceb541e8b96ff47054938fa2 2022-03-23 18:15:25.352 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e3cf34e2d0a2486e945220cc85c61457 da0c6842ceb541e8b96ff47054938fa2 2022-03-23 18:15:25.592 | [672239 Async ks-group-admin:704609]: running: get_or_add_group_project_role admin e3cf34e2d0a2486e945220cc85c61457 da0c6842ceb541e8b96ff47054938fa2 2022-03-23 18:15:25.612 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 18:15:25.984 | [672239 Async ks-demo-member:701709]: Waiting for completion of get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 running on PID 701709 (17 other jobs running) 2022-03-23 18:15:26.165 | [672239 Async ks-demo-member:701709]: Signaling child to exit 2022-03-23 18:15:26.166 | WAKEUP 2022-03-23 18:15:26.334 | [672239 Async ks-demo-member:701709]: Signaled 2022-03-23 18:15:26.341 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:26.341 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:26.341 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:26.341 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:26.342 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:26.342 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:26.342 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:26.342 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:26.342 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:26.342 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bed025c790d64746bf9da5166c4c6f82 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:26.342 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:26.342 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:26.342 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:26.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:26.342 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:26.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:26.342 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:26.342 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:26.342 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:26.342 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:26.342 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bed025c790d64746bf9da5166c4c6f82 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:26.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:26.342 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:26.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:26.342 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:26.342 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:26.342 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:26.342 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:26.342 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bed025c790d64746bf9da5166c4c6f82 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:26.342 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:26.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:26.342 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:26.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:26.342 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:26.343 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:26.343 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:26.343 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:26.343 | ++ functions-common:get_field:818 : echo '| 5caa3396a286475d99f6451a24b3e4d2 | bed025c790d64746bf9da5166c4c6f82 | | 2c78ae00d36e4f959cc701c7ee6a8110 | | | False |' 2022-03-23 18:15:26.343 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:26.343 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:26.343 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:26.343 | + functions-common:get_or_add_user_project_role:997 : echo 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:26.343 | 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:26.643 | [672239 Async ks-demo-member:701709]: finished get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 with result 0 in 15 seconds 2022-03-23 18:15:26.920 | [672239 Async ks-demo-admin:701821]: Waiting for completion of get_or_add_user_project_role admin 2c44e15aab5540e893d63c34dde2374b 2c78ae00d36e4f959cc701c7ee6a8110 running on PID 701821 (16 other jobs running) 2022-03-23 18:15:27.116 | [672239 Async ks-demo-admin:701821]: Signaling child to exit 2022-03-23 18:15:27.118 | WAKEUP 2022-03-23 18:15:27.276 | [672239 Async ks-demo-admin:701821]: Signaled 2022-03-23 18:15:27.300 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:27.300 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:27.300 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:27.300 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:27.300 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:27.300 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:27.300 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:27.300 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:27.300 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c44e15aab5540e893d63c34dde2374b --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:27.300 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:27.300 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:27.300 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:27.300 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:27.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:27.300 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:27.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:27.300 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:27.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:27.300 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:27.300 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:27.300 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2c44e15aab5540e893d63c34dde2374b --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:27.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:27.300 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:27.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:27.301 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:27.301 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:27.301 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:27.301 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c44e15aab5540e893d63c34dde2374b --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:27.301 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:27.301 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:27.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:27.301 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:27.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:27.301 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:27.301 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:27.301 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:27.301 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:27.301 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:27.301 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | 2c44e15aab5540e893d63c34dde2374b | | 2c78ae00d36e4f959cc701c7ee6a8110 | | | False |' 2022-03-23 18:15:27.301 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:27.301 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:15:27.301 | + functions-common:get_or_add_user_project_role:997 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:15:27.301 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:15:27.684 | [672239 Async ks-demo-admin:701821]: finished get_or_add_user_project_role admin 2c44e15aab5540e893d63c34dde2374b 2c78ae00d36e4f959cc701c7ee6a8110 with result 0 in 16 seconds 2022-03-23 18:15:27.974 | [672239 Async ks-demo-another:701933]: Waiting for completion of get_or_add_user_project_role anotherrole bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 running on PID 701933 (15 other jobs running) 2022-03-23 18:15:28.154 | [672239 Async ks-demo-another:701933]: Signaling child to exit 2022-03-23 18:15:28.154 | WAKEUP 2022-03-23 18:15:28.282 | [672239 Async ks-demo-another:701933]: Signaled 2022-03-23 18:15:28.300 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:28.300 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:28.301 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:28.301 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:28.301 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:28.301 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:28.301 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:28.301 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:28.301 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:28.301 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:28.301 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bed025c790d64746bf9da5166c4c6f82 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:28.301 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:28.301 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:28.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:28.301 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:28.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:28.301 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:28.301 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:28.301 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:28.301 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:28.301 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user bed025c790d64746bf9da5166c4c6f82 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:28.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:28.301 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:28.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:28.301 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:28.301 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bed025c790d64746bf9da5166c4c6f82 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:28.301 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:28.301 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:28.301 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:28.301 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:28.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:28.302 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:28.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:28.302 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:28.302 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:28.302 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:28.302 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:28.302 | ++ functions-common:get_field:818 : echo '| bb2ccd2e116d492395c25884bc7e879a | bed025c790d64746bf9da5166c4c6f82 | | 2c78ae00d36e4f959cc701c7ee6a8110 | | | False |' 2022-03-23 18:15:28.302 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:28.302 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:28.302 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:15:28.302 | + functions-common:get_or_add_user_project_role:997 : echo bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:15:28.302 | bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:15:28.592 | [672239 Async ks-demo-another:701933]: finished get_or_add_user_project_role anotherrole bed025c790d64746bf9da5166c4c6f82 2c78ae00d36e4f959cc701c7ee6a8110 with result 0 in 17 seconds 2022-03-23 18:15:28.788 | [672239 Async ks-demo-invis:702048]: Waiting for completion of get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 7a9f860b93984388b536f4902d53b1ad running on PID 702048 (14 other jobs running) 2022-03-23 18:15:28.906 | [672239 Async ks-demo-invis:702048]: Signaling child to exit 2022-03-23 18:15:28.906 | WAKEUP 2022-03-23 18:15:29.020 | [672239 Async ks-demo-invis:702048]: Signaled 2022-03-23 18:15:29.021 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:29.021 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:29.022 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:29.022 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:29.022 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:29.022 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:29.022 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:29.022 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:29.022 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bed025c790d64746bf9da5166c4c6f82 --project 7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:15:29.022 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:29.022 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:29.022 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:29.022 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:29.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.022 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.022 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.022 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:29.022 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:29.022 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:29.022 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bed025c790d64746bf9da5166c4c6f82 --project 7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:15:29.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.022 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.022 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.022 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bed025c790d64746bf9da5166c4c6f82 --project 7a9f860b93984388b536f4902d53b1ad 2022-03-23 18:15:29.022 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:29.022 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:29.022 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:29.022 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:29.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.023 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.023 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.023 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:29.023 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:29.023 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:29.023 | ++ functions-common:get_field:818 : echo '| 5caa3396a286475d99f6451a24b3e4d2 | bed025c790d64746bf9da5166c4c6f82 | | 7a9f860b93984388b536f4902d53b1ad | | | False |' 2022-03-23 18:15:29.023 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:29.023 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:29.023 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:29.023 | + functions-common:get_or_add_user_project_role:997 : echo 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:29.023 | 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:29.200 | [672239 Async ks-demo-invis:702048]: finished get_or_add_user_project_role member bed025c790d64746bf9da5166c4c6f82 7a9f860b93984388b536f4902d53b1ad with result 0 in 18 seconds 2022-03-23 18:15:29.434 | [672239 Async ks-demo-reader:702250]: Waiting for completion of get_or_add_user_project_role reader f4d3852aa2024477b822e5ff8db95d99 2c78ae00d36e4f959cc701c7ee6a8110 running on PID 702250 (13 other jobs running) 2022-03-23 18:15:29.579 | [672239 Async ks-demo-reader:702250]: Signaling child to exit 2022-03-23 18:15:29.579 | WAKEUP 2022-03-23 18:15:29.714 | [672239 Async ks-demo-reader:702250]: Signaled 2022-03-23 18:15:29.724 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:29.725 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:29.725 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:29.725 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:29.725 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:29.725 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:29.725 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:29.725 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:29.725 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:29.725 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:29.725 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f4d3852aa2024477b822e5ff8db95d99 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:29.725 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:29.725 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:29.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.725 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.725 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.725 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:29.725 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:29.725 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:29.725 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user f4d3852aa2024477b822e5ff8db95d99 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:29.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.725 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.725 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.725 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:29.725 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f4d3852aa2024477b822e5ff8db95d99 --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:29.725 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:29.725 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:29.725 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:29.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.726 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:29.726 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:29.726 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:29.726 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:29.726 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:29.726 | ++ functions-common:get_field:818 : echo '| d4f42e01afd540b3a01bf99e3ed76fd7 | f4d3852aa2024477b822e5ff8db95d99 | | 2c78ae00d36e4f959cc701c7ee6a8110 | | | False |' 2022-03-23 18:15:29.726 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:29.726 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:29.726 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:29.726 | + functions-common:get_or_add_user_project_role:997 : echo d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:29.726 | d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:29.996 | [672239 Async ks-demo-reader:702250]: finished get_or_add_user_project_role reader f4d3852aa2024477b822e5ff8db95d99 2c78ae00d36e4f959cc701c7ee6a8110 with result 0 in 15 seconds 2022-03-23 18:15:30.027 | + inc/async:async_wait:197 : return 0 2022-03-23 18:15:30.042 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 18:15:30.408 | [672239 Async ks-alt-admin:702675]: Waiting for completion of get_or_add_user_project_role admin 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 running on PID 702675 (12 other jobs running) 2022-03-23 18:15:30.570 | [672239 Async ks-alt-admin:702675]: Signaling child to exit 2022-03-23 18:15:30.570 | WAKEUP 2022-03-23 18:15:30.676 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:30.704 | [672239 Async ks-alt-admin:702675]: Signaled 2022-03-23 18:15:30.712 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:30.712 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:30.712 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:30.712 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:30.712 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:30.712 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:30.712 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:30.712 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:30.712 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 42266cf658cc42468b3f076d4766e289 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:30.712 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:30.712 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:30.712 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:30.712 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:30.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:30.712 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:30.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:30.712 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:30.712 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:30.712 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:30.712 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:30.712 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 42266cf658cc42468b3f076d4766e289 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:30.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:30.712 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:30.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:30.712 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:30.712 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:30.712 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:30.713 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 42266cf658cc42468b3f076d4766e289 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:30.713 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:30.713 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:30.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:30.713 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:30.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:30.713 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:30.713 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:30.713 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:30.713 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:30.713 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:30.713 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | 42266cf658cc42468b3f076d4766e289 | | ae0f571ede3f4fd99d817a40aba1b889 | | | False |' 2022-03-23 18:15:30.713 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:30.713 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:15:30.713 | + functions-common:get_or_add_user_project_role:997 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:15:30.713 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:15:30.815 | [703853 Async ks-system-reader:703853]: finished successfully 2022-03-23 18:15:30.950 | [672239 Async ks-alt-admin:702675]: finished get_or_add_user_project_role admin 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 with result 0 in 14 seconds 2022-03-23 18:15:31.193 | [672239 Async ks-alt-another:702810]: Waiting for completion of get_or_add_user_project_role anotherrole 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 running on PID 702810 (11 other jobs running) 2022-03-23 18:15:31.326 | [672239 Async ks-alt-another:702810]: Signaling child to exit 2022-03-23 18:15:31.326 | WAKEUP 2022-03-23 18:15:31.420 | [672239 Async ks-alt-another:702810]: Signaled 2022-03-23 18:15:31.426 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:31.426 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:31.426 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:31.426 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:31.426 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:31.426 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:31.426 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:31.426 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:31.426 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:31.426 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:31.426 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:31.426 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:31.426 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 42266cf658cc42468b3f076d4766e289 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:31.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:31.426 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:31.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:31.426 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:31.426 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:31.426 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:31.426 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:31.426 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 42266cf658cc42468b3f076d4766e289 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:31.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:31.426 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:31.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:31.427 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:31.427 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:31.427 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 42266cf658cc42468b3f076d4766e289 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:31.427 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:31.427 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:31.427 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:31.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:31.427 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:31.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:31.427 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:31.427 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:31.427 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:31.427 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:31.427 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:31.427 | ++ functions-common:get_field:818 : echo '| bb2ccd2e116d492395c25884bc7e879a | 42266cf658cc42468b3f076d4766e289 | | ae0f571ede3f4fd99d817a40aba1b889 | | | False |' 2022-03-23 18:15:31.427 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:31.427 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:15:31.427 | + functions-common:get_or_add_user_project_role:997 : echo bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:15:31.427 | bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:15:31.688 | [672239 Async ks-alt-another:702810]: finished get_or_add_user_project_role anotherrole 42266cf658cc42468b3f076d4766e289 ae0f571ede3f4fd99d817a40aba1b889 with result 0 in 14 seconds 2022-03-23 18:15:31.961 | [672239 Async ks-alt-member-user:703121]: Waiting for completion of get_or_add_user_project_role member 2238af210b5f452f8c5b5a69f35b1db4 ae0f571ede3f4fd99d817a40aba1b889 running on PID 703121 (10 other jobs running) 2022-03-23 18:15:32.091 | [672239 Async ks-alt-member-user:703121]: Signaling child to exit 2022-03-23 18:15:32.092 | WAKEUP 2022-03-23 18:15:32.200 | [672239 Async ks-alt-member-user:703121]: Signaled 2022-03-23 18:15:32.212 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:32.212 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:32.212 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:32.212 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:32.212 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:32.212 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:32.212 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:32.212 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:32.212 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:32.212 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:32.212 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:32.212 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:32.212 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2238af210b5f452f8c5b5a69f35b1db4 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:32.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.212 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.212 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.212 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:32.212 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:32.212 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:32.212 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 2238af210b5f452f8c5b5a69f35b1db4 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:32.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.212 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.212 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.213 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:32.213 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:32.213 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:32.213 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2238af210b5f452f8c5b5a69f35b1db4 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:32.213 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:32.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.213 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.213 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.213 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:32.213 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:32.213 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:32.213 | ++ functions-common:get_field:818 : echo '| 5caa3396a286475d99f6451a24b3e4d2 | 2238af210b5f452f8c5b5a69f35b1db4 | | ae0f571ede3f4fd99d817a40aba1b889 | | | False |' 2022-03-23 18:15:32.214 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:32.214 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:32.214 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:32.214 | + functions-common:get_or_add_user_project_role:997 : echo 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:32.214 | 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:32.458 | [672239 Async ks-alt-member-user:703121]: finished get_or_add_user_project_role member 2238af210b5f452f8c5b5a69f35b1db4 ae0f571ede3f4fd99d817a40aba1b889 with result 0 in 14 seconds 2022-03-23 18:15:32.713 | [672239 Async ks-alt-reader-user:703345]: Waiting for completion of get_or_add_user_project_role reader 6549b629ffbf401598b963843ced9626 ae0f571ede3f4fd99d817a40aba1b889 running on PID 703345 (9 other jobs running) 2022-03-23 18:15:32.840 | [672239 Async ks-alt-reader-user:703345]: Signaling child to exit 2022-03-23 18:15:32.841 | WAKEUP 2022-03-23 18:15:32.973 | [672239 Async ks-alt-reader-user:703345]: Signaled 2022-03-23 18:15:32.996 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:15:32.996 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:15:32.996 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:32.996 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:32.996 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:32.996 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:32.996 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:32.996 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:15:32.996 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6549b629ffbf401598b963843ced9626 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:32.996 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:15:32.996 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:32.997 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:32.997 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:32.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.997 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.997 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.997 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:32.997 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:15:32.997 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:15:32.997 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 6549b629ffbf401598b963843ced9626 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:32.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.997 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.997 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.997 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6549b629ffbf401598b963843ced9626 --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:32.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:15:32.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:15:32.997 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:15:32.997 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:32.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.997 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:32.997 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:32.997 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:32.997 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:15:32.997 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:15:32.997 | ++ functions-common:get_field:818 : echo '| d4f42e01afd540b3a01bf99e3ed76fd7 | 6549b629ffbf401598b963843ced9626 | | ae0f571ede3f4fd99d817a40aba1b889 | | | False |' 2022-03-23 18:15:32.997 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:15:32.997 | ++ functions-common:get_field:812 : read data 2022-03-23 18:15:32.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:32.997 | + functions-common:get_or_add_user_project_role:997 : echo d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:32.998 | d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:33.263 | [672239 Async ks-alt-reader-user:703345]: finished get_or_add_user_project_role reader 6549b629ffbf401598b963843ced9626 ae0f571ede3f4fd99d817a40aba1b889 with result 0 in 13 seconds 2022-03-23 18:15:33.297 | + inc/async:async_wait:197 : return 0 2022-03-23 18:15:33.316 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 18:15:33.606 | [672239 Async ks-system-member:703569]: Waiting for completion of get_or_add_user_system_role member 8351103d3ee24d54b78108a8f7288c90 all running on PID 703569 (8 other jobs running) 2022-03-23 18:15:33.771 | [672239 Async ks-system-member:703569]: Signaling child to exit 2022-03-23 18:15:33.772 | WAKEUP 2022-03-23 18:15:33.913 | [672239 Async ks-system-member:703569]: Signaled 2022-03-23 18:15:33.939 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 18:15:33.939 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 18:15:33.939 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 18:15:33.939 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:33.939 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:33.939 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:33.939 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:33.939 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:33.939 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 18:15:33.939 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8351103d3ee24d54b78108a8f7288c90 --system all -f value -c Role 2022-03-23 18:15:33.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:33.939 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:33.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:33.939 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:33.939 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:33.939 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 18:15:33.939 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 18:15:33.939 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 8351103d3ee24d54b78108a8f7288c90 --system all 2022-03-23 18:15:33.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:33.939 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:33.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:33.939 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:33.939 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8351103d3ee24d54b78108a8f7288c90 --system all -f value -c Role 2022-03-23 18:15:33.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:33.940 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:33.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:33.940 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:33.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:33.940 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:33.940 | + functions-common:get_or_add_user_system_role:1052 : echo 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:33.940 | 5caa3396a286475d99f6451a24b3e4d2 2022-03-23 18:15:34.249 | [672239 Async ks-system-member:703569]: finished get_or_add_user_system_role member 8351103d3ee24d54b78108a8f7288c90 all with result 0 in 11 seconds 2022-03-23 18:15:34.535 | [672239 Async ks-system-reader:703853]: Waiting for completion of get_or_add_user_system_role reader 68784669444f4746b7bceb0c3745ab03 all running on PID 703853 (7 other jobs running) 2022-03-23 18:15:34.714 | [672239 Async ks-system-reader:703853]: Signaling child to exit 2022-03-23 18:15:34.716 | WAKEUP 2022-03-23 18:15:34.860 | [672239 Async ks-system-reader:703853]: Signaled 2022-03-23 18:15:34.864 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 18:15:34.865 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 18:15:34.865 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 18:15:34.865 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:15:34.865 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:15:34.865 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:15:34.865 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:15:34.865 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:15:34.865 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 18:15:34.865 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 68784669444f4746b7bceb0c3745ab03 --system all -f value -c Role 2022-03-23 18:15:34.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:34.865 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:34.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:34.865 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:34.865 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:34.865 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 18:15:34.865 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 18:15:34.865 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 68784669444f4746b7bceb0c3745ab03 --system all 2022-03-23 18:15:34.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:34.865 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:34.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:34.865 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:34.865 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 68784669444f4746b7bceb0c3745ab03 --system all -f value -c Role 2022-03-23 18:15:34.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:34.865 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:34.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:34.865 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:34.865 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:34.865 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:34.865 | + functions-common:get_or_add_user_system_role:1052 : echo d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:34.865 | d4f42e01afd540b3a01bf99e3ed76fd7 2022-03-23 18:15:35.100 | [672239 Async ks-system-reader:703853]: finished get_or_add_user_system_role reader 68784669444f4746b7bceb0c3745ab03 all with result 0 in 13 seconds 2022-03-23 18:15:35.136 | + inc/async:async_wait:197 : return 0 2022-03-23 18:15:35.156 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 18:15:35.524 | [672239 Async ks-group-memberdemo:704204]: Waiting for completion of get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 running on PID 704204 (6 other jobs running) 2022-03-23 18:15:35.680 | [672239 Async ks-group-memberdemo:704204]: Signaling child to exit 2022-03-23 18:15:38.096 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:38.222 | [704204 Async ks-group-memberdemo:704204]: finished successfully 2022-03-23 18:15:38.366 | WAKEUP 2022-03-23 18:15:38.401 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:38.443 | [672239 Async ks-group-memberdemo:704204]: Signaled 2022-03-23 18:15:38.449 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:15:38.449 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ac8a56f334a24d32ba55390319b183fb --project 2c78ae00d36e4f959cc701c7ee6a8110 -f value 2022-03-23 18:15:38.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.449 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.449 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.449 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:38.449 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:15:38.449 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:15:38.449 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group ac8a56f334a24d32ba55390319b183fb --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:38.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.449 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.449 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.449 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ac8a56f334a24d32ba55390319b183fb --project 2c78ae00d36e4f959cc701c7ee6a8110 -f value 2022-03-23 18:15:38.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.450 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.450 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.450 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:38.450 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5caa3396a286475d99f6451a24b3e4d2 ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 False' 2022-03-23 18:15:38.450 | + functions-common:get_or_add_group_project_role:1076 : echo 5caa3396a286475d99f6451a24b3e4d2 ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 False 2022-03-23 18:15:38.450 | 5caa3396a286475d99f6451a24b3e4d2 ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 False 2022-03-23 18:15:38.475 | [704290 Async ks-group-anotherdemo:704290]: finished successfully 2022-03-23 18:15:38.553 | [672239 Async ks-group-memberdemo:704204]: finished get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 with result 0 in 14 seconds 2022-03-23 18:15:38.620 | [672239 Async ks-group-anotherdemo:704290]: Waiting for completion of get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 running on PID 704290 (5 other jobs running) 2022-03-23 18:15:38.676 | [672239 Async ks-group-anotherdemo:704290]: Signaling child to exit 2022-03-23 18:15:38.676 | WAKEUP 2022-03-23 18:15:38.713 | [672239 Async ks-group-anotherdemo:704290]: Signaled 2022-03-23 18:15:38.716 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:15:38.716 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ac8a56f334a24d32ba55390319b183fb --project 2c78ae00d36e4f959cc701c7ee6a8110 -f value 2022-03-23 18:15:38.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.716 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.716 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.716 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:38.716 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:15:38.716 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:15:38.716 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group ac8a56f334a24d32ba55390319b183fb --project 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:15:38.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.716 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.716 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.716 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ac8a56f334a24d32ba55390319b183fb --project 2c78ae00d36e4f959cc701c7ee6a8110 -f value 2022-03-23 18:15:38.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.716 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.716 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.716 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:38.716 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bb2ccd2e116d492395c25884bc7e879a ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 False' 2022-03-23 18:15:38.716 | + functions-common:get_or_add_group_project_role:1076 : echo bb2ccd2e116d492395c25884bc7e879a ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 False 2022-03-23 18:15:38.716 | bb2ccd2e116d492395c25884bc7e879a ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 False 2022-03-23 18:15:38.782 | [672239 Async ks-group-anotherdemo:704290]: finished get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb 2c78ae00d36e4f959cc701c7ee6a8110 with result 0 in 14 seconds 2022-03-23 18:15:38.856 | [672239 Async ks-group-memberalt:704378]: Waiting for completion of get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 running on PID 704378 (4 other jobs running) 2022-03-23 18:15:38.891 | [672239 Async ks-group-memberalt:704378]: Signaling child to exit 2022-03-23 18:15:39.431 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:39.458 | [704378 Async ks-group-memberalt:704378]: finished successfully 2022-03-23 18:15:39.480 | WAKEUP 2022-03-23 18:15:39.505 | [672239 Async ks-group-memberalt:704378]: Signaled 2022-03-23 18:15:39.506 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:15:39.506 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ac8a56f334a24d32ba55390319b183fb --project ae0f571ede3f4fd99d817a40aba1b889 -f value 2022-03-23 18:15:39.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:39.507 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:39.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:39.507 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:39.507 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:39.507 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:15:39.507 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:15:39.507 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group ac8a56f334a24d32ba55390319b183fb --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:39.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:39.507 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:39.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:39.507 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:39.507 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ac8a56f334a24d32ba55390319b183fb --project ae0f571ede3f4fd99d817a40aba1b889 -f value 2022-03-23 18:15:39.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:39.507 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:39.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:39.507 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:39.507 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:39.507 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5caa3396a286475d99f6451a24b3e4d2 ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 False' 2022-03-23 18:15:39.507 | + functions-common:get_or_add_group_project_role:1076 : echo 5caa3396a286475d99f6451a24b3e4d2 ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 False 2022-03-23 18:15:39.507 | 5caa3396a286475d99f6451a24b3e4d2 ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 False 2022-03-23 18:15:39.562 | [672239 Async ks-group-memberalt:704378]: finished get_or_add_group_project_role member ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 with result 0 in 15 seconds 2022-03-23 18:15:39.609 | [672239 Async ks-group-anotheralt:704493]: Waiting for completion of get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 running on PID 704493 (3 other jobs running) 2022-03-23 18:15:39.637 | [672239 Async ks-group-anotheralt:704493]: Signaling child to exit 2022-03-23 18:15:40.024 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:40.051 | [704609 Async ks-group-admin:704609]: finished successfully 2022-03-23 18:15:40.509 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:15:40.535 | [704493 Async ks-group-anotheralt:704493]: finished successfully 2022-03-23 18:15:40.555 | WAKEUP 2022-03-23 18:15:40.579 | [672239 Async ks-group-anotheralt:704493]: Signaled 2022-03-23 18:15:40.580 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:15:40.580 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ac8a56f334a24d32ba55390319b183fb --project ae0f571ede3f4fd99d817a40aba1b889 -f value 2022-03-23 18:15:40.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.580 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.580 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.580 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:40.580 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:15:40.580 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:15:40.580 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group ac8a56f334a24d32ba55390319b183fb --project ae0f571ede3f4fd99d817a40aba1b889 2022-03-23 18:15:40.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.580 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.580 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.580 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ac8a56f334a24d32ba55390319b183fb --project ae0f571ede3f4fd99d817a40aba1b889 -f value 2022-03-23 18:15:40.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.581 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.581 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.581 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:40.581 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bb2ccd2e116d492395c25884bc7e879a ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 False' 2022-03-23 18:15:40.581 | + functions-common:get_or_add_group_project_role:1076 : echo bb2ccd2e116d492395c25884bc7e879a ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 False 2022-03-23 18:15:40.581 | bb2ccd2e116d492395c25884bc7e879a ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 False 2022-03-23 18:15:40.625 | [672239 Async ks-group-anotheralt:704493]: finished get_or_add_group_project_role anotherrole ac8a56f334a24d32ba55390319b183fb ae0f571ede3f4fd99d817a40aba1b889 with result 0 in 15 seconds 2022-03-23 18:15:40.664 | [672239 Async ks-group-admin:704609]: Waiting for completion of get_or_add_group_project_role admin e3cf34e2d0a2486e945220cc85c61457 da0c6842ceb541e8b96ff47054938fa2 running on PID 704609 (2 other jobs running) 2022-03-23 18:15:40.689 | [672239 Async ks-group-admin:704609]: Signaling child to exit 2022-03-23 18:15:40.690 | WAKEUP 2022-03-23 18:15:40.713 | [672239 Async ks-group-admin:704609]: Signaled 2022-03-23 18:15:40.714 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:15:40.714 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e3cf34e2d0a2486e945220cc85c61457 --project da0c6842ceb541e8b96ff47054938fa2 -f value 2022-03-23 18:15:40.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.714 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.715 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.715 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:40.715 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:15:40.715 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:15:40.715 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group e3cf34e2d0a2486e945220cc85c61457 --project da0c6842ceb541e8b96ff47054938fa2 2022-03-23 18:15:40.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.715 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.715 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.715 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e3cf34e2d0a2486e945220cc85c61457 --project da0c6842ceb541e8b96ff47054938fa2 -f value 2022-03-23 18:15:40.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.715 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:40.715 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:40.715 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:15:40.715 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a2401c3dd266427ca06de5deb16a01a6 e3cf34e2d0a2486e945220cc85c61457 da0c6842ceb541e8b96ff47054938fa2 False' 2022-03-23 18:15:40.715 | + functions-common:get_or_add_group_project_role:1076 : echo a2401c3dd266427ca06de5deb16a01a6 e3cf34e2d0a2486e945220cc85c61457 da0c6842ceb541e8b96ff47054938fa2 False 2022-03-23 18:15:40.715 | a2401c3dd266427ca06de5deb16a01a6 e3cf34e2d0a2486e945220cc85c61457 da0c6842ceb541e8b96ff47054938fa2 False 2022-03-23 18:15:40.759 | [672239 Async ks-group-admin:704609]: finished get_or_add_group_project_role admin e3cf34e2d0a2486e945220cc85c61457 da0c6842ceb541e8b96ff47054938fa2 with result 0 in 14 seconds 2022-03-23 18:15:40.764 | + inc/async:async_wait:197 : return 0 2022-03-23 18:15:40.767 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 18:15:40.784 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:40.787 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 18:15:40.804 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:40.808 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 18:15:40.810 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 18:15:40.871 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 18:15:40.911 | [672239 Async create_nova_accounts:706543]: running: create_nova_accounts 2022-03-23 18:15:40.914 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 18:15:40.932 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:40.935 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 18:15:40.938 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 18:15:40.999 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 18:15:41.041 | [672239 Async create_glance_accounts:706658]: running: create_glance_accounts 2022-03-23 18:15:41.044 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 18:15:41.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:41.068 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 18:15:41.071 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 18:15:41.138 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 18:15:41.179 | [672239 Async create_cinder_accounts:706788]: running: create_cinder_accounts 2022-03-23 18:15:41.183 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 18:15:41.204 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:41.207 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 18:15:41.210 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 18:15:41.279 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 18:15:41.353 | [672239 Async create_neutron_accounts:706903]: running: create_neutron_accounts 2022-03-23 18:15:41.360 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 18:15:41.391 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:41.398 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 18:15:41.402 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 18:15:41.719 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 18:15:41.941 | [672239 Async create_swift_accounts:707045]: running: create_swift_accounts 2022-03-23 18:15:41.961 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 18:15:42.108 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:42.124 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 18:15:42.443 | [672239 Async create_nova_accounts:706543]: Waiting for completion of create_nova_accounts running on PID 706543 (6 other jobs running) 2022-03-23 18:15:42.627 | [672239 Async create_nova_accounts:706543]: Signaling child to exit 2022-03-23 18:16:23.257 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:16:23.424 | [706903 Async create_neutron_accounts:706903]: finished successfully 2022-03-23 18:16:42.448 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:16:42.485 | [706788 Async create_cinder_accounts:706788]: finished successfully 2022-03-23 18:16:57.966 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:16:57.999 | [706658 Async create_glance_accounts:706658]: finished successfully 2022-03-23 18:17:00.021 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:17:00.049 | [706543 Async create_nova_accounts:706543]: finished successfully 2022-03-23 18:17:00.070 | WAKEUP 2022-03-23 18:17:00.094 | [672239 Async create_nova_accounts:706543]: Signaled 2022-03-23 18:17:00.096 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 18:17:00.096 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 18:17:00.096 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 18:17:00.096 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:00.096 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:17:00.096 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:17:00.096 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:17:00.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.096 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.096 | + functions-common:get_or_create_user:925 : user_id=8e3b530d5d7d44c197dca87d8e043e8c 2022-03-23 18:17:00.096 | + functions-common:get_or_create_user:926 : echo 8e3b530d5d7d44c197dca87d8e043e8c 2022-03-23 18:17:00.096 | 8e3b530d5d7d44c197dca87d8e043e8c 2022-03-23 18:17:00.096 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 18:17:00.096 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:00.096 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:00.096 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:00.097 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:00.097 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:00.097 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:00.097 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:00.097 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:00.097 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:00.097 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:00.097 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.097 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:00.097 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.097 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.097 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.097 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.097 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:00.097 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:00.097 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.097 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:00.097 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.097 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.097 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.097 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.098 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:00.098 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:00.098 | ++ functions-common:get_field:818 : echo '| 2e5a50d9f6f7414abf291a6bc15addbe | 8e3b530d5d7d44c197dca87d8e043e8c | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:00.098 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:00.098 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.098 | + functions-common:get_or_add_user_project_role:997 : echo 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.098 | 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.098 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:17:00.098 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 18:17:00.098 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:00.098 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:00.098 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:00.098 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:00.098 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:00.098 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:00.098 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:00.098 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:00.098 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:00.098 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:00.098 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.098 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.098 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:00.098 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.098 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.099 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.099 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:00.099 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:00.099 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.099 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.099 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.099 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:00.099 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.099 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.099 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.099 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:00.099 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:00.099 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:00.099 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | 8e3b530d5d7d44c197dca87d8e043e8c | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:00.099 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.099 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:00.099 | + functions-common:get_or_add_user_project_role:997 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:00.099 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:00.099 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 18:17:00.099 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:17:00.099 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.47/compute 2022-03-23 18:17:00.099 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 18:17:00.099 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:17:00.100 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 18:17:00.100 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-23 18:17:00.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.100 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.100 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:17:00.100 | f8a050a3b09c460ca369fe474a400aac' 2022-03-23 18:17:00.100 | + functions-common:get_or_create_service:1094 : echo f8a050a3b09c460ca369fe474a400aac 2022-03-23 18:17:00.100 | f8a050a3b09c460ca369fe474a400aac 2022-03-23 18:17:00.100 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2022-03-23 18:17:00.100 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:17:00.100 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2022-03-23 18:17:00.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:17:00.100 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 18:17:00.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:17:00.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:17:00.100 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:17:00.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=25d11d4f73ea4ab781a78c2cf0fba9e7 2022-03-23 18:17:00.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 25d11d4f73ea4ab781a78c2cf0fba9e7 2022-03-23 18:17:00.100 | + functions-common:get_or_create_endpoint:1127 : public_id=25d11d4f73ea4ab781a78c2cf0fba9e7 2022-03-23 18:17:00.101 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:17:00.101 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:17:00.101 | + functions-common:get_or_create_endpoint:1136 : echo 25d11d4f73ea4ab781a78c2cf0fba9e7 2022-03-23 18:17:00.101 | 25d11d4f73ea4ab781a78c2cf0fba9e7 2022-03-23 18:17:00.101 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 18:17:00.101 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:17:00.101 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 18:17:00.101 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 18:17:00.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.101 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.101 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:17:00.101 | fc18015b006a4a6997ecd5a6c7bc9b6d' 2022-03-23 18:17:00.101 | + functions-common:get_or_create_service:1094 : echo fc18015b006a4a6997ecd5a6c7bc9b6d 2022-03-23 18:17:00.101 | fc18015b006a4a6997ecd5a6c7bc9b6d 2022-03-23 18:17:00.101 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2022-03-23 18:17:00.101 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:17:00.101 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2022-03-23 18:17:00.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:17:00.101 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 18:17:00.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.101 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:17:00.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:17:00.101 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 18:17:00.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.102 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.102 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.102 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0d9963f4d9ca459d8d16db8d24c3683f 2022-03-23 18:17:00.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0d9963f4d9ca459d8d16db8d24c3683f 2022-03-23 18:17:00.102 | + functions-common:get_or_create_endpoint:1127 : public_id=0d9963f4d9ca459d8d16db8d24c3683f 2022-03-23 18:17:00.102 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:17:00.102 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:17:00.102 | + functions-common:get_or_create_endpoint:1136 : echo 0d9963f4d9ca459d8d16db8d24c3683f 2022-03-23 18:17:00.102 | 0d9963f4d9ca459d8d16db8d24c3683f 2022-03-23 18:17:00.102 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 18:17:00.102 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:00.102 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 18:17:00.102 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:00.102 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 18:17:00.102 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:00.102 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:00.102 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:00.102 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:00.102 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:00.102 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:00.102 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:00.102 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:00.102 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:00.102 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:00.103 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.103 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:00.103 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.103 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.103 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.103 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.103 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:00.103 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:00.103 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.103 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.103 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.103 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:00.103 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.103 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.103 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.103 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:00.103 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:00.103 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:00.103 | ++ functions-common:get_field:818 : echo '| 261b7e182fca478cb80ca79305ed95b6 | 8e3b530d5d7d44c197dca87d8e043e8c | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:00.104 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.104 | + functions-common:get_or_add_user_project_role:995 : user_role_id=261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:17:00.104 | + functions-common:get_or_add_user_project_role:997 : echo 261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:17:00.104 | 261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:17:00.104 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 18:17:00.104 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:00.104 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 18:17:00.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:00.104 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 18:17:00.148 | [672239 Async create_nova_accounts:706543]: finished create_nova_accounts with result 0 in 79 seconds 2022-03-23 18:17:00.188 | [672239 Async create_glance_accounts:706658]: Waiting for completion of create_glance_accounts running on PID 706658 (5 other jobs running) 2022-03-23 18:17:00.217 | [672239 Async create_glance_accounts:706658]: Signaling child to exit 2022-03-23 18:17:00.217 | WAKEUP 2022-03-23 18:17:00.241 | [672239 Async create_glance_accounts:706658]: Signaled 2022-03-23 18:17:00.243 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 18:17:00.243 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:00.243 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 18:17:00.243 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 18:17:00.243 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:00.243 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:17:00.243 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:17:00.243 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:17:00.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.243 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.244 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.244 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.244 | + functions-common:get_or_create_user:925 : user_id=663f117142aa4024b754926f0ff875e4 2022-03-23 18:17:00.244 | + functions-common:get_or_create_user:926 : echo 663f117142aa4024b754926f0ff875e4 2022-03-23 18:17:00.244 | 663f117142aa4024b754926f0ff875e4 2022-03-23 18:17:00.244 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 18:17:00.244 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:00.244 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:00.244 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:00.244 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:00.244 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:00.244 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:00.244 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:00.244 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:00.244 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:00.244 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:00.244 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:00.244 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.244 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.244 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.244 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.244 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.244 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.244 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.244 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:00.244 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:00.244 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.244 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.245 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.245 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:00.245 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.245 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.245 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.245 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.245 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.245 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.245 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.245 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:00.245 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:00.245 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:00.245 | ++ functions-common:get_field:818 : echo '| 2e5a50d9f6f7414abf291a6bc15addbe | 663f117142aa4024b754926f0ff875e4 | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:00.245 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.245 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.245 | + functions-common:get_or_add_user_project_role:997 : echo 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.245 | 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.245 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:17:00.245 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 18:17:00.245 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:00.245 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 18:17:00.245 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 18:17:00.245 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:00.245 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:17:00.245 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:17:00.245 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:17:00.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.245 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.246 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.246 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.246 | + functions-common:get_or_create_user:925 : user_id=4bd15996d9f84003a860ec9d37382b5c 2022-03-23 18:17:00.246 | + functions-common:get_or_create_user:926 : echo 4bd15996d9f84003a860ec9d37382b5c 2022-03-23 18:17:00.246 | 4bd15996d9f84003a860ec9d37382b5c 2022-03-23 18:17:00.246 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 18:17:00.246 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:00.246 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:00.246 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:00.246 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:00.246 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:00.246 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:00.246 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:00.246 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:00.246 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:00.246 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:00.246 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:00.246 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.246 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.246 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.246 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.246 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.246 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.246 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.246 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:00.246 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:00.246 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.247 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.247 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.247 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.247 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.247 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:00.247 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.247 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.247 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.247 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.247 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.247 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:00.247 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:00.247 | ++ functions-common:get_field:818 : echo '| 2e5a50d9f6f7414abf291a6bc15addbe | 4bd15996d9f84003a860ec9d37382b5c | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:00.247 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:00.247 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.247 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.247 | + functions-common:get_or_add_user_project_role:997 : echo 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.247 | 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.247 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 18:17:00.247 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 18:17:00.247 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:00.247 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:00.247 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:00.247 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:00.247 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:00.247 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:00.247 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:00.247 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:00.247 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:00.247 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:00.248 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.248 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.248 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:00.248 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.248 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.248 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.248 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:00.248 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:00.248 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.248 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.248 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.248 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:00.248 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.248 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.248 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.248 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:00.248 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:00.248 | ++ functions-common:get_field:818 : echo '| 261b7e182fca478cb80ca79305ed95b6 | 4bd15996d9f84003a860ec9d37382b5c | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:00.248 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:00.248 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.249 | + functions-common:get_or_add_user_project_role:995 : user_role_id=261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:17:00.249 | + functions-common:get_or_add_user_project_role:997 : echo 261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:17:00.249 | 261b7e182fca478cb80ca79305ed95b6 2022-03-23 18:17:00.249 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 18:17:00.249 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:17:00.249 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 18:17:00.249 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 18:17:00.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.249 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.249 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.249 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.249 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:17:00.249 | 78b381ba4a464c87aceb439325c70ec5' 2022-03-23 18:17:00.249 | + functions-common:get_or_create_service:1094 : echo 78b381ba4a464c87aceb439325c70ec5 2022-03-23 18:17:00.249 | 78b381ba4a464c87aceb439325c70ec5 2022-03-23 18:17:00.249 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2022-03-23 18:17:00.249 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:17:00.249 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2022-03-23 18:17:00.249 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:17:00.249 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 18:17:00.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.249 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.249 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.249 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.249 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:17:00.249 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:17:00.249 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2022-03-23 18:17:00.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.249 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.250 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.250 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f50f9ea2012648589c9c640fefdc94b4 2022-03-23 18:17:00.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f50f9ea2012648589c9c640fefdc94b4 2022-03-23 18:17:00.250 | + functions-common:get_or_create_endpoint:1127 : public_id=f50f9ea2012648589c9c640fefdc94b4 2022-03-23 18:17:00.250 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:17:00.250 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:17:00.250 | + functions-common:get_or_create_endpoint:1136 : echo f50f9ea2012648589c9c640fefdc94b4 2022-03-23 18:17:00.250 | f50f9ea2012648589c9c640fefdc94b4 2022-03-23 18:17:00.250 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 18:17:00.250 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:17:00.250 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 18:17:00.250 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 18:17:00.250 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 18:17:00.250 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 18:17:00.250 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 18:17:00.250 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 18:17:00.250 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 18:17:00.298 | [672239 Async create_glance_accounts:706658]: finished create_glance_accounts with result 0 in 77 seconds 2022-03-23 18:17:00.343 | [672239 Async create_cinder_accounts:706788]: Waiting for completion of create_cinder_accounts running on PID 706788 (4 other jobs running) 2022-03-23 18:17:00.369 | [672239 Async create_cinder_accounts:706788]: Signaling child to exit 2022-03-23 18:17:00.369 | WAKEUP 2022-03-23 18:17:00.393 | [672239 Async create_cinder_accounts:706788]: Signaled 2022-03-23 18:17:00.395 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 18:17:00.395 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 18:17:00.395 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 18:17:00.395 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:00.395 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:17:00.395 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:17:00.395 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:17:00.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.395 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.395 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.395 | + functions-common:get_or_create_user:925 : user_id=c8087baea2794bb7b0ff9d2fb2aeb1a8 2022-03-23 18:17:00.395 | + functions-common:get_or_create_user:926 : echo c8087baea2794bb7b0ff9d2fb2aeb1a8 2022-03-23 18:17:00.395 | c8087baea2794bb7b0ff9d2fb2aeb1a8 2022-03-23 18:17:00.395 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 18:17:00.395 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:00.396 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:00.396 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:00.396 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:00.396 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:00.396 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:00.396 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:00.396 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:00.396 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:00.396 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:00.396 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.396 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:00.396 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.396 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.396 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.396 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.396 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.396 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:00.396 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:00.396 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.396 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.396 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.396 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.396 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.396 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:00.396 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.397 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.397 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.397 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.397 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:00.397 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:00.397 | ++ functions-common:get_field:818 : echo '| 2e5a50d9f6f7414abf291a6bc15addbe | c8087baea2794bb7b0ff9d2fb2aeb1a8 | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:00.397 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:00.397 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.397 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.397 | + functions-common:get_or_add_user_project_role:997 : echo 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.397 | 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.397 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:17:00.397 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 18:17:00.397 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:17:00.397 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 18:17:00.397 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 18:17:00.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.397 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.397 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.397 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:17:00.397 | 41cb1ea4012441de82aef6edd3dd8f75' 2022-03-23 18:17:00.397 | + functions-common:get_or_create_service:1094 : echo 41cb1ea4012441de82aef6edd3dd8f75 2022-03-23 18:17:00.397 | 41cb1ea4012441de82aef6edd3dd8f75 2022-03-23 18:17:00.397 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 18:17:00.397 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 18:17:00.397 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:17:00.398 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 18:17:00.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:17:00.398 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 18:17:00.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.398 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.398 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.398 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:17:00.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:17:00.398 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:17:00.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.398 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.398 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.398 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2fe0ff4bbc854f3e9783902b410311f6 2022-03-23 18:17:00.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2fe0ff4bbc854f3e9783902b410311f6 2022-03-23 18:17:00.398 | + functions-common:get_or_create_endpoint:1127 : public_id=2fe0ff4bbc854f3e9783902b410311f6 2022-03-23 18:17:00.398 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:17:00.398 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:17:00.398 | + functions-common:get_or_create_endpoint:1136 : echo 2fe0ff4bbc854f3e9783902b410311f6 2022-03-23 18:17:00.398 | 2fe0ff4bbc854f3e9783902b410311f6 2022-03-23 18:17:00.398 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 18:17:00.398 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:17:00.398 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 18:17:00.398 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 18:17:00.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.398 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.399 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.399 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.399 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:17:00.399 | ad6ec23051e64e7f85881e6acc96d4b3' 2022-03-23 18:17:00.399 | + functions-common:get_or_create_service:1094 : echo ad6ec23051e64e7f85881e6acc96d4b3 2022-03-23 18:17:00.399 | ad6ec23051e64e7f85881e6acc96d4b3 2022-03-23 18:17:00.399 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 18:17:00.399 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:17:00.399 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 18:17:00.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:17:00.399 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 18:17:00.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.399 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.399 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.399 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:17:00.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:17:00.399 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:17:00.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.399 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.399 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.399 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ab74c370d7864eb8ab32b0931993231c 2022-03-23 18:17:00.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ab74c370d7864eb8ab32b0931993231c 2022-03-23 18:17:00.399 | + functions-common:get_or_create_endpoint:1127 : public_id=ab74c370d7864eb8ab32b0931993231c 2022-03-23 18:17:00.399 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:17:00.399 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:17:00.399 | + functions-common:get_or_create_endpoint:1136 : echo ab74c370d7864eb8ab32b0931993231c 2022-03-23 18:17:00.399 | ab74c370d7864eb8ab32b0931993231c 2022-03-23 18:17:00.399 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 18:17:00.400 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 18:17:00.400 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:17:00.400 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 18:17:00.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.400 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.400 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.400 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.400 | ++ functions-common:get_or_create_project:938 : project_id=a6084bb53d864d89b1c2cd5db4c248cf 2022-03-23 18:17:00.400 | ++ functions-common:get_or_create_project:939 : echo a6084bb53d864d89b1c2cd5db4c248cf 2022-03-23 18:17:00.400 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a6084bb53d864d89b1c2cd5db4c248cf 2022-03-23 18:17:00.400 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 18:17:00.400 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:00.400 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:17:00.400 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 18:17:00.400 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 18:17:00.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.400 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.400 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.400 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 18:17:00.400 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.400 | ++ functions-common:get_or_create_user:925 : user_id=c8087baea2794bb7b0ff9d2fb2aeb1a8 2022-03-23 18:17:00.400 | ++ functions-common:get_or_create_user:926 : echo c8087baea2794bb7b0ff9d2fb2aeb1a8 2022-03-23 18:17:00.400 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c8087baea2794bb7b0ff9d2fb2aeb1a8 2022-03-23 18:17:00.443 | [672239 Async create_cinder_accounts:706788]: finished create_cinder_accounts with result 0 in 61 seconds 2022-03-23 18:17:00.448 | + inc/async:async_wait:197 : return 0 2022-03-23 18:17:00.450 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 18:17:00.505 | [672239 Async create_neutron_accounts:706903]: Waiting for completion of create_neutron_accounts running on PID 706903 (3 other jobs running) 2022-03-23 18:17:00.536 | [672239 Async create_neutron_accounts:706903]: Signaling child to exit 2022-03-23 18:17:00.536 | WAKEUP 2022-03-23 18:17:00.562 | [672239 Async create_neutron_accounts:706903]: Signaled 2022-03-23 18:17:00.564 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 18:17:00.564 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:17:00.564 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:17:00.564 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:17:00.564 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:17:00.564 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:17:00.564 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:17:00.564 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 18:17:00.564 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 18:17:00.564 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 18:17:00.564 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.47:9696/ 2022-03-23 18:17:00.564 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 18:17:00.564 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 18:17:00.564 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 18:17:00.564 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:00.564 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:17:00.564 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:17:00.564 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:17:00.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.564 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.564 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.564 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.565 | + functions-common:get_or_create_user:925 : user_id=7b4b02a323824bba93798fd398387548 2022-03-23 18:17:00.565 | + functions-common:get_or_create_user:926 : echo 7b4b02a323824bba93798fd398387548 2022-03-23 18:17:00.565 | 7b4b02a323824bba93798fd398387548 2022-03-23 18:17:00.565 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 18:17:00.565 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:00.565 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:00.565 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:00.565 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:00.565 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:00.565 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:00.565 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:00.565 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:00.565 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:00.565 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:00.565 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.565 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:00.565 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.565 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.565 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.565 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.565 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.565 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.565 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:00.565 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:00.565 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.565 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.565 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.565 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:17:00.566 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:00.566 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:00.566 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:00.566 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.566 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.566 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.566 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.566 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:00.566 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:00.566 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:00.566 | ++ functions-common:get_field:818 : echo '| 2e5a50d9f6f7414abf291a6bc15addbe | 7b4b02a323824bba93798fd398387548 | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:00.566 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:00.566 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.566 | + functions-common:get_or_add_user_project_role:997 : echo 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.566 | 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:00.566 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:17:00.566 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 18:17:00.566 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:17:00.566 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 18:17:00.566 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 18:17:00.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.566 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.566 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.566 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.566 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:17:00.566 | bdf81d36525440f5903adda6266511fc' 2022-03-23 18:17:00.566 | + functions-common:get_or_create_service:1094 : echo bdf81d36525440f5903adda6266511fc 2022-03-23 18:17:00.567 | bdf81d36525440f5903adda6266511fc 2022-03-23 18:17:00.567 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2022-03-23 18:17:00.567 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:17:00.567 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2022-03-23 18:17:00.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:17:00.567 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 18:17:00.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.567 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.567 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.567 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:17:00.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:17:00.567 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2022-03-23 18:17:00.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.567 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:00.567 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:00.567 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:00.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8028850335644d90b960e7b98d183881 2022-03-23 18:17:00.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8028850335644d90b960e7b98d183881 2022-03-23 18:17:00.567 | + functions-common:get_or_create_endpoint:1127 : public_id=8028850335644d90b960e7b98d183881 2022-03-23 18:17:00.567 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:17:00.567 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:17:00.567 | + functions-common:get_or_create_endpoint:1136 : echo 8028850335644d90b960e7b98d183881 2022-03-23 18:17:00.567 | 8028850335644d90b960e7b98d183881 2022-03-23 18:17:00.614 | [672239 Async create_neutron_accounts:706903]: finished create_neutron_accounts with result 0 in 42 seconds 2022-03-23 18:17:00.656 | [672239 Async create_swift_accounts:707045]: Waiting for completion of create_swift_accounts running on PID 707045 (2 other jobs running) 2022-03-23 18:17:00.687 | [672239 Async create_swift_accounts:707045]: Signaling child to exit 2022-03-23 18:17:53.023 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:17:53.049 | [707045 Async create_swift_accounts:707045]: finished successfully 2022-03-23 18:17:53.068 | WAKEUP 2022-03-23 18:17:53.092 | [672239 Async create_swift_accounts:707045]: Signaled 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 18:17:53.094 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 18:17:53.094 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:17:53.094 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 18:17:53.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.094 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.094 | ++ functions-common:get_or_create_role:950 : role_id=bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:17:53.094 | ++ functions-common:get_or_create_role:951 : echo bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:614 : another_role=bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:17:53.094 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 18:17:53.094 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 18:17:53.094 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:53.094 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:17:53.094 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:17:53.095 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:17:53.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.095 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.095 | + functions-common:get_or_create_user:925 : user_id=8fa40f4fb673427f909aa40adfc2b585 2022-03-23 18:17:53.095 | + functions-common:get_or_create_user:926 : echo 8fa40f4fb673427f909aa40adfc2b585 2022-03-23 18:17:53.095 | 8fa40f4fb673427f909aa40adfc2b585 2022-03-23 18:17:53.095 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 18:17:53.095 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:53.095 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:53.095 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:53.095 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:53.095 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:53.095 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:53.095 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:53.095 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:53.095 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:53.095 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:53.095 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:53.095 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:53.095 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.095 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.095 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.095 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.095 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:53.095 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:53.096 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:53.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.096 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:53.096 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.096 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.096 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.096 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:53.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.096 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.096 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:53.096 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:53.096 | ++ functions-common:get_field:818 : echo '| 2e5a50d9f6f7414abf291a6bc15addbe | 8fa40f4fb673427f909aa40adfc2b585 | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:53.096 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:53.096 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.096 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:53.096 | + functions-common:get_or_add_user_project_role:997 : echo 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:53.096 | 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:17:53.096 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:17:53.096 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 18:17:53.096 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:53.096 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:17:53.096 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:53.096 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:53.096 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:17:53.096 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:17:53.096 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:17:53.097 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:17:53.097 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:17:53.097 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:17:53.097 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:53.097 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:53.097 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.097 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.097 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.097 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.097 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:53.097 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:53.097 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:53.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.097 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:53.097 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:17:53.097 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.097 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.097 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.097 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.097 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:53.097 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:53.098 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:53.098 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | 8fa40f4fb673427f909aa40adfc2b585 | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:17:53.098 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.098 | + functions-common:get_or_add_user_project_role:997 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.098 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.098 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 18:17:53.098 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:17:53.098 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 18:17:53.098 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 18:17:53.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.098 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:17:53.098 | d371d78b755d449a95ceca962de0181e' 2022-03-23 18:17:53.098 | + functions-common:get_or_create_service:1094 : echo d371d78b755d449a95ceca962de0181e 2022-03-23 18:17:53.098 | d371d78b755d449a95ceca962de0181e 2022-03-23 18:17:53.098 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2022-03-23 18:17:53.098 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:17:53.098 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 18:17:53.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:17:53.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 18:17:53.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.098 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:17:53.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:17:53.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:17:53.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f6a467a376ec4fa7983946085068cded 2022-03-23 18:17:53.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f6a467a376ec4fa7983946085068cded 2022-03-23 18:17:53.099 | + functions-common:get_or_create_endpoint:1127 : public_id=f6a467a376ec4fa7983946085068cded 2022-03-23 18:17:53.099 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.47:8080 ]] 2022-03-23 18:17:53.099 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2022-03-23 18:17:53.099 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:17:53.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 18:17:53.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.099 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.099 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:17:53.099 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:17:53.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2022-03-23 18:17:53.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.099 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.099 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f29d5c24d8a649d583548692a89a236e 2022-03-23 18:17:53.099 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo f29d5c24d8a649d583548692a89a236e 2022-03-23 18:17:53.099 | f29d5c24d8a649d583548692a89a236e 2022-03-23 18:17:53.099 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:17:53.100 | + functions-common:get_or_create_endpoint:1136 : echo f6a467a376ec4fa7983946085068cded 2022-03-23 18:17:53.100 | f6a467a376ec4fa7983946085068cded 2022-03-23 18:17:53.100 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 18:17:53.100 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 18:17:53.100 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:17:53.100 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 18:17:53.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.100 | ++ functions-common:get_or_create_project:938 : project_id=e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.100 | ++ functions-common:get_or_create_project:939 : echo e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.100 | + lib/swift:create_swift_accounts:628 : swift_project_test1=e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.100 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 18:17:53.100 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:17:53.100 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 18:17:53.100 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:53.100 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 18:17:53.100 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 18:17:53.100 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 18:17:53.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.100 | ++ functions-common:get_or_create_user:925 : user_id=acc2196827164f15802fc047c20ddb22 2022-03-23 18:17:53.100 | ++ functions-common:get_or_create_user:926 : echo acc2196827164f15802fc047c20ddb22 2022-03-23 18:17:53.100 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=acc2196827164f15802fc047c20ddb22 2022-03-23 18:17:53.100 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 18:17:53.100 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:17:53.101 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin acc2196827164f15802fc047c20ddb22 e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.101 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:53.101 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:17:53.101 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:53.101 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:53.101 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:17:53.101 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:17:53.101 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:17:53.101 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:17:53.101 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.101 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:53.101 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user acc2196827164f15802fc047c20ddb22 --project e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.101 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.101 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.101 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.101 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:53.101 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:53.101 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user acc2196827164f15802fc047c20ddb22 --project e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.101 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user acc2196827164f15802fc047c20ddb22 --project e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.101 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:53.101 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.101 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.101 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.102 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.102 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.102 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.102 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:53.102 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:53.102 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | acc2196827164f15802fc047c20ddb22 | | e50370e716f8431182ff19867bf921ff | | | False |' 2022-03-23 18:17:53.102 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:53.102 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.102 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.102 | + functions-common:get_or_add_user_project_role:997 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.102 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.102 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 18:17:53.102 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 18:17:53.102 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:53.102 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 18:17:53.102 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 18:17:53.102 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 18:17:53.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.102 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.102 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.102 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.102 | ++ functions-common:get_or_create_user:925 : user_id=f4bf6602fad042b58b70d8c8385cd4af 2022-03-23 18:17:53.102 | ++ functions-common:get_or_create_user:926 : echo f4bf6602fad042b58b70d8c8385cd4af 2022-03-23 18:17:53.102 | + lib/swift:create_swift_accounts:637 : swift_user_test3=f4bf6602fad042b58b70d8c8385cd4af 2022-03-23 18:17:53.102 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 18:17:53.102 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:17:53.102 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role bb2ccd2e116d492395c25884bc7e879a f4bf6602fad042b58b70d8c8385cd4af e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.102 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:53.102 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:17:53.103 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:53.103 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:53.103 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:17:53.103 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:17:53.103 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:17:53.103 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:17:53.103 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role bb2ccd2e116d492395c25884bc7e879a --user f4bf6602fad042b58b70d8c8385cd4af --project e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.103 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.103 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:53.103 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.103 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.103 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.103 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:53.103 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:53.103 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add bb2ccd2e116d492395c25884bc7e879a --user f4bf6602fad042b58b70d8c8385cd4af --project e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.103 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.103 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role bb2ccd2e116d492395c25884bc7e879a --user f4bf6602fad042b58b70d8c8385cd4af --project e50370e716f8431182ff19867bf921ff 2022-03-23 18:17:53.103 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.103 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:53.103 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.103 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.104 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.104 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.104 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.104 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:53.104 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:53.104 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:53.104 | ++ functions-common:get_field:818 : echo '| bb2ccd2e116d492395c25884bc7e879a | f4bf6602fad042b58b70d8c8385cd4af | | e50370e716f8431182ff19867bf921ff | | | False |' 2022-03-23 18:17:53.104 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.104 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:17:53.104 | + functions-common:get_or_add_user_project_role:997 : echo bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:17:53.104 | bb2ccd2e116d492395c25884bc7e879a 2022-03-23 18:17:53.104 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 18:17:53.104 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 18:17:53.104 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:17:53.104 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 18:17:53.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.104 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.104 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.104 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.104 | ++ functions-common:get_or_create_project:938 : project_id=f9f671eb7c2e4c2a9b135003649f33dc 2022-03-23 18:17:53.104 | ++ functions-common:get_or_create_project:939 : echo f9f671eb7c2e4c2a9b135003649f33dc 2022-03-23 18:17:53.104 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f9f671eb7c2e4c2a9b135003649f33dc 2022-03-23 18:17:53.104 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 18:17:53.104 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:17:53.104 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 18:17:53.104 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 18:17:53.104 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:53.104 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 18:17:53.104 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 18:17:53.104 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 18:17:53.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.105 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.105 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.105 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.105 | ++ functions-common:get_or_create_user:925 : user_id=75a90e8345934e7a8e1f200a460d4d5c 2022-03-23 18:17:53.105 | ++ functions-common:get_or_create_user:926 : echo 75a90e8345934e7a8e1f200a460d4d5c 2022-03-23 18:17:53.105 | + lib/swift:create_swift_accounts:647 : swift_user_test2=75a90e8345934e7a8e1f200a460d4d5c 2022-03-23 18:17:53.105 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 18:17:53.105 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:17:53.105 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 75a90e8345934e7a8e1f200a460d4d5c f9f671eb7c2e4c2a9b135003649f33dc 2022-03-23 18:17:53.105 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:53.105 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:17:53.105 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:53.105 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:53.105 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:17:53.105 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:17:53.105 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:17:53.105 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:17:53.105 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 75a90e8345934e7a8e1f200a460d4d5c --project f9f671eb7c2e4c2a9b135003649f33dc 2022-03-23 18:17:53.105 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:53.105 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.105 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.105 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.105 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.105 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.105 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.105 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:53.105 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:53.106 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 75a90e8345934e7a8e1f200a460d4d5c --project f9f671eb7c2e4c2a9b135003649f33dc 2022-03-23 18:17:53.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.106 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.106 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.106 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 75a90e8345934e7a8e1f200a460d4d5c --project f9f671eb7c2e4c2a9b135003649f33dc 2022-03-23 18:17:53.106 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:53.106 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.106 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.106 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.106 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.106 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.106 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.106 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:53.106 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:53.106 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | 75a90e8345934e7a8e1f200a460d4d5c | | f9f671eb7c2e4c2a9b135003649f33dc | | | False |' 2022-03-23 18:17:53.106 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:53.106 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.106 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.106 | + functions-common:get_or_add_user_project_role:997 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.106 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.106 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 18:17:53.106 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 18:17:53.106 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:17:53.106 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 18:17:53.106 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 18:17:53.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.106 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.107 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.107 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.107 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 18:17:53.107 | 4d01f3651ef94d9c91621183233fb92c' 2022-03-23 18:17:53.107 | ++ functions-common:get_or_create_domain:888 : echo 4d01f3651ef94d9c91621183233fb92c 2022-03-23 18:17:53.107 | + lib/swift:create_swift_accounts:652 : swift_domain=4d01f3651ef94d9c91621183233fb92c 2022-03-23 18:17:53.107 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 18:17:53.107 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:17:53.107 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 18:17:53.107 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 4d01f3651ef94d9c91621183233fb92c 2022-03-23 18:17:53.107 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:17:53.107 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4d01f3651ef94d9c91621183233fb92c --or-show -f value -c id 2022-03-23 18:17:53.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.107 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.107 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.107 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.107 | ++ functions-common:get_or_create_project:938 : project_id=65b3bdfa0f5347d19afb6155e60eee78 2022-03-23 18:17:53.107 | ++ functions-common:get_or_create_project:939 : echo 65b3bdfa0f5347d19afb6155e60eee78 2022-03-23 18:17:53.107 | + lib/swift:create_swift_accounts:656 : swift_project_test4=65b3bdfa0f5347d19afb6155e60eee78 2022-03-23 18:17:53.107 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 18:17:53.107 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:17:53.107 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 18:17:53.107 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 4d01f3651ef94d9c91621183233fb92c test4@example.com 2022-03-23 18:17:53.107 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:17:53.107 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 18:17:53.107 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 18:17:53.107 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4d01f3651ef94d9c91621183233fb92c --email=test4@example.com --or-show -f value -c id 2022-03-23 18:17:53.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.107 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.108 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.108 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.108 | ++ functions-common:get_or_create_user:925 : user_id=bbb99a55b7714948a606c75a42a17ce3 2022-03-23 18:17:53.108 | ++ functions-common:get_or_create_user:926 : echo bbb99a55b7714948a606c75a42a17ce3 2022-03-23 18:17:53.108 | + lib/swift:create_swift_accounts:661 : swift_user_test4=bbb99a55b7714948a606c75a42a17ce3 2022-03-23 18:17:53.108 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 18:17:53.108 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:17:53.108 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin bbb99a55b7714948a606c75a42a17ce3 65b3bdfa0f5347d19afb6155e60eee78 2022-03-23 18:17:53.108 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:17:53.108 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:17:53.108 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:17:53.108 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:17:53.108 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:17:53.108 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:17:53.108 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:17:53.108 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:17:53.108 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbb99a55b7714948a606c75a42a17ce3 --project 65b3bdfa0f5347d19afb6155e60eee78 2022-03-23 18:17:53.108 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:17:53.108 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.108 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.108 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.108 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.108 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.108 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.108 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:17:53.108 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:17:53.108 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user bbb99a55b7714948a606c75a42a17ce3 --project 65b3bdfa0f5347d19afb6155e60eee78 2022-03-23 18:17:53.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.108 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.109 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.109 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbb99a55b7714948a606c75a42a17ce3 --project 65b3bdfa0f5347d19afb6155e60eee78 2022-03-23 18:17:53.109 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:17:53.109 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:17:53.109 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:17:53.109 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.109 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:53.109 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:53.109 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:17:53.109 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:17:53.109 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:17:53.109 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | bbb99a55b7714948a606c75a42a17ce3 | | 65b3bdfa0f5347d19afb6155e60eee78 | | | False |' 2022-03-23 18:17:53.109 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:17:53.109 | ++ functions-common:get_field:812 : read data 2022-03-23 18:17:53.109 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.109 | + functions-common:get_or_add_user_project_role:997 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.109 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:17:53.139 | [672239 Async create_swift_accounts:707045]: finished create_swift_accounts with result 0 in 131 seconds 2022-03-23 18:17:53.147 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 18:17:53.150 | + inc/async:async_wait:197 : return 0 2022-03-23 18:17:53.152 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 18:17:53.170 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:53.173 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 18:17:53.191 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:53.193 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 18:17:53.196 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:17:53.199 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 18:17:53.202 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 18:17:53.204 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 18:17:53.265 | + inc/async:async_inner:63 : init_glance 2022-03-23 18:17:53.304 | [672239 Async init_glance:711305]: running: init_glance 2022-03-23 18:17:53.307 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 18:17:53.326 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:53.329 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 18:17:53.332 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:17:53.335 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 18:17:53.338 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 18:17:53.341 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 18:17:53.346 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:17:53.346 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:17:53.351 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:17:53.355 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:17:53.358 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:17:53.361 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:17:53.364 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 18:17:53.367 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 18:17:53.369 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 18:17:53.372 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 18:17:53.386 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 18:17:53.389 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 18:17:56.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:56.910 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:56.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:56.910 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:00.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:00.482 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:00.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:00.482 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:03.322 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:03.348 | [711305 Async init_glance:711305]: finished successfully 2022-03-23 18:18:03.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:03.969 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:03.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:03.969 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:07.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:07.457 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:07.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:07.457 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:10.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:10.944 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:10.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:10.945 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:14.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:14.399 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:14.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:14.399 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:17.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:17.905 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:17.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:17.905 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:21.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:21.574 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:21.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:21.574 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:26.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:26.273 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:26.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:26.273 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:26.273 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 18:18:32.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:32.150 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:32.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:32.150 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:32.466 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 18:18:32.471 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 18:18:32.473 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 18:18:32.475 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 18:18:32.478 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 18:18:32.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 18:18:32.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 18:18:32.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 18:18:32.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 18:18:32.489 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 18:18:32.492 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 18:18:32.494 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 18:18:32.497 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 18:18:32.499 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 18:18:32.501 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 18:18:32.503 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 18:18:32.508 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:32.511 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 18:18:32.513 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:32.518 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 18:18:32.520 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 18:18:32.523 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 18:18:32.525 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 18:18:32.527 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 18:18:32.530 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 18:18:32.559 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 18:18:32.588 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 18:18:32.618 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 18:18:32.647 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 18:18:32.676 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 18:18:32.706 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 18:18:32.708 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 18:18:32.711 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 18:18:32.713 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:18:32.716 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:18:32.733 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:18:32.735 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:18:32.738 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:18:32.741 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:18:32.743 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:18:32.773 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:18:32.804 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:18:32.833 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:18:32.863 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 18:18:32.880 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:18:32.882 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 18:18:32.885 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:18:32.887 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 18:18:32.890 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 18:18:32.892 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 18:18:32.904 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 18:18:32.906 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:18:32.909 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 18:18:32.911 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 18:18:32.924 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 18:18:32.937 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 18:18:32.939 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 18:18:32.952 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 18:18:32.964 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 18:18:32.977 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 18:18:32.979 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:18:32.982 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 18:18:32.986 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.jI9SNplW1l 2022-03-23 18:18:32.989 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 18:18:32.992 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:18:32.995 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.jI9SNplW1l 2022-03-23 18:18:32.998 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.jI9SNplW1l 2022-03-23 18:18:33.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.jI9SNplW1l /etc/sudoers.d/neutron-rootwrap 2022-03-23 18:18:33.022 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:18:33.052 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 18:18:33.055 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:18:33.085 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 18:18:33.088 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 18:18:33.090 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 18:18:33.093 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:18:33.095 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:18:33.097 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:18:33.116 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:33.119 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:18:33.122 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:18:33.124 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:18:33.142 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:33.145 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:18:33.148 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 18:18:33.186 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:18:33.189 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:18:33.191 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 18:18:33.209 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:33.212 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 18:18:33.214 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 18:18:33.216 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:18:33.219 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:18:33.221 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 18:18:33.224 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 18:18:33.227 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:18:33.230 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 18:18:33.232 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 18:18:33.235 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 18:18:33.239 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 18:18:33.242 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-23 18:18:33.247 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 18:18:33.266 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:33.269 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 18:18:33.272 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 18:18:33.274 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 18:18:33.279 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 18:18:33.309 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 18:18:33.340 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 18:18:33.371 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 18:18:33.401 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 18:18:33.432 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 18:18:33.434 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:18:33.437 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 18:18:33.439 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:18:33.442 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 18:18:33.471 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 18:18:33.502 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 18:18:33.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 18:18:33.563 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 18:18:33.594 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 18:18:33.624 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 18:18:33.655 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 18:18:33.685 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:18:33.715 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:18:33.745 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 18:18:33.776 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 18:18:33.807 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 18:18:33.810 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:18:33.812 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:18:33.815 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 18:18:33.817 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 18:18:33.848 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 18:18:33.878 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2022-03-23 18:18:33.909 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 18:18:33.939 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 18:18:33.970 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 18:18:34.000 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 18:18:34.031 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 18:18:34.062 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:18:34.092 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 18:18:34.124 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 18:18:34.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 18:18:34.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 18:18:34.134 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 18:18:34.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 18:18:34.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 18:18:34.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 18:18:34.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-03-23 18:18:34.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-03-23 18:18:34.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-03-23 18:18:34.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 18:18:34.154 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 18:18:34.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 18:18:34.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 18:18:34.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 18:18:34.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 18:18:34.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 18:18:34.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 18:18:34.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 18:18:34.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-23 18:18:34.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-23 18:18:34.218 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:34.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:18:34.224 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 18:18:34.226 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 18:18:34.228 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:18:34.232 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 18:18:34.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 18:18:34.264 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 18:18:34.267 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:34.269 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:18:34.272 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 18:18:34.274 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 18:18:34.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:18:34.279 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 18:18:34.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 18:18:34.312 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:34.314 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:18:34.317 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 18:18:34.319 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 18:18:34.322 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:18:34.324 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 18:18:34.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 18:18:34.356 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:34.359 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 18:18:34.361 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 18:18:34.364 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 18:18:34.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:18:34.370 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-23 18:18:34.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 18:18:34.401 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:34.404 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 18:18:34.406 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 18:18:34.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 18:18:34.411 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:18:34.414 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 18:18:34.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 18:18:34.446 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:34.448 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 18:18:34.451 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 18:18:34.453 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 18:18:34.456 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:18:34.458 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 18:18:34.487 | + 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:150:199 2022-03-23 18:18:34.491 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:34.493 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 18:18:34.496 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-03-23 18:18:34.498 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-03-23 18:18:34.501 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:18:34.503 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-03-23 18:18:34.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 18:18:34.535 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:18:34.537 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 18:18:34.540 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 18:18:34.542 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 18:18:34.545 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:18:34.547 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 18:18:34.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 18:18:34.579 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 18:18:34.596 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:34.599 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 18:18:34.602 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:18:34.634 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 18:18:34.637 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:18:34.667 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 18:18:34.698 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 18:18:34.701 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 18:18:34.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 18:18:34.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 18:18:37.786 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 18:18:37.786 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 18:18:37.786 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=713283) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 18:18:37.837 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=713283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:18:37.837 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=713283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:18:37.837 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=713283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:18:37.837 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=713283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:18:37.838 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=713283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:18:37.838 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=713283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:18:37.892 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 18:18:37.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:37.892 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:37.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:37.892 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:38.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 18:18:38.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 18:18:38.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 18:18:38.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:18:38.261 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 18:18:38.317 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-23 18:18:38.336 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 18:18:38.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 18:18:38.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-23 18:18:38.374 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 18:18:38.378 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 18:18:38.386 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 18:18:38.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 18:18:38.391 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 18:18:38.404 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 18:18:38.418 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 18:18:38.420 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 18:18:38.428 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 18:18:38.432 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 18:18:38.435 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 18:18:38.443 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 18:18:38.447 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 18:18:38.450 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 18:18:38.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 18:18:38.456 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 18:18:38.458 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 18:18:38.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 18:18:38.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 18:18:38.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:18:38.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 18:18:38.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 18:18:38.498 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-23 18:18:38.532 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 18:18:38.535 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 18:18:38.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 18:18:38.594 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 18:18:38.612 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:38.614 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 18:18:38.617 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 18:18:38.622 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 18:18:38.652 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 18:18:38.681 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:18:38.713 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 18:18:38.716 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:18:38.747 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 18:18:38.766 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:38.768 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 18:18:38.771 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 18:18:38.802 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 18:18:38.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 18:18:38.807 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 18:18:38.838 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 18:18:38.840 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 18:18:38.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 18:18:38.845 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 18:18:38.863 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:38.866 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 18:18:38.868 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-23 18:18:38.873 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 18:18:38.903 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:18:38.935 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 18:18:38.938 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:18:38.968 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 18:18:38.970 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 18:18:38.999 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 18:18:39.002 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 18:18:39.005 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 18:18:39.035 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 18:18:39.037 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 18:18:39.040 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 18:18:39.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 18:18:42.066 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 18:18:42.066 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 18:18:42.067 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=713813) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 18:18:42.118 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=713813) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:18:42.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=713813) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:18:42.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=713813) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:18:42.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=713813) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:18:42.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=713813) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:18:42.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=713813) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:18:42.179 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 18:18:42.180 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=713813) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 18:18:42.180 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=713813) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 18:18:42.181 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 18:18:42.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:42.181 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:42.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:42.181 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:42.584 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 18:18:42.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 18:18:42.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 18:18:42.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 18:18:42.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 18:18:42.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:18:42.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 18:18:42.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 18:18:42.621 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 18:18:42.623 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 18:18:42.626 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 18:18:42.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-23 18:18:42.656 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 18:18:42.658 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 18:18:42.661 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 18:18:42.664 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 18:18:42.667 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 18:18:42.669 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 18:18:42.672 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 18:18:42.674 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 18:18:42.677 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 18:18:42.680 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 18:18:42.682 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 18:18:42.685 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 18:18:42.687 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 18:18:42.690 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 18:18:42.693 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 18:18:42.694 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 18:18:42.700 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 18:18:42.703 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 18:18:42.705 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 18:18:42.707 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 18:18:42.711 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 18:18:42.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 18:18:42.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 18:18:42.718 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2022-03-23 18:18:42.721 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 18:18:42.723 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 18:18:42.726 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 18:18:42.729 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 18:18:42.731 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2022-03-23 18:18:42.734 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2022-03-23 18:18:42.736 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2022-03-23 18:18:42.739 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 18:18:42.742 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 18:18:42.746 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.17/22 brd 192.168.3.255 2022-03-23 18:18:42.747 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 18:18:42.748 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 18:18:42.750 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 18:18:42.755 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.17 2022-03-23 18:18:42.757 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2022-03-23 18:18:42.760 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2022-03-23 18:18:42.772 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2022-03-23 18:18:42.784 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 18:18:42.798 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 18:18:42.819 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2022-03-23 18:18:42.828 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2022-03-23 18:18:42.828 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.076 ms 2022-03-23 18:18:43.834 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.043 ms 2022-03-23 18:18:44.859 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.052 ms 2022-03-23 18:18:44.859 | 2022-03-23 18:18:44.859 | --- 192.168.0.17 ping statistics --- 2022-03-23 18:18:44.859 | 3 packets transmitted, 3 received, 0% packet loss, time 2031ms 2022-03-23 18:18:44.859 | rtt min/avg/max/mdev = 0.043/0.057/0.076/0.013 ms 2022-03-23 18:18:44.864 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 18:18:44.865 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 18:18:44.870 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 18:18:44.873 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 18:18:44.891 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:44.894 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 18:18:44.897 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 18:18:44.902 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 18:18:44.932 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.47 2022-03-23 18:18:44.962 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 18:18:44.992 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:18:45.025 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 18:18:45.028 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:18:45.057 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 18:18:45.060 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 18:18:45.077 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:18:45.080 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:18:45.083 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 18:18:45.101 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:18:45.103 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 18:18:45.121 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:18:45.123 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 18:18:45.141 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:18:45.144 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 18:18:45.175 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 18:18:45.206 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 18:18:45.209 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 18:18:45.227 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:45.229 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 18:18:45.248 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:45.250 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 18:18:45.253 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 18:18:45.315 | + inc/async:async_inner:63 : init_neutron 2022-03-23 18:18:45.352 | [672239 Async init_neutron:714291]: running: init_neutron 2022-03-23 18:18:45.355 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 18:18:45.384 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:45.387 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 18:18:45.398 | ++ ./stack.sh:main:1162 : true 2022-03-23 18:18:45.401 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 18:18:45.404 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 18:18:45.407 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 18:18:45.418 | dnsmasq: no process found 2022-03-23 18:18:45.422 | + ./stack.sh:main:1164 : true 2022-03-23 18:18:45.425 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 18:18:45.429 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:18:45.433 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 18:18:45.433 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 18:18:45.434 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 18:18:45.437 | + lib/nova:clean_iptables:186 : bash 2022-03-23 18:18:45.439 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 18:18:45.444 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 18:18:45.453 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 18:18:45.454 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 18:18:45.456 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 18:18:45.458 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:18:45.459 | + lib/nova:clean_iptables:188 : bash 2022-03-23 18:18:45.459 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 18:18:45.461 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 18:18:45.477 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:18:45.477 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 18:18:45.477 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 18:18:45.478 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 18:18:45.481 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 18:18:45.481 | + lib/nova:clean_iptables:190 : bash 2022-03-23 18:18:45.482 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 18:18:45.501 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:18:45.502 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 18:18:45.502 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 18:18:45.507 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 18:18:45.507 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 18:18:45.508 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 18:18:45.511 | + lib/nova:clean_iptables:192 : bash 2022-03-23 18:18:45.523 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 18:18:45.531 | net.ipv4.ip_forward = 1 2022-03-23 18:18:45.535 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 18:18:45.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:45.557 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 18:18:45.560 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 18:18:45.562 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 18:18:45.597 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 18:18:45.632 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 18:18:45.635 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 18:18:45.671 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 18:18:45.705 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 18:18:45.726 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:45.728 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 18:18:45.731 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:18:45.734 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 18:18:45.736 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 18:18:45.739 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 18:18:45.805 | + inc/async:async_inner:63 : init_swift 2022-03-23 18:18:45.852 | [672239 Async init_swift:714649]: running: init_swift 2022-03-23 18:18:45.855 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 18:18:45.876 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:45.879 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 18:18:45.881 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:18:45.884 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 18:18:45.887 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 18:18:45.890 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 18:18:45.964 | + inc/async:async_inner:63 : init_cinder 2022-03-23 18:18:46.012 | [672239 Async init_cinder:714744]: running: init_cinder 2022-03-23 18:18:46.015 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 18:18:46.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:18:46.054 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 18:18:46.056 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:18:46.059 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 18:18:46.065 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 18:18:46.067 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 18:18:46.147 | + inc/async:async_inner:63 : init_placement 2022-03-23 18:18:46.214 | [672239 Async init_placement:714862]: running: init_placement 2022-03-23 18:18:46.217 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 18:18:46.288 | [672239 Async init_neutron:714291]: Waiting for completion of init_neutron running on PID 714291 (6 other jobs running) 2022-03-23 18:18:46.325 | [672239 Async init_neutron:714291]: Signaling child to exit 2022-03-23 18:18:57.670 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:57.707 | [714744 Async init_cinder:714744]: finished successfully 2022-03-23 18:18:59.976 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:00.006 | [714649 Async init_swift:714649]: finished successfully 2022-03-23 18:19:13.762 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:13.789 | [714291 Async init_neutron:714291]: finished successfully 2022-03-23 18:19:13.809 | WAKEUP 2022-03-23 18:19:13.833 | [672239 Async init_neutron:714291]: Signaled 2022-03-23 18:19:13.835 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 18:19:13.835 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:19:13.835 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:19:13.835 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:19:13.835 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:19:13.835 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:19:13.835 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:19:13.835 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 18:19:13.835 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 18:19:13.835 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 18:19:13.835 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 18:19:13.835 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 18:19:13.835 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 18:19:13.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:13.835 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 18:19:13.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:13.835 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 18:19:13.835 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:19:13.835 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:19:13.835 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:19:13.835 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:19:13.835 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059528429 2022-03-23 18:19:13.835 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 18:19:13.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:13.836 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:13.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:13.836 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 18:19:13.836 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 18:19:13.837 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 18:19:13.838 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 18:19:13.839 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 18:19:13.839 | Running upgrade for neutron ... 2022-03-23 18:19:13.839 | OK 2022-03-23 18:19:13.839 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 18:19:13.840 | + functions-common:time_stop:2425 : local name 2022-03-23 18:19:13.840 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:19:13.840 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:19:13.840 | + functions-common:time_stop:2428 : local total 2022-03-23 18:19:13.840 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:19:13.840 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:19:13.840 | + functions-common:time_stop:2432 : start_time=1648059528429 2022-03-23 18:19:13.840 | + functions-common:time_stop:2434 : [[ -z 1648059528429 ]] 2022-03-23 18:19:13.840 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:19:13.840 | + functions-common:time_stop:2437 : end_time=1648059553745 2022-03-23 18:19:13.840 | + functions-common:time_stop:2438 : elapsed_time=25316 2022-03-23 18:19:13.840 | + functions-common:time_stop:2439 : total=8259 2022-03-23 18:19:13.840 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:19:13.840 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33575 2022-03-23 18:19:13.882 | [672239 Async init_neutron:714291]: finished init_neutron with result 0 in 28 seconds 2022-03-23 18:19:13.886 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:13.889 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 18:19:13.942 | [672239 Async init_placement:714862]: Waiting for completion of init_placement running on PID 714862 (5 other jobs running) 2022-03-23 18:19:13.969 | [672239 Async init_placement:714862]: Signaling child to exit 2022-03-23 18:19:32.980 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:33.007 | [714862 Async init_placement:714862]: finished successfully 2022-03-23 18:19:33.026 | WAKEUP 2022-03-23 18:19:33.050 | [672239 Async init_placement:714862]: Signaled 2022-03-23 18:19:33.052 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 18:19:33.052 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 18:19:33.052 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 18:19:33.052 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 18:19:33.052 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 18:19:33.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:33.052 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 18:19:33.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:33.052 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 18:19:33.052 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 18:19:33.052 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 18:19:33.052 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 18:19:33.052 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:19:33.053 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:19:33.053 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:19:33.053 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:19:33.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.053 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.053 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.053 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:33.053 | + functions-common:get_or_create_user:925 : user_id=c96735976c4c4ee8ba24cdff3fd865a9 2022-03-23 18:19:33.053 | + functions-common:get_or_create_user:926 : echo c96735976c4c4ee8ba24cdff3fd865a9 2022-03-23 18:19:33.053 | c96735976c4c4ee8ba24cdff3fd865a9 2022-03-23 18:19:33.053 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 18:19:33.053 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:33.053 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:19:33.053 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:33.053 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:33.053 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:19:33.053 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:19:33.053 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:19:33.053 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:19:33.053 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:19:33.053 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:19:33.053 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:33.053 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:33.053 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:33.053 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:19:33.053 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:33.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.053 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.053 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.053 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:33.054 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:33.054 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:33.054 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:19:33.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.054 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.054 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.054 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:19:33.054 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:33.054 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:33.054 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:33.054 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:33.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.054 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.054 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.054 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:33.054 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:33.054 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:33.054 | ++ functions-common:get_field:818 : echo '| 2e5a50d9f6f7414abf291a6bc15addbe | c96735976c4c4ee8ba24cdff3fd865a9 | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:19:33.054 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:33.054 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:33.054 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:19:33.054 | + functions-common:get_or_add_user_project_role:997 : echo 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:19:33.054 | 2e5a50d9f6f7414abf291a6bc15addbe 2022-03-23 18:19:33.054 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:19:33.054 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 18:19:33.054 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:33.054 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:19:33.054 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:33.055 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:33.055 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:19:33.055 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:19:33.055 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:19:33.055 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:19:33.055 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:19:33.055 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:19:33.055 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:19:33.055 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:33.055 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:33.055 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:33.055 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:33.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.055 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.055 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.055 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:33.055 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:33.055 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:33.055 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:19:33.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.055 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.055 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.055 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:19:33.055 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:33.055 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:33.055 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:33.055 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:33.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.055 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.056 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.056 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:33.056 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:33.056 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:33.056 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:33.056 | ++ functions-common:get_field:818 : echo '| a2401c3dd266427ca06de5deb16a01a6 | c96735976c4c4ee8ba24cdff3fd865a9 | | a6084bb53d864d89b1c2cd5db4c248cf | | | False |' 2022-03-23 18:19:33.056 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:33.056 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:19:33.056 | + functions-common:get_or_add_user_project_role:997 : echo a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:19:33.056 | a2401c3dd266427ca06de5deb16a01a6 2022-03-23 18:19:33.056 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.47/placement 2022-03-23 18:19:33.056 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 18:19:33.056 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:19:33.056 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 18:19:33.056 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 18:19:33.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.056 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.056 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.056 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:33.056 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:19:33.056 | 7ca5ad62f1fc4cf389c911cb0c362f72' 2022-03-23 18:19:33.056 | + functions-common:get_or_create_service:1094 : echo 7ca5ad62f1fc4cf389c911cb0c362f72 2022-03-23 18:19:33.056 | 7ca5ad62f1fc4cf389c911cb0c362f72 2022-03-23 18:19:33.056 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.47/placement 2022-03-23 18:19:33.056 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:19:33.056 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.47/placement RegionOne 2022-03-23 18:19:33.056 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:19:33.056 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 18:19:33.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.056 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.057 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.057 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:33.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:19:33.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:19:33.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.47/placement --region RegionOne -f value -c id 2022-03-23 18:19:33.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.057 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.057 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.057 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:33.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fb3435b685e24aa78b44d2fccf7faf33 2022-03-23 18:19:33.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fb3435b685e24aa78b44d2fccf7faf33 2022-03-23 18:19:33.057 | + functions-common:get_or_create_endpoint:1127 : public_id=fb3435b685e24aa78b44d2fccf7faf33 2022-03-23 18:19:33.057 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:19:33.057 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:19:33.057 | + functions-common:get_or_create_endpoint:1136 : echo fb3435b685e24aa78b44d2fccf7faf33 2022-03-23 18:19:33.057 | fb3435b685e24aa78b44d2fccf7faf33 2022-03-23 18:19:33.097 | [672239 Async init_placement:714862]: finished init_placement with result 0 in 46 seconds 2022-03-23 18:19:33.102 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:33.105 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 18:19:33.157 | [672239 Async init_glance:711305]: Waiting for completion of init_glance running on PID 711305 (4 other jobs running) 2022-03-23 18:19:33.183 | [672239 Async init_glance:711305]: Signaling child to exit 2022-03-23 18:19:33.183 | WAKEUP 2022-03-23 18:19:33.206 | [672239 Async init_glance:711305]: Signaled 2022-03-23 18:19:33.208 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 18:19:33.208 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 18:19:33.208 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 18:19:33.208 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 18:19:33.208 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 18:19:33.208 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 18:19:33.208 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 18:19:33.208 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:33.208 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 18:19:33.209 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:33.209 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 18:19:33.209 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:19:33.209 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:19:33.209 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:19:33.209 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:19:33.209 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059473550 2022-03-23 18:19:33.209 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 18:19:33.209 | 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=711427) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:19:33.209 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:19:33.209 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:19:33.209 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:19:33.209 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:33.209 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:19:33.210 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:19:33.210 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 18:19:33.210 | Database migration is up to date. No migration needed. 2022-03-23 18:19:33.210 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 18:19:33.210 | Database is synced successfully. 2022-03-23 18:19:33.210 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 18:19:33.210 | 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=711582) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:19:33.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 18:19:33.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 18:19:33.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 18:19:33.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 18:19:33.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 18:19:33.211 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 18:19:33.211 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 18:19:33.211 | + functions-common:time_stop:2425 : local name 2022-03-23 18:19:33.211 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:19:33.211 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:19:33.212 | + functions-common:time_stop:2428 : local total 2022-03-23 18:19:33.212 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:19:33.212 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:19:33.212 | + functions-common:time_stop:2432 : start_time=1648059473550 2022-03-23 18:19:33.212 | + functions-common:time_stop:2434 : [[ -z 1648059473550 ]] 2022-03-23 18:19:33.212 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:19:33.212 | + functions-common:time_stop:2437 : end_time=1648059483306 2022-03-23 18:19:33.212 | + functions-common:time_stop:2438 : elapsed_time=9756 2022-03-23 18:19:33.212 | + functions-common:time_stop:2439 : total=8259 2022-03-23 18:19:33.212 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:19:33.212 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18015 2022-03-23 18:19:33.255 | [672239 Async init_glance:711305]: finished init_glance with result 0 in 10 seconds 2022-03-23 18:19:33.259 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:33.262 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 18:19:33.315 | [672239 Async init_swift:714649]: Waiting for completion of init_swift running on PID 714649 (3 other jobs running) 2022-03-23 18:19:33.341 | [672239 Async init_swift:714649]: Signaling child to exit 2022-03-23 18:19:33.342 | WAKEUP 2022-03-23 18:19:33.365 | [672239 Async init_swift:714649]: Signaled 2022-03-23 18:19:33.367 | + lib/swift:init_swift:668 : local node_number 2022-03-23 18:19:33.367 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 18:19:33.367 | No object-auditor running 2022-03-23 18:19:33.367 | No account-auditor running 2022-03-23 18:19:33.367 | No container-replicator running 2022-03-23 18:19:33.367 | No container-sync running 2022-03-23 18:19:33.367 | No container-auditor running 2022-03-23 18:19:33.367 | No object-replicator running 2022-03-23 18:19:33.367 | No container-server running 2022-03-23 18:19:33.367 | No object-reconstructor running 2022-03-23 18:19:33.367 | No object-updater running 2022-03-23 18:19:33.367 | No object-expirer running 2022-03-23 18:19:33.367 | No container-updater running 2022-03-23 18:19:33.367 | No object-server running 2022-03-23 18:19:33.367 | No proxy-server running 2022-03-23 18:19:33.367 | No account-reaper running 2022-03-23 18:19:33.368 | No container-reconciler running 2022-03-23 18:19:33.368 | No account-replicator running 2022-03-23 18:19:33.368 | No account-server running 2022-03-23 18:19:33.368 | No container-sharder running 2022-03-23 18:19:33.368 | + lib/swift:init_swift:670 : true 2022-03-23 18:19:33.368 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 18:19:33.368 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 18:19:33.368 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 18:19:33.368 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 18:19:33.368 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 18:19:33.368 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-23 18:19:33.368 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 18:19:33.368 | + functions:create_disk:732 : local node_number 2022-03-23 18:19:33.368 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.368 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 18:19:33.368 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 18:19:33.369 | + functions:create_disk:736 : local key 2022-03-23 18:19:33.369 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 18:19:33.369 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 18:19:33.369 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 18:19:33.369 | + functions:destroy_disk:765 : local key 2022-03-23 18:19:33.369 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 18:19:33.369 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 18:19:33.369 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 18:19:33.369 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 18:19:33.369 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:19:33.369 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 18:19:33.369 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 18:19:33.369 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 18:19:33.369 | = reflink=1 2022-03-23 18:19:33.369 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 18:19:33.369 | = sunit=0 swidth=0 blks 2022-03-23 18:19:33.369 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 18:19:33.369 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 18:19:33.369 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 18:19:33.369 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 18:19:33.369 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-23 18:19:33.370 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 18:19:33.370 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-23 18:19:33.370 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 18:19:33.370 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 18:19:33.370 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 18:19:33.370 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 18:19:33.370 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:19:33.370 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 18:19:33.370 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 18:19:33.370 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 18:19:33.370 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 18:19:33.370 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 18:19:33.370 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 18:19:33.370 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 18:19:33.370 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648058699.object.builder backups/1648058700.container.builder backups/1648058701.account.builder backups/1648058707.object.builder backups/1648058708.container.builder backups/1648058709.account.builder backups/1648058707.object.ring.gz backups/1648058708.container.ring.gz backups/1648058709.account.ring.gz 2022-03-23 18:19:33.370 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 18:19:33.370 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 18:19:33.370 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 18:19:33.370 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 18:19:33.370 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:19:33.370 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 18:19:33.370 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 18:19:33.370 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:19:33.370 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 18:19:33.370 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 18:19:33.370 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:19:33.370 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 18:19:33.370 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 18:19:33.370 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:19:33.371 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 18:19:33.371 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:19:33.371 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 18:19:33.371 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:19:33.371 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 18:19:33.371 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:19:33.371 | + lib/swift:init_swift:714 : popd 2022-03-23 18:19:33.415 | [672239 Async init_swift:714649]: finished init_swift with result 0 in 14 seconds 2022-03-23 18:19:33.419 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:33.422 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 18:19:33.474 | [672239 Async init_cinder:714744]: Waiting for completion of init_cinder running on PID 714744 (2 other jobs running) 2022-03-23 18:19:33.500 | [672239 Async init_cinder:714744]: Signaling child to exit 2022-03-23 18:19:33.500 | WAKEUP 2022-03-23 18:19:33.524 | [672239 Async init_cinder:714744]: Signaled 2022-03-23 18:19:33.526 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 18:19:33.526 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:33.526 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 18:19:33.526 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 18:19:33.526 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 18:19:33.526 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 18:19:33.526 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 18:19:33.526 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:33.526 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 18:19:33.526 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:33.526 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 18:19:33.526 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:19:33.526 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:19:33.526 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:19:33.526 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:19:33.526 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059526812 2022-03-23 18:19:33.526 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 18:19:33.526 | 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=714981) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:19:33.526 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:19:33.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:19:33.527 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=714981) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:19:33.527 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 18:19:33.527 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:19:33.527 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:19:33.527 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 18:19:33.528 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=714981) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:19:33.528 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 18:19:33.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.528 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:33.528 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:33.528 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:19:33.528 | last_heartbeat = column_property( 2022-03-23 18:19:33.528 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:19:33.528 | num_hosts = column_property( 2022-03-23 18:19:33.528 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:19:33.528 | num_down_hosts = column_property( 2022-03-23 18:19:33.528 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 18:19:33.528 | + functions-common:time_stop:2425 : local name 2022-03-23 18:19:33.528 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:19:33.528 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:19:33.528 | + functions-common:time_stop:2428 : local total 2022-03-23 18:19:33.528 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:19:33.528 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:19:33.528 | + functions-common:time_stop:2432 : start_time=1648059526812 2022-03-23 18:19:33.528 | + functions-common:time_stop:2434 : [[ -z 1648059526812 ]] 2022-03-23 18:19:33.528 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:19:33.528 | + functions-common:time_stop:2437 : end_time=1648059534278 2022-03-23 18:19:33.528 | + functions-common:time_stop:2438 : elapsed_time=7466 2022-03-23 18:19:33.528 | + functions-common:time_stop:2439 : total=8259 2022-03-23 18:19:33.528 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:19:33.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15725 2022-03-23 18:19:33.528 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 18:19:33.528 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:33.528 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:19:33.528 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 18:19:33.528 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:19:33.528 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 18:19:33.529 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 18:19:33.529 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 18:19:33.529 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 18:19:33.529 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 18:19:33.529 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 18:19:33.529 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:19:33.529 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 18:19:33.529 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 18:19:33.529 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:19:33.529 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:19:33.529 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:19:33.529 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 18:19:33.529 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:19:33.529 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:19:33.529 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:19:33.529 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:19:33.529 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:19:33.529 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:19:33.529 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 18:19:33.529 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:19:33.529 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 18:19:33.529 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:19:33.529 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 18:19:33.529 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 18:19:33.529 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 18:19:33.529 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 18:19:33.530 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 18:19:33.530 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 18:19:33.530 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 18:19:33.530 | [Unit] 2022-03-23 18:19:33.530 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:19:33.530 | DefaultDependencies=no 2022-03-23 18:19:33.530 | After=systemd-udev-settle.service 2022-03-23 18:19:33.530 | Before=lvm2-activation-early.service 2022-03-23 18:19:33.530 | Wants=systemd-udev-settle.service 2022-03-23 18:19:33.530 | 2022-03-23 18:19:33.530 | [Service] 2022-03-23 18:19:33.530 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:19:33.530 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 18:19:33.530 | RemainAfterExit=yes 2022-03-23 18:19:33.530 | Type=oneshot 2022-03-23 18:19:33.530 | 2022-03-23 18:19:33.530 | [Install] 2022-03-23 18:19:33.530 | WantedBy=local-fs.target 2022-03-23 18:19:33.530 | Also=systemd-udev-settle.service 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 18:19:33.530 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 18:19:33.530 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 18:19:33.531 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 18:19:33.531 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 18:19:33.531 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 18:19:33.531 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 18:19:33.531 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 18:19:33.531 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 18:19:33.531 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 18:19:33.531 | Physical volume "/dev/loop4" successfully created. 2022-03-23 18:19:33.531 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 18:19:33.531 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 18:19:33.531 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 18:19:33.531 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 18:19:33.531 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 18:19:33.531 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:19:33.531 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 18:19:33.531 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 18:19:33.531 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:33.531 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 18:19:33.531 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 18:19:33.531 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 18:19:33.572 | [672239 Async init_cinder:714744]: finished init_cinder with result 0 in 11 seconds 2022-03-23 18:19:33.577 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:33.579 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 18:19:33.599 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:33.601 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 18:19:33.604 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:19:33.607 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 18:19:33.609 | + ./stack.sh:main:1218 : init_nova 2022-03-23 18:19:33.612 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 18:19:33.630 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:33.633 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 18:19:33.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:33.653 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:19:33.656 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:19:33.715 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:19:33.753 | [672239 Async nova-cell-0:717205]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:19:33.757 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 18:19:33.762 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:19:33.765 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 18:19:33.768 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:19:33.771 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:19:33.774 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:19:33.835 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:19:33.876 | [672239 Async nova-cell-1:717297]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:19:33.881 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 18:19:33.888 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 18:19:33.891 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 18:19:33.894 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 18:19:33.898 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 18:19:33.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:34.336 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 18:19:34.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:34.358 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 18:19:35.437 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:19:38.815 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:19:38.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:38.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:38.825 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:19:38.826 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=717357) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:19:38.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:19:38.852 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:19:38.886 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 18:19:40.866 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=717357) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:19:40.869 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 18:19:41.653 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=717357) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:19:41.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:41.659 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:41.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:41.659 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:42.138 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 18:19:42.141 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 18:19:42.144 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 18:19:42.147 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 18:19:42.149 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:19:42.153 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:19:43.204 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:19:45.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:45.881 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:45.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:45.881 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:46.419 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 18:19:46.424 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 18:19:46.427 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 18:19:46.472 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:46.496 | [672239 Async nova-cell-0:717205]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 717205 (3 other jobs running) 2022-03-23 18:19:46.502 | [717205 Async nova-cell-0:717205]: finished successfully 2022-03-23 18:19:46.526 | [672239 Async nova-cell-0:717205]: Signaling child to exit 2022-03-23 18:19:46.526 | WAKEUP 2022-03-23 18:19:46.551 | [672239 Async nova-cell-0:717205]: Signaled 2022-03-23 18:19:46.553 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 18:19:46.553 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 18:19:46.553 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 18:19:46.553 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 18:19:46.553 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 18:19:46.553 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 18:19:46.553 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 18:19:46.553 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:46.553 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 18:19:46.553 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:46.553 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 18:19:46.553 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:19:46.553 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:19:46.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:19:46.555 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=717398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:19:46.555 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:19:46.555 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:19:46.555 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 18:19:46.555 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=717398) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:19:46.555 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 18:19:46.555 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=717398) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:19:46.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:46.555 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:46.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:46.555 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:46.605 | [672239 Async nova-cell-0:717205]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-23 18:19:46.606 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:46.610 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:46.613 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 18:19:46.616 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 18:19:46.637 | [717297 Async nova-cell-1:717297]: finished successfully 2022-03-23 18:19:46.678 | [672239 Async nova-cell-1:717297]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 717297 (2 other jobs running) 2022-03-23 18:19:46.704 | [672239 Async nova-cell-1:717297]: Signaling child to exit 2022-03-23 18:19:46.704 | WAKEUP 2022-03-23 18:19:46.728 | [672239 Async nova-cell-1:717297]: Signaled 2022-03-23 18:19:46.729 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 18:19:46.729 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 18:19:46.729 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 18:19:46.729 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 18:19:46.729 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 18:19:46.729 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 18:19:46.729 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 18:19:46.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:46.729 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 18:19:46.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:19:46.729 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 18:19:46.729 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:19:46.729 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:19:46.731 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=717405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:19:46.731 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:19:46.731 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:19:46.731 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 18:19:46.731 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=717405) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:19:46.731 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 18:19:46.731 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=717405) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:19:46.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:46.731 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:46.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:46.732 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:46.775 | [672239 Async nova-cell-1:717297]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-23 18:19:46.780 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:46.782 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:19:46.785 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 18:19:47.806 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:19:50.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:50.732 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:50.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:50.732 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:50.732 | Running batches of 50 until complete 2022-03-23 18:19:50.732 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:19:50.732 | | Migration | Total Needed | Completed | 2022-03-23 18:19:50.732 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:19:50.732 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 18:19:50.732 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 18:19:50.732 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 18:19:50.732 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 18:19:50.732 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 18:19:50.732 | | populate_dev_uuids | 0 | 0 | 2022-03-23 18:19:50.732 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 18:19:50.732 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 18:19:50.732 | | populate_user_id | 0 | 0 | 2022-03-23 18:19:50.732 | | populate_uuids | 0 | 0 | 2022-03-23 18:19:50.732 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:19:51.222 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 18:19:51.227 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:19:51.231 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 18:19:51.233 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:19:51.236 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:19:51.239 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-23 18:19:52.271 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:19:54.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:54.821 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:54.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:54.821 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:54.821 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 18:19:54.821 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 18:19:55.263 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 18:19:55.266 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 18:19:55.280 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 18:19:55.283 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 18:19:55.301 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:55.304 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 18:19:55.307 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 18:19:55.367 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 18:19:55.408 | [672239 Async configure_neutron_nova:718555]: running: configure_neutron_nova 2022-03-23 18:19:55.411 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 18:19:55.413 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:19:55.416 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 18:19:55.419 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:19:55.422 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:19:55.424 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:19:55.427 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:19:55.430 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:19:55.434 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:19:55.438 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:19:55.441 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:19:55.445 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:19:55.447 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 18:19:55.450 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:19:55.469 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:55.472 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:19:55.474 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:19:55.477 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 18:19:55.480 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:19:55.482 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:19:55.485 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 18:19:55.487 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:19:55.490 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:19:55.493 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:19:55.496 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:19:55.499 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 18:19:55.502 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:19:55.505 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 18:19:55.508 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:19:55.511 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:19:55.513 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 18:19:55.516 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:55.519 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:19:55.522 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 18:19:55.525 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:19:55.528 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:19:55.530 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:19:55.534 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 18:19:55.537 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:55.540 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 18:19:55.542 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:19:55.545 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 18:19:55.545 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:19:55.545 | gsub("[][]", "", $1); 2022-03-23 18:19:55.545 | split($1, a, "|"); 2022-03-23 18:19:55.545 | if (a[1] == matchgroup) 2022-03-23 18:19:55.545 | print a[2] 2022-03-23 18:19:55.545 | } 2022-03-23 18:19:55.545 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:19:55.552 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:19:55.555 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:19:55.558 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:19:55.561 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 18:19:55.564 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 18:19:55.568 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 18:19:55.571 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 18:19:55.574 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 18:19:55.579 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 18:19:55.583 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 18:19:55.586 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 18:19:55.589 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:55.592 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:19:55.596 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 18:19:55.599 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:19:55.603 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 18:19:55.607 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 18:19:55.611 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 18:19:55.614 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 18:19:55.620 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 18:19:55.623 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.624 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 18:19:55.624 | BEGIN { 2022-03-23 18:19:55.624 | section = "" 2022-03-23 18:19:55.624 | last_section = "" 2022-03-23 18:19:55.624 | section_count = 0 2022-03-23 18:19:55.624 | } 2022-03-23 18:19:55.624 | /^\[.+\]/ { 2022-03-23 18:19:55.624 | gsub("[][]", "", $1); 2022-03-23 18:19:55.624 | section=$1 2022-03-23 18:19:55.624 | next 2022-03-23 18:19:55.625 | } 2022-03-23 18:19:55.625 | /^ *\#/ { 2022-03-23 18:19:55.625 | next 2022-03-23 18:19:55.625 | } 2022-03-23 18:19:55.625 | /^[^ \t]+/ { 2022-03-23 18:19:55.625 | # get offset of first = in $0 2022-03-23 18:19:55.625 | eq_idx = index($0, "=") 2022-03-23 18:19:55.625 | # extract attr & value from $0 2022-03-23 18:19:55.625 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:19:55.625 | value = substr($0, eq_idx + 1) 2022-03-23 18:19:55.625 | # only need to strip trailing whitespace from attr 2022-03-23 18:19:55.625 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:19:55.625 | # need to strip leading & trailing whitespace from value 2022-03-23 18:19:55.625 | sub(/^[ \t]*/, "", value) 2022-03-23 18:19:55.625 | sub(/[ \t]*$/, "", value) 2022-03-23 18:19:55.625 | 2022-03-23 18:19:55.625 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:19:55.625 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:19:55.625 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:19:55.625 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:19:55.625 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:19:55.625 | if (section != last_section) { 2022-03-23 18:19:55.625 | cfg_section[section_count++] = section 2022-03-23 18:19:55.626 | last_section = section 2022-03-23 18:19:55.626 | } 2022-03-23 18:19:55.626 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:19:55.626 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:19:55.626 | 2022-03-23 18:19:55.626 | cfg_attr[section, attr, 0] = value 2022-03-23 18:19:55.626 | cfg_attr_count[section, attr] = 1 2022-03-23 18:19:55.626 | } else { 2022-03-23 18:19:55.626 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:19:55.626 | cfg_attr[section, attr, lno] = value 2022-03-23 18:19:55.626 | } 2022-03-23 18:19:55.626 | } 2022-03-23 18:19:55.626 | END { 2022-03-23 18:19:55.626 | # Process each section in order 2022-03-23 18:19:55.626 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:19:55.626 | section = cfg_section[sno] 2022-03-23 18:19:55.626 | # The ini routines simply append a config item immediately 2022-03-23 18:19:55.626 | # after the section header. To keep the same order as defined 2022-03-23 18:19:55.626 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:19:55.626 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:19:55.626 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:19:55.626 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:19:55.626 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:19:55.626 | else { 2022-03-23 18:19:55.626 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:19:55.627 | count = cfg_attr_count[section, attr] 2022-03-23 18:19:55.627 | print "inidelete " configfile " " section " " attr 2022-03-23 18:19:55.627 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:19:55.627 | for (l = count -2; l >= 0; l--) 2022-03-23 18:19:55.627 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:19:55.627 | } 2022-03-23 18:19:55.627 | } 2022-03-23 18:19:55.627 | } 2022-03-23 18:19:55.627 | } 2022-03-23 18:19:55.627 | ' 2022-03-23 18:19:55.627 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:55.627 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:19:55.628 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:19:55.632 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 18:19:55.635 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:19:55.639 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 18:19:55.642 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 18:19:55.642 | BEGIN { group = "" } 2022-03-23 18:19:55.642 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:19:55.642 | gsub("[][]", "", $1); 2022-03-23 18:19:55.642 | split($1, a, "|"); 2022-03-23 18:19:55.642 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:19:55.642 | group=a[1] 2022-03-23 18:19:55.642 | } else { 2022-03-23 18:19:55.642 | group="" 2022-03-23 18:19:55.642 | } 2022-03-23 18:19:55.642 | next 2022-03-23 18:19:55.642 | } 2022-03-23 18:19:55.642 | { 2022-03-23 18:19:55.642 | if (group != "") 2022-03-23 18:19:55.642 | print $0 2022-03-23 18:19:55.642 | } 2022-03-23 18:19:55.642 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:19:55.652 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-23 18:19:55.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-23 18:19:55.688 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.691 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 18:19:55.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 18:19:55.725 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 18:19:55.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 18:19:55.767 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 18:19:55.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 18:19:55.806 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.809 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 18:19:55.812 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 18:19:55.843 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 18:19:55.849 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 18:19:55.884 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.47/identity"' 2022-03-23 18:19:55.890 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 18:19:55.923 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.927 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 18:19:55.929 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 18:19:55.962 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:55.965 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 18:19:55.968 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 18:19:56.003 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 18:19:56.009 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 18:19:56.044 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 18:19:56.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 18:19:56.083 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.085 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 18:19:56.088 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 18:19:56.123 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 18:19:56.128 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 18:19:56.171 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.175 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:19:56.178 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:19:56.181 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:19:56.184 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 18:19:56.189 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 18:19:56.192 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 18:19:56.195 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 18:19:56.198 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 18:19:56.203 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 18:19:56.205 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 18:19:56.208 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 18:19:56.211 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:56.213 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:19:56.216 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 18:19:56.219 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:19:56.223 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 18:19:56.226 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 18:19:56.229 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 18:19:56.232 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 18:19:56.236 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 18:19:56.237 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.238 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 18:19:56.238 | BEGIN { 2022-03-23 18:19:56.238 | section = "" 2022-03-23 18:19:56.238 | last_section = "" 2022-03-23 18:19:56.238 | section_count = 0 2022-03-23 18:19:56.238 | } 2022-03-23 18:19:56.238 | /^\[.+\]/ { 2022-03-23 18:19:56.238 | gsub("[][]", "", $1); 2022-03-23 18:19:56.238 | section=$1 2022-03-23 18:19:56.238 | next 2022-03-23 18:19:56.238 | } 2022-03-23 18:19:56.238 | /^ *\#/ { 2022-03-23 18:19:56.238 | next 2022-03-23 18:19:56.239 | } 2022-03-23 18:19:56.239 | /^[^ \t]+/ { 2022-03-23 18:19:56.239 | # get offset of first = in $0 2022-03-23 18:19:56.239 | eq_idx = index($0, "=") 2022-03-23 18:19:56.239 | # extract attr & value from $0 2022-03-23 18:19:56.239 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:19:56.239 | value = substr($0, eq_idx + 1) 2022-03-23 18:19:56.239 | # only need to strip trailing whitespace from attr 2022-03-23 18:19:56.239 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:19:56.239 | # need to strip leading & trailing whitespace from value 2022-03-23 18:19:56.239 | sub(/^[ \t]*/, "", value) 2022-03-23 18:19:56.239 | sub(/[ \t]*$/, "", value) 2022-03-23 18:19:56.239 | 2022-03-23 18:19:56.239 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:19:56.239 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:19:56.239 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:19:56.239 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:19:56.239 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:19:56.239 | if (section != last_section) { 2022-03-23 18:19:56.239 | cfg_section[section_count++] = section 2022-03-23 18:19:56.239 | last_section = section 2022-03-23 18:19:56.239 | } 2022-03-23 18:19:56.239 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:19:56.239 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:19:56.239 | 2022-03-23 18:19:56.239 | cfg_attr[section, attr, 0] = value 2022-03-23 18:19:56.239 | cfg_attr_count[section, attr] = 1 2022-03-23 18:19:56.240 | } else { 2022-03-23 18:19:56.240 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:19:56.240 | cfg_attr[section, attr, lno] = value 2022-03-23 18:19:56.240 | } 2022-03-23 18:19:56.240 | } 2022-03-23 18:19:56.240 | END { 2022-03-23 18:19:56.240 | # Process each section in order 2022-03-23 18:19:56.240 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:19:56.240 | section = cfg_section[sno] 2022-03-23 18:19:56.240 | # The ini routines simply append a config item immediately 2022-03-23 18:19:56.240 | # after the section header. To keep the same order as defined 2022-03-23 18:19:56.240 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:19:56.240 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:19:56.240 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:19:56.240 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:19:56.240 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:19:56.240 | else { 2022-03-23 18:19:56.240 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:19:56.240 | count = cfg_attr_count[section, attr] 2022-03-23 18:19:56.240 | print "inidelete " configfile " " section " " attr 2022-03-23 18:19:56.240 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:19:56.240 | for (l = count -2; l >= 0; l--) 2022-03-23 18:19:56.240 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:19:56.240 | } 2022-03-23 18:19:56.240 | } 2022-03-23 18:19:56.241 | } 2022-03-23 18:19:56.241 | } 2022-03-23 18:19:56.241 | ' 2022-03-23 18:19:56.241 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:56.241 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:19:56.243 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:19:56.246 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 18:19:56.248 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:19:56.251 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 18:19:56.252 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:56.254 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 18:19:56.254 | BEGIN { group = "" } 2022-03-23 18:19:56.254 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:19:56.254 | gsub("[][]", "", $1); 2022-03-23 18:19:56.254 | split($1, a, "|"); 2022-03-23 18:19:56.254 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:19:56.254 | group=a[1] 2022-03-23 18:19:56.254 | } else { 2022-03-23 18:19:56.254 | group="" 2022-03-23 18:19:56.254 | } 2022-03-23 18:19:56.254 | next 2022-03-23 18:19:56.254 | } 2022-03-23 18:19:56.254 | { 2022-03-23 18:19:56.254 | if (group != "") 2022-03-23 18:19:56.254 | print $0 2022-03-23 18:19:56.254 | } 2022-03-23 18:19:56.254 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:19:56.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 18:19:56.267 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 18:19:56.280 | [718555 Async configure_neutron_nova:718555]: finished successfully 2022-03-23 18:19:56.298 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.302 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 18:19:56.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 18:19:56.333 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.336 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 18:19:56.339 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 18:19:56.369 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.372 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 18:19:56.375 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 18:19:56.405 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.407 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 18:19:56.410 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 18:19:56.444 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.446 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 18:19:56.449 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 18:19:56.481 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 18:19:56.486 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 18:19:56.517 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.519 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 18:19:56.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 18:19:56.553 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.556 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 18:19:56.558 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 18:19:56.589 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.592 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 18:19:56.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 18:19:56.626 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.629 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 18:19:56.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 18:19:56.662 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.665 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 18:19:56.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 18:19:56.698 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.701 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 18:19:56.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 18:19:56.734 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.737 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 18:19:56.739 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 18:19:56.769 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 18:19:56.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 18:19:56.814 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 18:19:56.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 18:19:56.850 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.854 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:19:56.856 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:19:56.859 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:19:56.862 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 18:19:56.865 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 18:19:56.869 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 18:19:56.871 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 18:19:56.874 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 18:19:56.879 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 18:19:56.882 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 18:19:56.885 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 18:19:56.887 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:56.890 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:19:56.892 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 18:19:56.896 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:19:56.899 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 18:19:56.902 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 18:19:56.905 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 18:19:56.907 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 18:19:56.911 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 18:19:56.911 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 18:19:56.911 | BEGIN { 2022-03-23 18:19:56.912 | section = "" 2022-03-23 18:19:56.912 | last_section = "" 2022-03-23 18:19:56.912 | section_count = 0 2022-03-23 18:19:56.912 | } 2022-03-23 18:19:56.912 | /^\[.+\]/ { 2022-03-23 18:19:56.912 | gsub("[][]", "", $1); 2022-03-23 18:19:56.912 | section=$1 2022-03-23 18:19:56.912 | next 2022-03-23 18:19:56.912 | } 2022-03-23 18:19:56.912 | /^ *\#/ { 2022-03-23 18:19:56.912 | next 2022-03-23 18:19:56.912 | } 2022-03-23 18:19:56.912 | /^[^ \t]+/ { 2022-03-23 18:19:56.912 | # get offset of first = in $0 2022-03-23 18:19:56.912 | eq_idx = index($0, "=") 2022-03-23 18:19:56.912 | # extract attr & value from $0 2022-03-23 18:19:56.912 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:19:56.912 | value = substr($0, eq_idx + 1) 2022-03-23 18:19:56.912 | # only need to strip trailing whitespace from attr 2022-03-23 18:19:56.912 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:19:56.912 | # need to strip leading & trailing whitespace from value 2022-03-23 18:19:56.912 | sub(/^[ \t]*/, "", value) 2022-03-23 18:19:56.912 | sub(/[ \t]*$/, "", value) 2022-03-23 18:19:56.912 | 2022-03-23 18:19:56.912 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:19:56.912 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:19:56.912 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:19:56.912 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:19:56.912 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:19:56.912 | if (section != last_section) { 2022-03-23 18:19:56.912 | cfg_section[section_count++] = section 2022-03-23 18:19:56.912 | last_section = section 2022-03-23 18:19:56.912 | } 2022-03-23 18:19:56.912 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:19:56.913 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:19:56.913 | 2022-03-23 18:19:56.913 | cfg_attr[section, attr, 0] = value 2022-03-23 18:19:56.913 | cfg_attr_count[section, attr] = 1 2022-03-23 18:19:56.913 | } else { 2022-03-23 18:19:56.913 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:19:56.913 | cfg_attr[section, attr, lno] = value 2022-03-23 18:19:56.913 | } 2022-03-23 18:19:56.913 | } 2022-03-23 18:19:56.913 | END { 2022-03-23 18:19:56.913 | # Process each section in order 2022-03-23 18:19:56.913 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:19:56.913 | section = cfg_section[sno] 2022-03-23 18:19:56.913 | # The ini routines simply append a config item immediately 2022-03-23 18:19:56.913 | # after the section header. To keep the same order as defined 2022-03-23 18:19:56.913 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:19:56.913 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:19:56.913 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:19:56.913 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:19:56.913 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:19:56.913 | else { 2022-03-23 18:19:56.913 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:19:56.913 | count = cfg_attr_count[section, attr] 2022-03-23 18:19:56.913 | print "inidelete " configfile " " section " " attr 2022-03-23 18:19:56.913 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:19:56.913 | for (l = count -2; l >= 0; l--) 2022-03-23 18:19:56.913 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:19:56.913 | } 2022-03-23 18:19:56.913 | } 2022-03-23 18:19:56.914 | } 2022-03-23 18:19:56.914 | } 2022-03-23 18:19:56.914 | ' 2022-03-23 18:19:56.914 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.914 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:56.915 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:19:56.916 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:19:56.919 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 18:19:56.921 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:19:56.924 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 18:19:56.926 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 18:19:56.926 | BEGIN { group = "" } 2022-03-23 18:19:56.926 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:19:56.926 | gsub("[][]", "", $1); 2022-03-23 18:19:56.926 | split($1, a, "|"); 2022-03-23 18:19:56.927 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:19:56.927 | group=a[1] 2022-03-23 18:19:56.927 | } else { 2022-03-23 18:19:56.927 | group="" 2022-03-23 18:19:56.927 | } 2022-03-23 18:19:56.927 | next 2022-03-23 18:19:56.927 | } 2022-03-23 18:19:56.927 | { 2022-03-23 18:19:56.927 | if (group != "") 2022-03-23 18:19:56.927 | print $0 2022-03-23 18:19:56.927 | } 2022-03-23 18:19:56.927 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:19:56.933 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 18:19:56.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 18:19:56.965 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:56.968 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 18:19:56.971 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 18:19:57.001 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 18:19:57.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 18:19:57.035 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.038 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 18:19:57.040 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 18:19:57.069 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.071 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 18:19:57.074 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 18:19:57.105 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.108 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 18:19:57.110 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 18:19:57.139 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 18:19:57.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 18:19:57.174 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 18:19:57.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 18:19:57.211 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.214 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:19:57.217 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:19:57.219 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:19:57.223 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 18:19:57.225 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:19:57.229 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:19:57.231 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 18:19:57.235 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:19:57.239 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 18:19:57.242 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 18:19:57.245 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:19:57.248 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:57.250 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:19:57.253 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:19:57.256 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:19:57.259 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:19:57.262 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:19:57.265 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:19:57.268 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 18:19:57.271 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:19:57.272 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.272 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 18:19:57.272 | BEGIN { 2022-03-23 18:19:57.272 | section = "" 2022-03-23 18:19:57.272 | last_section = "" 2022-03-23 18:19:57.272 | section_count = 0 2022-03-23 18:19:57.273 | } 2022-03-23 18:19:57.273 | /^\[.+\]/ { 2022-03-23 18:19:57.273 | gsub("[][]", "", $1); 2022-03-23 18:19:57.273 | section=$1 2022-03-23 18:19:57.273 | next 2022-03-23 18:19:57.273 | } 2022-03-23 18:19:57.273 | /^ *\#/ { 2022-03-23 18:19:57.273 | next 2022-03-23 18:19:57.273 | } 2022-03-23 18:19:57.273 | /^[^ \t]+/ { 2022-03-23 18:19:57.273 | # get offset of first = in $0 2022-03-23 18:19:57.273 | eq_idx = index($0, "=") 2022-03-23 18:19:57.273 | # extract attr & value from $0 2022-03-23 18:19:57.273 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:19:57.273 | value = substr($0, eq_idx + 1) 2022-03-23 18:19:57.273 | # only need to strip trailing whitespace from attr 2022-03-23 18:19:57.273 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:19:57.273 | # need to strip leading & trailing whitespace from value 2022-03-23 18:19:57.273 | sub(/^[ \t]*/, "", value) 2022-03-23 18:19:57.273 | sub(/[ \t]*$/, "", value) 2022-03-23 18:19:57.273 | 2022-03-23 18:19:57.273 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:19:57.273 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:19:57.273 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:19:57.273 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:19:57.273 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:19:57.273 | if (section != last_section) { 2022-03-23 18:19:57.273 | cfg_section[section_count++] = section 2022-03-23 18:19:57.273 | last_section = section 2022-03-23 18:19:57.273 | } 2022-03-23 18:19:57.274 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:19:57.274 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:19:57.274 | 2022-03-23 18:19:57.274 | cfg_attr[section, attr, 0] = value 2022-03-23 18:19:57.274 | cfg_attr_count[section, attr] = 1 2022-03-23 18:19:57.274 | } else { 2022-03-23 18:19:57.274 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:19:57.274 | cfg_attr[section, attr, lno] = value 2022-03-23 18:19:57.274 | } 2022-03-23 18:19:57.274 | } 2022-03-23 18:19:57.274 | END { 2022-03-23 18:19:57.274 | # Process each section in order 2022-03-23 18:19:57.274 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:19:57.274 | section = cfg_section[sno] 2022-03-23 18:19:57.274 | # The ini routines simply append a config item immediately 2022-03-23 18:19:57.274 | # after the section header. To keep the same order as defined 2022-03-23 18:19:57.274 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:19:57.274 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:19:57.274 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:19:57.274 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:19:57.274 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:19:57.274 | else { 2022-03-23 18:19:57.274 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:19:57.274 | count = cfg_attr_count[section, attr] 2022-03-23 18:19:57.274 | print "inidelete " configfile " " section " " attr 2022-03-23 18:19:57.274 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:19:57.274 | for (l = count -2; l >= 0; l--) 2022-03-23 18:19:57.274 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:19:57.274 | } 2022-03-23 18:19:57.274 | } 2022-03-23 18:19:57.274 | } 2022-03-23 18:19:57.274 | } 2022-03-23 18:19:57.274 | ' 2022-03-23 18:19:57.275 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:19:57.276 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:19:57.279 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:19:57.281 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:19:57.284 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:19:57.286 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 18:19:57.289 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 18:19:57.289 | BEGIN { group = "" } 2022-03-23 18:19:57.289 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:19:57.289 | gsub("[][]", "", $1); 2022-03-23 18:19:57.289 | split($1, a, "|"); 2022-03-23 18:19:57.289 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:19:57.289 | group=a[1] 2022-03-23 18:19:57.289 | } else { 2022-03-23 18:19:57.289 | group="" 2022-03-23 18:19:57.289 | } 2022-03-23 18:19:57.289 | next 2022-03-23 18:19:57.289 | } 2022-03-23 18:19:57.289 | { 2022-03-23 18:19:57.289 | if (group != "") 2022-03-23 18:19:57.289 | print $0 2022-03-23 18:19:57.289 | } 2022-03-23 18:19:57.289 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:19:57.295 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 18:19:57.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 18:19:57.327 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.329 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 18:19:57.332 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 18:19:57.360 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:19:57.364 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 18:19:57.382 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:57.385 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 18:19:57.388 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:19:57.390 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 18:19:57.393 | + ./stack.sh:main:1252 : start_swift 2022-03-23 18:19:57.396 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 18:19:57.398 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:19:57.401 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 18:19:57.430 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 18:19:57.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:19:57.435 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:19:57.440 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 18:19:57.886 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 18:19:57.891 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 18:19:57.893 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 18:19:57.897 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 18:19:57.900 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 18:19:57.902 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:19:57.905 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:19:57.908 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 18:19:57.911 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:19:57.913 | + functions-common:run_process:1682 : local group= 2022-03-23 18:19:57.916 | + functions-common:run_process:1683 : local user= 2022-03-23 18:19:57.919 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 18:19:57.921 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:19:57.923 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:19:57.926 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:19:57.929 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:19:57.932 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:19:57.938 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059597933 2022-03-23 18:19:57.942 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 18:19:57.959 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:57.962 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 18:19:57.964 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 18:19:57.967 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:19:57.969 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:19:57.972 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:19:57.975 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:19:57.977 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 18:19:57.980 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 18:19:57.982 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 18:19:57.985 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:19:57.987 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:19:57.990 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:19:57.992 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 18:19:57.995 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 18:19:57.997 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:19:57.999 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:19:58.002 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:19:58.004 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:19:58.006 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:19:58.008 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 18:19:58.011 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:19:58.015 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 18:19:58.068 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 18:19:58.121 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:19:58.174 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 18:19:58.227 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 18:19:58.283 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:19:58.337 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:19:58.339 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 18:19:58.391 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:19:59.015 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 18:19:59.029 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 18:19:59.624 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 18:19:59.650 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:19:59.659 | + functions-common:time_stop:2425 : local name 2022-03-23 18:19:59.662 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:19:59.665 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:19:59.668 | + functions-common:time_stop:2428 : local total 2022-03-23 18:19:59.670 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:19:59.673 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:19:59.676 | + functions-common:time_stop:2432 : start_time=1648059597933 2022-03-23 18:19:59.678 | + functions-common:time_stop:2434 : [[ -z 1648059597933 ]] 2022-03-23 18:19:59.682 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:19:59.687 | + functions-common:time_stop:2437 : end_time=1648059599684 2022-03-23 18:19:59.689 | + functions-common:time_stop:2438 : elapsed_time=1751 2022-03-23 18:19:59.691 | + functions-common:time_stop:2439 : total=3687 2022-03-23 18:19:59.694 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:19:59.696 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5438 2022-03-23 18:19:59.699 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:19:59.702 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:19:59.704 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 18:19:59.708 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:19:59.710 | + functions-common:run_process:1682 : local group= 2022-03-23 18:19:59.713 | + functions-common:run_process:1683 : local user= 2022-03-23 18:19:59.715 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 18:19:59.718 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:19:59.720 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:19:59.723 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:19:59.726 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:19:59.729 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:19:59.735 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059599732 2022-03-23 18:19:59.737 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 18:19:59.756 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:59.758 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 18:19:59.761 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 18:19:59.763 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:19:59.766 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:19:59.768 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:19:59.771 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:19:59.774 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 18:19:59.776 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 18:19:59.779 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 18:19:59.781 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:19:59.784 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:19:59.786 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:19:59.789 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 18:19:59.791 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 18:19:59.794 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:19:59.796 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:19:59.799 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:19:59.801 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:19:59.804 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:19:59.806 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 18:19:59.808 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:19:59.813 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 18:19:59.868 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 18:19:59.925 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:19:59.979 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 18:20:00.037 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 18:20:00.092 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:00.147 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:00.150 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 18:20:00.204 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:00.828 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 18:20:00.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 18:20:01.452 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 18:20:01.475 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:01.479 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:01.481 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:01.484 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:01.486 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:01.489 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:01.492 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:01.494 | + functions-common:time_stop:2432 : start_time=1648059599732 2022-03-23 18:20:01.497 | + functions-common:time_stop:2434 : [[ -z 1648059599732 ]] 2022-03-23 18:20:01.500 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:01.505 | + functions-common:time_stop:2437 : end_time=1648059601502 2022-03-23 18:20:01.507 | + functions-common:time_stop:2438 : elapsed_time=1770 2022-03-23 18:20:01.510 | + functions-common:time_stop:2439 : total=5438 2022-03-23 18:20:01.512 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:01.515 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7208 2022-03-23 18:20:01.517 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:20:01.521 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:20:01.523 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 18:20:01.526 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:20:01.529 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:01.531 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:01.534 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 18:20:01.536 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:01.539 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:01.541 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:01.544 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:01.547 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:01.552 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059601549 2022-03-23 18:20:01.554 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 18:20:01.572 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:01.575 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 18:20:01.577 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 18:20:01.580 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:20:01.583 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:20:01.586 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:20:01.588 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:20:01.591 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 18:20:01.593 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 18:20:01.596 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 18:20:01.598 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:01.601 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:01.603 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:20:01.606 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 18:20:01.608 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 18:20:01.611 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:20:01.613 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:01.616 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:01.620 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:01.622 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:01.625 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 18:20:01.627 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:01.632 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 18:20:01.686 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 18:20:01.741 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:20:01.795 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 18:20:01.852 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 18:20:01.907 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:01.963 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:01.965 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 18:20:02.020 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:02.665 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 18:20:02.678 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 18:20:03.301 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 18:20:03.324 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:03.326 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:03.329 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:03.332 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:03.335 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:03.337 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:03.340 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:03.342 | + functions-common:time_stop:2432 : start_time=1648059601549 2022-03-23 18:20:03.344 | + functions-common:time_stop:2434 : [[ -z 1648059601549 ]] 2022-03-23 18:20:03.348 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:03.353 | + functions-common:time_stop:2437 : end_time=1648059603350 2022-03-23 18:20:03.355 | + functions-common:time_stop:2438 : elapsed_time=1801 2022-03-23 18:20:03.358 | + functions-common:time_stop:2439 : total=7208 2022-03-23 18:20:03.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:03.363 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9009 2022-03-23 18:20:03.366 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 18:20:03.368 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 18:20:03.420 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:20:03.423 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 18:20:03.425 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:20:03.428 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:03.430 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:03.433 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 18:20:03.435 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:03.438 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:03.440 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:03.443 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:03.446 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:03.451 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059603448 2022-03-23 18:20:03.453 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 18:20:03.471 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:03.474 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 18:20:03.477 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 18:20:03.479 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:20:03.482 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:20:03.485 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:20:03.487 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:20:03.490 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 18:20:03.492 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 18:20:03.495 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 18:20:03.497 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:03.500 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:03.502 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 18:20:03.506 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 18:20:03.508 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 18:20:03.511 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:20:03.513 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:03.515 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:03.518 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:03.520 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:03.523 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 18:20:03.525 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:03.530 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 18:20:03.584 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 18:20:03.639 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:20:03.696 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 18:20:03.750 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 18:20:03.805 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:03.860 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:03.862 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 18:20:03.917 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:04.595 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 18:20:05.217 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 18:20:05.241 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:05.244 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:05.246 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:05.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:05.251 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:05.255 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:05.257 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:05.261 | + functions-common:time_stop:2432 : start_time=1648059603448 2022-03-23 18:20:05.264 | + functions-common:time_stop:2434 : [[ -z 1648059603448 ]] 2022-03-23 18:20:05.267 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:05.272 | + functions-common:time_stop:2437 : end_time=1648059605269 2022-03-23 18:20:05.275 | + functions-common:time_stop:2438 : elapsed_time=1821 2022-03-23 18:20:05.278 | + functions-common:time_stop:2439 : total=9009 2022-03-23 18:20:05.280 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:05.283 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10830 2022-03-23 18:20:05.285 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 18:20:05.303 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:20:05.306 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:20:05.308 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 18:20:05.311 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:20:05.313 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:05.316 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:05.319 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 18:20:05.321 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:05.324 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:05.326 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:05.329 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:05.333 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:05.337 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059605334 2022-03-23 18:20:05.340 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 18:20:05.358 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:05.361 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 18:20:05.363 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 18:20:05.366 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:20:05.368 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:20:05.371 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:20:05.373 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:20:05.376 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 18:20:05.379 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 18:20:05.382 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 18:20:05.384 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:05.387 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:05.389 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 18:20:05.392 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 18:20:05.395 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 18:20:05.397 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:20:05.400 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:05.402 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:05.405 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:05.407 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:05.410 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 18:20:05.412 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:05.417 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 18:20:05.471 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 18:20:05.525 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:20:05.579 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 18:20:05.637 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 18:20:05.692 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:05.747 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:05.749 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 18:20:05.805 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:06.430 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 18:20:06.445 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 18:20:07.054 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 18:20:07.075 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:07.080 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:07.083 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:07.085 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:07.088 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:07.091 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:07.093 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:07.096 | + functions-common:time_stop:2432 : start_time=1648059605334 2022-03-23 18:20:07.099 | + functions-common:time_stop:2434 : [[ -z 1648059605334 ]] 2022-03-23 18:20:07.102 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:07.107 | + functions-common:time_stop:2437 : end_time=1648059607104 2022-03-23 18:20:07.109 | + functions-common:time_stop:2438 : elapsed_time=1770 2022-03-23 18:20:07.112 | + functions-common:time_stop:2439 : total=10830 2022-03-23 18:20:07.114 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:07.117 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12600 2022-03-23 18:20:07.120 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 18:20:07.120 | Waiting for swift proxy to start... 2022-03-23 18:20:07.122 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.47:8080/info 2022-03-23 18:20:07.125 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:20:07.127 | + functions:wait_for_service:458 : local url=http://10.222.0.47:8080/info 2022-03-23 18:20:07.130 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:20:07.132 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:20:07.135 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:20:07.137 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:07.140 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:07.143 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:07.148 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059607145 2022-03-23 18:20:07.151 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:20:07.157 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 18:20:07.170 | + :: : [[ 000 == 503 ]] 2022-03-23 18:20:07.171 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:20:07.173 | + :: : sleep 1 2022-03-23 18:20:08.177 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 18:20:08.189 | + :: : [[ 000 == 503 ]] 2022-03-23 18:20:08.191 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:20:08.192 | + :: : sleep 1 2022-03-23 18:20:09.196 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 18:20:09.209 | + :: : [[ 000 == 503 ]] 2022-03-23 18:20:09.210 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:20:09.211 | + :: : sleep 1 2022-03-23 18:20:10.215 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 18:20:10.270 | + :: : [[ 200 == 503 ]] 2022-03-23 18:20:10.271 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:20:10.274 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:20:10.277 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:10.280 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:10.282 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:10.285 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:10.288 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:10.290 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:20:10.293 | + functions-common:time_stop:2432 : start_time=1648059607145 2022-03-23 18:20:10.295 | + functions-common:time_stop:2434 : [[ -z 1648059607145 ]] 2022-03-23 18:20:10.299 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:10.303 | + functions-common:time_stop:2437 : end_time=1648059610300 2022-03-23 18:20:10.306 | + functions-common:time_stop:2438 : elapsed_time=3155 2022-03-23 18:20:10.309 | + functions-common:time_stop:2439 : total=6605 2022-03-23 18:20:10.311 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:10.314 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9760 2022-03-23 18:20:10.318 | + functions:wait_for_service:467 : return 0 2022-03-23 18:20:10.320 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 18:20:10.323 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:20:10.326 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 18:20:10.345 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:10.347 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:20:10.379 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 18:20:10.431 | [672239 Async configure_neutron_nova:718555]: Waiting for completion of configure_neutron_nova running on PID 718555 (2 other jobs running) 2022-03-23 18:20:10.457 | [672239 Async configure_neutron_nova:718555]: Signaling child to exit 2022-03-23 18:20:10.457 | WAKEUP 2022-03-23 18:20:10.480 | [672239 Async configure_neutron_nova:718555]: Signaled 2022-03-23 18:20:10.482 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 18:20:10.482 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:20:10.482 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:20:10.482 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:20:10.482 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:20:10.482 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:20:10.482 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:20:10.482 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 18:20:10.482 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 18:20:10.482 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 18:20:10.482 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 18:20:10.482 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 18:20:10.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 18:20:10.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 18:20:10.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 18:20:10.483 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:20:10.483 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 18:20:10.483 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:20:10.483 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 18:20:10.483 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 18:20:10.483 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:20:10.483 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:20:10.483 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:20:10.483 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 18:20:10.483 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 18:20:10.484 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 18:20:10.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 18:20:10.484 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 18:20:10.484 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 18:20:10.528 | [672239 Async configure_neutron_nova:718555]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 18:20:10.533 | + inc/async:async_wait:197 : return 0 2022-03-23 18:20:10.535 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 18:20:10.553 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:10.556 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:20:10.587 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:20:10.618 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 18:20:10.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:10.639 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 18:20:10.642 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:20:10.645 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 18:20:10.647 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 18:20:10.650 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 18:20:10.653 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 18:20:10.655 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 18:20:10.658 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 18:20:10.676 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:20:10.679 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:20:10.681 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:20:10.684 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:20:10.687 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 18:20:10.690 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 18:20:10.695 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:20:10.698 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 18:20:10.700 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:20:10.703 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:10.705 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:10.708 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 18:20:10.711 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:10.713 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:10.716 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:10.718 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:10.722 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:10.726 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059610723 2022-03-23 18:20:10.729 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 18:20:10.747 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:10.749 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 18:20:10.752 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 18:20:10.755 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:20:10.758 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:20:10.760 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:20:10.763 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:20:10.765 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 18:20:10.768 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 18:20:10.771 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 18:20:10.773 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:10.776 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:10.779 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:20:10.781 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-23 18:20:10.784 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 18:20:10.786 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:20:10.788 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:20:10.791 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:20:10.793 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 18:20:10.796 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:20:10.800 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 18:20:10.853 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 18:20:10.907 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 18:20:10.961 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:20:11.016 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:11.069 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 18:20:11.123 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 18:20:11.177 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 18:20:11.230 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 18:20:11.284 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 18:20:11.338 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:20:11.341 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 18:20:11.395 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:20:12.022 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 18:20:12.035 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 18:20:12.657 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 18:20:12.737 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:12.743 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:12.746 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:12.749 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:12.751 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:12.756 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:12.759 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:12.761 | + functions-common:time_stop:2432 : start_time=1648059610723 2022-03-23 18:20:12.764 | + functions-common:time_stop:2434 : [[ -z 1648059610723 ]] 2022-03-23 18:20:12.767 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:12.772 | + functions-common:time_stop:2437 : end_time=1648059612769 2022-03-23 18:20:12.775 | + functions-common:time_stop:2438 : elapsed_time=2046 2022-03-23 18:20:12.777 | + functions-common:time_stop:2439 : total=12600 2022-03-23 18:20:12.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:12.783 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14646 2022-03-23 18:20:12.786 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.47/compute/v2.1/ 2022-03-23 18:20:12.788 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 18:20:12.788 | Waiting for nova-api to start... 2022-03-23 18:20:12.791 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.47/compute/v2.1/ 2022-03-23 18:20:12.793 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:20:12.796 | + functions:wait_for_service:458 : local url=http://10.222.0.47/compute/v2.1/ 2022-03-23 18:20:12.799 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:20:12.802 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:20:12.804 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:20:12.807 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:12.810 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:12.813 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:12.818 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059612815 2022-03-23 18:20:12.820 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:20:12.826 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/compute/v2.1/ 2022-03-23 18:20:18.572 | + :: : [[ 200 == 503 ]] 2022-03-23 18:20:18.573 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:20:18.576 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:20:18.579 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:18.582 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:18.585 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:18.588 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:18.590 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:18.593 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:20:18.596 | + functions-common:time_stop:2432 : start_time=1648059612815 2022-03-23 18:20:18.598 | + functions-common:time_stop:2434 : [[ -z 1648059612815 ]] 2022-03-23 18:20:18.602 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:18.607 | + functions-common:time_stop:2437 : end_time=1648059618604 2022-03-23 18:20:18.609 | + functions-common:time_stop:2438 : elapsed_time=5789 2022-03-23 18:20:18.612 | + functions-common:time_stop:2439 : total=9760 2022-03-23 18:20:18.614 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:18.617 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15549 2022-03-23 18:20:18.620 | + functions:wait_for_service:467 : return 0 2022-03-23 18:20:18.623 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:20:18.626 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:20:18.629 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 18:20:18.647 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:18.650 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 18:20:18.653 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:20:18.655 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 18:20:18.658 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 18:20:18.661 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:20:18.664 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 18:20:18.681 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:20:18.684 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 18:20:18.701 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:18.704 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 18:20:18.707 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:20:18.710 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 18:20:18.713 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 18:20:18.715 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 18:20:18.718 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:20:18.749 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 18:20:18.752 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 18:20:18.755 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 18:20:18.787 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 18:20:18.818 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 18:20:18.821 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 18:20:18.824 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 18:20:18.826 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 18:20:18.829 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 18:20:18.833 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 18:20:18.836 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 18:20:18.838 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 18:20:18.842 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 18:20:18.844 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 18:20:18.847 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 18:20:18.850 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 18:20:18.852 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.855 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.858 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.860 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 18:20:18.863 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.866 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.869 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 18:20:18.887 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:20:18.890 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 18:20:18.892 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.896 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 18:20:18.898 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.901 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:18.903 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:18.906 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 18:20:18.909 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:18.911 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:18.914 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:18.917 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:18.920 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:18.924 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059618921 2022-03-23 18:20:18.927 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 18:20:18.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:18.947 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 18:20:18.950 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 18:20:18.953 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.955 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.958 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.960 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.963 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 18:20:18.965 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 18:20:18.968 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 18:20:18.971 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:18.973 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:18.976 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 18:20:18.979 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 18:20:18.981 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 18:20:18.984 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:18.986 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:18.989 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:18.991 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:18.994 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:18.996 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 18:20:18.998 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:19.003 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 18:20:19.056 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 18:20:19.108 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:19.162 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 18:20:19.215 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 18:20:19.269 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:19.324 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:19.326 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 18:20:19.380 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:20.013 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 18:20:20.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 18:20:20.636 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 18:20:20.657 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:20.661 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:20.665 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:20.667 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:20.670 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:20.673 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:20.675 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:20.678 | + functions-common:time_stop:2432 : start_time=1648059618921 2022-03-23 18:20:20.681 | + functions-common:time_stop:2434 : [[ -z 1648059618921 ]] 2022-03-23 18:20:20.684 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:20.689 | + functions-common:time_stop:2437 : end_time=1648059620686 2022-03-23 18:20:20.691 | + functions-common:time_stop:2438 : elapsed_time=1765 2022-03-23 18:20:20.694 | + functions-common:time_stop:2439 : total=14646 2022-03-23 18:20:20.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:20.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16411 2022-03-23 18:20:20.702 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.47:9696 2022-03-23 18:20:20.705 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 18:20:20.724 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:20:20.727 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 18:20:20.727 | Waiting for Neutron to start... 2022-03-23 18:20:20.729 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 18:20:20.732 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.47:9696' 'Neutron did not start' 60 2022-03-23 18:20:20.734 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 18:20:20.737 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 18:20:20.740 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 18:20:20.742 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 18:20:20.745 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 18:20:20.748 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 18:20:20.750 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:20.753 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:20.757 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:20.761 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059620759 2022-03-23 18:20:20.764 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.47:9696; do sleep 0.5; done' 2022-03-23 18:20:26.341 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.47:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 18:20:26.349 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:26.352 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:26.355 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:26.358 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:26.361 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:26.364 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 18:20:26.368 | + functions-common:time_stop:2432 : start_time=1648059620759 2022-03-23 18:20:26.371 | + functions-common:time_stop:2434 : [[ -z 1648059620759 ]] 2022-03-23 18:20:26.377 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:26.382 | + functions-common:time_stop:2437 : end_time=1648059626379 2022-03-23 18:20:26.385 | + functions-common:time_stop:2438 : elapsed_time=5620 2022-03-23 18:20:26.388 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:20:26.391 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:26.395 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5620 2022-03-23 18:20:26.398 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 18:20:26.417 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:26.420 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 18:20:26.423 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:20:26.425 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 18:20:26.428 | + ./stack.sh:main:1298 : start_placement 2022-03-23 18:20:26.431 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 18:20:26.433 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 18:20:26.437 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 18:20:26.441 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:20:26.444 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 18:20:26.447 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:20:26.449 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:26.452 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:26.455 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 18:20:26.458 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:26.461 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:26.464 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:26.466 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:26.470 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:26.475 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059626471 2022-03-23 18:20:26.477 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 18:20:26.495 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:26.498 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 18:20:26.500 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 18:20:26.503 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:20:26.505 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:20:26.508 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:20:26.511 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:20:26.513 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 18:20:26.516 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 18:20:26.519 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 18:20:26.522 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:26.524 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:26.527 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:20:26.530 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 18:20:26.532 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 18:20:26.535 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:20:26.538 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:20:26.540 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:20:26.543 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 18:20:26.545 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:20:26.549 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 18:20:26.604 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 18:20:26.658 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 18:20:26.712 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:20:26.765 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:26.820 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 18:20:26.873 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 18:20:26.927 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 18:20:26.981 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 18:20:27.037 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 18:20:27.092 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:20:27.094 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 18:20:27.149 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:20:27.777 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 18:20:27.791 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 18:20:28.408 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 18:20:28.487 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:28.491 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:28.493 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:28.497 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:28.499 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:28.502 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:28.505 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:28.507 | + functions-common:time_stop:2432 : start_time=1648059626471 2022-03-23 18:20:28.510 | + functions-common:time_stop:2434 : [[ -z 1648059626471 ]] 2022-03-23 18:20:28.513 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:28.518 | + functions-common:time_stop:2437 : end_time=1648059628515 2022-03-23 18:20:28.521 | + functions-common:time_stop:2438 : elapsed_time=2044 2022-03-23 18:20:28.523 | + functions-common:time_stop:2439 : total=16411 2022-03-23 18:20:28.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:28.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18455 2022-03-23 18:20:28.531 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 18:20:28.531 | Waiting for placement-api to start... 2022-03-23 18:20:28.534 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.47/placement 2022-03-23 18:20:28.537 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:20:28.539 | + functions:wait_for_service:458 : local url=http://10.222.0.47/placement 2022-03-23 18:20:28.542 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:20:28.545 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:20:28.548 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:20:28.550 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:28.553 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:28.557 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:28.562 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059628559 2022-03-23 18:20:28.564 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:20:28.570 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/placement 2022-03-23 18:20:31.243 | + :: : [[ 200 == 503 ]] 2022-03-23 18:20:31.245 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:20:31.248 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:20:31.251 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:31.253 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:31.256 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:31.259 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:31.262 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:31.265 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:20:31.267 | + functions-common:time_stop:2432 : start_time=1648059628559 2022-03-23 18:20:31.270 | + functions-common:time_stop:2434 : [[ -z 1648059628559 ]] 2022-03-23 18:20:31.274 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:31.279 | + functions-common:time_stop:2437 : end_time=1648059631276 2022-03-23 18:20:31.281 | + functions-common:time_stop:2438 : elapsed_time=2717 2022-03-23 18:20:31.284 | + functions-common:time_stop:2439 : total=15549 2022-03-23 18:20:31.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:31.289 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18266 2022-03-23 18:20:31.292 | + functions:wait_for_service:467 : return 0 2022-03-23 18:20:31.295 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 18:20:31.313 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:31.317 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 18:20:31.319 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 18:20:31.324 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:20:31.324 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:20:31.329 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:20:31.332 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:20:31.335 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 18:20:31.338 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:20:31.340 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 18:20:31.343 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:31.346 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 18:20:31.348 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:31.351 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:31.353 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:31.356 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 18:20:31.358 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:31.361 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:31.364 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:31.366 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:31.370 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:31.374 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059631371 2022-03-23 18:20:31.377 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 18:20:31.395 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:31.397 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 18:20:31.400 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 18:20:31.402 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:31.405 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:31.408 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:31.410 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:31.413 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 18:20:31.415 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 18:20:31.418 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 18:20:31.421 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:31.423 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:31.426 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 18:20:31.429 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 18:20:31.431 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 18:20:31.434 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:31.436 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:31.438 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:31.441 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:31.444 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:31.446 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 18:20:31.448 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:31.453 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 18:20:31.507 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 18:20:31.560 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:20:31.615 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 18:20:31.668 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 18:20:31.722 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:31.777 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:31.779 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 18:20:31.833 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:32.456 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 18:20:32.469 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 18:20:33.103 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 18:20:33.125 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:33.127 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:33.130 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:33.140 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:33.143 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:33.146 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:33.148 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:33.151 | + functions-common:time_stop:2432 : start_time=1648059631371 2022-03-23 18:20:33.153 | + functions-common:time_stop:2434 : [[ -z 1648059631371 ]] 2022-03-23 18:20:33.157 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:33.162 | + functions-common:time_stop:2437 : end_time=1648059633159 2022-03-23 18:20:33.165 | + functions-common:time_stop:2438 : elapsed_time=1788 2022-03-23 18:20:33.167 | + functions-common:time_stop:2439 : total=18455 2022-03-23 18:20:33.170 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:33.172 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20243 2022-03-23 18:20:33.175 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 18:20:33.177 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 18:20:33.180 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 18:20:33.183 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 18:20:33.185 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:20:33.188 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 18:20:33.190 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:20:33.193 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:33.196 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:33.198 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 18:20:33.200 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:33.203 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:33.205 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:33.208 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:33.212 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:33.216 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059633214 2022-03-23 18:20:33.219 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 18:20:33.238 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:33.240 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-23 18:20:33.243 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 18:20:33.246 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:20:33.248 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:20:33.251 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:20:33.254 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:20:33.256 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 18:20:33.259 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 18:20:33.264 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 18:20:33.266 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:33.269 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:33.272 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 18:20:33.275 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-23 18:20:33.277 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 18:20:33.280 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:20:33.283 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:33.286 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:33.288 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:33.291 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:33.294 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 18:20:33.296 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:33.301 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 18:20:33.356 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 18:20:33.414 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:20:33.470 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 18:20:33.528 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 18:20:33.584 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:33.639 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:33.642 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 18:20:33.696 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:34.344 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 18:20:34.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 18:20:35.014 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 18:20:35.042 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:35.047 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:35.050 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:35.053 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:35.055 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:35.058 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:35.061 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:35.063 | + functions-common:time_stop:2432 : start_time=1648059633214 2022-03-23 18:20:35.066 | + functions-common:time_stop:2434 : [[ -z 1648059633214 ]] 2022-03-23 18:20:35.070 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:35.075 | + functions-common:time_stop:2437 : end_time=1648059635072 2022-03-23 18:20:35.077 | + functions-common:time_stop:2438 : elapsed_time=1858 2022-03-23 18:20:35.080 | + functions-common:time_stop:2439 : total=20243 2022-03-23 18:20:35.083 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:35.086 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22101 2022-03-23 18:20:35.089 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 18:20:35.092 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 18:20:35.095 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 18:20:35.098 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 18:20:35.101 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.103 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.107 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.109 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 18:20:35.112 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.116 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.119 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 18:20:35.121 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.124 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:35.127 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:35.130 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 18:20:35.132 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:35.136 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:35.138 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:35.141 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:35.145 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:35.150 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059635147 2022-03-23 18:20:35.153 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 18:20:35.174 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:35.177 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-23 18:20:35.180 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 18:20:35.182 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.185 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.188 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.190 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.193 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 18:20:35.196 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 18:20:35.198 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 18:20:35.201 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:35.203 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:35.206 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 18:20:35.209 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-23 18:20:35.211 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 18:20:35.214 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.217 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:35.219 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:35.222 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:35.225 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:35.227 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 18:20:35.230 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:35.235 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 18:20:35.295 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 18:20:35.355 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:20:35.416 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 18:20:35.473 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 18:20:35.531 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:35.591 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:35.594 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 18:20:35.652 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:36.307 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 18:20:36.324 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 18:20:36.978 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 18:20:37.007 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:37.010 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:37.013 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:37.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:37.018 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:37.021 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:37.024 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:37.027 | + functions-common:time_stop:2432 : start_time=1648059635147 2022-03-23 18:20:37.029 | + functions-common:time_stop:2434 : [[ -z 1648059635147 ]] 2022-03-23 18:20:37.035 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:37.038 | + functions-common:time_stop:2437 : end_time=1648059637034 2022-03-23 18:20:37.041 | + functions-common:time_stop:2438 : elapsed_time=1887 2022-03-23 18:20:37.043 | + functions-common:time_stop:2439 : total=22101 2022-03-23 18:20:37.046 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:37.049 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23988 2022-03-23 18:20:37.051 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:20:37.054 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 18:20:37.056 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:20:37.059 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:37.061 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:37.064 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 18:20:37.067 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:37.069 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:37.072 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:37.074 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:37.080 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:37.083 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059637079 2022-03-23 18:20:37.086 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 18:20:37.107 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:37.110 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-23 18:20:37.112 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 18:20:37.119 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:20:37.122 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:20:37.124 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:20:37.127 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:20:37.130 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 18:20:37.132 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 18:20:37.135 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 18:20:37.138 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:37.141 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:37.144 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 18:20:37.147 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-23 18:20:37.151 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 18:20:37.154 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:20:37.158 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:37.162 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:37.166 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:37.170 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:37.174 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 18:20:37.178 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:37.181 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 18:20:37.247 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 18:20:37.313 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:20:37.377 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 18:20:37.453 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 18:20:37.526 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:37.615 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:37.618 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 18:20:37.690 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:38.403 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 18:20:38.417 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 18:20:39.087 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 18:20:39.118 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:39.121 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:39.124 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:39.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:39.131 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:39.137 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:39.138 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:39.145 | + functions-common:time_stop:2432 : start_time=1648059637079 2022-03-23 18:20:39.152 | + functions-common:time_stop:2434 : [[ -z 1648059637079 ]] 2022-03-23 18:20:39.162 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:39.178 | + functions-common:time_stop:2437 : end_time=1648059639168 2022-03-23 18:20:39.187 | + functions-common:time_stop:2438 : elapsed_time=2089 2022-03-23 18:20:39.192 | + functions-common:time_stop:2439 : total=23988 2022-03-23 18:20:39.197 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:39.204 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26077 2022-03-23 18:20:39.209 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:20:39.216 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 18:20:39.224 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:20:39.232 | + functions-common:run_process:1682 : local group= 2022-03-23 18:20:39.240 | + functions-common:run_process:1683 : local user= 2022-03-23 18:20:39.248 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 18:20:39.256 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:20:39.260 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:20:39.265 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:20:39.269 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:20:39.274 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:20:39.286 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059639276 2022-03-23 18:20:39.295 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 18:20:39.342 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:39.345 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-23 18:20:39.348 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 18:20:39.351 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:20:39.356 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:20:39.360 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:20:39.363 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:20:39.365 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 18:20:39.369 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 18:20:39.372 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 18:20:39.374 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:20:39.377 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:20:39.380 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 18:20:39.383 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-23 18:20:39.386 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 18:20:39.390 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:20:39.393 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:20:39.397 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:20:39.400 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:20:39.402 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:20:39.405 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 18:20:39.408 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:20:39.414 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 18:20:39.483 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 18:20:39.555 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:20:39.616 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 18:20:39.677 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 18:20:39.736 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:20:39.794 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:20:39.797 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 18:20:39.856 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:20:40.546 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 18:20:40.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 18:20:41.216 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 18:20:41.240 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:20:41.245 | + functions-common:time_stop:2425 : local name 2022-03-23 18:20:41.252 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:20:41.256 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:20:41.260 | + functions-common:time_stop:2428 : local total 2022-03-23 18:20:41.263 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:20:41.267 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:20:41.271 | + functions-common:time_stop:2432 : start_time=1648059639276 2022-03-23 18:20:41.276 | + functions-common:time_stop:2434 : [[ -z 1648059639276 ]] 2022-03-23 18:20:41.281 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:20:41.286 | + functions-common:time_stop:2437 : end_time=1648059641283 2022-03-23 18:20:41.290 | + functions-common:time_stop:2438 : elapsed_time=2007 2022-03-23 18:20:41.293 | + functions-common:time_stop:2439 : total=26077 2022-03-23 18:20:41.296 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:20:41.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28084 2022-03-23 18:20:41.304 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 18:20:41.328 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:41.331 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 18:20:41.334 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 18:20:41.337 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:20:41.340 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 18:20:41.342 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 18:20:41.345 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 18:20:41.348 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 18:20:41.354 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 18:20:41.356 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 18:20:41.358 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 18:20:41.360 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:41.364 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:44.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:44.107 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:44.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:44.107 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:44.281 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:44.284 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:44.287 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:44.291 | ++ functions-common:get_field:818 : echo '| 2c78ae00d36e4f959cc701c7ee6a8110 | demo |' 2022-03-23 18:20:44.293 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:44.299 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:44.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:20:44.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 18:20:44.309 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:20:44.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 18:20:44.331 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 18:20:44.334 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 18:20:44.337 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:20:47.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:47.433 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:47.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:47.434 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:47.596 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:47.600 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:20:47.600 | address-scope 2022-03-23 18:20:47.600 | router-admin-state-down-before-update 2022-03-23 18:20:47.600 | agent 2022-03-23 18:20:47.600 | agent-resources-synced 2022-03-23 18:20:47.600 | allowed-address-pairs 2022-03-23 18:20:47.600 | auto-allocated-topology 2022-03-23 18:20:47.600 | availability_zone 2022-03-23 18:20:47.600 | availability_zone_filter 2022-03-23 18:20:47.600 | default-subnetpools 2022-03-23 18:20:47.600 | dhcp_agent_scheduler 2022-03-23 18:20:47.600 | dvr 2022-03-23 18:20:47.600 | empty-string-filtering 2022-03-23 18:20:47.600 | external-net 2022-03-23 18:20:47.600 | extra_dhcp_opt 2022-03-23 18:20:47.600 | extraroute 2022-03-23 18:20:47.600 | extraroute-atomic 2022-03-23 18:20:47.600 | filter-validation 2022-03-23 18:20:47.600 | fip-port-details 2022-03-23 18:20:47.600 | flavors 2022-03-23 18:20:47.600 | floatingip-pools 2022-03-23 18:20:47.600 | ip-substring-filtering 2022-03-23 18:20:47.600 | router 2022-03-23 18:20:47.600 | ext-gw-mode 2022-03-23 18:20:47.600 | l3-ha 2022-03-23 18:20:47.600 | l3-flavors 2022-03-23 18:20:47.600 | l3-port-ip-change-not-allowed 2022-03-23 18:20:47.600 | l3_agent_scheduler 2022-03-23 18:20:47.600 | metering 2022-03-23 18:20:47.600 | metering_source_and_destination_fields 2022-03-23 18:20:47.601 | multi-provider 2022-03-23 18:20:47.601 | net-mtu 2022-03-23 18:20:47.601 | net-mtu-writable 2022-03-23 18:20:47.601 | network_availability_zone 2022-03-23 18:20:47.601 | network-ip-availability 2022-03-23 18:20:47.601 | pagination 2022-03-23 18:20:47.601 | port-device-profile 2022-03-23 18:20:47.601 | port-mac-address-regenerate 2022-03-23 18:20:47.601 | port-numa-affinity-policy 2022-03-23 18:20:47.601 | binding 2022-03-23 18:20:47.601 | binding-extended 2022-03-23 18:20:47.601 | port-security 2022-03-23 18:20:47.601 | project-id 2022-03-23 18:20:47.601 | provider 2022-03-23 18:20:47.601 | quota-check-limit 2022-03-23 18:20:47.601 | quotas 2022-03-23 18:20:47.601 | quota_details 2022-03-23 18:20:47.601 | rbac-policies 2022-03-23 18:20:47.601 | rbac-address-group 2022-03-23 18:20:47.601 | rbac-address-scope 2022-03-23 18:20:47.601 | rbac-security-groups 2022-03-23 18:20:47.601 | rbac-subnetpool 2022-03-23 18:20:47.601 | revision-if-match 2022-03-23 18:20:47.601 | standard-attr-revisions 2022-03-23 18:20:47.601 | router_availability_zone 2022-03-23 18:20:47.601 | security-groups-normalized-cidr 2022-03-23 18:20:47.601 | port-security-groups-filtering 2022-03-23 18:20:47.601 | security-groups-remote-address-group 2022-03-23 18:20:47.601 | security-groups-shared-filtering 2022-03-23 18:20:47.601 | security-group 2022-03-23 18:20:47.601 | service-type 2022-03-23 18:20:47.601 | sorting 2022-03-23 18:20:47.601 | standard-attr-description 2022-03-23 18:20:47.601 | stateful-security-group 2022-03-23 18:20:47.601 | subnet_onboard 2022-03-23 18:20:47.601 | subnet-service-types 2022-03-23 18:20:47.602 | subnet_allocation 2022-03-23 18:20:47.602 | subnetpool-prefix-ops 2022-03-23 18:20:47.602 | standard-attr-tag 2022-03-23 18:20:47.602 | standard-attr-timestamp' 2022-03-23 18:20:47.602 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:20:47.602 | address-scope 2022-03-23 18:20:47.602 | router-admin-state-down-before-update 2022-03-23 18:20:47.602 | agent 2022-03-23 18:20:47.603 | agent-resources-synced 2022-03-23 18:20:47.603 | allowed-address-pairs 2022-03-23 18:20:47.603 | auto-allocated-topology 2022-03-23 18:20:47.603 | availability_zone 2022-03-23 18:20:47.603 | availability_zone_filter 2022-03-23 18:20:47.603 | default-subnetpools 2022-03-23 18:20:47.603 | dhcp_agent_scheduler 2022-03-23 18:20:47.603 | dvr 2022-03-23 18:20:47.603 | empty-string-filtering 2022-03-23 18:20:47.603 | external-net 2022-03-23 18:20:47.603 | extra_dhcp_opt 2022-03-23 18:20:47.603 | extraroute 2022-03-23 18:20:47.603 | extraroute-atomic 2022-03-23 18:20:47.603 | filter-validation 2022-03-23 18:20:47.603 | fip-port-details 2022-03-23 18:20:47.603 | flavors 2022-03-23 18:20:47.603 | floatingip-pools 2022-03-23 18:20:47.603 | ip-substring-filtering 2022-03-23 18:20:47.603 | router 2022-03-23 18:20:47.603 | ext-gw-mode 2022-03-23 18:20:47.603 | l3-ha 2022-03-23 18:20:47.603 | l3-flavors 2022-03-23 18:20:47.603 | l3-port-ip-change-not-allowed 2022-03-23 18:20:47.603 | l3_agent_scheduler 2022-03-23 18:20:47.603 | metering 2022-03-23 18:20:47.603 | metering_source_and_destination_fields 2022-03-23 18:20:47.603 | multi-provider 2022-03-23 18:20:47.603 | net-mtu 2022-03-23 18:20:47.603 | net-mtu-writable 2022-03-23 18:20:47.603 | network_availability_zone 2022-03-23 18:20:47.603 | network-ip-availability 2022-03-23 18:20:47.603 | pagination 2022-03-23 18:20:47.603 | port-device-profile 2022-03-23 18:20:47.603 | port-mac-address-regenerate 2022-03-23 18:20:47.603 | port-numa-affinity-policy 2022-03-23 18:20:47.603 | binding 2022-03-23 18:20:47.604 | binding-extended 2022-03-23 18:20:47.604 | port-security 2022-03-23 18:20:47.604 | project-id 2022-03-23 18:20:47.604 | provider 2022-03-23 18:20:47.604 | quota-check-limit 2022-03-23 18:20:47.604 | quotas 2022-03-23 18:20:47.604 | quota_details 2022-03-23 18:20:47.604 | rbac-policies 2022-03-23 18:20:47.604 | rbac-address-group 2022-03-23 18:20:47.604 | rbac-address-scope 2022-03-23 18:20:47.604 | rbac-security-groups 2022-03-23 18:20:47.604 | rbac-subnetpool 2022-03-23 18:20:47.604 | revision-if-match 2022-03-23 18:20:47.604 | standard-attr-revisions 2022-03-23 18:20:47.604 | router_availability_zone 2022-03-23 18:20:47.604 | security-groups-normalized-cidr 2022-03-23 18:20:47.604 | port-security-groups-filtering 2022-03-23 18:20:47.604 | security-groups-remote-address-group 2022-03-23 18:20:47.604 | security-groups-shared-filtering 2022-03-23 18:20:47.604 | security-group 2022-03-23 18:20:47.604 | service-type 2022-03-23 18:20:47.604 | sorting 2022-03-23 18:20:47.604 | standard-attr-description 2022-03-23 18:20:47.604 | stateful-security-group 2022-03-23 18:20:47.604 | subnet_onboard 2022-03-23 18:20:47.604 | subnet-service-types 2022-03-23 18:20:47.604 | subnet_allocation 2022-03-23 18:20:47.604 | subnetpool-prefix-ops 2022-03-23 18:20:47.604 | standard-attr-tag 2022-03-23 18:20:47.604 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 18:20:47.605 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:20:47.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 18:20:47.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 18:20:47.615 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-23 18:20:50.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:50.934 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:50.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:50.934 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:51.105 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:51.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=8762619e-293f-4349-8d6c-1d21e7b586dc 2022-03-23 18:20:51.111 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 18:20:51.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 18:20:51.117 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 18:20:51.121 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 18:20:51.125 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 18:20:51.126 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 18:20:51.126 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 18:20:51.129 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:51.133 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:54.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:54.252 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:54.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:54.252 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:54.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:54.421 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:20:54.424 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:20:54.427 | ++ functions-common:get_field:818 : echo '| id | 2499158c-0384-42c9-bf95-da1b90d3e43a |' 2022-03-23 18:20:54.428 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:20:54.433 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:54.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=2499158c-0384-42c9-bf95-da1b90d3e43a 2022-03-23 18:20:54.440 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 2c78ae00d36e4f959cc701c7ee6a8110' 2022-03-23 18:20:54.442 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:20:54.460 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 18:20:54.464 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:20:54.466 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=2c78ae00d36e4f959cc701c7ee6a8110 2022-03-23 18:20:54.469 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 8762619e-293f-4349-8d6c-1d21e7b586dc ']' 2022-03-23 18:20:54.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 18:20:54.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 18:20:54.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 18:20:54.479 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 8762619e-293f-4349-8d6c-1d21e7b586dc ' 2022-03-23 18:20:54.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 18:20:54.484 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 2499158c-0384-42c9-bf95-da1b90d3e43a private-subnet' 2022-03-23 18:20:54.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 18:20:54.491 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 18:20:54.491 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 8762619e-293f-4349-8d6c-1d21e7b586dc --network 2499158c-0384-42c9-bf95-da1b90d3e43a private-subnet 2022-03-23 18:20:54.492 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 18:20:54.495 | +++ functions-common:get_field:811 : local data field 2022-03-23 18:20:54.497 | +++ functions-common:get_field:812 : read data 2022-03-23 18:20:57.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:57.637 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:57.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:57.637 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:57.802 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:57.805 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:20:57.807 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 18:20:57.810 | +++ functions-common:get_field:818 : echo '| id | 6a292ba6-5b5a-4fa9-b986-82e43c2990f1 |' 2022-03-23 18:20:57.810 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:20:57.817 | +++ functions-common:get_field:812 : read data 2022-03-23 18:20:57.820 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=6a292ba6-5b5a-4fa9-b986-82e43c2990f1 2022-03-23 18:20:57.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 2c78ae00d36e4f959cc701c7ee6a8110' 2022-03-23 18:20:57.825 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:20:57.843 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 6a292ba6-5b5a-4fa9-b986-82e43c2990f1 2022-03-23 18:20:57.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=6a292ba6-5b5a-4fa9-b986-82e43c2990f1 2022-03-23 18:20:57.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 18:20:57.851 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 18:20:57.854 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 18:20:57.857 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:21:00.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:00.540 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:00.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:00.540 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:00.703 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:00.707 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:21:00.707 | address-scope 2022-03-23 18:21:00.707 | router-admin-state-down-before-update 2022-03-23 18:21:00.707 | agent 2022-03-23 18:21:00.708 | agent-resources-synced 2022-03-23 18:21:00.708 | allowed-address-pairs 2022-03-23 18:21:00.708 | auto-allocated-topology 2022-03-23 18:21:00.708 | availability_zone 2022-03-23 18:21:00.708 | availability_zone_filter 2022-03-23 18:21:00.708 | default-subnetpools 2022-03-23 18:21:00.708 | dhcp_agent_scheduler 2022-03-23 18:21:00.708 | dvr 2022-03-23 18:21:00.708 | empty-string-filtering 2022-03-23 18:21:00.708 | external-net 2022-03-23 18:21:00.708 | extra_dhcp_opt 2022-03-23 18:21:00.708 | extraroute 2022-03-23 18:21:00.708 | extraroute-atomic 2022-03-23 18:21:00.708 | filter-validation 2022-03-23 18:21:00.708 | fip-port-details 2022-03-23 18:21:00.708 | flavors 2022-03-23 18:21:00.708 | floatingip-pools 2022-03-23 18:21:00.708 | ip-substring-filtering 2022-03-23 18:21:00.708 | router 2022-03-23 18:21:00.708 | ext-gw-mode 2022-03-23 18:21:00.708 | l3-ha 2022-03-23 18:21:00.708 | l3-flavors 2022-03-23 18:21:00.708 | l3-port-ip-change-not-allowed 2022-03-23 18:21:00.708 | l3_agent_scheduler 2022-03-23 18:21:00.708 | metering 2022-03-23 18:21:00.708 | metering_source_and_destination_fields 2022-03-23 18:21:00.708 | multi-provider 2022-03-23 18:21:00.708 | net-mtu 2022-03-23 18:21:00.708 | net-mtu-writable 2022-03-23 18:21:00.708 | network_availability_zone 2022-03-23 18:21:00.708 | network-ip-availability 2022-03-23 18:21:00.708 | pagination 2022-03-23 18:21:00.708 | port-device-profile 2022-03-23 18:21:00.708 | port-mac-address-regenerate 2022-03-23 18:21:00.708 | port-numa-affinity-policy 2022-03-23 18:21:00.708 | binding 2022-03-23 18:21:00.709 | binding-extended 2022-03-23 18:21:00.709 | port-security 2022-03-23 18:21:00.709 | project-id 2022-03-23 18:21:00.709 | provider 2022-03-23 18:21:00.709 | quota-check-limit 2022-03-23 18:21:00.709 | quotas 2022-03-23 18:21:00.709 | quota_details 2022-03-23 18:21:00.709 | rbac-policies 2022-03-23 18:21:00.709 | rbac-address-group 2022-03-23 18:21:00.709 | rbac-address-scope 2022-03-23 18:21:00.709 | rbac-security-groups 2022-03-23 18:21:00.709 | rbac-subnetpool 2022-03-23 18:21:00.709 | revision-if-match 2022-03-23 18:21:00.709 | standard-attr-revisions 2022-03-23 18:21:00.709 | router_availability_zone 2022-03-23 18:21:00.709 | security-groups-normalized-cidr 2022-03-23 18:21:00.709 | port-security-groups-filtering 2022-03-23 18:21:00.709 | security-groups-remote-address-group 2022-03-23 18:21:00.709 | security-groups-shared-filtering 2022-03-23 18:21:00.709 | security-group 2022-03-23 18:21:00.709 | service-type 2022-03-23 18:21:00.709 | sorting 2022-03-23 18:21:00.709 | standard-attr-description 2022-03-23 18:21:00.709 | stateful-security-group 2022-03-23 18:21:00.709 | subnet_onboard 2022-03-23 18:21:00.709 | subnet-service-types 2022-03-23 18:21:00.709 | subnet_allocation 2022-03-23 18:21:00.709 | subnetpool-prefix-ops 2022-03-23 18:21:00.709 | standard-attr-tag 2022-03-23 18:21:00.709 | standard-attr-timestamp' 2022-03-23 18:21:00.710 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:21:00.710 | address-scope 2022-03-23 18:21:00.710 | router-admin-state-down-before-update 2022-03-23 18:21:00.710 | agent 2022-03-23 18:21:00.710 | agent-resources-synced 2022-03-23 18:21:00.710 | allowed-address-pairs 2022-03-23 18:21:00.710 | auto-allocated-topology 2022-03-23 18:21:00.710 | availability_zone 2022-03-23 18:21:00.710 | availability_zone_filter 2022-03-23 18:21:00.710 | default-subnetpools 2022-03-23 18:21:00.710 | dhcp_agent_scheduler 2022-03-23 18:21:00.710 | dvr 2022-03-23 18:21:00.710 | empty-string-filtering 2022-03-23 18:21:00.711 | external-net 2022-03-23 18:21:00.711 | extra_dhcp_opt 2022-03-23 18:21:00.711 | extraroute 2022-03-23 18:21:00.711 | extraroute-atomic 2022-03-23 18:21:00.711 | filter-validation 2022-03-23 18:21:00.711 | fip-port-details 2022-03-23 18:21:00.711 | flavors 2022-03-23 18:21:00.711 | floatingip-pools 2022-03-23 18:21:00.711 | ip-substring-filtering 2022-03-23 18:21:00.711 | router 2022-03-23 18:21:00.711 | ext-gw-mode 2022-03-23 18:21:00.711 | l3-ha 2022-03-23 18:21:00.711 | l3-flavors 2022-03-23 18:21:00.711 | l3-port-ip-change-not-allowed 2022-03-23 18:21:00.711 | l3_agent_scheduler 2022-03-23 18:21:00.711 | metering 2022-03-23 18:21:00.711 | metering_source_and_destination_fields 2022-03-23 18:21:00.711 | multi-provider 2022-03-23 18:21:00.711 | net-mtu 2022-03-23 18:21:00.711 | net-mtu-writable 2022-03-23 18:21:00.711 | network_availability_zone 2022-03-23 18:21:00.711 | network-ip-availability 2022-03-23 18:21:00.711 | pagination 2022-03-23 18:21:00.711 | port-device-profile 2022-03-23 18:21:00.711 | port-mac-address-regenerate 2022-03-23 18:21:00.711 | port-numa-affinity-policy 2022-03-23 18:21:00.711 | binding 2022-03-23 18:21:00.711 | binding-extended 2022-03-23 18:21:00.711 | port-security 2022-03-23 18:21:00.711 | project-id 2022-03-23 18:21:00.711 | provider 2022-03-23 18:21:00.711 | quota-check-limit 2022-03-23 18:21:00.711 | quotas 2022-03-23 18:21:00.711 | quota_details 2022-03-23 18:21:00.711 | rbac-policies 2022-03-23 18:21:00.711 | rbac-address-group 2022-03-23 18:21:00.711 | rbac-address-scope 2022-03-23 18:21:00.711 | rbac-security-groups 2022-03-23 18:21:00.712 | rbac-subnetpool 2022-03-23 18:21:00.712 | revision-if-match 2022-03-23 18:21:00.712 | standard-attr-revisions 2022-03-23 18:21:00.712 | router_availability_zone 2022-03-23 18:21:00.712 | security-groups-normalized-cidr 2022-03-23 18:21:00.712 | port-security-groups-filtering 2022-03-23 18:21:00.712 | security-groups-remote-address-group 2022-03-23 18:21:00.712 | security-groups-shared-filtering 2022-03-23 18:21:00.712 | security-group 2022-03-23 18:21:00.712 | service-type 2022-03-23 18:21:00.712 | sorting 2022-03-23 18:21:00.712 | standard-attr-description 2022-03-23 18:21:00.712 | stateful-security-group 2022-03-23 18:21:00.712 | subnet_onboard 2022-03-23 18:21:00.712 | subnet-service-types 2022-03-23 18:21:00.712 | subnet_allocation 2022-03-23 18:21:00.712 | subnetpool-prefix-ops 2022-03-23 18:21:00.712 | standard-attr-tag 2022-03-23 18:21:00.712 | standard-attr-timestamp =~ router ]] 2022-03-23 18:21:00.713 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:21:00.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 18:21:00.718 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 18:21:00.722 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:21:03.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:03.382 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:03.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:03.382 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:03.545 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:03.549 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:21:03.549 | address-scope 2022-03-23 18:21:03.549 | router-admin-state-down-before-update 2022-03-23 18:21:03.549 | agent 2022-03-23 18:21:03.549 | agent-resources-synced 2022-03-23 18:21:03.549 | allowed-address-pairs 2022-03-23 18:21:03.549 | auto-allocated-topology 2022-03-23 18:21:03.549 | availability_zone 2022-03-23 18:21:03.549 | availability_zone_filter 2022-03-23 18:21:03.549 | default-subnetpools 2022-03-23 18:21:03.549 | dhcp_agent_scheduler 2022-03-23 18:21:03.549 | dvr 2022-03-23 18:21:03.549 | empty-string-filtering 2022-03-23 18:21:03.549 | external-net 2022-03-23 18:21:03.549 | extra_dhcp_opt 2022-03-23 18:21:03.549 | extraroute 2022-03-23 18:21:03.549 | extraroute-atomic 2022-03-23 18:21:03.549 | filter-validation 2022-03-23 18:21:03.549 | fip-port-details 2022-03-23 18:21:03.549 | flavors 2022-03-23 18:21:03.549 | floatingip-pools 2022-03-23 18:21:03.549 | ip-substring-filtering 2022-03-23 18:21:03.549 | router 2022-03-23 18:21:03.549 | ext-gw-mode 2022-03-23 18:21:03.549 | l3-ha 2022-03-23 18:21:03.549 | l3-flavors 2022-03-23 18:21:03.549 | l3-port-ip-change-not-allowed 2022-03-23 18:21:03.549 | l3_agent_scheduler 2022-03-23 18:21:03.549 | metering 2022-03-23 18:21:03.549 | metering_source_and_destination_fields 2022-03-23 18:21:03.549 | multi-provider 2022-03-23 18:21:03.549 | net-mtu 2022-03-23 18:21:03.549 | net-mtu-writable 2022-03-23 18:21:03.550 | network_availability_zone 2022-03-23 18:21:03.550 | network-ip-availability 2022-03-23 18:21:03.550 | pagination 2022-03-23 18:21:03.550 | port-device-profile 2022-03-23 18:21:03.550 | port-mac-address-regenerate 2022-03-23 18:21:03.550 | port-numa-affinity-policy 2022-03-23 18:21:03.550 | binding 2022-03-23 18:21:03.550 | binding-extended 2022-03-23 18:21:03.550 | port-security 2022-03-23 18:21:03.550 | project-id 2022-03-23 18:21:03.550 | provider 2022-03-23 18:21:03.550 | quota-check-limit 2022-03-23 18:21:03.550 | quotas 2022-03-23 18:21:03.550 | quota_details 2022-03-23 18:21:03.550 | rbac-policies 2022-03-23 18:21:03.550 | rbac-address-group 2022-03-23 18:21:03.550 | rbac-address-scope 2022-03-23 18:21:03.550 | rbac-security-groups 2022-03-23 18:21:03.550 | rbac-subnetpool 2022-03-23 18:21:03.550 | revision-if-match 2022-03-23 18:21:03.550 | standard-attr-revisions 2022-03-23 18:21:03.550 | router_availability_zone 2022-03-23 18:21:03.550 | security-groups-normalized-cidr 2022-03-23 18:21:03.550 | port-security-groups-filtering 2022-03-23 18:21:03.550 | security-groups-remote-address-group 2022-03-23 18:21:03.550 | security-groups-shared-filtering 2022-03-23 18:21:03.550 | security-group 2022-03-23 18:21:03.550 | service-type 2022-03-23 18:21:03.550 | sorting 2022-03-23 18:21:03.550 | standard-attr-description 2022-03-23 18:21:03.550 | stateful-security-group 2022-03-23 18:21:03.550 | subnet_onboard 2022-03-23 18:21:03.550 | subnet-service-types 2022-03-23 18:21:03.551 | subnet_allocation 2022-03-23 18:21:03.551 | subnetpool-prefix-ops 2022-03-23 18:21:03.551 | standard-attr-tag 2022-03-23 18:21:03.551 | standard-attr-timestamp' 2022-03-23 18:21:03.553 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:21:03.553 | address-scope 2022-03-23 18:21:03.553 | router-admin-state-down-before-update 2022-03-23 18:21:03.553 | agent 2022-03-23 18:21:03.553 | agent-resources-synced 2022-03-23 18:21:03.553 | allowed-address-pairs 2022-03-23 18:21:03.553 | auto-allocated-topology 2022-03-23 18:21:03.553 | availability_zone 2022-03-23 18:21:03.553 | availability_zone_filter 2022-03-23 18:21:03.553 | default-subnetpools 2022-03-23 18:21:03.553 | dhcp_agent_scheduler 2022-03-23 18:21:03.553 | dvr 2022-03-23 18:21:03.553 | empty-string-filtering 2022-03-23 18:21:03.553 | external-net 2022-03-23 18:21:03.553 | extra_dhcp_opt 2022-03-23 18:21:03.553 | extraroute 2022-03-23 18:21:03.554 | extraroute-atomic 2022-03-23 18:21:03.554 | filter-validation 2022-03-23 18:21:03.554 | fip-port-details 2022-03-23 18:21:03.554 | flavors 2022-03-23 18:21:03.554 | floatingip-pools 2022-03-23 18:21:03.554 | ip-substring-filtering 2022-03-23 18:21:03.554 | router 2022-03-23 18:21:03.554 | ext-gw-mode 2022-03-23 18:21:03.554 | l3-ha 2022-03-23 18:21:03.554 | l3-flavors 2022-03-23 18:21:03.554 | l3-port-ip-change-not-allowed 2022-03-23 18:21:03.554 | l3_agent_scheduler 2022-03-23 18:21:03.554 | metering 2022-03-23 18:21:03.554 | metering_source_and_destination_fields 2022-03-23 18:21:03.554 | multi-provider 2022-03-23 18:21:03.554 | net-mtu 2022-03-23 18:21:03.554 | net-mtu-writable 2022-03-23 18:21:03.554 | network_availability_zone 2022-03-23 18:21:03.554 | network-ip-availability 2022-03-23 18:21:03.554 | pagination 2022-03-23 18:21:03.554 | port-device-profile 2022-03-23 18:21:03.554 | port-mac-address-regenerate 2022-03-23 18:21:03.554 | port-numa-affinity-policy 2022-03-23 18:21:03.554 | binding 2022-03-23 18:21:03.554 | binding-extended 2022-03-23 18:21:03.554 | port-security 2022-03-23 18:21:03.554 | project-id 2022-03-23 18:21:03.554 | provider 2022-03-23 18:21:03.554 | quota-check-limit 2022-03-23 18:21:03.554 | quotas 2022-03-23 18:21:03.554 | quota_details 2022-03-23 18:21:03.554 | rbac-policies 2022-03-23 18:21:03.554 | rbac-address-group 2022-03-23 18:21:03.554 | rbac-address-scope 2022-03-23 18:21:03.554 | rbac-security-groups 2022-03-23 18:21:03.554 | rbac-subnetpool 2022-03-23 18:21:03.554 | revision-if-match 2022-03-23 18:21:03.555 | standard-attr-revisions 2022-03-23 18:21:03.555 | router_availability_zone 2022-03-23 18:21:03.555 | security-groups-normalized-cidr 2022-03-23 18:21:03.555 | port-security-groups-filtering 2022-03-23 18:21:03.555 | security-groups-remote-address-group 2022-03-23 18:21:03.555 | security-groups-shared-filtering 2022-03-23 18:21:03.555 | security-group 2022-03-23 18:21:03.555 | service-type 2022-03-23 18:21:03.555 | sorting 2022-03-23 18:21:03.555 | standard-attr-description 2022-03-23 18:21:03.555 | stateful-security-group 2022-03-23 18:21:03.555 | subnet_onboard 2022-03-23 18:21:03.555 | subnet-service-types 2022-03-23 18:21:03.555 | subnet_allocation 2022-03-23 18:21:03.555 | subnetpool-prefix-ops 2022-03-23 18:21:03.555 | standard-attr-tag 2022-03-23 18:21:03.555 | standard-attr-timestamp =~ external-net ]] 2022-03-23 18:21:03.556 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:21:03.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 18:21:03.563 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 18:21:03.563 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 18:21:03.564 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 18:21:03.567 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:03.570 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:06.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:06.515 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:06.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:06.515 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:06.679 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:06.682 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:21:06.685 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:21:06.688 | ++ functions-common:get_field:818 : echo '| id | 0fbb0602-d7a4-43d6-b74a-308ae0105c29 |' 2022-03-23 18:21:06.688 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:21:06.694 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:06.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=0fbb0602-d7a4-43d6-b74a-308ae0105c29 2022-03-23 18:21:06.700 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 2c78ae00d36e4f959cc701c7ee6a8110 router1' 2022-03-23 18:21:06.703 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:06.720 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 18:21:06.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 18:21:06.725 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 18:21:06.729 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:21:09.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:09.392 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:09.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:09.392 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:09.555 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:09.558 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:21:09.558 | address-scope 2022-03-23 18:21:09.558 | router-admin-state-down-before-update 2022-03-23 18:21:09.558 | agent 2022-03-23 18:21:09.558 | agent-resources-synced 2022-03-23 18:21:09.558 | allowed-address-pairs 2022-03-23 18:21:09.558 | auto-allocated-topology 2022-03-23 18:21:09.558 | availability_zone 2022-03-23 18:21:09.558 | availability_zone_filter 2022-03-23 18:21:09.558 | default-subnetpools 2022-03-23 18:21:09.558 | dhcp_agent_scheduler 2022-03-23 18:21:09.558 | dvr 2022-03-23 18:21:09.558 | empty-string-filtering 2022-03-23 18:21:09.558 | external-net 2022-03-23 18:21:09.558 | extra_dhcp_opt 2022-03-23 18:21:09.558 | extraroute 2022-03-23 18:21:09.558 | extraroute-atomic 2022-03-23 18:21:09.558 | filter-validation 2022-03-23 18:21:09.558 | fip-port-details 2022-03-23 18:21:09.558 | flavors 2022-03-23 18:21:09.558 | floatingip-pools 2022-03-23 18:21:09.558 | ip-substring-filtering 2022-03-23 18:21:09.559 | router 2022-03-23 18:21:09.559 | ext-gw-mode 2022-03-23 18:21:09.559 | l3-ha 2022-03-23 18:21:09.559 | l3-flavors 2022-03-23 18:21:09.559 | l3-port-ip-change-not-allowed 2022-03-23 18:21:09.559 | l3_agent_scheduler 2022-03-23 18:21:09.559 | metering 2022-03-23 18:21:09.559 | metering_source_and_destination_fields 2022-03-23 18:21:09.559 | multi-provider 2022-03-23 18:21:09.559 | net-mtu 2022-03-23 18:21:09.559 | net-mtu-writable 2022-03-23 18:21:09.559 | network_availability_zone 2022-03-23 18:21:09.559 | network-ip-availability 2022-03-23 18:21:09.559 | pagination 2022-03-23 18:21:09.559 | port-device-profile 2022-03-23 18:21:09.559 | port-mac-address-regenerate 2022-03-23 18:21:09.559 | port-numa-affinity-policy 2022-03-23 18:21:09.559 | binding 2022-03-23 18:21:09.559 | binding-extended 2022-03-23 18:21:09.559 | port-security 2022-03-23 18:21:09.559 | project-id 2022-03-23 18:21:09.559 | provider 2022-03-23 18:21:09.559 | quota-check-limit 2022-03-23 18:21:09.559 | quotas 2022-03-23 18:21:09.559 | quota_details 2022-03-23 18:21:09.559 | rbac-policies 2022-03-23 18:21:09.559 | rbac-address-group 2022-03-23 18:21:09.559 | rbac-address-scope 2022-03-23 18:21:09.559 | rbac-security-groups 2022-03-23 18:21:09.559 | rbac-subnetpool 2022-03-23 18:21:09.559 | revision-if-match 2022-03-23 18:21:09.559 | standard-attr-revisions 2022-03-23 18:21:09.559 | router_availability_zone 2022-03-23 18:21:09.559 | security-groups-normalized-cidr 2022-03-23 18:21:09.559 | port-security-groups-filtering 2022-03-23 18:21:09.560 | security-groups-remote-address-group 2022-03-23 18:21:09.560 | security-groups-shared-filtering 2022-03-23 18:21:09.560 | security-group 2022-03-23 18:21:09.560 | service-type 2022-03-23 18:21:09.560 | sorting 2022-03-23 18:21:09.560 | standard-attr-description 2022-03-23 18:21:09.560 | stateful-security-group 2022-03-23 18:21:09.560 | subnet_onboard 2022-03-23 18:21:09.560 | subnet-service-types 2022-03-23 18:21:09.560 | subnet_allocation 2022-03-23 18:21:09.560 | subnetpool-prefix-ops 2022-03-23 18:21:09.560 | standard-attr-tag 2022-03-23 18:21:09.560 | standard-attr-timestamp' 2022-03-23 18:21:09.561 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:21:09.561 | address-scope 2022-03-23 18:21:09.561 | router-admin-state-down-before-update 2022-03-23 18:21:09.561 | agent 2022-03-23 18:21:09.561 | agent-resources-synced 2022-03-23 18:21:09.561 | allowed-address-pairs 2022-03-23 18:21:09.561 | auto-allocated-topology 2022-03-23 18:21:09.561 | availability_zone 2022-03-23 18:21:09.561 | availability_zone_filter 2022-03-23 18:21:09.561 | default-subnetpools 2022-03-23 18:21:09.561 | dhcp_agent_scheduler 2022-03-23 18:21:09.561 | dvr 2022-03-23 18:21:09.561 | empty-string-filtering 2022-03-23 18:21:09.561 | external-net 2022-03-23 18:21:09.561 | extra_dhcp_opt 2022-03-23 18:21:09.561 | extraroute 2022-03-23 18:21:09.561 | extraroute-atomic 2022-03-23 18:21:09.561 | filter-validation 2022-03-23 18:21:09.561 | fip-port-details 2022-03-23 18:21:09.561 | flavors 2022-03-23 18:21:09.561 | floatingip-pools 2022-03-23 18:21:09.561 | ip-substring-filtering 2022-03-23 18:21:09.561 | router 2022-03-23 18:21:09.561 | ext-gw-mode 2022-03-23 18:21:09.561 | l3-ha 2022-03-23 18:21:09.561 | l3-flavors 2022-03-23 18:21:09.561 | l3-port-ip-change-not-allowed 2022-03-23 18:21:09.561 | l3_agent_scheduler 2022-03-23 18:21:09.561 | metering 2022-03-23 18:21:09.561 | metering_source_and_destination_fields 2022-03-23 18:21:09.561 | multi-provider 2022-03-23 18:21:09.561 | net-mtu 2022-03-23 18:21:09.561 | net-mtu-writable 2022-03-23 18:21:09.561 | network_availability_zone 2022-03-23 18:21:09.561 | network-ip-availability 2022-03-23 18:21:09.562 | pagination 2022-03-23 18:21:09.562 | port-device-profile 2022-03-23 18:21:09.562 | port-mac-address-regenerate 2022-03-23 18:21:09.562 | port-numa-affinity-policy 2022-03-23 18:21:09.562 | binding 2022-03-23 18:21:09.562 | binding-extended 2022-03-23 18:21:09.562 | port-security 2022-03-23 18:21:09.562 | project-id 2022-03-23 18:21:09.562 | provider 2022-03-23 18:21:09.562 | quota-check-limit 2022-03-23 18:21:09.562 | quotas 2022-03-23 18:21:09.562 | quota_details 2022-03-23 18:21:09.562 | rbac-policies 2022-03-23 18:21:09.562 | rbac-address-group 2022-03-23 18:21:09.562 | rbac-address-scope 2022-03-23 18:21:09.562 | rbac-security-groups 2022-03-23 18:21:09.562 | rbac-subnetpool 2022-03-23 18:21:09.562 | revision-if-match 2022-03-23 18:21:09.562 | standard-attr-revisions 2022-03-23 18:21:09.562 | router_availability_zone 2022-03-23 18:21:09.562 | security-groups-normalized-cidr 2022-03-23 18:21:09.562 | port-security-groups-filtering 2022-03-23 18:21:09.562 | security-groups-remote-address-group 2022-03-23 18:21:09.562 | security-groups-shared-filtering 2022-03-23 18:21:09.562 | security-group 2022-03-23 18:21:09.562 | service-type 2022-03-23 18:21:09.562 | sorting 2022-03-23 18:21:09.562 | standard-attr-description 2022-03-23 18:21:09.562 | stateful-security-group 2022-03-23 18:21:09.562 | subnet_onboard 2022-03-23 18:21:09.562 | subnet-service-types 2022-03-23 18:21:09.562 | subnet_allocation 2022-03-23 18:21:09.562 | subnetpool-prefix-ops 2022-03-23 18:21:09.563 | standard-attr-tag 2022-03-23 18:21:09.563 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 18:21:09.563 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:21:09.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 18:21:09.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 18:21:09.573 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 18:21:09.574 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 18:21:09.574 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 18:21:09.577 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:09.580 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:12.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:12.607 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:12.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:12.607 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:12.775 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:12.778 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:21:12.781 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:21:12.785 | ++ functions-common:get_field:818 : echo '| id | 315f2c3c-3427-4820-888b-841e82d1737a |' 2022-03-23 18:21:12.785 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:21:12.791 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:12.795 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=315f2c3c-3427-4820-888b-841e82d1737a 2022-03-23 18:21:12.797 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 18:21:12.800 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:12.818 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 18:21:12.820 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 18:21:12.823 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 0fbb0602-d7a4-43d6-b74a-308ae0105c29 6a292ba6-5b5a-4fa9-b986-82e43c2990f1 2022-03-23 18:21:17.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:17.307 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:17.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:17.307 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:17.477 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 18:21:17.481 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 315f2c3c-3427-4820-888b-841e82d1737a 2022-03-23 18:21:17.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 18:21:17.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 18:21:17.488 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-23 18:21:17.490 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-23 18:21:17.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 315f2c3c-3427-4820-888b-841e82d1737a --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-23 18:21:17.495 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 18:21:17.497 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 18:21:17.501 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.0.1 --network 315f2c3c-3427-4820-888b-841e82d1737a --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-23 18:21:17.501 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 18:21:20.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:20.317 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:20.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:20.317 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:20.501 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:20.505 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-23 18:21:20.505 | | id | 4c11ff2d-0c52-48c8-8acc-57bece4818c1 |' 2022-03-23 18:21:20.508 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 18:21:20.510 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:20.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 4c11ff2d-0c52-48c8-8acc-57bece4818c1 '|' 2022-03-23 18:21:20.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | 4c11ff2d-0c52-48c8-8acc-57bece4818c1 |' 2022-03-23 18:21:20.531 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 18:21:20.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 4c11ff2d-0c52-48c8-8acc-57bece4818c1 '|' 2022-03-23 18:21:20.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 18:21:20.537 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:20.540 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:20.542 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:21:20.545 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:21:20.547 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 4c11ff2d-0c52-48c8-8acc-57bece4818c1 |' 2022-03-23 18:21:20.549 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:21:20.555 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:20.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-23 18:21:20.563 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 4c11ff2d-0c52-48c8-8acc-57bece4818c1 '|' 2022-03-23 18:21:20.563 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 18:21:20.566 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:20.568 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:20.570 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 18:21:20.573 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 18:21:20.576 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 4c11ff2d-0c52-48c8-8acc-57bece4818c1 |' 2022-03-23 18:21:20.576 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 18:21:20.582 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:20.585 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=4c11ff2d-0c52-48c8-8acc-57bece4818c1 2022-03-23 18:21:20.588 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 315f2c3c-3427-4820-888b-841e82d1737a 0fbb0602-d7a4-43d6-b74a-308ae0105c29 2022-03-23 18:21:24.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:24.958 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:24.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:24.958 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:25.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:21:25.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 18:21:25.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:25.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 18:21:25.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 18:21:25.158 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 18:21:25.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 18:21:25.163 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 18:21:25.166 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-23 18:21:25.185 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 18:21:25.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 18:21:25.191 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 18:21:25.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 18:21:25.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 18:21:25.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 18:21:25.201 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 18:21:25.203 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 18:21:25.205 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 18:21:25.208 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 18:21:25.210 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 18:21:25.213 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 18:21:25.215 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:25.217 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:25.220 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:25.225 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059685222 2022-03-23 18:21:25.227 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 18:21:25.235 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 18:21:25.237 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:25.240 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:25.243 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:25.245 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:25.247 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:25.250 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 18:21:25.252 | + functions-common:time_stop:2432 : start_time=1648059685222 2022-03-23 18:21:25.255 | + functions-common:time_stop:2434 : [[ -z 1648059685222 ]] 2022-03-23 18:21:25.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:25.264 | + functions-common:time_stop:2437 : end_time=1648059685260 2022-03-23 18:21:25.267 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-23 18:21:25.269 | + functions-common:time_stop:2439 : total=5620 2022-03-23 18:21:25.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:25.274 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5658 2022-03-23 18:21:25.278 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-23 18:21:25.280 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 18:21:25.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 18:21:25.288 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:21:25.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 18:21:25.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 18:21:25.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-23 18:21:25.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 18:21:25.326 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 18:21:25.331 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 18:21:25.331 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 18:21:25.334 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 18:21:27.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:27.675 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:27.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:27.675 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:27.850 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:27.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.154 ' 2022-03-23 18:21:27.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 18:21:27.859 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:27.876 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 18:21:27.879 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:21:27.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 18:21:27.884 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 18:21:27.903 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:27.906 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 18:21:27.909 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:21:27.912 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 18:21:27.915 | + ./stack.sh:main:1319 : start_nova 2022-03-23 18:21:27.918 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 18:21:27.920 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:27.923 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:27.926 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:27.929 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 18:21:27.932 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 18:21:27.934 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:21:27.937 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 18:21:27.940 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:21:27.943 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:27.945 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:27.948 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 18:21:27.951 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:27.953 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:27.957 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:27.959 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:27.963 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:27.967 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059687964 2022-03-23 18:21:27.970 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 18:21:27.989 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:27.992 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 18:21:27.995 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 18:21:27.997 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:21:28.000 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:21:28.003 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:21:28.005 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:21:28.008 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 18:21:28.010 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 18:21:28.013 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 18:21:28.016 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:21:28.019 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:21:28.022 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 18:21:28.025 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 18:21:28.027 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 18:21:28.030 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:21:28.032 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:21:28.035 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:21:28.038 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:21:28.040 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:21:28.043 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 18:21:28.045 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:21:28.050 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 18:21:28.106 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 18:21:28.162 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:21:28.219 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 18:21:28.284 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 18:21:28.341 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:21:28.398 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:21:28.401 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 18:21:28.458 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:21:29.113 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 18:21:29.127 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 18:21:29.761 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 18:21:29.784 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:29.787 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:29.793 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:29.797 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:29.800 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:29.803 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:29.806 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:29.808 | + functions-common:time_stop:2432 : start_time=1648059687964 2022-03-23 18:21:29.811 | + functions-common:time_stop:2434 : [[ -z 1648059687964 ]] 2022-03-23 18:21:29.817 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:29.823 | + functions-common:time_stop:2437 : end_time=1648059689819 2022-03-23 18:21:29.825 | + functions-common:time_stop:2438 : elapsed_time=1855 2022-03-23 18:21:29.828 | + functions-common:time_stop:2439 : total=28084 2022-03-23 18:21:29.831 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:29.834 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29939 2022-03-23 18:21:29.838 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 18:21:29.841 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 18:21:29.847 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:21:29.853 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 18:21:29.857 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:21:29.860 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:29.863 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:29.865 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 18:21:29.868 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:29.871 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:29.874 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:29.876 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:29.884 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:29.892 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059689886 2022-03-23 18:21:29.896 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 18:21:29.915 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:29.918 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 18:21:29.920 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 18:21:29.923 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:21:29.926 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:21:29.929 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:21:29.932 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:21:29.934 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 18:21:29.937 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 18:21:29.941 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 18:21:29.943 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:21:29.946 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:21:29.949 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:21:29.952 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-23 18:21:29.954 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 18:21:29.958 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:21:29.960 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:21:29.963 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:21:29.966 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 18:21:29.969 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:21:29.974 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 18:21:30.036 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 18:21:30.099 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 18:21:30.162 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:21:30.228 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:21:30.298 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 18:21:30.366 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 18:21:30.431 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 18:21:30.494 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 18:21:30.567 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 18:21:30.635 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:21:30.638 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 18:21:30.703 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:21:31.359 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 18:21:31.375 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 18:21:32.031 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 18:21:32.114 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:32.117 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:32.120 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:32.124 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:32.126 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:32.132 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:32.135 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:32.141 | + functions-common:time_stop:2432 : start_time=1648059689886 2022-03-23 18:21:32.145 | + functions-common:time_stop:2434 : [[ -z 1648059689886 ]] 2022-03-23 18:21:32.154 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:32.157 | + functions-common:time_stop:2437 : end_time=1648059692154 2022-03-23 18:21:32.160 | + functions-common:time_stop:2438 : elapsed_time=2268 2022-03-23 18:21:32.163 | + functions-common:time_stop:2439 : total=29939 2022-03-23 18:21:32.166 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:32.176 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32207 2022-03-23 18:21:32.178 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:32.183 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:32.186 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 18:21:32.189 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:32.192 | + lib/nova:start_nova_console_proxies:1075 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:32.195 | + lib/nova:start_nova_console_proxies:1075 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:32.198 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 18:21:32.201 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:21:32.204 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 18:21:32.210 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 18:21:32.213 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:21:32.216 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:21:32.219 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 18:21:32.242 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:32.246 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:21:32.248 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 18:21:32.280 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:32.283 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:21:32.288 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 18:21:32.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:32.316 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 18:21:32.320 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:21:32.323 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 18:21:32.327 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 18:21:32.329 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:21:32.333 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:21:32.336 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:21:32.339 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:21:32.342 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 18:21:32.344 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:21:32.347 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:32.350 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:32.353 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 18:21:32.356 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:32.360 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:32.363 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:32.366 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:32.372 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:32.374 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059692371 2022-03-23 18:21:32.378 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 18:21:32.399 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:32.402 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:32.404 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:32.407 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:32.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:32.413 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:32.415 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:32.418 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:32.421 | + functions-common:time_stop:2432 : start_time=1648059692371 2022-03-23 18:21:32.423 | + functions-common:time_stop:2434 : [[ -z 1648059692371 ]] 2022-03-23 18:21:32.429 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:32.432 | + functions-common:time_stop:2437 : end_time=1648059692429 2022-03-23 18:21:32.435 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-23 18:21:32.438 | + functions-common:time_stop:2439 : total=32207 2022-03-23 18:21:32.441 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:32.444 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32265 2022-03-23 18:21:32.447 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:21:32.449 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 18:21:32.452 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:21:32.455 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:32.457 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:32.460 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 18:21:32.463 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:32.466 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:32.468 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:32.471 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:32.477 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:32.480 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059692476 2022-03-23 18:21:32.483 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 18:21:32.504 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:32.507 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:32.509 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:32.512 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:32.515 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:32.517 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:32.520 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:32.523 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:32.525 | + functions-common:time_stop:2432 : start_time=1648059692476 2022-03-23 18:21:32.528 | + functions-common:time_stop:2434 : [[ -z 1648059692476 ]] 2022-03-23 18:21:32.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:32.536 | + functions-common:time_stop:2437 : end_time=1648059692533 2022-03-23 18:21:32.539 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-23 18:21:32.543 | + functions-common:time_stop:2439 : total=32265 2022-03-23 18:21:32.548 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:32.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32322 2022-03-23 18:21:32.556 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:32.559 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 18:21:32.561 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:32.564 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:32.567 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:32.570 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 18:21:32.573 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:32.575 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:32.578 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:32.581 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:32.586 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:32.589 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059692585 2022-03-23 18:21:32.592 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 18:21:32.612 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:32.615 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:32.618 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:32.621 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:32.624 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:32.626 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:32.630 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:32.632 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:32.635 | + functions-common:time_stop:2432 : start_time=1648059692585 2022-03-23 18:21:32.638 | + functions-common:time_stop:2434 : [[ -z 1648059692585 ]] 2022-03-23 18:21:32.643 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:32.647 | + functions-common:time_stop:2437 : end_time=1648059692644 2022-03-23 18:21:32.650 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-23 18:21:32.653 | + functions-common:time_stop:2439 : total=32322 2022-03-23 18:21:32.656 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:32.658 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32381 2022-03-23 18:21:32.662 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:32.665 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:32.668 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 18:21:32.670 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:21:32.673 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 18:21:32.677 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 18:21:32.706 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:32.709 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 18:21:32.776 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 18:21:32.779 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:21:32.781 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 18:21:32.853 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 18:21:32.875 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:32.878 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:21:32.881 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 18:21:32.884 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:21:32.887 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:32.890 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:32.893 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 18:21:32.896 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:32.899 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:32.902 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:32.905 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:32.913 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:32.920 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059692914 2022-03-23 18:21:32.925 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 18:21:32.947 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:32.950 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 18:21:32.952 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 18:21:32.956 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:21:32.959 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:21:32.961 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:21:32.964 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:21:32.967 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 18:21:32.971 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 18:21:32.974 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 18:21:32.977 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:21:32.980 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:21:32.983 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 18:21:32.985 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 18:21:32.989 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 18:21:32.991 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:21:32.994 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:21:32.996 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:21:33.000 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:21:33.002 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:21:33.005 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 18:21:33.007 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:21:33.012 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 18:21:33.082 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 18:21:33.153 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:21:33.221 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 18:21:33.290 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 18:21:33.366 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:21:33.432 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:21:33.434 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 18:21:33.502 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:21:34.211 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 18:21:34.227 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 18:21:34.919 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 18:21:34.948 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:34.953 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:34.959 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:34.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:34.966 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:34.969 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:34.972 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:34.974 | + functions-common:time_stop:2432 : start_time=1648059692914 2022-03-23 18:21:34.977 | + functions-common:time_stop:2434 : [[ -z 1648059692914 ]] 2022-03-23 18:21:34.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:34.986 | + functions-common:time_stop:2437 : end_time=1648059694982 2022-03-23 18:21:34.989 | + functions-common:time_stop:2438 : elapsed_time=2068 2022-03-23 18:21:34.993 | + functions-common:time_stop:2439 : total=32381 2022-03-23 18:21:34.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:34.999 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34449 2022-03-23 18:21:35.008 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 18:21:35.022 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:21:35.026 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 18:21:35.056 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:35.059 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 18:21:35.062 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 18:21:35.071 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:21:35.080 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:21:35.083 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:21:35.088 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:35.092 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 18:21:35.099 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:35.104 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:35.108 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:35.112 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 18:21:35.119 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:35.128 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:35.134 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:35.141 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:35.146 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:35.156 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059695148 2022-03-23 18:21:35.161 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 18:21:35.206 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:35.211 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 18:21:35.219 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 18:21:35.223 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:35.230 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:35.235 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:35.242 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:35.247 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 18:21:35.254 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 18:21:35.264 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 18:21:35.270 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:21:35.279 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:21:35.284 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 18:21:35.292 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 18:21:35.292 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 18:21:35.298 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:35.304 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:21:35.311 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:21:35.323 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:21:35.327 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:21:35.331 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 18:21:35.334 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:21:35.341 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 18:21:35.441 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 18:21:35.524 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:21:35.591 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 18:21:35.666 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 18:21:35.734 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:21:35.810 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:21:35.816 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 18:21:35.881 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:21:36.577 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 18:21:36.591 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 18:21:37.324 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 18:21:37.355 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:37.362 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:37.370 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:37.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:37.378 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:37.381 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:37.384 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:37.387 | + functions-common:time_stop:2432 : start_time=1648059695148 2022-03-23 18:21:37.390 | + functions-common:time_stop:2434 : [[ -z 1648059695148 ]] 2022-03-23 18:21:37.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:37.398 | + functions-common:time_stop:2437 : end_time=1648059697395 2022-03-23 18:21:37.401 | + functions-common:time_stop:2438 : elapsed_time=2247 2022-03-23 18:21:37.404 | + functions-common:time_stop:2439 : total=34449 2022-03-23 18:21:37.408 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:37.412 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36696 2022-03-23 18:21:37.415 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 18:21:37.420 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:37.425 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:37.428 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:37.431 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 18:21:37.434 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 18:21:37.440 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 18:21:37.443 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:21:37.446 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:21:37.449 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 18:21:37.452 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:21:37.456 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 18:21:37.459 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 18:21:37.462 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 18:21:37.466 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 18:21:37.470 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 18:21:37.470 | BEGIN { 2022-03-23 18:21:37.470 | section = "" 2022-03-23 18:21:37.470 | last_section = "" 2022-03-23 18:21:37.470 | section_count = 0 2022-03-23 18:21:37.470 | } 2022-03-23 18:21:37.470 | /^\[.+\]/ { 2022-03-23 18:21:37.470 | gsub("[][]", "", $1); 2022-03-23 18:21:37.470 | section=$1 2022-03-23 18:21:37.470 | next 2022-03-23 18:21:37.470 | } 2022-03-23 18:21:37.470 | /^ *\#/ { 2022-03-23 18:21:37.470 | next 2022-03-23 18:21:37.470 | } 2022-03-23 18:21:37.470 | /^[^ \t]+/ { 2022-03-23 18:21:37.470 | # get offset of first = in $0 2022-03-23 18:21:37.470 | eq_idx = index($0, "=") 2022-03-23 18:21:37.470 | # extract attr & value from $0 2022-03-23 18:21:37.470 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:21:37.470 | value = substr($0, eq_idx + 1) 2022-03-23 18:21:37.470 | # only need to strip trailing whitespace from attr 2022-03-23 18:21:37.470 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:21:37.470 | # need to strip leading & trailing whitespace from value 2022-03-23 18:21:37.470 | sub(/^[ \t]*/, "", value) 2022-03-23 18:21:37.470 | sub(/[ \t]*$/, "", value) 2022-03-23 18:21:37.470 | 2022-03-23 18:21:37.470 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:21:37.470 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:21:37.470 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:21:37.470 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:21:37.471 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:21:37.471 | if (section != last_section) { 2022-03-23 18:21:37.471 | cfg_section[section_count++] = section 2022-03-23 18:21:37.471 | last_section = section 2022-03-23 18:21:37.471 | } 2022-03-23 18:21:37.471 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:21:37.471 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:21:37.471 | 2022-03-23 18:21:37.471 | cfg_attr[section, attr, 0] = value 2022-03-23 18:21:37.471 | cfg_attr_count[section, attr] = 1 2022-03-23 18:21:37.471 | } else { 2022-03-23 18:21:37.471 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:21:37.471 | cfg_attr[section, attr, lno] = value 2022-03-23 18:21:37.471 | } 2022-03-23 18:21:37.471 | } 2022-03-23 18:21:37.471 | END { 2022-03-23 18:21:37.471 | # Process each section in order 2022-03-23 18:21:37.472 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:21:37.472 | section = cfg_section[sno] 2022-03-23 18:21:37.472 | # The ini routines simply append a config item immediately 2022-03-23 18:21:37.472 | # after the section header. To keep the same order as defined 2022-03-23 18:21:37.472 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:21:37.472 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:21:37.472 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:21:37.472 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:21:37.472 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:21:37.472 | else { 2022-03-23 18:21:37.472 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:21:37.472 | count = cfg_attr_count[section, attr] 2022-03-23 18:21:37.472 | print "inidelete " configfile " " section " " attr 2022-03-23 18:21:37.472 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:21:37.472 | for (l = count -2; l >= 0; l--) 2022-03-23 18:21:37.472 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:21:37.472 | } 2022-03-23 18:21:37.472 | } 2022-03-23 18:21:37.472 | } 2022-03-23 18:21:37.472 | } 2022-03-23 18:21:37.472 | ' 2022-03-23 18:21:37.476 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:21:37.479 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:21:37.486 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 18:21:37.487 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:21:37.487 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:21:37.488 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 18:21:37.491 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:21:37.493 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 18:21:37.496 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 18:21:37.496 | BEGIN { group = "" } 2022-03-23 18:21:37.496 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:21:37.496 | gsub("[][]", "", $1); 2022-03-23 18:21:37.496 | split($1, a, "|"); 2022-03-23 18:21:37.496 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:21:37.496 | group=a[1] 2022-03-23 18:21:37.496 | } else { 2022-03-23 18:21:37.496 | group="" 2022-03-23 18:21:37.496 | } 2022-03-23 18:21:37.496 | next 2022-03-23 18:21:37.496 | } 2022-03-23 18:21:37.496 | { 2022-03-23 18:21:37.496 | if (group != "") 2022-03-23 18:21:37.496 | print $0 2022-03-23 18:21:37.496 | } 2022-03-23 18:21:37.496 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:21:37.506 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:21:37.510 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 18:21:37.544 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 18:21:37.579 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 18:21:37.581 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:21:37.584 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 18:21:37.586 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:21:37.589 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 18:21:37.592 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:21:37.612 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:37.616 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 18:21:37.619 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 18:21:37.621 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:21:37.640 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:37.643 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 18:21:37.646 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 18:21:37.678 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:21:37.681 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:21:37.683 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 18:21:37.704 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 18:21:37.727 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 18:21:37.729 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 18:21:37.732 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 18:21:37.735 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 18:21:37.738 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 18:21:37.761 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.47 2022-03-23 18:21:37.764 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 18:21:37.784 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:37.787 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 18:21:37.806 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:37.809 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 18:21:37.811 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 18:21:37.845 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 18:21:37.870 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:37.873 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 18:21:37.891 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:37.894 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 18:21:37.897 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 18:21:37.899 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 18:21:37.902 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 18:21:37.904 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 18:21:37.907 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 18:21:37.910 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 18:21:37.913 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 18:21:37.915 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:37.918 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 18:21:37.920 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:37.923 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:37.925 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:37.928 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:37.931 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:37.936 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059697933 2022-03-23 18:21:37.939 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 18:21:37.958 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:37.960 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:37.963 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:37.966 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:37.968 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:37.971 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:37.974 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:37.977 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:37.979 | + functions-common:time_stop:2432 : start_time=1648059697933 2022-03-23 18:21:37.982 | + functions-common:time_stop:2434 : [[ -z 1648059697933 ]] 2022-03-23 18:21:37.985 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:37.990 | + functions-common:time_stop:2437 : end_time=1648059697987 2022-03-23 18:21:37.993 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-23 18:21:37.996 | + functions-common:time_stop:2439 : total=36696 2022-03-23 18:21:37.998 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:38.001 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36750 2022-03-23 18:21:38.004 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:38.007 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:21:38.010 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 18:21:38.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:38.032 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 18:21:38.032 | Dumping cells_v2 mapping 2022-03-23 18:21:38.035 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 18:21:39.087 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:21:41.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:41.686 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:41.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:41.686 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:41.686 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:21:41.686 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 18:21:41.686 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:21:41.687 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 18:21:41.687 | | cell1 | a1f0a694-91bc-4672-b0be-0ef8711813c7 | rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 18:21:41.687 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:21:42.129 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 18:21:42.132 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 18:21:42.195 | + inc/async:async_inner:63 : create_flavors 2022-03-23 18:21:42.237 | [672239 Async create_flavors:730127]: running: create_flavors 2022-03-23 18:21:42.240 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 18:21:42.259 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:42.262 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 18:21:42.265 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:21:42.270 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 18:21:42.272 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 18:21:42.275 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 18:21:42.278 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 18:21:42.280 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 18:21:42.283 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 18:21:42.302 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:21:42.305 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 18:21:42.308 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 18:21:42.310 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 18:21:42.314 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 18:21:42.319 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:21:42.321 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 18:21:42.324 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:21:42.326 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:42.329 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:42.332 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 18:21:42.335 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:42.337 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:42.340 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:42.342 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:42.345 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:42.351 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059702348 2022-03-23 18:21:42.354 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 18:21:42.371 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:42.374 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 18:21:42.376 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 18:21:42.379 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:21:42.382 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:21:42.384 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:21:42.387 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:21:42.390 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 18:21:42.392 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 18:21:42.395 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 18:21:42.398 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:21:42.400 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:21:42.403 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:21:42.406 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-23 18:21:42.409 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 18:21:42.411 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:21:42.413 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:21:42.416 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:21:42.418 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 18:21:42.420 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:21:42.425 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 18:21:42.479 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 18:21:42.540 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 18:21:42.594 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:21:42.651 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:21:42.708 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 18:21:42.762 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 18:21:42.818 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 18:21:42.874 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 18:21:42.929 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 18:21:42.983 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:21:42.985 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 18:21:43.041 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:21:43.725 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 18:21:43.740 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 18:21:44.380 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 18:21:44.476 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:44.479 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:44.483 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:44.486 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:44.490 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:44.492 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:44.496 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:44.499 | + functions-common:time_stop:2432 : start_time=1648059702348 2022-03-23 18:21:44.507 | + functions-common:time_stop:2434 : [[ -z 1648059702348 ]] 2022-03-23 18:21:44.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:44.517 | + functions-common:time_stop:2437 : end_time=1648059704513 2022-03-23 18:21:44.521 | + functions-common:time_stop:2438 : elapsed_time=2165 2022-03-23 18:21:44.524 | + functions-common:time_stop:2439 : total=36750 2022-03-23 18:21:44.525 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:44.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38915 2022-03-23 18:21:44.532 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.47/volume/v3 2022-03-23 18:21:44.535 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 18:21:44.535 | Waiting for Cinder API to start... 2022-03-23 18:21:44.538 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.47/volume/v3 2022-03-23 18:21:44.541 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:21:44.546 | + functions:wait_for_service:458 : local url=http://10.222.0.47/volume/v3 2022-03-23 18:21:44.546 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:21:44.546 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:21:44.550 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:21:44.554 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:44.555 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:44.561 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:44.566 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059704560 2022-03-23 18:21:44.568 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:21:44.574 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/volume/v3 2022-03-23 18:21:49.206 | + :: : [[ 401 == 503 ]] 2022-03-23 18:21:49.207 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:21:49.211 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:21:49.213 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:49.216 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:49.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:49.221 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:49.224 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:49.227 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:21:49.229 | + functions-common:time_stop:2432 : start_time=1648059704560 2022-03-23 18:21:49.232 | + functions-common:time_stop:2434 : [[ -z 1648059704560 ]] 2022-03-23 18:21:49.235 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:49.241 | + functions-common:time_stop:2437 : end_time=1648059709238 2022-03-23 18:21:49.244 | + functions-common:time_stop:2438 : elapsed_time=4678 2022-03-23 18:21:49.247 | + functions-common:time_stop:2439 : total=18266 2022-03-23 18:21:49.249 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:49.252 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22944 2022-03-23 18:21:49.255 | + functions:wait_for_service:467 : return 0 2022-03-23 18:21:49.258 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:49.262 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 18:21:49.265 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:49.268 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:49.270 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:49.273 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 18:21:49.276 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:49.278 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:49.281 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:49.284 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:49.287 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:49.292 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059709289 2022-03-23 18:21:49.295 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 18:21:49.314 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:49.316 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:21:49.319 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 18:21:49.322 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:49.324 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:49.327 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:49.330 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:49.332 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:21:49.335 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:21:49.338 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 18:21:49.340 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:21:49.343 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:21:49.346 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:21:49.349 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:21:49.352 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 18:21:49.354 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:49.357 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:21:49.359 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:21:49.363 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:21:49.365 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:21:49.368 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 18:21:49.371 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:21:49.376 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 18:21:49.432 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 18:21:49.487 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:49.545 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 18:21:49.603 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 18:21:49.663 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:21:49.719 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:21:49.722 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 18:21:49.778 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:21:50.447 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 18:21:50.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 18:21:51.091 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 18:21:51.115 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:51.127 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:51.130 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:51.132 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:51.135 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:51.138 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:51.140 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:51.143 | + functions-common:time_stop:2432 : start_time=1648059709289 2022-03-23 18:21:51.146 | + functions-common:time_stop:2434 : [[ -z 1648059709289 ]] 2022-03-23 18:21:51.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:51.155 | + functions-common:time_stop:2437 : end_time=1648059711151 2022-03-23 18:21:51.157 | + functions-common:time_stop:2438 : elapsed_time=1862 2022-03-23 18:21:51.160 | + functions-common:time_stop:2439 : total=38915 2022-03-23 18:21:51.165 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:51.167 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40777 2022-03-23 18:21:51.170 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:51.173 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 18:21:51.175 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:51.178 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:51.181 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:51.184 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 18:21:51.187 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:51.189 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:51.192 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:51.194 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:51.198 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:51.203 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059711200 2022-03-23 18:21:51.207 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 18:21:51.230 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:51.233 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:21:51.236 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 18:21:51.239 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:51.242 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:51.245 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:51.250 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:51.253 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:21:51.256 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:21:51.261 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 18:21:51.264 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:21:51.269 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:21:51.272 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:21:51.275 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:21:51.277 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 18:21:51.280 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:51.283 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:21:51.287 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:21:51.292 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:21:51.295 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:21:51.298 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 18:21:51.300 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:21:51.306 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 18:21:51.367 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 18:21:51.428 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:51.499 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 18:21:51.566 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 18:21:51.632 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:21:51.693 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:21:51.696 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 18:21:51.762 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:21:52.443 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 18:21:52.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 18:21:53.127 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 18:21:53.159 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:53.163 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:53.165 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:53.168 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:53.175 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:53.177 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:53.180 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:53.185 | + functions-common:time_stop:2432 : start_time=1648059711200 2022-03-23 18:21:53.188 | + functions-common:time_stop:2434 : [[ -z 1648059711200 ]] 2022-03-23 18:21:53.192 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:53.197 | + functions-common:time_stop:2437 : end_time=1648059713194 2022-03-23 18:21:53.200 | + functions-common:time_stop:2438 : elapsed_time=1994 2022-03-23 18:21:53.203 | + functions-common:time_stop:2439 : total=40777 2022-03-23 18:21:53.206 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:53.209 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42771 2022-03-23 18:21:53.220 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:53.220 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 18:21:53.221 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:53.223 | + functions-common:run_process:1682 : local group= 2022-03-23 18:21:53.228 | + functions-common:run_process:1683 : local user= 2022-03-23 18:21:53.230 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 18:21:53.231 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:21:53.237 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:21:53.237 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:21:53.240 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:21:53.242 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:21:53.248 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059713244 2022-03-23 18:21:53.250 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 18:21:53.283 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:53.286 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:21:53.289 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 18:21:53.292 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:53.294 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:53.297 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:53.300 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:53.302 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:21:53.305 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:21:53.308 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 18:21:53.310 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:21:53.313 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:21:53.316 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:21:53.319 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:21:53.322 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 18:21:53.325 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:53.327 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:21:53.331 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:21:53.333 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:21:53.336 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:21:53.339 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 18:21:53.341 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:21:53.346 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 18:21:53.422 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 18:21:53.492 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:21:53.558 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 18:21:53.631 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 18:21:53.710 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:21:53.776 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:21:53.778 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 18:21:53.862 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:21:54.608 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 18:21:54.626 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 18:21:55.393 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 18:21:55.422 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:21:55.433 | + functions-common:time_stop:2425 : local name 2022-03-23 18:21:55.442 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:21:55.445 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:21:55.448 | + functions-common:time_stop:2428 : local total 2022-03-23 18:21:55.451 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:21:55.454 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:21:55.458 | + functions-common:time_stop:2432 : start_time=1648059713244 2022-03-23 18:21:55.462 | + functions-common:time_stop:2434 : [[ -z 1648059713244 ]] 2022-03-23 18:21:55.469 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:21:55.473 | + functions-common:time_stop:2437 : end_time=1648059715468 2022-03-23 18:21:55.475 | + functions-common:time_stop:2438 : elapsed_time=2224 2022-03-23 18:21:55.478 | + functions-common:time_stop:2439 : total=42771 2022-03-23 18:21:55.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:21:55.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44995 2022-03-23 18:21:55.488 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 18:21:55.493 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 18:21:55.519 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:55.522 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:21:55.525 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 18:21:55.528 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:21:55.531 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 18:21:55.534 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 18:21:55.563 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:55.566 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 18:22:00.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:00.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:00.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:00.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:00.097 | +-------------+--------------------------------------+ 2022-03-23 18:22:00.097 | | Field | Value | 2022-03-23 18:22:00.097 | +-------------+--------------------------------------+ 2022-03-23 18:22:00.097 | | description | None | 2022-03-23 18:22:00.097 | | id | 2eb71c86-4b90-470e-afd8-b0d9bb3e05b4 | 2022-03-23 18:22:00.097 | | is_public | True | 2022-03-23 18:22:00.097 | | name | lvmdriver-1 | 2022-03-23 18:22:00.097 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 18:22:00.097 | +-------------+--------------------------------------+ 2022-03-23 18:22:00.367 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 18:22:00.370 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 18:22:00.372 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 18:22:00.399 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:00.401 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 18:22:00.406 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:22:00.409 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 18:22:00.412 | + ./stack.sh:main:1340 : start_glance 2022-03-23 18:22:00.415 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 18:22:00.417 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 18:22:00.438 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:00.441 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 18:22:00.447 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 18:22:00.452 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:22:00.459 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 18:22:00.461 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:22:00.464 | + functions-common:run_process:1682 : local group= 2022-03-23 18:22:00.469 | + functions-common:run_process:1683 : local user= 2022-03-23 18:22:00.471 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 18:22:00.474 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:22:00.477 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:22:00.480 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:22:00.483 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:22:00.487 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:22:00.492 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059720489 2022-03-23 18:22:00.495 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 18:22:00.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:00.520 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 18:22:00.523 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 18:22:00.525 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:22:00.528 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:22:00.531 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:22:00.534 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:22:00.537 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 18:22:00.540 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 18:22:00.543 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 18:22:00.546 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:22:00.552 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:22:00.556 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:22:00.560 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 18:22:00.564 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 18:22:00.567 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:22:00.572 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:22:00.575 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:22:00.577 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 18:22:00.580 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:22:00.585 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 18:22:00.660 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 18:22:00.730 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 18:22:00.792 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:22:00.851 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:22:00.912 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 18:22:00.987 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 18:22:01.049 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 18:22:01.111 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 18:22:01.178 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 18:22:01.250 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:22:01.253 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 18:22:01.321 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:22:02.065 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 18:22:02.082 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 18:22:02.754 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 18:22:02.848 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:22:02.854 | + functions-common:time_stop:2425 : local name 2022-03-23 18:22:02.855 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:22:02.858 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:22:02.861 | + functions-common:time_stop:2428 : local total 2022-03-23 18:22:02.864 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:22:02.867 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:22:02.876 | + functions-common:time_stop:2432 : start_time=1648059720489 2022-03-23 18:22:02.878 | + functions-common:time_stop:2434 : [[ -z 1648059720489 ]] 2022-03-23 18:22:02.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:22:02.888 | + functions-common:time_stop:2437 : end_time=1648059722884 2022-03-23 18:22:02.890 | + functions-common:time_stop:2438 : elapsed_time=2395 2022-03-23 18:22:02.893 | + functions-common:time_stop:2439 : total=44995 2022-03-23 18:22:02.896 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:22:02.898 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47390 2022-03-23 18:22:02.901 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 18:22:02.950 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:02.960 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.47) to start...' 2022-03-23 18:22:02.960 | Waiting for g-api (10.222.0.47) to start... 2022-03-23 18:22:02.964 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.47/image 2022-03-23 18:22:02.974 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:22:02.987 | + functions:wait_for_service:458 : local url=http://10.222.0.47/image 2022-03-23 18:22:02.994 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:22:03.003 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:22:03.018 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:22:03.023 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:22:03.036 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:22:03.046 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:22:03.056 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059723045 2022-03-23 18:22:03.058 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:22:03.075 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/image 2022-03-23 18:22:07.492 | + :: : [[ 300 == 503 ]] 2022-03-23 18:22:07.494 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:22:07.500 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:22:07.509 | + functions-common:time_stop:2425 : local name 2022-03-23 18:22:07.523 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:22:07.530 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:22:07.542 | + functions-common:time_stop:2428 : local total 2022-03-23 18:22:07.555 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:22:07.565 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:22:07.572 | + functions-common:time_stop:2432 : start_time=1648059723045 2022-03-23 18:22:07.575 | + functions-common:time_stop:2434 : [[ -z 1648059723045 ]] 2022-03-23 18:22:07.578 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:22:07.584 | + functions-common:time_stop:2437 : end_time=1648059727581 2022-03-23 18:22:07.587 | + functions-common:time_stop:2438 : elapsed_time=4536 2022-03-23 18:22:07.589 | + functions-common:time_stop:2439 : total=22944 2022-03-23 18:22:07.592 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:22:07.595 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27480 2022-03-23 18:22:07.597 | + functions:wait_for_service:467 : return 0 2022-03-23 18:22:07.600 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 18:22:07.626 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:07.629 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 18:22:07.650 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:07.652 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 18:22:07.655 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:22:07.658 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 18:22:07.661 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 18:22:07.663 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.666 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.668 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 18:22:07.671 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 18:22:07.677 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.681 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.683 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 18:22:07.686 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 18:22:07.689 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.694 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 18:22:07.696 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.699 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 18:22:07.701 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 18:22:07.703 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 18:22:07.706 | + functions:upload_image:294 : local kernel= 2022-03-23 18:22:07.708 | + functions:upload_image:295 : local ramdisk= 2022-03-23 18:22:07.710 | + functions:upload_image:296 : local disk_format= 2022-03-23 18:22:07.713 | + functions:upload_image:297 : local container_format= 2022-03-23 18:22:07.715 | + functions:upload_image:298 : local unpack= 2022-03-23 18:22:07.718 | + functions:upload_image:299 : local img_property= 2022-03-23 18:22:07.720 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 18:22:07.722 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 18:22:07.725 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 18:22:07.728 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 18:22:07.730 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 18:22:07.733 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.737 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.741 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 18:22:07.745 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.749 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 18:22:07.755 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 18:22:07.758 | + functions:upload_image:377 : container_format=bare 2022-03-23 18:22:07.760 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 18:22:07.763 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 18:22:07.767 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:22:07.771 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 18:22:07.773 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 18:22:07.778 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:22:07.780 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 18:22:07.783 | + functions:upload_image:385 : is_arch ppc 2022-03-23 18:22:07.785 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:22:07.790 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 18:22:07.792 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 18:22:07.795 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:22:07.800 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 18:22:07.802 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 18:22:07.804 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 18:22:07.807 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 18:22:07.809 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 18:22:07.812 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-23 18:22:07.815 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 18:22:07.817 | + functions:_upload_image:105 : shift 2022-03-23 18:22:07.819 | + functions:_upload_image:106 : local container=bare 2022-03-23 18:22:07.821 | + functions:_upload_image:107 : shift 2022-03-23 18:22:07.824 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 18:22:07.826 | + functions:_upload_image:109 : shift 2022-03-23 18:22:07.828 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:22:07.830 | + functions:_upload_image:111 : shift 2022-03-23 18:22:07.832 | + functions:_upload_image:112 : local properties 2022-03-23 18:22:07.834 | + functions:_upload_image:113 : local useimport 2022-03-23 18:22:07.837 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 18:22:07.839 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 18:22:07.842 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 18:22:07.844 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 18:22:07.846 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 18:22:07.848 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 18:22:07.851 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 18:22:07.853 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-23 18:22:13.524 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:22:13.553 | [730127 Async create_flavors:730127]: finished successfully 2022-03-23 18:22:25.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:25.901 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:25.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:25.901 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:25.901 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:22:25.901 | | Field | Value | 2022-03-23 18:22:25.901 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:22:25.901 | | container_format | bare | 2022-03-23 18:22:25.901 | | created_at | 2022-03-23T18:22:10Z | 2022-03-23 18:22:25.901 | | disk_format | vhdx | 2022-03-23 18:22:25.902 | | file | /v2/images/5872add9-fd39-4b02-9514-928937dd4b4e/file | 2022-03-23 18:22:25.902 | | id | 5872add9-fd39-4b02-9514-928937dd4b4e | 2022-03-23 18:22:25.902 | | min_disk | 0 | 2022-03-23 18:22:25.902 | | min_ram | 0 | 2022-03-23 18:22:25.902 | | name | ubuntu-16 | 2022-03-23 18:22:25.902 | | owner | da0c6842ceb541e8b96ff47054938fa2 | 2022-03-23 18:22:25.902 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 18:22:25.902 | | protected | False | 2022-03-23 18:22:25.902 | | schema | /v2/schemas/image | 2022-03-23 18:22:25.902 | | status | queued | 2022-03-23 18:22:25.902 | | tags | | 2022-03-23 18:22:25.902 | | updated_at | 2022-03-23T18:22:10Z | 2022-03-23 18:22:25.902 | | visibility | public | 2022-03-23 18:22:25.902 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:22:26.068 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 18:22:26.133 | [672239 Async create_flavors:730127]: Waiting for completion of create_flavors running on PID 730127 (2 other jobs running) 2022-03-23 18:22:26.161 | [672239 Async create_flavors:730127]: Signaling child to exit 2022-03-23 18:22:26.161 | WAKEUP 2022-03-23 18:22:26.186 | [672239 Async create_flavors:730127]: Signaled 2022-03-23 18:22:26.187 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 18:22:26.187 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:26.187 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 18:22:26.187 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 18:22:26.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.187 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.187 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.187 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 18:22:26.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.187 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.188 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.188 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.188 | | Field | Value | 2022-03-23 18:22:26.188 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.188 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.188 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.188 | | description | None | 2022-03-23 18:22:26.188 | | disk | 1 | 2022-03-23 18:22:26.188 | | id | c1 | 2022-03-23 18:22:26.188 | | name | cirros256 | 2022-03-23 18:22:26.188 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.188 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.188 | | ram | 256 | 2022-03-23 18:22:26.188 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.188 | | swap | | 2022-03-23 18:22:26.188 | | vcpus | 1 | 2022-03-23 18:22:26.188 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.188 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 18:22:26.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.188 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.188 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.188 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.188 | | Field | Value | 2022-03-23 18:22:26.188 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.188 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.188 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.188 | | description | None | 2022-03-23 18:22:26.188 | | disk | 5 | 2022-03-23 18:22:26.188 | | id | d1 | 2022-03-23 18:22:26.188 | | name | ds512M | 2022-03-23 18:22:26.188 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.189 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.189 | | ram | 512 | 2022-03-23 18:22:26.189 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.189 | | swap | | 2022-03-23 18:22:26.189 | | vcpus | 1 | 2022-03-23 18:22:26.189 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.189 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 18:22:26.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.189 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.189 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.189 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.189 | | Field | Value | 2022-03-23 18:22:26.189 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.189 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.189 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.189 | | description | None | 2022-03-23 18:22:26.189 | | disk | 10 | 2022-03-23 18:22:26.189 | | id | d2 | 2022-03-23 18:22:26.189 | | name | ds1G | 2022-03-23 18:22:26.189 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.189 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.189 | | ram | 1024 | 2022-03-23 18:22:26.189 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.189 | | swap | | 2022-03-23 18:22:26.189 | | vcpus | 1 | 2022-03-23 18:22:26.189 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.189 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 18:22:26.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.189 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.189 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.189 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.190 | | Field | Value | 2022-03-23 18:22:26.190 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.190 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.190 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.190 | | description | None | 2022-03-23 18:22:26.190 | | disk | 10 | 2022-03-23 18:22:26.190 | | id | d3 | 2022-03-23 18:22:26.190 | | name | ds2G | 2022-03-23 18:22:26.190 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.190 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.190 | | ram | 2048 | 2022-03-23 18:22:26.190 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.190 | | swap | | 2022-03-23 18:22:26.190 | | vcpus | 2 | 2022-03-23 18:22:26.190 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.190 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 18:22:26.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.190 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.190 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.190 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.190 | | Field | Value | 2022-03-23 18:22:26.190 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.190 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.190 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.190 | | description | None | 2022-03-23 18:22:26.190 | | disk | 20 | 2022-03-23 18:22:26.190 | | id | d4 | 2022-03-23 18:22:26.190 | | name | ds4G | 2022-03-23 18:22:26.190 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.190 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.190 | | ram | 4096 | 2022-03-23 18:22:26.191 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.191 | | swap | | 2022-03-23 18:22:26.191 | | vcpus | 4 | 2022-03-23 18:22:26.191 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.191 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 18:22:26.191 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 18:22:26.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.191 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.191 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.191 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 18:22:26.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.191 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.191 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.191 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.191 | | Field | Value | 2022-03-23 18:22:26.191 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.191 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.191 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.191 | | description | None | 2022-03-23 18:22:26.191 | | disk | 1 | 2022-03-23 18:22:26.191 | | id | 1 | 2022-03-23 18:22:26.191 | | name | m1.tiny | 2022-03-23 18:22:26.191 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.191 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.191 | | ram | 512 | 2022-03-23 18:22:26.191 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.191 | | swap | | 2022-03-23 18:22:26.191 | | vcpus | 1 | 2022-03-23 18:22:26.191 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.191 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 18:22:26.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.192 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.192 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.192 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.192 | | Field | Value | 2022-03-23 18:22:26.192 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.192 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.192 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.192 | | description | None | 2022-03-23 18:22:26.192 | | disk | 20 | 2022-03-23 18:22:26.192 | | id | 2 | 2022-03-23 18:22:26.192 | | name | m1.small | 2022-03-23 18:22:26.192 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.192 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.192 | | ram | 2048 | 2022-03-23 18:22:26.192 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.192 | | swap | | 2022-03-23 18:22:26.192 | | vcpus | 1 | 2022-03-23 18:22:26.192 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.192 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 18:22:26.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.192 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.192 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.192 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.192 | | Field | Value | 2022-03-23 18:22:26.192 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.192 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.192 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.192 | | description | None | 2022-03-23 18:22:26.192 | | disk | 40 | 2022-03-23 18:22:26.192 | | id | 3 | 2022-03-23 18:22:26.193 | | name | m1.medium | 2022-03-23 18:22:26.193 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.193 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.193 | | ram | 4096 | 2022-03-23 18:22:26.193 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.193 | | swap | | 2022-03-23 18:22:26.193 | | vcpus | 2 | 2022-03-23 18:22:26.193 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.193 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 18:22:26.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.193 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.193 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.193 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.193 | | Field | Value | 2022-03-23 18:22:26.193 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.193 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.193 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.193 | | description | None | 2022-03-23 18:22:26.193 | | disk | 80 | 2022-03-23 18:22:26.193 | | id | 4 | 2022-03-23 18:22:26.193 | | name | m1.large | 2022-03-23 18:22:26.193 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.193 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.193 | | ram | 8192 | 2022-03-23 18:22:26.193 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.193 | | swap | | 2022-03-23 18:22:26.193 | | vcpus | 4 | 2022-03-23 18:22:26.193 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.193 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 18:22:26.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.193 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:26.194 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:26.194 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.194 | | Field | Value | 2022-03-23 18:22:26.194 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.194 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:22:26.194 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:22:26.194 | | description | None | 2022-03-23 18:22:26.194 | | disk | 160 | 2022-03-23 18:22:26.194 | | id | 5 | 2022-03-23 18:22:26.194 | | name | m1.xlarge | 2022-03-23 18:22:26.194 | | os-flavor-access:is_public | True | 2022-03-23 18:22:26.194 | | properties | hw_rng:allowed='True' | 2022-03-23 18:22:26.194 | | ram | 16384 | 2022-03-23 18:22:26.194 | | rxtx_factor | 1.0 | 2022-03-23 18:22:26.194 | | swap | | 2022-03-23 18:22:26.194 | | vcpus | 8 | 2022-03-23 18:22:26.194 | +----------------------------+-----------------------+ 2022-03-23 18:22:26.236 | [672239 Async create_flavors:730127]: finished create_flavors with result 0 in 31 seconds 2022-03-23 18:22:26.240 | + inc/async:async_wait:197 : return 0 2022-03-23 18:22:26.243 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 18:22:26.262 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:26.265 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 18:22:26.285 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:26.287 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 18:22:26.307 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:26.310 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 18:22:26.312 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:22:26.315 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 18:22:26.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 18:22:26.322 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 18:22:26.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 18:22:26.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 18:22:26.327 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 18:22:26.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 18:22:26.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 18:22:26.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 18:22:26.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 18:22:26.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 18:22:26.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 18:22:26.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 18:22:26.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 18:22:26.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:22:26.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 18:22:26.343 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:22:26.345 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 18:22:26.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:22:26.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 18:22:26.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:22:26.351 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 18:22:26.352 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:22:26.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 18:22:26.355 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 18:22:26.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:22:26.358 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 18:22:26.359 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:22:26.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 18:22:26.363 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 18:22:26.364 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 18:22:26.366 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:22:26.367 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 18:22:26.369 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:22:26.370 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 18:22:26.371 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 18:22:26.373 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 18:22:26.375 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 18:22:26.376 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 18:22:26.378 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 18:22:26.379 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 18:22:26.381 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 18:22:26.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 18:22:26.384 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 18:22:26.385 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 18:22:26.387 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 18:22:26.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 18:22:26.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 18:22:26.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 18:22:26.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 18:22:26.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 18:22:26.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 18:22:26.398 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 18:22:26.399 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 18:22:26.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 18:22:26.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 18:22:26.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 18:22:26.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 18:22:26.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 18:22:26.408 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 18:22:26.408 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 18:22:28.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:28.469 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:28.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:28.469 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:28.469 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 18:22:28.471 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 18:22:28.635 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 18:22:28.638 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 18:22:28.641 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:22:28.646 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-182228 2022-03-23 18:22:28.649 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-182228 ' 2022-03-23 18:22:28.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.654 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:22:28.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.659 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:22:28.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.664 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:22:28.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.670 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 18:22:28.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.675 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 18:22:28.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.680 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 18:22:28.683 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.685 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-180936 2022-03-23 18:22:28.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.690 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:22:28.693 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.696 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 18:22:28.698 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.701 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:22:28.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.707 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:22:28.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.712 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:22:28.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:22:28.717 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:22:28.721 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 18:22:28.724 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:22:28.726 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:22:28.729 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 18:22:28.732 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:22:28.734 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:22:28.737 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:22:28.740 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 18:22:28.744 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:22:28.746 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 18:22:28.749 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:22:28.752 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 18:22:28.752 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:22:28.752 | gsub("[][]", "", $1); 2022-03-23 18:22:28.752 | split($1, a, "|"); 2022-03-23 18:22:28.752 | if (a[1] == matchgroup) 2022-03-23 18:22:28.752 | print a[2] 2022-03-23 18:22:28.752 | } 2022-03-23 18:22:28.752 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:22:28.758 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 18:22:28.761 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:22:28.763 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 18:22:28.766 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:22:28.769 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:22:28.771 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:22:28.774 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:22:28.777 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:22:28.780 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:22:28.785 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:22:28.788 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:22:28.790 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:22:28.793 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 18:22:28.796 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:22:28.814 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:28.816 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:22:28.827 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:22:28.830 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 18:22:28.833 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:22:28.836 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:22:28.838 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:22:28.841 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 18:22:28.843 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 18:22:28.846 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:22:28.849 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:22:28.852 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:22:28.854 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:22:28.857 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 18:22:28.860 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:22:28.862 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 18:22:28.865 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:22:28.867 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:22:28.870 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 18:22:28.873 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:22:28.875 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:22:28.878 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 18:22:28.880 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:22:28.883 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:22:28.885 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:22:28.889 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 18:22:28.892 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:22:28.895 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 18:22:28.897 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:22:28.900 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 18:22:28.900 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:22:28.900 | gsub("[][]", "", $1); 2022-03-23 18:22:28.900 | split($1, a, "|"); 2022-03-23 18:22:28.900 | if (a[1] == matchgroup) 2022-03-23 18:22:28.900 | print a[2] 2022-03-23 18:22:28.900 | } 2022-03-23 18:22:28.900 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:22:28.907 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 18:22:28.926 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:28.928 | + ./stack.sh:main:1430 : service_check 2022-03-23 18:22:28.931 | + functions-common:service_check:1718 : local service 2022-03-23 18:22:28.934 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:28.936 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 18:22:28.949 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 18:22:28.953 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:28.956 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 18:22:28.969 | enabled 2022-03-23 18:22:28.974 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 18:22:28.998 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 18:22:28.998 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 18:22:28.998 | Active: active (running) since Wed 2022-03-23 18:20:12 UTC; 2min 16s ago 2022-03-23 18:22:28.998 | Main PID: 723261 (uwsgi) 2022-03-23 18:22:28.998 | Status: "uWSGI is ready" 2022-03-23 18:22:28.998 | Tasks: 3 (limit: 14304) 2022-03-23 18:22:28.998 | Memory: 253.6M 2022-03-23 18:22:28.998 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 18:22:28.998 | ├─723261 nova-apiuWSGI master 2022-03-23 18:22:28.998 | ├─723262 nova-apiuWSGI worker 1 2022-03-23 18:22:28.998 | └─723263 nova-apiuWSGI worker 2 2022-03-23 18:22:28.998 | 2022-03-23 18:22:28.999 | Mar 23 18:22:10 dv-neutron-797120-14-hyperv devstack@n-api.service[723263]: [pid: 723263|app: 0|req: 17/32] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 18:22:10 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723262]: DEBUG nova.api.openstack.wsgi [None req-f4701a8b-6878-4270-8240-bba171b079d8 admin admin] Calling method '>' {{(pid=723262) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723262]: INFO nova.api.openstack.requestlog [None req-f4701a8b-6878-4270-8240-bba171b079d8 admin admin] 10.222.0.47 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001484 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723262]: [pid: 723262|app: 0|req: 16/33] 10.222.0.47 () {54 vars in 930 bytes} [Wed Mar 23 18:22:13 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723263]: DEBUG nova.api.openstack.wsgi [None req-259218ef-29f5-4ca7-b0d3-361b51ea6529 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "swap": 0, "disk": 160, "vcpus": 8, "name": "m1.xlarge", "rxtx_factor": 1.0, "ram": 16384}} {{(pid=723263) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723263]: INFO nova.api.openstack.requestlog [None req-259218ef-29f5-4ca7-b0d3-361b51ea6529 admin admin] 10.222.0.47 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.082189 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723263]: [pid: 723263|app: 0|req: 18/34] 10.222.0.47 () {64 vars in 1282 bytes} [Wed Mar 23 18:22:13 2022] POST /compute/v2.1/flavors => generated 408 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723262]: DEBUG nova.api.openstack.wsgi [None req-49c82f77-8a89-4e1f-b01d-d6ca5e10307f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=723262) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723262]: INFO nova.api.openstack.requestlog [None req-49c82f77-8a89-4e1f-b01d-d6ca5e10307f admin admin] 10.222.0.47 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.031690 2022-03-23 18:22:28.999 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv devstack@n-api.service[723262]: [pid: 723262|app: 0|req: 17/35] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 18:22:13 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 18:22:29.003 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.006 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 18:22:29.019 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 18:22:29.023 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.026 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 18:22:29.041 | enabled 2022-03-23 18:22:29.045 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 18:22:29.088 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 18:22:29.088 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.088 | Active: active (running) since Wed 2022-03-23 18:21:29 UTC; 59s ago 2022-03-23 18:22:29.089 | Main PID: 727847 (nova-scheduler) 2022-03-23 18:22:29.089 | Tasks: 3 (limit: 14304) 2022-03-23 18:22:29.089 | Memory: 153.8M 2022-03-23 18:22:29.089 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 18:22:29.089 | ├─727847 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:22:29.089 | ├─729129 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:22:29.089 | └─729130 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:22:29.089 | 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_limit.split_loggers = False {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_limit.status_code_retries = None {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_limit.status_code_retry_delay = None {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_limit.timeout = None {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_limit.valid_interfaces = None {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_limit.version = None {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_reports.file_event_handler = None {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] oslo_reports.log_dir = None {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:22:29.089 | Mar 23 18:21:34 dv-neutron-797120-14-hyperv nova-scheduler[727847]: DEBUG oslo_service.service [None req-d4cf5c89-d31d-4985-be06-9feff066b277 None None] ******************************************************************************** {{(pid=727847) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 18:22:29.092 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.095 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 18:22:29.109 | enabled 2022-03-23 18:22:29.112 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 18:22:29.130 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 18:22:29.130 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.130 | Active: active (running) since Wed 2022-03-23 18:21:32 UTC; 57s ago 2022-03-23 18:22:29.130 | Main PID: 728363 (uwsgi) 2022-03-23 18:22:29.130 | Status: "uWSGI is ready" 2022-03-23 18:22:29.130 | Tasks: 4 (limit: 14304) 2022-03-23 18:22:29.130 | Memory: 216.9M 2022-03-23 18:22:29.130 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 18:22:29.130 | ├─728363 nova-api-metauWSGI master 2022-03-23 18:22:29.130 | ├─728365 nova-api-metauWSGI worker 1 2022-03-23 18:22:29.130 | ├─728366 nova-api-metauWSGI worker 2 2022-03-23 18:22:29.130 | └─728368 nova-api-metauWSGI http 1 2022-03-23 18:22:29.130 | 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728366]: DEBUG oslo_concurrency.lockutils [None req-974ed61d-6d69-49d9-89e1-8d74bb9d12a4 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=728366) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728366]: DEBUG oslo_concurrency.lockutils [None req-974ed61d-6d69-49d9-89e1-8d74bb9d12a4 None None] Lock "a1f0a694-91bc-4672-b0be-0ef8711813c7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=728366) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728366]: DEBUG oslo_concurrency.lockutils [None req-974ed61d-6d69-49d9-89e1-8d74bb9d12a4 None None] Lock "a1f0a694-91bc-4672-b0be-0ef8711813c7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=728366) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728366]: DEBUG oslo_db.sqlalchemy.engines [None req-974ed61d-6d69-49d9-89e1-8d74bb9d12a4 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=728366) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728366]: DEBUG oslo_db.sqlalchemy.engines [None req-974ed61d-6d69-49d9-89e1-8d74bb9d12a4 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=728366) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728365]: WARNING nova.api.metadata.handler [None req-2ca377ea-5cc8-42df-ab3a-134283c93cb9 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728365]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x559148f359b0 pid: 728365 (default app) 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728366]: DEBUG oslo_db.sqlalchemy.engines [None req-974ed61d-6d69-49d9-89e1-8d74bb9d12a4 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=728366) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728366]: WARNING nova.api.metadata.handler [None req-974ed61d-6d69-49d9-89e1-8d74bb9d12a4 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 18:22:29.131 | Mar 23 18:21:37 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[728366]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x559148f359b0 pid: 728366 (default app) 2022-03-23 18:22:29.135 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.138 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 18:22:29.152 | enabled 2022-03-23 18:22:29.156 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 18:22:29.181 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 18:22:29.181 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.181 | Active: active (running) since Wed 2022-03-23 18:20:28 UTC; 2min 0s ago 2022-03-23 18:22:29.181 | Main PID: 724483 (uwsgi) 2022-03-23 18:22:29.181 | Status: "uWSGI is ready" 2022-03-23 18:22:29.181 | Tasks: 3 (limit: 14304) 2022-03-23 18:22:29.182 | Memory: 138.5M 2022-03-23 18:22:29.182 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 18:22:29.182 | ├─724483 placementuWSGI master 2022-03-23 18:22:29.182 | ├─724484 placementuWSGI worker 1 2022-03-23 18:22:29.182 | └─724485 placementuWSGI worker 2 2022-03-23 18:22:29.182 | 2022-03-23 18:22:29.182 | Mar 23 18:20:32 dv-neutron-797120-14-hyperv devstack@placement-api.service[724485]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x558f41d079d0 pid: 724485 (default app) 2022-03-23 18:22:29.182 | Mar 23 18:21:33 dv-neutron-797120-14-hyperv devstack@placement-api.service[724484]: DEBUG placement.requestlog [None req-ebce0243-9685-4786-9c8a-ae534a7346ab None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=724484) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:22:29.182 | Mar 23 18:21:33 dv-neutron-797120-14-hyperv devstack@placement-api.service[724484]: INFO placement.requestlog [None req-ebce0243-9685-4786-9c8a-ae534a7346ab None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:22:29.182 | Mar 23 18:21:33 dv-neutron-797120-14-hyperv devstack@placement-api.service[724484]: [pid: 724484|app: 0|req: 2/2] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 18:21:33 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 18:22:29.182 | Mar 23 18:21:38 dv-neutron-797120-14-hyperv devstack@placement-api.service[724485]: DEBUG placement.requestlog [None req-85307e89-802a-4b60-b6d1-ce60470f4b41 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=724485) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:22:29.182 | Mar 23 18:21:38 dv-neutron-797120-14-hyperv devstack@placement-api.service[724485]: INFO placement.requestlog [None req-85307e89-802a-4b60-b6d1-ce60470f4b41 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:22:29.182 | Mar 23 18:21:38 dv-neutron-797120-14-hyperv devstack@placement-api.service[724485]: [pid: 724485|app: 0|req: 1/3] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 18:21:38 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 18:22:29.182 | Mar 23 18:21:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[724484]: DEBUG placement.requestlog [None req-07d8641b-8610-4ca8-9a2b-4dbf2b8b5131 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=724484) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:22:29.182 | Mar 23 18:21:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[724484]: INFO placement.requestlog [None req-07d8641b-8610-4ca8-9a2b-4dbf2b8b5131 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:22:29.182 | Mar 23 18:21:40 dv-neutron-797120-14-hyperv devstack@placement-api.service[724484]: [pid: 724484|app: 0|req: 3/4] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 18:21:40 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 18:22:29.185 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.188 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 18:22:29.200 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 18:22:29.205 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.207 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 18:22:29.221 | enabled 2022-03-23 18:22:29.225 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 18:22:29.242 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 18:22:29.242 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.242 | Active: active (running) since Wed 2022-03-23 18:22:02 UTC; 26s ago 2022-03-23 18:22:29.242 | Main PID: 732399 (uwsgi) 2022-03-23 18:22:29.242 | Status: "uWSGI is ready" 2022-03-23 18:22:29.242 | Tasks: 7 (limit: 14304) 2022-03-23 18:22:29.242 | Memory: 225.7M 2022-03-23 18:22:29.242 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 18:22:29.242 | ├─732399 glance-apiuWSGI master 2022-03-23 18:22:29.242 | ├─732404 glance-apiuWSGI worker 1 2022-03-23 18:22:29.242 | └─732406 glance-apiuWSGI worker 2 2022-03-23 18:22:29.242 | 2022-03-23 18:22:29.242 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.location [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=732404) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:22:29.242 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.location [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=732404) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:22:29.243 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.location [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=732404) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:22:29.243 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.location [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=732404) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:22:29.243 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.location [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=732404) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:22:29.243 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.location [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=732404) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:22:29.243 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.location [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=732404) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:22:29.243 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.location [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=732404) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:22:29.243 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: DEBUG glance_store.backend [None req-88e71236-8dc5-4ae9-a6ed-64665fc27258 admin admin] Skipping store.set_acls... not implemented. {{(pid=732404) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 18:22:29.243 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv devstack@g-api.service[732404]: [pid: 732404|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 18:22:10 2022] PUT /v2/images/5872add9-fd39-4b02-9514-928937dd4b4e/file => generated 0 bytes in 15445 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 18:22:29.247 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.249 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 18:22:29.264 | enabled 2022-03-23 18:22:29.268 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 18:22:29.300 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 18:22:29.301 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.301 | Active: active (running) since Wed 2022-03-23 18:21:51 UTC; 38s ago 2022-03-23 18:22:29.301 | Main PID: 731094 (cinder-schedule) 2022-03-23 18:22:29.301 | Tasks: 2 (limit: 14304) 2022-03-23 18:22:29.301 | Memory: 108.7M 2022-03-23 18:22:29.301 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 18:22:29.301 | └─731094 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 18:22:29.301 | 2022-03-23 18:22:29.301 | Mar 23 18:21:55 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: INFO cinder.manager [None req-163e7dbe-c922-48ba-8542-1d17eb788012 None None] Initiating service 1 cleanup 2022-03-23 18:22:29.301 | Mar 23 18:21:55 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: INFO cinder.manager [None req-163e7dbe-c922-48ba-8542-1d17eb788012 None None] Service 1 cleanup completed. 2022-03-23 18:22:29.301 | Mar 23 18:21:55 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: DEBUG cinder.service [None req-163e7dbe-c922-48ba-8542-1d17eb788012 None None] Creating RPC server for service cinder-scheduler {{(pid=731094) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-23 18:22:29.301 | Mar 23 18:21:55 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: DEBUG cinder.service [None req-163e7dbe-c922-48ba-8542-1d17eb788012 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=731094) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 18:22:29.301 | Mar 23 18:21:57 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: DEBUG cinder.scheduler.host_manager [None req-c2340f1c-f190-445c-9f1a-ba920dda6db5 None None] Received backup service update from dv-neutron-797120-14-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=731094) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 18:22:29.301 | Mar 23 18:22:08 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: DEBUG cinder.scheduler.host_manager [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] Received volume service update from dv-neutron-797120-14-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797120-14-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=731094) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 18:22:29.301 | Mar 23 18:22:08 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: DEBUG cinder.utils [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=731094) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 18:22:29.301 | Mar 23 18:22:08 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: DEBUG cinder.scheduler.host_manager [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-797120-14-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 18, 22, 8, 617608)}, {'type': 'backend', 'name_to_id': 'dv-neutron-797120-14-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 18, 22, 8, 617608)}]. {{(pid=731094) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 18:22:29.301 | Mar 23 18:22:08 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: DEBUG cinder.scheduler.host_manager [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] Updating capabilities for dv-neutron-797120-14-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797120-14-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 18, 22, 8, 592278)} {{(pid=731094) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 18:22:29.302 | Mar 23 18:22:08 dv-neutron-797120-14-hyperv cinder-scheduler[731094]: DEBUG cinder.utils [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=731094) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 18:22:29.306 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.308 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 18:22:29.323 | enabled 2022-03-23 18:22:29.327 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 18:22:29.347 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 18:22:29.348 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.348 | Active: active (running) since Wed 2022-03-23 18:21:44 UTC; 44s ago 2022-03-23 18:22:29.348 | Main PID: 730653 (uwsgi) 2022-03-23 18:22:29.348 | Status: "uWSGI is ready" 2022-03-23 18:22:29.348 | Tasks: 5 (limit: 14304) 2022-03-23 18:22:29.348 | Memory: 246.5M 2022-03-23 18:22:29.348 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 18:22:29.348 | ├─730653 cinder-apiuWSGI master 2022-03-23 18:22:29.348 | ├─730654 cinder-apiuWSGI worker 1 2022-03-23 18:22:29.348 | └─730655 cinder-apiuWSGI worker 2 2022-03-23 18:22:29.348 | 2022-03-23 18:22:29.348 | Mar 23 18:21:59 dv-neutron-797120-14-hyperv devstack@c-api.service[730654]: INFO cinder.api.openstack.wsgi [None req-d8339e9c-060c-4dde-aee8-c2a4973e96ba admin admin] http://10.222.0.47/volume/v3/da0c6842ceb541e8b96ff47054938fa2/types returned with HTTP 200 2022-03-23 18:22:29.348 | Mar 23 18:21:59 dv-neutron-797120-14-hyperv devstack@c-api.service[730654]: [pid: 730654|app: 0|req: 1/2] 10.222.0.47 () {60 vars in 1237 bytes} [Wed Mar 23 18:21:58 2022] POST /volume/v3/da0c6842ceb541e8b96ff47054938fa2/types => generated 186 bytes in 1027 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 18:22:29.348 | Mar 23 18:21:59 dv-neutron-797120-14-hyperv devstack@c-api.service[730655]: DEBUG cinder.api.middleware.request_id [req-d8339e9c-060c-4dde-aee8-c2a4973e96ba req-9d952e8d-a95f-4469-916c-5f34ffdb745b None None] RequestId filter calling following filter/app {{(pid=730655) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 18:22:29.348 | Mar 23 18:21:59 dv-neutron-797120-14-hyperv devstack@c-api.service[730655]: INFO cinder.api.openstack.wsgi [req-d8339e9c-060c-4dde-aee8-c2a4973e96ba req-9d952e8d-a95f-4469-916c-5f34ffdb745b admin admin] POST http://10.222.0.47/volume/v3/da0c6842ceb541e8b96ff47054938fa2/types/2eb71c86-4b90-470e-afd8-b0d9bb3e05b4/extra_specs 2022-03-23 18:22:29.348 | Mar 23 18:21:59 dv-neutron-797120-14-hyperv devstack@c-api.service[730655]: DEBUG cinder.api.openstack.wsgi [req-d8339e9c-060c-4dde-aee8-c2a4973e96ba req-9d952e8d-a95f-4469-916c-5f34ffdb745b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=730655) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 18:22:29.348 | Mar 23 18:21:59 dv-neutron-797120-14-hyperv devstack@c-api.service[730655]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 18:22:29.348 | Mar 23 18:21:59 dv-neutron-797120-14-hyperv devstack@c-api.service[730655]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 18:22:29.348 | Mar 23 18:21:59 dv-neutron-797120-14-hyperv devstack@c-api.service[730655]: DEBUG oslo_db.sqlalchemy.engines [req-d8339e9c-060c-4dde-aee8-c2a4973e96ba req-9d952e8d-a95f-4469-916c-5f34ffdb745b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=730655) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:22:29.348 | Mar 23 18:22:00 dv-neutron-797120-14-hyperv devstack@c-api.service[730655]: INFO cinder.api.openstack.wsgi [req-d8339e9c-060c-4dde-aee8-c2a4973e96ba req-9d952e8d-a95f-4469-916c-5f34ffdb745b admin admin] http://10.222.0.47/volume/v3/da0c6842ceb541e8b96ff47054938fa2/types/2eb71c86-4b90-470e-afd8-b0d9bb3e05b4/extra_specs returned with HTTP 200 2022-03-23 18:22:29.348 | Mar 23 18:22:00 dv-neutron-797120-14-hyperv devstack@c-api.service[730655]: [pid: 730655|app: 0|req: 2/3] 10.222.0.47 () {62 vars in 1454 bytes} [Wed Mar 23 18:21:59 2022] POST /volume/v3/da0c6842ceb541e8b96ff47054938fa2/types/2eb71c86-4b90-470e-afd8-b0d9bb3e05b4/extra_specs => generated 55 bytes in 893 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-03-23 18:22:29.352 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.355 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 18:22:29.369 | enabled 2022-03-23 18:22:29.373 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 18:22:29.405 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 18:22:29.405 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.405 | Active: active (running) since Wed 2022-03-23 18:21:55 UTC; 33s ago 2022-03-23 18:22:29.405 | Main PID: 731808 (cinder-volume) 2022-03-23 18:22:29.405 | Tasks: 3 (limit: 14304) 2022-03-23 18:22:29.405 | Memory: 140.8M 2022-03-23 18:22:29.405 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 18:22:29.405 | ├─731808 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 18:22:29.405 | └─731913 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 18:22:29.405 | 2022-03-23 18:22:29.405 | Mar 23 18:22:08 dv-neutron-797120-14-hyperv sudo[732754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 18:22:29.406 | Mar 23 18:22:08 dv-neutron-797120-14-hyperv sudo[732754]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 18:22:29.406 | Mar 23 18:22:09 dv-neutron-797120-14-hyperv sudo[732754]: pam_unix(sudo:session): session closed for user root 2022-03-23 18:22:29.406 | Mar 23 18:22:09 dv-neutron-797120-14-hyperv cinder-volume[731913]: DEBUG oslo_concurrency.processutils [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.113s {{(pid=731913) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 18:22:29.406 | Mar 23 18:22:09 dv-neutron-797120-14-hyperv cinder-volume[731913]: DEBUG oslo_concurrency.processutils [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=731913) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 18:22:29.406 | Mar 23 18:22:09 dv-neutron-797120-14-hyperv sudo[732759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 18:22:29.406 | Mar 23 18:22:09 dv-neutron-797120-14-hyperv sudo[732759]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 18:22:29.406 | Mar 23 18:22:10 dv-neutron-797120-14-hyperv sudo[732759]: pam_unix(sudo:session): session closed for user root 2022-03-23 18:22:29.406 | Mar 23 18:22:10 dv-neutron-797120-14-hyperv cinder-volume[731913]: DEBUG oslo_concurrency.processutils [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.126s {{(pid=731913) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 18:22:29.406 | Mar 23 18:22:10 dv-neutron-797120-14-hyperv cinder-volume[731913]: INFO cinder.volume.manager [None req-308bc070-1201-4a50-b114-505d05e47f33 None None] Driver post RPC initialization completed successfully. 2022-03-23 18:22:29.409 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.412 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 18:22:29.425 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 18:22:29.428 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.431 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 18:22:29.444 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 18:22:29.448 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.451 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 18:22:29.463 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 18:22:29.467 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.470 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 18:22:29.482 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 18:22:29.486 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.489 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 18:22:29.503 | enabled 2022-03-23 18:22:29.507 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 18:22:29.535 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 18:22:29.535 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.535 | Active: active (running) since Wed 2022-03-23 18:20:20 UTC; 2min 8s ago 2022-03-23 18:22:29.535 | Main PID: 723891 (/usr/bin/python) 2022-03-23 18:22:29.535 | Tasks: 9 (limit: 14304) 2022-03-23 18:22:29.535 | Memory: 394.4M 2022-03-23 18:22:29.535 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 18:22:29.535 | ├─723891 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:29.535 | ├─724000 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:22:29.535 | ├─724001 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:22:29.535 | ├─724002 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:22:29.535 | └─724003 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:22:29.535 | 2022-03-23 18:22:29.536 | Mar 23 18:21:30 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron.api.rpc.handlers.l3_rpc [None req-3817676a-e842-48ce-9fd9-d76cfedbb463 None None] The sync data for ids ['0fbb0602-d7a4-43d6-b74a-308ae0105c29'] in dv-neutron-797120-14-hyperv is: [{'id': '0fbb0602-d7a4-43d6-b74a-308ae0105c29', 'name': 'router1', 'tenant_id': '2c78ae00d36e4f959cc701c7ee6a8110', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': {'network_id': '315f2c3c-3427-4820-888b-841e82d1737a', 'external_fixed_ips': [{'subnet_id': '4c11ff2d-0c52-48c8-8acc-57bece4818c1', 'ip_address': '172.26.0.154'}], 'enable_snat': True}, 'gw_port_id': '93d6fd54-9a11-4cbd-b160-d0e121e9c45c', 'description': '', 'availability_zones': ['nova'], 'distributed': False, 'ha': False, 'ha_vr_id': 0, 'availability_zone_hints': [], 'routes': [], 'flavor_id': None, 'tags': [], 'created_at': '2022-03-23T18:21:06Z', 'updated_at': '2022-03-23T18:21:24Z', 'revision_number': 4, 'project_id': '2c78ae00d36e4f959cc701c7ee6a8110', 'gw_port': {'id': '93d6fd54-9a11-4cbd-b160-d0e121e9c45c', 'name': '', 'network_id': '315f2c3c-3427-4820-888b-841e82d1737a', 'tenant_id': '', 'mac_address': 'fa:16:3e:cc:79:56', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '0fbb0602-d7a4-43d6-b74a-308ae0105c29', 'device_owner': 'network:router_gateway', 'standard_attr_id': 20, 'fixed_ips': [{'subnet_id': '4c11ff2d-0c52-48c8-8acc-57bece4818c1', 'ip_address': '172.26.0.154', 'prefixlen': 24}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-797120-14-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-03-23T18:21:23Z', 'updated_at': '2022-03-23T18:21:29Z', 'revision_number': 3, 'project_id': '', 'subnets': [{'id': '4c11ff2d-0c52-48c8-8acc-57bece4818c1', 'cidr': '172.26.0.0/24', 'gateway_ip': '172.26.0.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': None}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}, 'enable_snat': True, 'gw_port_host': 'dv-neutron-797120-14-hyperv', '_interfaces': [{'id': '3611652f-a5db-4a44-9f74-580bc4618a8f', 'name': '', 'network_id': '2499158c-0384-42c9-bf95-da1b90d3e43a', 'tenant_id': '2c78ae00d36e4f959cc701c7ee6a8110', 'mac_address': 'fa:16:3e:ae:73:fc', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '0fbb0602-d7a4-43d6-b74a-308ae0105c29', 'device_owner': 'network:router_interface', 'standard_attr_id': 18, 'fixed_ips': [{'subnet_id': '6a292ba6-5b5a-4fa9-b986-82e43c2990f1', 'ip_address': '172.20.0.1', 'prefixlen': 26}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-797120-14-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-03-23T18:21:15Z', 'updated_at': '2022-03-23T18:21:30Z', 'revision_number': 6, 'project_id': '2c78ae00d36e4f959cc701c7ee6a8110', 'subnets': [{'id': '6a292ba6-5b5a-4fa9-b986-82e43c2990f1', 'cidr': '172.20.0.0/26', 'gateway_ip': '172.20.0.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': '8762619e-293f-4349-8d6c-1d21e7b586dc'}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}]}] {{(pid=724002) sync_routers /opt/stack/neutron/neutron/api/rpc/handlers/l3_rpc.py:137}} 2022-03-23 18:22:29.536 | Mar 23 18:21:39 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron_lib.callbacks.manager [None req-0ff2439e-25bf-41e4-a5cb-85fc3318d6db None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777196605745', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1021474'] for agent (ed2922a8-5397-45c0-beb2-1718de911703), after_update {{(pid=724002) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:22:29.536 | Mar 23 18:21:41 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron_lib.callbacks.manager [None req-db7bf64e-8ba8-4650-ae0b-b9438e508ae9 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777196605745', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1021474'] for agent (daa6fcd2-6979-4bc6-a6d6-87e0ba43f425), after_update {{(pid=724002) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:22:29.536 | Mar 23 18:21:43 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron_lib.callbacks.manager [None req-990c8b2c-4dbc-4fc1-a56b-8b84112650ef None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777196605745', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1021474'] for agent (3edbb3ae-6438-4529-82c0-6ec79eb3e285), after_update {{(pid=724002) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:22:29.536 | Mar 23 18:21:45 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron_lib.callbacks.manager [None req-7f8d11aa-252a-4ef7-b35d-bb83ac0cb1f7 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777196605745', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1021474'] for agent (12773cdc-3456-4052-9c25-457fd72821dc), after_update {{(pid=724002) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:22:29.536 | Mar 23 18:22:05 dv-neutron-797120-14-hyperv neutron-server[724003]: DEBUG neutron.db.agents_db [None req-de200e32-780c-42bf-808e-a81a30117444 None None] Agent healthcheck: found 4 active agents {{(pid=724003) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 18:22:29.536 | Mar 23 18:22:09 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron_lib.callbacks.manager [None req-c40ca664-8a92-488a-9a96-53312cbb552b None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777196605745', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1021474'] for agent (ed2922a8-5397-45c0-beb2-1718de911703), after_update {{(pid=724002) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:22:29.536 | Mar 23 18:22:11 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron_lib.callbacks.manager [None req-7be48ed0-2330-44fa-87ee-d174258237c8 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777196605745', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1021474'] for agent (daa6fcd2-6979-4bc6-a6d6-87e0ba43f425), after_update {{(pid=724002) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:22:29.536 | Mar 23 18:22:13 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron_lib.callbacks.manager [None req-990c8b2c-4dbc-4fc1-a56b-8b84112650ef None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777196605745', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1021474'] for agent (3edbb3ae-6438-4529-82c0-6ec79eb3e285), after_update {{(pid=724002) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:22:29.536 | Mar 23 18:22:15 dv-neutron-797120-14-hyperv neutron-server[724002]: DEBUG neutron_lib.callbacks.manager [None req-7f8d11aa-252a-4ef7-b35d-bb83ac0cb1f7 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777196605745', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1021474'] for agent (12773cdc-3456-4052-9c25-457fd72821dc), after_update {{(pid=724002) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:22:29.540 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.543 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 18:22:29.555 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 18:22:29.559 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.562 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 18:22:29.574 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 18:22:29.578 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.581 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 18:22:29.593 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 18:22:29.596 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.599 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 18:22:29.611 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 18:22:29.615 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.618 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 18:22:29.630 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 18:22:29.634 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.637 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 18:22:29.651 | enabled 2022-03-23 18:22:29.655 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 18:22:29.688 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 18:22:29.688 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.688 | Active: active (running) since Wed 2022-03-23 18:13:45 UTC; 8min ago 2022-03-23 18:22:29.688 | Main PID: 698761 (dstat.sh) 2022-03-23 18:22:29.688 | Tasks: 3 (limit: 14304) 2022-03-23 18:22:29.688 | Memory: 20.6M 2022-03-23 18:22:29.688 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 18:22:29.688 | ├─698761 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 18:22:29.688 | ├─698898 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 18:22:29.688 | └─698899 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 18:22:29.688 | 2022-03-23 18:22:29.688 | Mar 23 18:22:20 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:20| 46 9 43 0 0|5138M 455M 171M 5895M| 179M 179M| 0 1351k| 0 89.0 |6001 14k|3.96 2.71 2.31|4.0 0 0| 0 0 | 0 0 | 22 196 0 50 0 2022-03-23 18:22:29.688 | Mar 23 18:22:21 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:21| 45 9 45 0 0|5137M 413M 171M 5937M| 176M 176M| 0 288k| 0 32.0 |5923 14k|3.72 2.68 2.30|4.0 0 0| 0 0 | 0 0 | 22 196 0 49 0 2022-03-23 18:22:29.688 | Mar 23 18:22:22 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:22| 42 19 34 3 0|5141M 132M 171M 6209M| 175M 175M| 0 215M| 0 443 |4879 12k|3.72 2.68 2.30| 25 0 6.0| 0 0 | 0 0 | 22 196 0 49 0 2022-03-23 18:22:29.688 | Mar 23 18:22:23 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:23| 43 13 42 0 0|5148M 141M 170M 6198M| 174M 174M| 0 162M| 0 449 |5742 14k|3.72 2.68 2.30|4.0 0 24| 0 0 | 0 0 | 22 198 0 49 0 2022-03-23 18:22:29.688 | Mar 23 18:22:24 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:24| 45 10 42 1 0|5143M 602M 170M 5742M| 179M 179M| 56k 200k|2.00 23.0 |5578 13k|3.72 2.68 2.30|2.0 0 2.0| 0 0 | 0 0 | 22 198 0 49 0 2022-03-23 18:22:29.688 | Mar 23 18:22:25 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:25| 46 10 45 0 0|5144M 558M 170M 5785M| 178M 178M| 0 180k| 0 11.0 |5741 14k|3.72 2.68 2.30|3.0 0 2.0| 0 0 | 0 0 | 22 198 0 49 0 2022-03-23 18:22:29.689 | Mar 23 18:22:26 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:26| 27 13 57 2 0|5077M 607M 170M 5801M| 56M 56M| 64k 104M|2.00 243 |4482 12k|3.58 2.67 2.30|4.0 0 119| 0 0 | 0 0 | 22 193 0 53 0 2022-03-23 18:22:29.689 | Mar 23 18:22:27 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:27| 21 6 70 0 0|5100M 583M 170M 5801M| 19k 6984 | 0 696k| 0 58.0 |1233 5405 |3.58 2.67 2.30|1.0 0 165| 0 0 | 0 0 | 22 193 0 51 0 2022-03-23 18:22:29.689 | Mar 23 18:22:28 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:28| 25 3 72 0 0|5124M 559M 170M 5801M|1124 112 | 0 140k| 0 9.00 | 356 3486 |3.58 2.67 2.30|1.0 0 0| 0 0 | 0 0 | 22 193 0 51 0 2022-03-23 18:22:29.689 | Mar 23 18:22:29 dv-neutron-797120-14-hyperv dstat.sh[698899]: 23-03 18:22:29| 18 11 69 1 0|5071M 612M 170M 5801M| 15k 7273 | 288k 272k|9.00 22.0 |2000 6315 |3.58 2.67 2.30|2.0 0 288| 0 0 | 0 0 | 22 193 0 50 0 2022-03-23 18:22:29.692 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.695 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 18:22:29.708 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 18:22:29.711 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.714 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 18:22:29.727 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 18:22:29.730 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:22:29.733 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 18:22:29.747 | enabled 2022-03-23 18:22:29.750 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 18:22:29.775 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 18:22:29.775 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 18:22:29.775 | Active: failed (Result: exit-code) since Wed 2022-03-23 18:20:39 UTC; 1min 50s ago 2022-03-23 18:22:29.775 | Main PID: 724944 (code=exited, status=1/FAILURE) 2022-03-23 18:22:29.775 | 2022-03-23 18:22:29.775 | Mar 23 18:20:38 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[724944]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 18:22:29.775 | Mar 23 18:20:38 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[724944]: ERROR neutron self.setup_integration_br() 2022-03-23 18:22:29.775 | Mar 23 18:20:38 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[724944]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 18:22:29.775 | Mar 23 18:20:38 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[724944]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 18:22:29.775 | Mar 23 18:20:38 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[724944]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 18:22:29.775 | Mar 23 18:20:38 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[724944]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 18:22:29.775 | Mar 23 18:20:38 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[724944]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 18:22:29.775 | Mar 23 18:20:38 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[724944]: ERROR neutron 2022-03-23 18:22:29.775 | Mar 23 18:20:39 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 18:22:29.775 | Mar 23 18:20:39 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 18:22:29.778 | + functions-common:service_check:1 : exit_trap 2022-03-23 18:22:29.781 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 18:22:29.784 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 18:22:29.787 | + ./stack.sh:exit_trap:522 : jobs=697607 2022-03-23 18:22:29.790 | + ./stack.sh:exit_trap:525 : [[ -n 697607 ]] 2022-03-23 18:22:29.793 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-180936 ]] 2022-03-23 18:22:29.795 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:29.798 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 18:22:29.798 | exit_trap: cleaning up child processes 2022-03-23 18:22:29.801 | + ./stack.sh:exit_trap:527 : kill 697607 2022-03-23 18:22:29.803 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.P9VJNZXXgK ']' 2022-03-23 18:22:29.806 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.P9VJNZXXgK 2022-03-23 18:22:29.810 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 18:22:29.813 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 18:22:29.816 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 18:22:29.819 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 18:22:29.819 | Error on exit 2022-03-23 18:22:29.821 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 18:22:29.824 | + ./stack.sh:exit_trap:542 : generate-subunit 1648058973 776 fail 2022-03-23 18:22:30.496 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 18:22:30.499 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 18:22:31.882 | + ./stack.sh:exit_trap:556 : exit 3