2022-05-09 15:23:00.972 | + ./stack.sh:main:489 : exec 2022-05-09 15:23:00.972 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-09-152300' 2022-05-09 15:23:00.972 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-09-152300.summary.2022-05-09-152300 2022-05-09 15:23:00.972 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:23:00.972 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-09-152300 2022-05-09 15:23:00.972 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-09-152300 /opt/stack/logs/stack.sh.log 2022-05-09 15:23:00.972 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-09-152300.summary.2022-05-09-152300 /opt/stack/logs/stack.sh.log.summary 2022-05-09 15:23:00.972 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-09 15:23:00.972 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-09 15:23:00.972 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-09 15:23:00.972 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-09 15:23:00.973 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-09 15:23:00.973 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-09 15:23:00.973 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-09 15:23:00.973 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-09 15:23:00.973 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-09 15:23:00.973 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-09 15:23:00.973 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-09 15:23:00.973 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-09 15:23:00.973 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-09 15:23:00.975 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-09 15:23:00.980 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-09 15:23:00.982 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-09 15:23:00.984 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-09 15:23:00.986 | + ./stack.sh:main:575 : set -o errexit 2022-05-09 15:23:00.988 | + ./stack.sh:main:578 : uname -a 2022-05-09 15:23:00.990 | Linux dv-cinder-835881-7-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-09 15:23:00.993 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-09 15:23:00.995 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-09 15:23:00.998 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-09 15:23:01.041 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-09 15:23:01.062 | + ./stack.sh:main:592 : fetch_plugins 2022-05-09 15:23:01.064 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-09 15:23:01.066 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-09 15:23:01.067 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-09 15:23:01.070 | + functions-common:fetch_plugins:1788 : return 2022-05-09 15:23:01.072 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-09 15:23:01.074 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-09 15:23:01.076 | + functions-common:run_phase:1866 : local phase= 2022-05-09 15:23:01.078 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:23:01.080 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:23:01.082 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:23:01.084 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:23:01.086 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:23:01.088 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:23:01.091 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:23:01.093 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:23:01.095 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:23:01.097 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-09 15:23:01.099 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:23:01.113 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:01.115 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-09 15:23:01.118 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:23:01.120 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:23:01.122 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:23:01.124 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:23:01.126 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:23:01.129 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-09 15:23:01.131 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-09 15:23:01.134 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-09 15:23:01.136 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:23:01.138 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-09 15:23:01.140 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-09 15:23:01.142 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-09 15:23:01.144 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-09 15:23:01.147 | + functions-common:plugin_override_defaults:1829 : return 2022-05-09 15:23:01.149 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-09 15:23:01.169 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-09 15:23:01.172 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-09 15:23:01.189 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:23:01.192 | +++ lib/tls:source:43 : hostname -f 2022-05-09 15:23:01.197 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-09 15:23:01.199 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-09 15:23:01.201 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-09 15:23:01.203 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-09 15:23:01.205 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-09 15:23:01.207 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-09 15:23:01.209 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-09 15:23:01.211 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-09 15:23:01.214 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-09 15:23:01.215 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-09 15:23:01.220 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-09 15:23:01.235 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-09 15:23:01.253 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-09 15:23:01.268 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-09 15:23:01.283 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-09 15:23:01.325 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-09 15:23:01.394 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-09 15:23:01.502 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-09 15:23:01.527 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-09 15:23:01.576 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-09 15:23:01.639 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-09 15:23:01.817 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-09 15:23:01.832 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-09 15:23:01.848 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-09 15:23:01.863 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-09 15:23:01.967 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-09 15:23:01.970 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-09 15:23:01.973 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-09 15:23:01.975 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-09 15:23:01.980 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-09 15:23:01.982 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-09 15:23:01.984 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-09 15:23:01.984 | False' 2022-05-09 15:23:01.987 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-09 15:23:02.004 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-09 15:23:02.006 | + ./stack.sh:main:626 : run_phase source 2022-05-09 15:23:02.008 | + functions-common:run_phase:1865 : local mode=source 2022-05-09 15:23:02.011 | + functions-common:run_phase:1866 : local phase= 2022-05-09 15:23:02.014 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:23:02.016 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:23:02.019 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:23:02.021 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:23:02.024 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:23:02.027 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:23:02.031 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:23:02.034 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:23:02.036 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:23:02.039 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-09 15:23:02.044 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:23:02.060 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:02.062 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-09 15:23:02.065 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-09 15:23:02.119 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-09 15:23:02.121 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-09 15:23:02.123 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-09 15:23:02.126 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-09 15:23:02.128 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-09 15:23:02.130 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-09 15:23:02.133 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-09 15:23:02.135 | + functions-common:load_plugin_settings:1806 : return 2022-05-09 15:23:02.138 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-09 15:23:02.140 | + functions-common:verify_disabled_services:2148 : local service 2022-05-09 15:23:02.142 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.145 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-09 15:23:02.147 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.151 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-09 15:23:02.154 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.157 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-09 15:23:02.160 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.163 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-09 15:23:02.167 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.169 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-09 15:23:02.172 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.175 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-09 15:23:02.177 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.180 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-09 15:23:02.183 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.186 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-09 15:23:02.188 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.192 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-09 15:23:02.196 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.199 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-09 15:23:02.201 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.203 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-09 15:23:02.206 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.208 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-09 15:23:02.211 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.214 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-09 15:23:02.216 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.219 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-09 15:23:02.222 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.224 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-09 15:23:02.227 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.229 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-09 15:23:02.231 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.234 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-09 15:23:02.236 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.238 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-09 15:23:02.241 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.243 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-09 15:23:02.246 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.249 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-09 15:23:02.252 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.254 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-09 15:23:02.258 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.261 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-09 15:23:02.264 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.266 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-09 15:23:02.269 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.272 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-09 15:23:02.275 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.278 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-09 15:23:02.280 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.282 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-09 15:23:02.285 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.287 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-09 15:23:02.290 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.292 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-09 15:23:02.294 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.297 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-09 15:23:02.299 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.304 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-09 15:23:02.305 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.308 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-09 15:23:02.311 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.314 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-09 15:23:02.316 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.318 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-09 15:23:02.321 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.324 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-09 15:23:02.326 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.329 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-09 15:23:02.332 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.334 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-09 15:23:02.338 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.340 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-09 15:23:02.343 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.346 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-09 15:23:02.348 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.350 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-09 15:23:02.353 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.355 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-09 15:23:02.358 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.360 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-09 15:23:02.363 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.366 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-09 15:23:02.368 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.371 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-09 15:23:02.373 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.375 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-09 15:23:02.378 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:23:02.380 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-09 15:23:02.384 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-09 15:23:02.386 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-09 15:23:02.389 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-09 15:23:02.406 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:02.408 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-09 15:23:02.411 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-09 15:23:02.414 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-09 15:23:02.432 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:23:02.435 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-09 15:23:02.438 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-09 15:23:02.440 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-09 15:23:02.443 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-09 15:23:02.446 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-09 15:23:02.449 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-09 15:23:02.452 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-09 15:23:02.454 | + lib/database:initialize_database_backends:92 : return 0 2022-05-09 15:23:02.457 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-09 15:23:02.457 | Using mysql database backend 2022-05-09 15:23:02.460 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-09 15:23:02.478 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-09 15:23:02.481 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-09 15:23:02.484 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-09 15:23:02.486 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-09 15:23:02.489 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:23:02.491 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-09 15:23:02.509 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:02.512 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-09 15:23:02.529 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-09 15:23:02.547 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:02.550 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-09 15:23:02.568 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-09 15:23:02.592 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-09 15:23:02.611 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:23:02.613 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-09 15:23:02.635 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:02.638 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-09 15:23:02.657 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-09 15:23:02.660 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-09 15:23:02.662 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-09 15:23:02.666 | + functions-common:save_stackenv:60 : local tag=759 2022-05-09 15:23:02.669 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-09 15:23:02.674 | + functions-common:save_stackenv:62 : time_stamp=2022-05-09-152302 2022-05-09 15:23:02.677 | + functions-common:save_stackenv:63 : echo '# 2022-05-09-152302 759' 2022-05-09 15:23:02.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.682 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:23:02.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.687 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-09 15:23:02.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.692 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-09 15:23:02.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.698 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-09 15:23:02.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.703 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-05-09 15:23:02.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.708 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-05-09 15:23:02.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.714 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-09-152300 2022-05-09 15:23:02.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.719 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-09 15:23:02.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.724 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-05-09 15:23:02.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.729 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-09 15:23:02.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.735 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-09 15:23:02.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.743 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-09 15:23:02.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:23:02.749 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-09 15:23:02.752 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-09 15:23:02.754 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-09 15:23:02.757 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-09 15:23:02.760 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-09 15:23:02.766 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:23:02.768 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:23:02.771 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:23:02.774 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:23:02.776 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:23:02.778 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:23:02.797 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:23:02.806 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:23:02.809 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:02.812 | + functions-common:git_clone:629 : echo master 2022-05-09 15:23:02.813 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:23:02.820 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-09 15:23:02.822 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:02.825 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-09 15:23:02.839 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-09 15:23:02.842 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:23:02.843 | + functions-common:git_clone:690 : head -1 2022-05-09 15:23:02.847 | fbfcb726 Updated from generate-constraints 2022-05-09 15:23:02.850 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:23:02.854 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-09 15:23:02.856 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:23:02.859 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-09 15:23:02.862 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-09 15:23:02.865 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-09 15:23:02.868 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-09 15:23:02.871 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-09 15:23:02.874 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-09 15:23:02.877 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-09 15:23:02.879 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-09 15:23:02.883 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-09 15:23:02.889 | ++ tools/install_prereqs.sh:source:47 : NOW=1652109782 2022-05-09 15:23:02.893 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-09 15:23:02.900 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652108962 2022-05-09 15:23:02.903 | ++ tools/install_prereqs.sh:source:49 : DELTA=820 2022-05-09 15:23:02.906 | ++ tools/install_prereqs.sh:source:50 : [[ 820 -lt 7200 ]] 2022-05-09 15:23:02.910 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-09 15:23:02.913 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-09 15:23:02.916 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-09 15:23:02.918 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-09 15:23:02.921 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-09 15:23:02.923 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-09 15:23:02.926 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-09 15:23:02.928 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-09 15:23:02.933 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-09 15:23:02.985 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-09 15:23:02.985 | apache2-dev 2022-05-09 15:23:02.985 | bc 2022-05-09 15:23:02.985 | bsdmainutils 2022-05-09 15:23:02.985 | curl 2022-05-09 15:23:02.985 | g++ 2022-05-09 15:23:02.986 | gawk 2022-05-09 15:23:02.986 | gcc 2022-05-09 15:23:02.986 | gettext 2022-05-09 15:23:02.986 | git 2022-05-09 15:23:02.986 | graphviz 2022-05-09 15:23:02.986 | iputils-ping 2022-05-09 15:23:02.986 | libapache2-mod-proxy-uwsgi 2022-05-09 15:23:02.986 | libffi-dev 2022-05-09 15:23:02.986 | libjpeg-dev 2022-05-09 15:23:02.986 | libpcre3-dev 2022-05-09 15:23:02.986 | libpq-dev 2022-05-09 15:23:02.986 | libssl-dev 2022-05-09 15:23:02.986 | libsystemd-dev 2022-05-09 15:23:02.986 | libxml2-dev 2022-05-09 15:23:02.986 | libxslt1-dev 2022-05-09 15:23:02.986 | libyaml-dev 2022-05-09 15:23:02.986 | lsof 2022-05-09 15:23:02.986 | openssh-server 2022-05-09 15:23:02.986 | openssl 2022-05-09 15:23:02.986 | pkg-config 2022-05-09 15:23:02.986 | psmisc 2022-05-09 15:23:02.986 | python3-dev 2022-05-09 15:23:02.986 | python3-pip 2022-05-09 15:23:02.986 | python3-systemd 2022-05-09 15:23:02.987 | python3-venv 2022-05-09 15:23:02.987 | tar 2022-05-09 15:23:02.987 | tcpdump 2022-05-09 15:23:02.987 | unzip 2022-05-09 15:23:02.987 | uuid-runtime 2022-05-09 15:23:02.987 | wget 2022-05-09 15:23:02.987 | wget 2022-05-09 15:23:02.987 | zlib1g-dev 2022-05-09 15:23:02.987 | libkrb5-dev 2022-05-09 15:23:02.987 | libldap2-dev 2022-05-09 15:23:02.987 | libsasl2-dev 2022-05-09 15:23:02.987 | memcached 2022-05-09 15:23:02.987 | python3-mysqldb 2022-05-09 15:23:02.987 | sqlite3 2022-05-09 15:23:02.987 | conntrack 2022-05-09 15:23:02.987 | curl 2022-05-09 15:23:02.987 | dnsmasq-base 2022-05-09 15:23:02.987 | dnsmasq-utils 2022-05-09 15:23:02.987 | ebtables 2022-05-09 15:23:02.987 | genisoimage 2022-05-09 15:23:02.987 | iptables 2022-05-09 15:23:02.987 | iputils-arping 2022-05-09 15:23:02.987 | kpartx 2022-05-09 15:23:02.987 | libjs-jquery-tablesorter 2022-05-09 15:23:02.987 | parted 2022-05-09 15:23:02.988 | pm-utils 2022-05-09 15:23:02.988 | python3-mysqldb 2022-05-09 15:23:02.988 | socat 2022-05-09 15:23:02.988 | sqlite3 2022-05-09 15:23:02.988 | sudo 2022-05-09 15:23:02.988 | vlan 2022-05-09 15:23:02.988 | lsscsi 2022-05-09 15:23:02.988 | open-iscsi 2022-05-09 15:23:02.988 | lvm2 2022-05-09 15:23:02.988 | qemu-utils 2022-05-09 15:23:02.988 | thin-provisioning-tools 2022-05-09 15:23:02.988 | acl 2022-05-09 15:23:02.988 | dnsmasq-base 2022-05-09 15:23:02.988 | dnsmasq-utils 2022-05-09 15:23:02.988 | ebtables 2022-05-09 15:23:02.988 | haproxy 2022-05-09 15:23:02.988 | iptables 2022-05-09 15:23:02.988 | iputils-arping 2022-05-09 15:23:02.989 | iputils-ping 2022-05-09 15:23:02.989 | postgresql-server-dev-all 2022-05-09 15:23:02.989 | python3-mysqldb 2022-05-09 15:23:02.989 | sqlite3 2022-05-09 15:23:02.989 | sudo 2022-05-09 15:23:02.989 | vlan 2022-05-09 15:23:02.989 | pcp 2022-05-09 15:23:02.989 | ipset 2022-05-09 15:23:02.989 | conntrack 2022-05-09 15:23:02.989 | conntrackd 2022-05-09 15:23:02.989 | keepalived 2022-05-09 15:23:02.989 | lvm2 2022-05-09 15:23:02.989 | qemu-utils 2022-05-09 15:23:02.989 | thin-provisioning-tools 2022-05-09 15:23:02.989 | curl 2022-05-09 15:23:02.989 | liberasurecode-dev 2022-05-09 15:23:02.989 | make 2022-05-09 15:23:02.990 | memcached 2022-05-09 15:23:02.990 | rsync 2022-05-09 15:23:02.990 | sqlite3 2022-05-09 15:23:02.990 | xfsprogs' 2022-05-09 15:23:02.990 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-09 15:23:03.012 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-09 15:23:03.012 | apache2-dev 2022-05-09 15:23:03.013 | bc 2022-05-09 15:23:03.013 | bsdmainutils 2022-05-09 15:23:03.013 | curl 2022-05-09 15:23:03.013 | g++ 2022-05-09 15:23:03.013 | gawk 2022-05-09 15:23:03.013 | gcc 2022-05-09 15:23:03.013 | gettext 2022-05-09 15:23:03.013 | git 2022-05-09 15:23:03.013 | graphviz 2022-05-09 15:23:03.013 | iputils-ping 2022-05-09 15:23:03.013 | libapache2-mod-proxy-uwsgi 2022-05-09 15:23:03.013 | libffi-dev 2022-05-09 15:23:03.013 | libjpeg-dev 2022-05-09 15:23:03.013 | libpcre3-dev 2022-05-09 15:23:03.013 | libpq-dev 2022-05-09 15:23:03.013 | libssl-dev 2022-05-09 15:23:03.013 | libsystemd-dev 2022-05-09 15:23:03.013 | libxml2-dev 2022-05-09 15:23:03.013 | libxslt1-dev 2022-05-09 15:23:03.013 | libyaml-dev 2022-05-09 15:23:03.013 | lsof 2022-05-09 15:23:03.013 | openssh-server 2022-05-09 15:23:03.013 | openssl 2022-05-09 15:23:03.013 | pkg-config 2022-05-09 15:23:03.013 | psmisc 2022-05-09 15:23:03.013 | python3-dev 2022-05-09 15:23:03.013 | python3-pip 2022-05-09 15:23:03.013 | python3-systemd 2022-05-09 15:23:03.013 | python3-venv 2022-05-09 15:23:03.013 | tar 2022-05-09 15:23:03.014 | tcpdump 2022-05-09 15:23:03.014 | unzip 2022-05-09 15:23:03.014 | uuid-runtime 2022-05-09 15:23:03.014 | wget 2022-05-09 15:23:03.014 | wget 2022-05-09 15:23:03.014 | zlib1g-dev 2022-05-09 15:23:03.014 | libkrb5-dev 2022-05-09 15:23:03.014 | libldap2-dev 2022-05-09 15:23:03.014 | libsasl2-dev 2022-05-09 15:23:03.014 | memcached 2022-05-09 15:23:03.014 | python3-mysqldb 2022-05-09 15:23:03.014 | sqlite3 2022-05-09 15:23:03.014 | conntrack 2022-05-09 15:23:03.014 | curl 2022-05-09 15:23:03.014 | dnsmasq-base 2022-05-09 15:23:03.014 | dnsmasq-utils 2022-05-09 15:23:03.014 | ebtables 2022-05-09 15:23:03.014 | genisoimage 2022-05-09 15:23:03.014 | iptables 2022-05-09 15:23:03.014 | iputils-arping 2022-05-09 15:23:03.014 | kpartx 2022-05-09 15:23:03.014 | libjs-jquery-tablesorter 2022-05-09 15:23:03.014 | parted 2022-05-09 15:23:03.014 | pm-utils 2022-05-09 15:23:03.014 | python3-mysqldb 2022-05-09 15:23:03.014 | socat 2022-05-09 15:23:03.014 | sqlite3 2022-05-09 15:23:03.014 | sudo 2022-05-09 15:23:03.014 | vlan 2022-05-09 15:23:03.014 | lsscsi 2022-05-09 15:23:03.014 | open-iscsi 2022-05-09 15:23:03.014 | lvm2 2022-05-09 15:23:03.015 | qemu-utils 2022-05-09 15:23:03.015 | thin-provisioning-tools 2022-05-09 15:23:03.015 | acl 2022-05-09 15:23:03.015 | dnsmasq-base 2022-05-09 15:23:03.015 | dnsmasq-utils 2022-05-09 15:23:03.015 | ebtables 2022-05-09 15:23:03.015 | haproxy 2022-05-09 15:23:03.015 | iptables 2022-05-09 15:23:03.015 | iputils-arping 2022-05-09 15:23:03.015 | iputils-ping 2022-05-09 15:23:03.015 | postgresql-server-dev-all 2022-05-09 15:23:03.015 | python3-mysqldb 2022-05-09 15:23:03.015 | sqlite3 2022-05-09 15:23:03.015 | sudo 2022-05-09 15:23:03.015 | vlan 2022-05-09 15:23:03.015 | pcp 2022-05-09 15:23:03.015 | ipset 2022-05-09 15:23:03.015 | conntrack 2022-05-09 15:23:03.015 | conntrackd 2022-05-09 15:23:03.015 | keepalived 2022-05-09 15:23:03.015 | lvm2 2022-05-09 15:23:03.015 | qemu-utils 2022-05-09 15:23:03.015 | thin-provisioning-tools 2022-05-09 15:23:03.015 | curl 2022-05-09 15:23:03.015 | liberasurecode-dev 2022-05-09 15:23:03.015 | make 2022-05-09 15:23:03.015 | memcached 2022-05-09 15:23:03.015 | rsync 2022-05-09 15:23:03.015 | sqlite3 2022-05-09 15:23:03.015 | xfsprogs ' 2022-05-09 15:23:03.015 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-09 15:23:03.018 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:03.021 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:03.025 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-09 15:23:03.026 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-09 15:23:03.034 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-09 15:23:03.037 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:03.039 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:03.042 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-09 15:23:03.044 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:03.046 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:03.048 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:03.051 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:03.053 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:03.055 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:03.057 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-09 15:23:03.059 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:03.061 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-09 15:23:03.064 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-09 15:23:03.069 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-09 15:23:03.071 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-09 15:23:03.073 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-09 15:23:03.076 | ++ functions-common:time_start:2424 : local start_time= 2022-05-09 15:23:03.078 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:23:03.082 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:23:03.088 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652109783084 2022-05-09 15:23:03.090 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-09 15:23:03.093 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-09 15:23:03.095 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-09 15:23:03.363 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-09 15:23:03.418 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-09 15:23:03.483 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-09 15:23:03.490 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-09 15:23:06.059 | Reading package lists... 2022-05-09 15:23:06.092 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-09 15:23:06.095 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-09 15:23:06.097 | ++ functions-common:time_stop:2437 : local name 2022-05-09 15:23:06.099 | ++ functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:06.102 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:06.104 | ++ functions-common:time_stop:2440 : local total 2022-05-09 15:23:06.106 | ++ functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:06.108 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-09 15:23:06.110 | ++ functions-common:time_stop:2444 : start_time=1652109783084 2022-05-09 15:23:06.112 | ++ functions-common:time_stop:2446 : [[ -z 1652109783084 ]] 2022-05-09 15:23:06.115 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:06.120 | ++ functions-common:time_stop:2449 : end_time=1652109786117 2022-05-09 15:23:06.122 | ++ functions-common:time_stop:2450 : elapsed_time=3033 2022-05-09 15:23:06.124 | ++ functions-common:time_stop:2451 : total=0 2022-05-09 15:23:06.126 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:06.128 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3033 2022-05-09 15:23:06.131 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-09 15:23:06.133 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:06.136 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:06.138 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:06.140 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-09 15:23:06.168 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-09 15:23:06.285 | Reading package lists... 2022-05-09 15:23:06.562 | Building dependency tree... 2022-05-09 15:23:06.563 | Reading state information... 2022-05-09 15:23:06.602 | acl is already the newest version (2.2.53-6). 2022-05-09 15:23:06.602 | bc is already the newest version (1.07.1-2build1). 2022-05-09 15:23:06.602 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-09 15:23:06.602 | conntrack is already the newest version (1:1.4.5-2). 2022-05-09 15:23:06.602 | ebtables is already the newest version (2.0.11-3build1). 2022-05-09 15:23:06.602 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-09 15:23:06.602 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-09 15:23:06.602 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-09 15:23:06.602 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-09 15:23:06.602 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-09 15:23:06.602 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-09 15:23:06.602 | iputils-arping is already the newest version (3:20190709-3). 2022-05-09 15:23:06.602 | iputils-ping is already the newest version (3:20190709-3). 2022-05-09 15:23:06.602 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-09 15:23:06.602 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-09 15:23:06.602 | libffi-dev is already the newest version (3.3-4). 2022-05-09 15:23:06.602 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-09 15:23:06.602 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-09 15:23:06.603 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-09 15:23:06.603 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-09 15:23:06.603 | lsscsi is already the newest version (0.30-0.1). 2022-05-09 15:23:06.603 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-09 15:23:06.603 | make is already the newest version (4.2.1-1.2). 2022-05-09 15:23:06.603 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-09 15:23:06.603 | psmisc is already the newest version (23.3-1). 2022-05-09 15:23:06.603 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-09 15:23:06.603 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-09 15:23:06.603 | python3-systemd is already the newest version (234-3build2). 2022-05-09 15:23:06.603 | socat is already the newest version (1.7.3.3-2). 2022-05-09 15:23:06.603 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-09 15:23:06.603 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-09 15:23:06.603 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-09 15:23:06.603 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-09 15:23:06.603 | graphviz is already the newest version (2.42.2-3build2). 2022-05-09 15:23:06.603 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-09 15:23:06.603 | pcp is already the newest version (5.0.3-1). 2022-05-09 15:23:06.603 | pm-utils is already the newest version (1.4.1-19). 2022-05-09 15:23:06.603 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-09 15:23:06.603 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:23:06.603 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:23:06.603 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-09 15:23:06.603 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-09 15:23:06.603 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-09 15:23:06.603 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-09 15:23:06.603 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-09 15:23:06.603 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-09 15:23:06.603 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-09 15:23:06.603 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-09 15:23:06.603 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-09 15:23:06.603 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-09 15:23:06.603 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-09 15:23:06.603 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-09 15:23:06.603 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-09 15:23:06.604 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-09 15:23:06.604 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-09 15:23:06.604 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-09 15:23:06.604 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-09 15:23:06.604 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-09 15:23:06.604 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-09 15:23:06.604 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-09 15:23:06.604 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-09 15:23:06.604 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-09 15:23:06.604 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-09 15:23:06.604 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-09 15:23:06.604 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-09 15:23:06.604 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-09 15:23:06.604 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-09 15:23:06.604 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-09 15:23:06.604 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-09 15:23:06.843 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:23:06.843 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-09 15:23:06.843 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-09 15:23:06.843 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-09 15:23:06.843 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:06.844 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:06.844 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:06.844 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:06.844 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:06.844 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:06.845 | python3-zope.interface 2022-05-09 15:23:06.845 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:06.964 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:06.969 | ++ functions-common:apt_get:1246 : result=0 2022-05-09 15:23:06.971 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:06.973 | ++ functions-common:time_stop:2437 : local name 2022-05-09 15:23:06.976 | ++ functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:06.978 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:06.980 | ++ functions-common:time_stop:2440 : local total 2022-05-09 15:23:06.982 | ++ functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:06.984 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:06.986 | ++ functions-common:time_stop:2444 : start_time=1652109786165 2022-05-09 15:23:06.989 | ++ functions-common:time_stop:2446 : [[ -z 1652109786165 ]] 2022-05-09 15:23:06.992 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:06.996 | ++ functions-common:time_stop:2449 : end_time=1652109786994 2022-05-09 15:23:06.998 | ++ functions-common:time_stop:2450 : elapsed_time=829 2022-05-09 15:23:07.001 | ++ functions-common:time_stop:2451 : total=893 2022-05-09 15:23:07.003 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:07.005 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1722 2022-05-09 15:23:07.008 | ++ functions-common:apt_get:1250 : return 0 2022-05-09 15:23:07.011 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-09 15:23:07.014 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:23:07.016 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-09 15:23:07.020 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-09 15:23:07.025 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:07.028 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-09 15:23:07.031 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-09 15:23:08.520 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-09 15:23:08.522 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-09 15:23:08.524 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-09 15:23:08.526 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-09 15:23:08.528 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-09 15:23:08.530 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-09 15:23:08.531 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-09 15:23:08.533 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-09 15:23:08.535 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-09 15:23:08.537 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-09 15:23:08.538 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-09 15:23:08.540 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-09 15:23:08.542 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-09 15:23:08.544 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-09 15:23:08.546 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-09 15:23:08.548 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-09 15:23:08.549 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-09 15:23:08.552 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-09 15:23:08.554 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-09 15:23:08.556 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-09 15:23:08.559 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-09 15:23:08.562 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-09 15:23:08.564 | + functions-common:_ensure_lsb_release:394 : return 2022-05-09 15:23:08.567 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-09 15:23:08.647 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-09 15:23:08.650 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-09 15:23:08.729 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-09 15:23:08.731 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-09 15:23:08.809 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-09 15:23:08.811 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-09 15:23:08.813 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-09 15:23:08.815 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-09 15:23:08.816 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-09 15:23:08.818 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-09 15:23:08.820 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-09 15:23:08.822 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-09 15:23:08.824 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-09 15:23:08.826 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-09 15:23:08.828 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-09 15:23:08.828 | Distro: focal 2022-05-09 15:23:08.830 | + tools/install_pip.sh:main:124 : get_versions 2022-05-09 15:23:08.833 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-09 15:23:08.836 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-09 15:23:08.838 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-09 15:23:08.841 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-09 15:23:08.841 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-09 15:23:09.537 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-09 15:23:09.539 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-09 15:23:09.539 | pip: 21.3.1 2022-05-09 15:23:09.541 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-09 15:23:09.543 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-09 15:23:09.545 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:23:09.547 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:23:09.548 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:23:09.550 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:09.552 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:23:09.553 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:23:09.555 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:23:09.557 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:23:09.559 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:23:09.560 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:09.562 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:23:09.564 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-09 15:23:09.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:09.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:09.569 | + tools/install_pip.sh:main:142 : : 2022-05-09 15:23:09.571 | + tools/install_pip.sh:main:147 : set -x 2022-05-09 15:23:09.573 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-09 15:23:09.575 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-09 15:23:09.577 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:23:09.579 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-09 15:23:09.581 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-09 15:23:09.583 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:23:09.586 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:23:09.588 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:23:09.592 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-09 15:23:09.594 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-09 15:23:09.595 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-09 15:23:09.597 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-09 15:23:09.599 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-09 15:23:09.615 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-09 15:23:09.617 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-09 15:23:10.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:10.507 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:10.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:10.507 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:11.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:13.407 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-09 15:23:13.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-09 15:23:16.029 | Installing collected packages: setuptools 2022-05-09 15:23:16.948 | Successfully installed setuptools-62.1.0 2022-05-09 15:23:16.948 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:23:17.134 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:17.134 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:17.284 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:17.286 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:17.288 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:17.290 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:17.292 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:17.294 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:17.295 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:17.297 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:17.299 | + functions-common:time_stop:2444 : start_time=1652109789611 2022-05-09 15:23:17.301 | + functions-common:time_stop:2446 : [[ -z 1652109789611 ]] 2022-05-09 15:23:17.303 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:17.306 | + functions-common:time_stop:2449 : end_time=1652109797304 2022-05-09 15:23:17.308 | + functions-common:time_stop:2450 : elapsed_time=7693 2022-05-09 15:23:17.310 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:23:17.311 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:17.313 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7693 2022-05-09 15:23:17.315 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:17.317 | + tools/install_pip.sh:main:153 : get_versions 2022-05-09 15:23:17.320 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-09 15:23:17.323 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-09 15:23:17.325 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-09 15:23:17.328 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-09 15:23:17.328 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-09 15:23:18.031 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-09 15:23:18.033 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-09 15:23:18.033 | pip: 21.3.1 2022-05-09 15:23:18.037 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-09 15:23:18.040 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-09 15:23:18.043 | + ./stack.sh:main:798 : fixup_all 2022-05-09 15:23:18.045 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-09 15:23:18.047 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-09 15:23:18.050 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:18.052 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:18.054 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-09 15:23:18.066 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-09 15:23:18.078 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-09 15:23:18.090 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-09 15:23:18.092 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-09 15:23:18.094 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:23:18.096 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:23:18.098 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:23:18.101 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:18.103 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:23:18.105 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:23:18.107 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:23:18.109 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:23:18.111 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:23:18.114 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:18.116 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:23:18.118 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-09 15:23:18.121 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-09 15:23:18.123 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-09 15:23:18.125 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:23:18.127 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:23:18.129 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:23:18.132 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:23:18.134 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:23:18.136 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:23:18.138 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-09 15:23:18.140 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-09 15:23:18.142 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-09 15:23:18.145 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-09 15:23:18.147 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:18.150 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-09 15:23:18.152 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-09 15:23:18.176 | Using python 3.8 to install os-testr 2022-05-09 15:23:18.178 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-09 15:23:19.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:19.074 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:19.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:19.074 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:20.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:20.348 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-09 15:23:20.429 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-09 15:23:20.430 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-09 15:23:20.431 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-09 15:23:20.445 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-09 15:23:20.454 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-09 15:23:20.466 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-09 15:23:23.025 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:23:23.032 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:23.032 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:23.167 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:23.169 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:23.171 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:23.173 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:23.175 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:23.178 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:23.180 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:23.182 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:23.184 | + functions-common:time_stop:2444 : start_time=1652109798170 2022-05-09 15:23:23.187 | + functions-common:time_stop:2446 : [[ -z 1652109798170 ]] 2022-05-09 15:23:23.189 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:23.193 | + functions-common:time_stop:2449 : end_time=1652109803191 2022-05-09 15:23:23.195 | + functions-common:time_stop:2450 : elapsed_time=5021 2022-05-09 15:23:23.198 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:23:23.200 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:23.202 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5021 2022-05-09 15:23:23.204 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:23.206 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-09 15:23:23.259 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-09 15:23:23.376 | + ./stack.sh:main:812 : install_infra 2022-05-09 15:23:23.378 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:23:23.381 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-09 15:23:23.384 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:23:23.387 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-09 15:23:23.411 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-09 15:23:25.422 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.430 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.435 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.441 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.446 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.453 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.457 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.486 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.577 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.601 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.605 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.611 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.629 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.639 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.641 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.662 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.682 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.692 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.698 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.718 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.744 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.764 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.773 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.779 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.804 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.837 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.839 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.856 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.861 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.865 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.872 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.889 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.898 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.956 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.977 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:25.981 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.019 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.094 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.102 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.109 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.170 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.186 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.196 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.312 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.340 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.345 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.358 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.364 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.387 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.394 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.416 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.454 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.487 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.500 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.509 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.517 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.535 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.546 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.567 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.580 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.584 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:26.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:26.752 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-09 15:23:27.059 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:27.061 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:27.063 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:27.065 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:27.067 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:27.069 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:27.072 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:27.074 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:27.076 | + functions-common:time_stop:2444 : start_time=1652109803403 2022-05-09 15:23:27.078 | + functions-common:time_stop:2446 : [[ -z 1652109803403 ]] 2022-05-09 15:23:27.081 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:27.085 | + functions-common:time_stop:2449 : end_time=1652109807082 2022-05-09 15:23:27.087 | + functions-common:time_stop:2450 : elapsed_time=3679 2022-05-09 15:23:27.090 | + functions-common:time_stop:2451 : total=5021 2022-05-09 15:23:27.092 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:27.094 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8700 2022-05-09 15:23:27.096 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:27.099 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:23:27.102 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-09 15:23:27.126 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-09 15:23:29.016 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.023 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.027 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.032 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.036 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.044 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.048 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.073 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.157 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.181 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.186 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.191 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.210 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.220 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.223 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.243 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.261 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.270 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.276 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.294 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.316 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.334 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.343 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.348 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.368 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.398 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.400 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.414 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.419 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.423 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.429 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.443 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.450 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.501 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.519 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.523 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.556 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.621 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.627 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.634 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.687 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.700 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.709 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.814 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.839 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.844 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.855 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.860 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.879 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.887 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.904 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.936 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.965 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.979 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.986 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:29.995 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:30.013 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:30.022 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:30.036 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:30.051 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:30.056 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:30.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:30.064 | Processing /opt/stack/requirements 2022-05-09 15:23:31.952 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-05-09 15:23:31.956 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-09 15:23:31.970 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-09 15:23:31.977 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-09 15:23:31.980 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-09 15:23:31.987 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-09 15:23:32.022 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-05-09 15:23:32.025 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-09 15:23:32.037 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-09 15:23:32.099 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5404) (1.3) 2022-05-09 15:23:32.101 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5404) (0.3.0) 2022-05-09 15:23:32.119 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-05-09 15:23:32.123 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-09 15:23:32.129 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-05-09 15:23:32.132 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-09 15:23:32.135 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-09 15:23:32.151 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-09 15:23:32.165 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-09 15:23:32.168 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-09 15:23:32.175 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-09 15:23:32.231 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637)) (0.2.5) 2022-05-09 15:23:32.237 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-09 15:23:32.307 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-05-09 15:23:32.310 | Building wheels for collected packages: openstack-requirements 2022-05-09 15:23:32.311 | Building wheel for openstack-requirements (setup.py): started 2022-05-09 15:23:33.233 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-09 15:23:33.234 | ERROR: Command errored out with exit status 1: 2022-05-09 15:23:33.234 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2xik96_e/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2xik96_e/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-27e5dthj 2022-05-09 15:23:33.234 | cwd: /tmp/pip-req-build-2xik96_e/ 2022-05-09 15:23:33.234 | Complete output (6 lines): 2022-05-09 15:23:33.234 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-09 15:23:33.234 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-09 15:23:33.234 | or: setup.py --help-commands 2022-05-09 15:23:33.234 | or: setup.py cmd --help 2022-05-09 15:23:33.234 | 2022-05-09 15:23:33.234 | error: invalid command 'bdist_wheel' 2022-05-09 15:23:33.234 | ---------------------------------------- 2022-05-09 15:23:33.234 | ERROR: Failed building wheel for openstack-requirements 2022-05-09 15:23:33.234 | Running setup.py clean for openstack-requirements 2022-05-09 15:23:34.165 | Failed to build openstack-requirements 2022-05-09 15:23:34.183 | Installing collected packages: openstack-requirements 2022-05-09 15:23:34.183 | Attempting uninstall: openstack-requirements 2022-05-09 15:23:34.184 | Found existing installation: openstack-requirements 1.2.1.dev5404 2022-05-09 15:23:34.226 | Uninstalling openstack-requirements-1.2.1.dev5404: 2022-05-09 15:23:34.247 | Successfully uninstalled openstack-requirements-1.2.1.dev5404 2022-05-09 15:23:34.250 | Running setup.py install for openstack-requirements: started 2022-05-09 15:23:36.905 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-09 15:23:36.931 | Successfully installed openstack-requirements-1.2.1.dev5404 2022-05-09 15:23:37.117 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:37.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:37.122 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:37.124 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:37.127 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:37.129 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:37.132 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:37.134 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:37.137 | + functions-common:time_stop:2444 : start_time=1652109807118 2022-05-09 15:23:37.139 | + functions-common:time_stop:2446 : [[ -z 1652109807118 ]] 2022-05-09 15:23:37.142 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:37.146 | + functions-common:time_stop:2449 : end_time=1652109817143 2022-05-09 15:23:37.148 | + functions-common:time_stop:2450 : elapsed_time=10025 2022-05-09 15:23:37.151 | + functions-common:time_stop:2451 : total=8700 2022-05-09 15:23:37.153 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:37.155 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18725 2022-05-09 15:23:37.158 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:37.161 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-09 15:23:37.163 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-09 15:23:37.166 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-09 15:23:37.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:37.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:37.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-09 15:23:37.176 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:37.179 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-09 15:23:37.207 | Using python 3.8 to install pbr 2022-05-09 15:23:37.210 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-09 15:23:38.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:38.242 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:38.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:38.242 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:39.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:39.480 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-09 15:23:42.205 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:23:42.214 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:42.214 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:42.354 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:42.357 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:42.359 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:42.361 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:42.363 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:42.365 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:42.367 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:42.369 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:42.371 | + functions-common:time_stop:2444 : start_time=1652109817197 2022-05-09 15:23:42.373 | + functions-common:time_stop:2446 : [[ -z 1652109817197 ]] 2022-05-09 15:23:42.376 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:42.380 | + functions-common:time_stop:2449 : end_time=1652109822378 2022-05-09 15:23:42.382 | + functions-common:time_stop:2450 : elapsed_time=5181 2022-05-09 15:23:42.384 | + functions-common:time_stop:2451 : total=18725 2022-05-09 15:23:42.387 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:42.389 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23906 2022-05-09 15:23:42.391 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:42.393 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-09 15:23:44.787 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-09 15:23:46.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:46.735 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-09 15:23:46.756 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-09 15:23:46.758 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-09 15:23:46.761 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-09 15:23:46.765 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-09 15:23:46.771 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-05-09 15:23:46.846 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-09 15:23:46.849 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-09 15:23:46.853 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-09 15:23:46.871 | + ./stack.sh:main:821 : pkgs= 2022-05-09 15:23:46.874 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-09 15:23:46.876 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-09 15:23:46.879 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:23:46.882 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-09 15:23:46.884 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:23:46.886 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:23:46.889 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:23:46.891 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:23:46.893 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:23:46.896 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:23:46.901 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:23:46.903 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:23:46.905 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:23:46.908 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-09 15:23:46.910 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:23:46.926 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:46.928 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:23:46.930 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:46.933 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-09 15:23:46.935 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:46.937 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:23:46.939 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:46.941 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-09 15:23:46.944 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:46.946 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-09 15:23:46.948 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:46.950 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:23:46.953 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:23:46.955 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:23:46.957 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:23:46.959 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:23:46.962 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-09 15:23:46.964 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:23:46.967 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-09 15:23:46.969 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:23:46.971 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:23:46.974 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-09 15:23:46.976 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-09 15:23:46.979 | + functions:set_systemd_override:821 : local value=2048 2022-05-09 15:23:46.981 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-09 15:23:46.984 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-09 15:23:47.043 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-09 15:23:47.043 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-09 15:23:47.045 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-09 15:23:47.446 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-09 15:23:47.449 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-09 15:23:47.467 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:47.469 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-09 15:23:47.471 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:47.474 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:47.477 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:47.483 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:47.486 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:47.488 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:47.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:47.498 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:47.500 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:47.503 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:47.506 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:47.509 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:47.511 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-09 15:23:47.514 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:47.516 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:47.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:47.521 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-09 15:23:47.544 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-09 15:23:47.655 | Reading package lists... 2022-05-09 15:23:47.931 | Building dependency tree... 2022-05-09 15:23:47.933 | Reading state information... 2022-05-09 15:23:48.249 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-09 15:23:48.249 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:48.251 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:48.251 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:48.251 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:48.251 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:48.251 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:48.251 | python3-zope.interface 2022-05-09 15:23:48.251 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:48.382 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:48.386 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:23:48.389 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:48.391 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:48.393 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:48.395 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:48.398 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:48.400 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:48.403 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:48.405 | + functions-common:time_stop:2444 : start_time=1652109827541 2022-05-09 15:23:48.407 | + functions-common:time_stop:2446 : [[ -z 1652109827541 ]] 2022-05-09 15:23:48.410 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:48.415 | + functions-common:time_stop:2449 : end_time=1652109828412 2022-05-09 15:23:48.418 | + functions-common:time_stop:2450 : elapsed_time=871 2022-05-09 15:23:48.420 | + functions-common:time_stop:2451 : total=1722 2022-05-09 15:23:48.422 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:48.424 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2593 2022-05-09 15:23:48.426 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:23:48.429 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-09 15:23:48.431 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:23:48.434 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:23:48.436 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:23:48.439 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:23:48.441 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:23:48.444 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:23:48.446 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-09 15:23:48.448 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:23:48.451 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:23:48.453 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:23:48.455 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:48.458 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:23:48.461 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:23:48.463 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:23:48.466 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:23:48.468 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:23:48.470 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:48.473 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:23:48.476 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-09 15:23:48.479 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:23:48.481 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:23:48.483 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:23:48.486 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:23:48.488 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:23:48.491 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:23:48.493 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-09 15:23:48.495 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-09 15:23:48.512 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:48.514 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-09 15:23:48.517 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:23:48.519 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-09 15:23:48.522 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-09 15:23:48.525 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-09 15:23:48.529 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-09 15:23:48.531 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-09 15:23:48.534 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-09 15:23:48.536 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-09 15:23:48.539 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-09 15:23:48.541 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-09 15:23:48.544 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-09 15:23:49.316 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-09 15:23:49.316 | user tags 2022-05-09 15:23:49.316 | stackrabbit []' 2022-05-09 15:23:49.320 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-09 15:23:49.320 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-09 15:23:49.320 | user tags 2022-05-09 15:23:49.320 | stackrabbit []' 2022-05-09 15:23:49.326 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-09 15:23:49.329 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-09 15:23:49.332 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-09 15:23:50.063 | Changing password for user "stackrabbit" ... 2022-05-09 15:23:50.091 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-09 15:23:50.826 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-09 15:23:50.850 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-09 15:23:50.852 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-09 15:23:51.544 | Changing password for user "stackrabbit" ... 2022-05-09 15:23:51.571 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-09 15:23:51.573 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-09 15:23:51.576 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-09 15:23:52.269 | Deleting user "guest" ... 2022-05-09 15:23:52.286 | Error: 2022-05-09 15:23:52.286 | {:no_such_user, "guest"} 2022-05-09 15:23:52.300 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-09 15:23:52.303 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-09 15:23:52.321 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:52.324 | + ./stack.sh:main:838 : install_database 2022-05-09 15:23:52.326 | + lib/database:install_database:118 : install_database_mysql 2022-05-09 15:23:52.328 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-09 15:23:52.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:52.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:52.335 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-09 15:23:52.571 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-09 15:23:52.573 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:52.577 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-09 15:23:52.580 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-09 15:23:52.582 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:52.584 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-09 15:23:52.587 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:23:52.589 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:23:52.593 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:23:52.596 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:52.598 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:23:52.601 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:23:52.604 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:23:52.606 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:23:52.609 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:23:52.611 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:52.614 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:23:52.616 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-09 15:23:52.619 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:23:52.621 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:23:52.624 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:23:52.626 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:23:52.628 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:23:52.631 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:23:52.633 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-09 15:23:52.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:52.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:52.640 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-09 15:23:52.643 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:52.645 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:52.648 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:52.650 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:52.653 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:52.656 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:52.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:52.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:52.664 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:52.666 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:52.669 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:52.671 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:52.673 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-09 15:23:52.675 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:52.678 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:52.680 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:52.683 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-09 15:23:52.704 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-09 15:23:52.815 | Reading package lists... 2022-05-09 15:23:53.089 | Building dependency tree... 2022-05-09 15:23:53.091 | Reading state information... 2022-05-09 15:23:53.391 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-09 15:23:53.391 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:53.392 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:53.392 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:53.392 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:53.392 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:53.392 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:53.393 | python3-zope.interface 2022-05-09 15:23:53.393 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:53.517 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:53.523 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:23:53.525 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:53.527 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:53.530 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:53.532 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:53.535 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:53.538 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:53.540 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:53.546 | + functions-common:time_stop:2444 : start_time=1652109832701 2022-05-09 15:23:53.548 | + functions-common:time_stop:2446 : [[ -z 1652109832701 ]] 2022-05-09 15:23:53.551 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:53.555 | + functions-common:time_stop:2449 : end_time=1652109833553 2022-05-09 15:23:53.558 | + functions-common:time_stop:2450 : elapsed_time=852 2022-05-09 15:23:53.560 | + functions-common:time_stop:2451 : total=2593 2022-05-09 15:23:53.562 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:53.564 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3445 2022-05-09 15:23:53.566 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:23:53.570 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-09 15:23:53.572 | + ./stack.sh:main:841 : install_database_python 2022-05-09 15:23:53.574 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-09 15:23:53.577 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-09 15:23:53.579 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-09 15:23:53.581 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:23:53.584 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-09 15:23:53.587 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-09 15:23:53.589 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:23:53.593 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:23:53.593 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:23:53.599 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-09 15:23:53.601 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-09 15:23:53.603 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-09 15:23:53.606 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-09 15:23:53.609 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-09 15:23:53.633 | Using python 3.8 to install PyMySQL 2022-05-09 15:23:53.636 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-09 15:23:54.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:54.586 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:54.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:54.586 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:55.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:55.820 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-09 15:23:58.369 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:23:58.376 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:58.376 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:58.504 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:58.507 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:58.509 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:58.512 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:58.514 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:58.516 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:58.519 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:58.522 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:58.524 | + functions-common:time_stop:2444 : start_time=1652109833627 2022-05-09 15:23:58.526 | + functions-common:time_stop:2446 : [[ -z 1652109833627 ]] 2022-05-09 15:23:58.529 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:58.534 | + functions-common:time_stop:2449 : end_time=1652109838531 2022-05-09 15:23:58.536 | + functions-common:time_stop:2450 : elapsed_time=4904 2022-05-09 15:23:58.539 | + functions-common:time_stop:2451 : total=23906 2022-05-09 15:23:58.541 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:58.544 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28810 2022-05-09 15:23:58.546 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:58.548 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-09 15:23:58.551 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-09 15:23:58.553 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-09 15:23:58.556 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-09 15:23:58.573 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:58.575 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-09 15:23:58.578 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-09 15:23:58.581 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:23:58.582 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:23:58.588 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:23:58.590 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:23:58.593 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-09 15:23:58.595 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:23:58.598 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-09 15:23:58.600 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-09 15:23:58.616 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:58.618 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-09 15:23:58.621 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:58.623 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:58.625 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:58.627 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:58.630 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:58.633 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:58.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:58.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:58.640 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:58.642 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:58.645 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:58.647 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:58.650 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-09 15:23:58.652 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:58.654 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:58.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:58.659 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-09 15:23:58.681 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-09 15:23:58.792 | Reading package lists... 2022-05-09 15:23:59.054 | Building dependency tree... 2022-05-09 15:23:59.056 | Reading state information... 2022-05-09 15:23:59.327 | radvd is already the newest version (1:2.17-2). 2022-05-09 15:23:59.327 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:59.328 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:59.328 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:59.328 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:59.328 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:59.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:59.328 | python3-zope.interface 2022-05-09 15:23:59.328 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:59.448 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:59.452 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:23:59.454 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:59.457 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:59.459 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:59.461 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:59.463 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:59.466 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:59.468 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:59.471 | + functions-common:time_stop:2444 : start_time=1652109838678 2022-05-09 15:23:59.473 | + functions-common:time_stop:2446 : [[ -z 1652109838678 ]] 2022-05-09 15:23:59.476 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:59.480 | + functions-common:time_stop:2449 : end_time=1652109839478 2022-05-09 15:23:59.482 | + functions-common:time_stop:2450 : elapsed_time=800 2022-05-09 15:23:59.485 | + functions-common:time_stop:2451 : total=3445 2022-05-09 15:23:59.487 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:59.490 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4245 2022-05-09 15:23:59.493 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:23:59.495 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-09 15:23:59.512 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:59.515 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-09 15:23:59.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-09 15:23:59.520 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-09 15:23:59.523 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-09 15:23:59.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-09 15:23:59.545 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:59.547 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:59.550 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:59.553 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:59.555 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:59.558 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:59.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:59.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:59.565 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:59.567 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:59.570 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:59.572 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:59.574 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-09 15:23:59.577 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:59.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:59.581 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:59.584 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-09 15:23:59.604 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-09 15:23:59.718 | Reading package lists... 2022-05-09 15:23:59.981 | Building dependency tree... 2022-05-09 15:23:59.982 | Reading state information... 2022-05-09 15:24:00.260 | fakeroot is already the newest version (1.24-1). 2022-05-09 15:24:00.260 | make is already the newest version (4.2.1-1.2). 2022-05-09 15:24:00.260 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-09 15:24:00.260 | The following packages were automatically installed and are no longer required: 2022-05-09 15:24:00.261 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:24:00.261 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:24:00.261 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:24:00.261 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:24:00.261 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:24:00.261 | python3-zope.interface 2022-05-09 15:24:00.261 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:24:00.379 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:24:00.384 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:24:00.386 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:24:00.390 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:00.392 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:00.394 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:00.397 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:00.399 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:00.401 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:24:00.403 | + functions-common:time_stop:2444 : start_time=1652109839602 2022-05-09 15:24:00.405 | + functions-common:time_stop:2446 : [[ -z 1652109839602 ]] 2022-05-09 15:24:00.408 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:00.413 | + functions-common:time_stop:2449 : end_time=1652109840410 2022-05-09 15:24:00.415 | + functions-common:time_stop:2450 : elapsed_time=808 2022-05-09 15:24:00.417 | + functions-common:time_stop:2451 : total=4245 2022-05-09 15:24:00.419 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:00.421 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5053 2022-05-09 15:24:00.423 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:24:00.426 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-09 15:24:00.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:00.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:00.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-09 15:24:00.435 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-09 15:24:00.438 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-09 15:24:00.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-09 15:24:00.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-09 15:24:00.448 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-09 15:24:00.448 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-09 15:24:00.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-09 15:24:00.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-09 15:24:00.457 | + functions:vercmp:628 : local v1=5.4 2022-05-09 15:24:00.460 | + functions:vercmp:629 : local 'op=<' 2022-05-09 15:24:00.462 | + functions:vercmp:630 : local v2=3.13 2022-05-09 15:24:00.464 | + functions:vercmp:631 : local result 2022-05-09 15:24:00.468 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-09 15:24:00.469 | ++ functions:vercmp:635 : sort -V 2022-05-09 15:24:00.470 | ++ functions:vercmp:635 : head -1 2022-05-09 15:24:00.475 | + functions:vercmp:635 : result=3.13 2022-05-09 15:24:00.479 | + functions:vercmp:637 : case $op in 2022-05-09 15:24:00.482 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-09 15:24:00.484 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-09 15:24:00.489 | + functions:vercmp:648 : return 2022-05-09 15:24:00.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-09 15:24:00.494 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:24:00.497 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-09 15:24:00.991 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-09 15:24:00.994 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-09 15:24:00.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-09 15:24:01.007 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.012 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-09 15:24:01.030 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:01.035 | + ./stack.sh:main:849 : install_etcd3 2022-05-09 15:24:01.038 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-09 15:24:01.038 | Installing etcd 2022-05-09 15:24:01.041 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-09 15:24:01.054 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-09 15:24:01.066 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-09 15:24:01.072 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-09 15:24:01.086 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-09 15:24:01.090 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:24:01.093 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:24:01.096 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:24:01.101 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:24:01.104 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-05-09 15:24:01.112 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-09 15:24:01.116 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:24:01.119 | ++ functions:get_extra_file:74 : return 2022-05-09 15:24:01.123 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:24:01.125 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-09 15:24:01.128 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-09 15:24:01.131 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-09 15:24:01.148 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:01.150 | + ./stack.sh:main:868 : install_dstat 2022-05-09 15:24:01.153 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-09 15:24:01.171 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:01.173 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-09 15:24:01.176 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:24:01.179 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-09 15:24:01.182 | + ./stack.sh:main:877 : install_libs 2022-05-09 15:24:01.184 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-09 15:24:01.187 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-09 15:24:01.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-09 15:24:01.191 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-09 15:24:01.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-09 15:24:01.201 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.203 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-09 15:24:01.206 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-09 15:24:01.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-09 15:24:01.210 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-09 15:24:01.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-09 15:24:01.220 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.222 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-09 15:24:01.225 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-09 15:24:01.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-09 15:24:01.231 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-09 15:24:01.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-09 15:24:01.240 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.243 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-09 15:24:01.245 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-09 15:24:01.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-09 15:24:01.250 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-09 15:24:01.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-09 15:24:01.261 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.264 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-09 15:24:01.266 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-09 15:24:01.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-09 15:24:01.271 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-09 15:24:01.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-09 15:24:01.280 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.282 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-09 15:24:01.285 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-09 15:24:01.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-09 15:24:01.290 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-09 15:24:01.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-09 15:24:01.302 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.304 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-09 15:24:01.307 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-09 15:24:01.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-09 15:24:01.311 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-09 15:24:01.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-09 15:24:01.323 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.325 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-09 15:24:01.327 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-09 15:24:01.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-09 15:24:01.332 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-09 15:24:01.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-09 15:24:01.341 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.344 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-09 15:24:01.346 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-09 15:24:01.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-09 15:24:01.351 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-09 15:24:01.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-09 15:24:01.361 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.363 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-09 15:24:01.366 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-09 15:24:01.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-09 15:24:01.371 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-09 15:24:01.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.378 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-09 15:24:01.380 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.383 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-09 15:24:01.385 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-09 15:24:01.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-09 15:24:01.390 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-09 15:24:01.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-09 15:24:01.400 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.402 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-09 15:24:01.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-09 15:24:01.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-09 15:24:01.409 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-09 15:24:01.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-09 15:24:01.421 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.423 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-09 15:24:01.425 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-09 15:24:01.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-09 15:24:01.431 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-09 15:24:01.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.439 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.441 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-09 15:24:01.444 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.447 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-09 15:24:01.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-09 15:24:01.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-09 15:24:01.454 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-09 15:24:01.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-09 15:24:01.464 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.467 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-09 15:24:01.469 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-09 15:24:01.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-09 15:24:01.475 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-09 15:24:01.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-09 15:24:01.484 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.487 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-09 15:24:01.490 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-09 15:24:01.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-09 15:24:01.494 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-09 15:24:01.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.499 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.502 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-09 15:24:01.506 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.508 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-09 15:24:01.510 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-09 15:24:01.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-09 15:24:01.515 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-09 15:24:01.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-09 15:24:01.524 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.527 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-09 15:24:01.529 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-09 15:24:01.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-09 15:24:01.534 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-09 15:24:01.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.539 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-09 15:24:01.544 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.546 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-09 15:24:01.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-09 15:24:01.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-09 15:24:01.554 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-09 15:24:01.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-09 15:24:01.564 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.566 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-09 15:24:01.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-09 15:24:01.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-09 15:24:01.574 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-09 15:24:01.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-09 15:24:01.583 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.586 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-09 15:24:01.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-09 15:24:01.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-09 15:24:01.594 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-09 15:24:01.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.604 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-09 15:24:01.606 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.608 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-09 15:24:01.611 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-09 15:24:01.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-09 15:24:01.616 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-09 15:24:01.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.624 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-09 15:24:01.626 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.629 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-09 15:24:01.631 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-09 15:24:01.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-09 15:24:01.636 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-09 15:24:01.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-09 15:24:01.646 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.648 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-09 15:24:01.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-09 15:24:01.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-09 15:24:01.655 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-09 15:24:01.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.660 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.663 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-09 15:24:01.666 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.668 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-09 15:24:01.671 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-09 15:24:01.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-09 15:24:01.676 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-09 15:24:01.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-09 15:24:01.685 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.688 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-09 15:24:01.690 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-09 15:24:01.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-09 15:24:01.699 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-09 15:24:01.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-09 15:24:01.709 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.711 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-09 15:24:01.714 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-09 15:24:01.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-09 15:24:01.719 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-09 15:24:01.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.724 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-09 15:24:01.729 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.731 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-09 15:24:01.734 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-09 15:24:01.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-09 15:24:01.740 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-09 15:24:01.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-09 15:24:01.749 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.751 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-09 15:24:01.754 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-09 15:24:01.756 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-09 15:24:01.759 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-09 15:24:01.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-09 15:24:01.768 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.773 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-09 15:24:01.775 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-09 15:24:01.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-09 15:24:01.780 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-09 15:24:01.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.788 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-09 15:24:01.790 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.793 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-09 15:24:01.795 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-09 15:24:01.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-09 15:24:01.801 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-09 15:24:01.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.806 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.809 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-09 15:24:01.812 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.815 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-09 15:24:01.818 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-09 15:24:01.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-09 15:24:01.823 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-09 15:24:01.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-09 15:24:01.834 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.836 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-09 15:24:01.839 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-09 15:24:01.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-09 15:24:01.844 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-09 15:24:01.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-09 15:24:01.854 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.856 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-09 15:24:01.858 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-09 15:24:01.861 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-09 15:24:01.863 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-09 15:24:01.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-09 15:24:01.873 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.875 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-09 15:24:01.878 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-09 15:24:01.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-09 15:24:01.882 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-09 15:24:01.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.890 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-09 15:24:01.892 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.894 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-09 15:24:01.897 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-09 15:24:01.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-09 15:24:01.902 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-09 15:24:01.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.907 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-09 15:24:01.912 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.914 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-09 15:24:01.917 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-09 15:24:01.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-09 15:24:01.921 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-09 15:24:01.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-09 15:24:01.931 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.933 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-09 15:24:01.936 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-09 15:24:01.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-09 15:24:01.941 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-09 15:24:01.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:01.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:01.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-09 15:24:01.950 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:01.953 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-09 15:24:01.975 | Using python 3.8 to install etcd3 2022-05-09 15:24:01.978 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-09 15:24:02.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:02.900 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:02.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:02.900 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:04.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:04.133 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-09 15:24:04.142 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-09 15:24:04.143 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-09 15:24:04.144 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.0) 2022-05-09 15:24:04.145 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-09 15:24:06.696 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:24:06.703 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:06.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:06.842 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:06.844 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:06.846 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:06.849 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:06.851 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:06.853 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:06.855 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:06.857 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:06.860 | + functions-common:time_stop:2444 : start_time=1652109841969 2022-05-09 15:24:06.862 | + functions-common:time_stop:2446 : [[ -z 1652109841969 ]] 2022-05-09 15:24:06.865 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:06.869 | + functions-common:time_stop:2449 : end_time=1652109846866 2022-05-09 15:24:06.871 | + functions-common:time_stop:2450 : elapsed_time=4897 2022-05-09 15:24:06.873 | + functions-common:time_stop:2451 : total=28810 2022-05-09 15:24:06.876 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:06.878 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33707 2022-05-09 15:24:06.881 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:06.883 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-09 15:24:06.907 | Using python 3.8 to install etcd3gw 2022-05-09 15:24:06.909 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-09 15:24:07.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:07.811 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:07.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:07.811 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:09.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:09.071 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-09 15:24:09.078 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-09 15:24:09.079 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-09 15:24:09.080 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-09 15:24:09.108 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-09 15:24:09.111 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-09 15:24:09.112 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-09 15:24:09.114 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-09 15:24:11.674 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:24:11.681 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:11.681 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:11.823 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:11.825 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:11.828 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:11.830 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:11.833 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:11.835 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:11.837 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:11.839 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:11.841 | + functions-common:time_stop:2444 : start_time=1652109846901 2022-05-09 15:24:11.844 | + functions-common:time_stop:2446 : [[ -z 1652109846901 ]] 2022-05-09 15:24:11.846 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:11.850 | + functions-common:time_stop:2449 : end_time=1652109851848 2022-05-09 15:24:11.853 | + functions-common:time_stop:2450 : elapsed_time=4947 2022-05-09 15:24:11.855 | + functions-common:time_stop:2451 : total=33707 2022-05-09 15:24:11.857 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:11.859 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=38654 2022-05-09 15:24:11.862 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:11.864 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-09 15:24:11.866 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-09 15:24:11.869 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-09 15:24:11.871 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:24:11.873 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:24:11.876 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:24:11.878 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:24:11.881 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:24:11.883 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:24:11.886 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:24:11.888 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:24:11.890 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:24:11.893 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:24:11.896 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:24:11.898 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-09 15:24:11.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:11.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:11.905 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-09 15:24:11.907 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:24:11.910 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:24:11.912 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:24:11.914 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:24:11.917 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:24:11.919 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:11.922 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:24:11.924 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:11.926 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:11.929 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:24:11.931 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:24:11.933 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:24:11.938 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:24:11.938 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:24:11.941 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:24:11.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:11.946 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:11.948 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:24:11.971 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:24:12.081 | Reading package lists... 2022-05-09 15:24:12.349 | Building dependency tree... 2022-05-09 15:24:12.351 | Reading state information... 2022-05-09 15:24:12.625 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-09 15:24:12.625 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-09 15:24:12.625 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:24:12.625 | The following packages were automatically installed and are no longer required: 2022-05-09 15:24:12.626 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:24:12.626 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:24:12.626 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:24:12.626 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:24:12.626 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:24:12.626 | python3-zope.interface 2022-05-09 15:24:12.626 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:24:12.743 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:24:12.747 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:24:12.750 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:24:12.752 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:12.756 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:12.758 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:12.760 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:12.762 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:12.765 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:24:12.767 | + functions-common:time_stop:2444 : start_time=1652109851968 2022-05-09 15:24:12.769 | + functions-common:time_stop:2446 : [[ -z 1652109851968 ]] 2022-05-09 15:24:12.773 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:12.777 | + functions-common:time_stop:2449 : end_time=1652109852775 2022-05-09 15:24:12.780 | + functions-common:time_stop:2450 : elapsed_time=807 2022-05-09 15:24:12.782 | + functions-common:time_stop:2451 : total=5053 2022-05-09 15:24:12.784 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:12.786 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5860 2022-05-09 15:24:12.789 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:24:12.791 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-09 15:24:12.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:12.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:12.798 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-09 15:24:12.861 | Module proxy already enabled 2022-05-09 15:24:12.865 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-09 15:24:12.929 | Considering dependency proxy for proxy_uwsgi: 2022-05-09 15:24:12.929 | Module proxy already enabled 2022-05-09 15:24:12.929 | Module proxy_uwsgi already enabled 2022-05-09 15:24:12.933 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-09 15:24:12.935 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:24:12.938 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:24:12.940 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:24:13.078 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-09 15:24:13.081 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-09 15:24:13.083 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-09 15:24:13.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-09 15:24:13.093 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.096 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-09 15:24:13.099 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-09 15:24:13.102 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-09 15:24:13.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-09 15:24:13.112 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.115 | + ./stack.sh:main:885 : install_glanceclient 2022-05-09 15:24:13.117 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-09 15:24:13.119 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-09 15:24:13.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.124 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-09 15:24:13.130 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.132 | + ./stack.sh:main:886 : install_cinderclient 2022-05-09 15:24:13.135 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-09 15:24:13.137 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-09 15:24:13.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-09 15:24:13.147 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.151 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-09 15:24:13.154 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-09 15:24:13.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-09 15:24:13.169 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.171 | + ./stack.sh:main:887 : install_novaclient 2022-05-09 15:24:13.174 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-09 15:24:13.177 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-09 15:24:13.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.182 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.184 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-09 15:24:13.187 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.189 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-09 15:24:13.208 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:13.211 | + ./stack.sh:main:889 : install_swiftclient 2022-05-09 15:24:13.213 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-09 15:24:13.216 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-09 15:24:13.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-09 15:24:13.226 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.228 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-09 15:24:13.246 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:13.248 | + ./stack.sh:main:892 : install_neutronclient 2022-05-09 15:24:13.250 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-09 15:24:13.253 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-09 15:24:13.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.261 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-09 15:24:13.263 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.266 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-09 15:24:13.268 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-09 15:24:13.271 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-09 15:24:13.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:13.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:13.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-09 15:24:13.281 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:13.283 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-09 15:24:13.287 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-09 15:24:13.289 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:24:13.292 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-09 15:24:13.295 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-09 15:24:13.297 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:24:13.302 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:24:13.302 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:24:13.308 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-09 15:24:13.310 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-09 15:24:13.313 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-09 15:24:13.316 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-09 15:24:13.319 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-09 15:24:13.341 | Using python 3.8 to install keystonemiddleware 2022-05-09 15:24:13.343 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-09 15:24:14.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:14.220 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:14.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:14.220 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:15.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:15.478 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-09 15:24:15.533 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-09 15:24:15.534 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-09 15:24:15.535 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-09 15:24:15.537 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-09 15:24:15.538 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-09 15:24:15.539 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-09 15:24:15.540 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-09 15:24:15.541 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-09 15:24:15.542 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-09 15:24:15.543 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-09 15:24:15.544 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-09 15:24:15.545 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-09 15:24:15.547 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-09 15:24:15.548 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-09 15:24:15.606 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-09 15:24:15.608 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-09 15:24:15.610 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-09 15:24:15.648 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-09 15:24:15.689 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-09 15:24:15.690 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-09 15:24:15.692 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-09 15:24:15.693 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-09 15:24:15.744 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-09 15:24:15.747 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-09 15:24:15.756 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-09 15:24:15.757 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-09 15:24:15.771 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-09 15:24:15.772 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-09 15:24:15.773 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-09 15:24:15.840 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-09 15:24:15.841 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-09 15:24:15.842 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-09 15:24:15.845 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-09 15:24:15.896 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-09 15:24:15.908 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-09 15:24:18.418 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:24:18.426 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:18.426 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:18.574 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:18.576 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:18.579 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:18.581 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:18.584 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:18.586 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:18.589 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:18.591 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:18.594 | + functions-common:time_stop:2444 : start_time=1652109853335 2022-05-09 15:24:18.596 | + functions-common:time_stop:2446 : [[ -z 1652109853335 ]] 2022-05-09 15:24:18.599 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:18.603 | + functions-common:time_stop:2449 : end_time=1652109858601 2022-05-09 15:24:18.606 | + functions-common:time_stop:2450 : elapsed_time=5266 2022-05-09 15:24:18.608 | + functions-common:time_stop:2451 : total=38654 2022-05-09 15:24:18.610 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:18.613 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=43920 2022-05-09 15:24:18.615 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:18.618 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-09 15:24:18.620 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-09 15:24:18.623 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:24:18.626 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-09 15:24:18.629 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-09 15:24:18.631 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:24:18.636 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:24:18.636 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:24:18.641 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-09 15:24:18.644 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-09 15:24:18.647 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-09 15:24:18.650 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-09 15:24:18.653 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-09 15:24:18.674 | Using python 3.8 to install python-memcached 2022-05-09 15:24:18.677 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-09 15:24:19.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:19.560 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:19.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:19.560 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:20.748 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:20.781 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-09 15:24:20.785 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-09 15:24:23.339 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:24:23.347 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:23.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:23.489 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:23.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:23.494 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:23.496 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:23.498 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:23.501 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:23.503 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:23.506 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:23.510 | + functions-common:time_stop:2444 : start_time=1652109858669 2022-05-09 15:24:23.512 | + functions-common:time_stop:2446 : [[ -z 1652109858669 ]] 2022-05-09 15:24:23.516 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:23.521 | + functions-common:time_stop:2449 : end_time=1652109863518 2022-05-09 15:24:23.523 | + functions-common:time_stop:2450 : elapsed_time=4849 2022-05-09 15:24:23.525 | + functions-common:time_stop:2451 : total=43920 2022-05-09 15:24:23.528 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:23.530 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=48769 2022-05-09 15:24:23.532 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:23.535 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-09 15:24:23.553 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:23.556 | + ./stack.sh:main:899 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-05-09 15:24:23.558 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-09 15:24:23.560 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-09 15:24:23.563 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-09 15:24:23.565 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:24:23.569 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-09 15:24:23.571 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-09 15:24:23.587 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:23.589 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-09 15:24:23.592 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-09 15:24:23.594 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-09 15:24:23.596 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:24:23.599 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:24:23.601 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:24:23.604 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:24:23.606 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:24:23.609 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:24:23.625 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:24:23.627 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:24:23.630 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:23.633 | + functions-common:git_clone:629 : echo master 2022-05-09 15:24:23.633 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:24:23.639 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-09 15:24:23.641 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:23.643 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-09 15:24:23.656 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-09 15:24:23.659 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:24:23.659 | + functions-common:git_clone:690 : head -1 2022-05-09 15:24:23.663 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-09 15:24:23.665 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:24:23.668 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-09 15:24:23.670 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:24:23.672 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:24:23.674 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-09 15:24:23.677 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:24:23.679 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-09 15:24:23.682 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:24:23.685 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:24:23.687 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-09 15:24:23.690 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:24:23.694 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:24:23.697 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-09 15:24:23.700 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:24:23.703 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-09 15:24:23.706 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:24:23.709 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:24:23.713 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-09 15:24:23.720 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-09 15:24:23.724 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-09 15:24:24.422 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-09 15:24:24.425 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:24:24.427 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:24:24.430 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:24:24.432 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:24:24.434 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-09 15:24:24.436 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:24:24.439 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:24:24.442 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:24:24.444 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:24:24.446 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:24:24.448 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:24:24.451 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:24:24.454 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-09 15:24:24.482 | Using python 3.8 to install /opt/stack/keystone 2022-05-09 15:24:24.484 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-09 15:24:25.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:25.375 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:25.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:25.375 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:26.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:26.633 | Obtaining file:///opt/stack/keystone 2022-05-09 15:24:26.634 | Preparing metadata (setup.py): started 2022-05-09 15:24:31.908 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:24:31.985 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-09 15:24:31.986 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-09 15:24:31.988 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-09 15:24:31.989 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-09 15:24:31.990 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-09 15:24:31.991 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-09 15:24:31.992 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-09 15:24:31.993 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-09 15:24:31.994 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-09 15:24:31.996 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-09 15:24:31.997 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-09 15:24:31.998 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-09 15:24:31.999 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-09 15:24:32.000 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-09 15:24:32.001 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-09 15:24:32.002 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-09 15:24:32.003 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.13.0) 2022-05-09 15:24:32.004 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-09 15:24:32.006 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-09 15:24:32.007 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-09 15:24:32.008 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-09 15:24:32.009 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-09 15:24:32.010 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-09 15:24:32.012 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-09 15:24:32.013 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-09 15:24:32.014 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-09 15:24:32.015 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-09 15:24:32.016 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.3.0) 2022-05-09 15:24:32.017 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-09 15:24:32.018 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-09 15:24:32.020 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-09 15:24:32.021 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-09 15:24:32.022 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-09 15:24:32.023 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-09 15:24:32.033 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-09 15:24:32.077 | 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.dev13) (5.1.1) 2022-05-09 15:24:32.095 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-09 15:24:32.097 | 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.dev13) (2.1.2) 2022-05-09 15:24:32.098 | 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.dev13) (3.1.2) 2022-05-09 15:24:32.099 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-09 15:24:32.100 | 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.dev13) (2.1.2) 2022-05-09 15:24:32.110 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-09 15:24:32.112 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-09 15:24:32.176 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-09 15:24:32.179 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-09 15:24:32.277 | 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.dev13) (1.5.0) 2022-05-09 15:24:32.278 | 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.dev13) (0.8.0) 2022-05-09 15:24:32.279 | 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.dev13) (2.5.0) 2022-05-09 15:24:32.281 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-09 15:24:32.336 | 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.dev13) (2.0.1) 2022-05-09 15:24:32.338 | 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.dev13) (1.7.7) 2022-05-09 15:24:32.341 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-09 15:24:32.391 | 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.dev13) (2.8.2) 2022-05-09 15:24:32.396 | 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.dev13) (0.9.6) 2022-05-09 15:24:32.483 | 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.dev13) (5.0.0) 2022-05-09 15:24:32.486 | 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.dev13) (0.4.0) 2022-05-09 15:24:32.487 | 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.dev13) (2.4.1) 2022-05-09 15:24:32.489 | 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.dev13) (2.8.0) 2022-05-09 15:24:32.490 | 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.dev13) (5.2.4) 2022-05-09 15:24:32.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.dev13) (5.1.1) 2022-05-09 15:24:32.511 | 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.dev13) (3.3.0) 2022-05-09 15:24:32.562 | 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.dev13) (3.3.0) 2022-05-09 15:24:32.584 | 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.dev13) (3.0.8) 2022-05-09 15:24:32.585 | 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.dev13) (0.11.0) 2022-05-09 15:24:32.586 | 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.dev13) (1.0.2) 2022-05-09 15:24:32.588 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-09 15:24:32.636 | 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.dev13) (4.5.1) 2022-05-09 15:24:32.753 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.1.0) 2022-05-09 15:24:32.754 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.10.0) 2022-05-09 15:24:32.755 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-09 15:24:32.756 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-09 15:24:32.758 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-09 15:24:32.989 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-09 15:24:33.014 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-09 15:24:33.014 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-09 15:24:33.085 | 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.dev13) (1.2.0) 2022-05-09 15:24:33.104 | 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.dev13) (5.0.0) 2022-05-09 15:24:33.164 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-09 15:24:33.205 | 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.dev13) (1.14.1) 2022-05-09 15:24:33.315 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-09 15:24:33.372 | 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.dev13) (2.1.1) 2022-05-09 15:24:33.447 | 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.dev13) (1.7.0) 2022-05-09 15:24:33.578 | 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.dev13) (0.17.3) 2022-05-09 15:24:33.609 | 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.dev13) (0.14.1) 2022-05-09 15:24:33.652 | 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.dev13) (2.1.1) 2022-05-09 15:24:33.653 | 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.dev13) (2.5.1) 2022-05-09 15:24:33.656 | 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.dev13) (0.33.0) 2022-05-09 15:24:33.658 | 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.dev13) (3.5.0) 2022-05-09 15:24:33.659 | 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.dev13) (3.0.0) 2022-05-09 15:24:33.660 | 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.dev13) (1.3.3) 2022-05-09 15:24:33.714 | 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.dev13) (0.2.5) 2022-05-09 15:24:33.856 | 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.dev13) (2019.11.28) 2022-05-09 15:24:33.859 | 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.dev13) (3.3) 2022-05-09 15:24:33.861 | 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.dev13) (2.0.12) 2022-05-09 15:24:33.862 | 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.dev13) (1.26.9) 2022-05-09 15:24:34.022 | 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.dev13) (2.5.0) 2022-05-09 15:24:34.102 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-09 15:24:34.351 | 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.dev13) (2.2.1) 2022-05-09 15:24:34.621 | 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.dev13) (0.7) 2022-05-09 15:24:34.657 | 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.dev13) (1.0.0) 2022-05-09 15:24:36.586 | Installing collected packages: keystone 2022-05-09 15:24:36.586 | Attempting uninstall: keystone 2022-05-09 15:24:36.586 | Found existing installation: keystone 21.1.0.dev13 2022-05-09 15:24:36.590 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-09 15:24:36.591 | Running setup.py develop for keystone 2022-05-09 15:24:42.958 | Successfully installed keystone 2022-05-09 15:24:42.958 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:24:42.966 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:42.966 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:43.117 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:43.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:43.121 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:43.123 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:43.126 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:43.128 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:43.130 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:43.132 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:43.134 | + functions-common:time_stop:2444 : start_time=1652109864475 2022-05-09 15:24:43.136 | + functions-common:time_stop:2446 : [[ -z 1652109864475 ]] 2022-05-09 15:24:43.139 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:43.143 | + functions-common:time_stop:2449 : end_time=1652109883140 2022-05-09 15:24:43.146 | + functions-common:time_stop:2450 : elapsed_time=18665 2022-05-09 15:24:43.148 | + functions-common:time_stop:2451 : total=48769 2022-05-09 15:24:43.150 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:43.152 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=67434 2022-05-09 15:24:43.154 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:43.157 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:24:43.160 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:24:43.162 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:24:43.181 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:24:43.193 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-09 15:24:43.196 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-09 15:24:43.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:43.200 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:43.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-09 15:24:43.206 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:43.209 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-09 15:24:43.227 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:43.230 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:24:43.233 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:24:43.235 | + ./stack.sh:main:901 : configure_keystone 2022-05-09 15:24:43.238 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-09 15:24:43.252 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-09 15:24:43.255 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-09 15:24:43.259 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-09 15:24:43.276 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:43.278 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-09 15:24:43.310 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-09 15:24:43.340 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-09 15:24:43.374 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-09 15:24:43.407 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-09 15:24:43.438 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-09 15:24:43.472 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-09 15:24:43.500 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-09 15:24:43.530 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-09 15:24:43.533 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-09 15:24:43.536 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-09 15:24:43.539 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-09 15:24:43.541 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:24:43.544 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:24:43.561 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:43.564 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:24:43.567 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:24:43.570 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:24:43.587 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:43.589 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:24:43.592 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:24:43.624 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:24:43.627 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:24:43.630 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-09 15:24:43.632 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-09 15:24:43.652 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:43.654 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.49/identity 2022-05-09 15:24:43.693 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-09 15:24:43.696 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-09 15:24:43.733 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-09 15:24:43.735 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-09 15:24:43.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-09 15:24:43.741 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-09 15:24:43.743 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-09 15:24:43.746 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-09 15:24:43.781 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-09 15:24:43.784 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-09 15:24:43.787 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-09 15:24:43.789 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-09 15:24:43.793 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:24:43.813 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:24:43.816 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:24:43.818 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:24:43.821 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:24:43.823 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-09 15:24:43.855 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:24:43.886 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:24:43.918 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:24:43.951 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-09 15:24:43.984 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:24:43.987 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-09 15:24:43.990 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-09 15:24:43.993 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-09 15:24:43.995 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-09 15:24:43.997 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:24:44.000 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:24:44.003 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-09 15:24:44.008 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-09 15:24:44.010 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:24:44.013 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:24:44.027 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:24:44.028 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:24:44.036 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:24:44.039 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:24:44.056 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-09 15:24:44.058 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-09 15:24:44.063 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-09 15:24:44.095 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-09 15:24:44.125 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-09 15:24:44.155 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-09 15:24:44.187 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-09 15:24:44.218 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-09 15:24:44.250 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-09 15:24:44.282 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-09 15:24:44.312 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-09 15:24:44.343 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-09 15:24:44.372 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-09 15:24:44.403 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-09 15:24:44.432 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-09 15:24:44.461 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:24:44.463 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:24:44.467 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-09 15:24:44.469 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-09 15:24:44.472 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:24:44.474 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:44.477 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:44.479 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:24:44.482 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:24:44.485 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-09 15:24:44.517 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-09 15:24:44.551 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-09 15:24:44.553 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:24:44.562 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-09 15:24:44.568 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-09 15:24:44.571 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-09 15:24:44.573 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:24:44.576 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:24:44.578 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:24:44.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:44.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:44.588 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:24:44.591 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:24:44.594 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:44.597 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:44.600 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-09 15:24:44.668 | Site keystone-wsgi-public already enabled 2022-05-09 15:24:44.672 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:24:44.675 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:24:44.677 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:24:44.680 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:24:44.820 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-09 15:24:44.855 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-09 15:24:44.894 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-09 15:24:44.935 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-09 15:24:44.938 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-09 15:24:44.974 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-09 15:24:45.003 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-09 15:24:45.035 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-09 15:24:45.038 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-09 15:24:45.041 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-09 15:24:45.059 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:45.062 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-09 15:24:45.079 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:45.082 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-09 15:24:45.084 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-09 15:24:45.087 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-09 15:24:45.089 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:24:45.092 | + lib/stack:stack_install_service:32 : install_swift 2022-05-09 15:24:45.095 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-09 15:24:45.097 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-09 15:24:45.100 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-09 15:24:45.102 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:24:45.104 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:24:45.107 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:24:45.110 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:24:45.113 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:24:45.116 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:24:45.133 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:24:45.135 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:24:45.137 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:45.140 | + functions-common:git_clone:629 : echo master 2022-05-09 15:24:45.140 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:24:45.146 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-09 15:24:45.149 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:45.151 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-09 15:24:45.165 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-09 15:24:45.168 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:24:45.169 | + functions-common:git_clone:690 : head -1 2022-05-09 15:24:45.172 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-09 15:24:45.176 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:24:45.178 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-09 15:24:45.181 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:24:45.183 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:24:45.186 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-09 15:24:45.188 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-09 15:24:45.191 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-09 15:24:45.194 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:24:45.196 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:24:45.199 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-09 15:24:45.201 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:24:45.203 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-09 15:24:45.207 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-09 15:24:45.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:24:45.212 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-09 15:24:45.214 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:24:45.217 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:24:45.220 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-09 15:24:45.226 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-09 15:24:45.229 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-09 15:24:45.923 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-09 15:24:45.926 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:24:45.928 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:24:45.930 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:24:45.933 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:24:45.935 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-09 15:24:45.937 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:24:45.941 | + inc/python:setup_package:428 : local extras=keystone 2022-05-09 15:24:45.943 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:24:45.946 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-09 15:24:45.948 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-09 15:24:45.950 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-09 15:24:45.953 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:24:45.955 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-09 15:24:45.977 | Using python 3.8 to install /opt/stack/swift 2022-05-09 15:24:45.979 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-09 15:24:46.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:46.883 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:46.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:46.883 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:48.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:48.121 | Obtaining file:///opt/stack/swift 2022-05-09 15:24:48.122 | Preparing metadata (setup.py): started 2022-05-09 15:24:52.976 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:24:53.016 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.33.0) 2022-05-09 15:24:53.017 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.1.2) 2022-05-09 15:24:53.018 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.11.0) 2022-05-09 15:24:53.019 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.1.1) 2022-05-09 15:24:53.020 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (4.8.0) 2022-05-09 15:24:53.021 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.27.1) 2022-05-09 15:24:53.023 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.16.0) 2022-05-09 15:24:53.024 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.9.9) 2022-05-09 15:24:53.025 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.6.1) 2022-05-09 15:24:53.026 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (36.0.2) 2022-05-09 15:24:53.027 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (9.4.0) 2022-05-09 15:24:53.065 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev40) (1.15.0) 2022-05-09 15:24:53.074 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev40) (2.2.1) 2022-05-09 15:24:53.129 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.1.0) 2022-05-09 15:24:53.131 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.4.0) 2022-05-09 15:24:53.132 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.1.1) 2022-05-09 15:24:53.133 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.7.0) 2022-05-09 15:24:53.134 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.1.0) 2022-05-09 15:24:53.135 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.8.7) 2022-05-09 15:24:53.136 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.9.0) 2022-05-09 15:24:53.137 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.11.0) 2022-05-09 15:24:53.138 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.13.0) 2022-05-09 15:24:53.140 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.5.0) 2022-05-09 15:24:53.141 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.3.0) 2022-05-09 15:24:53.142 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (8.8.0) 2022-05-09 15:24:53.163 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev40) (62.1.0) 2022-05-09 15:24:53.193 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (1.26.9) 2022-05-09 15:24:53.196 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (3.3) 2022-05-09 15:24:53.197 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2019.11.28) 2022-05-09 15:24:53.199 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2.0.12) 2022-05-09 15:24:53.223 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev40) (2.21) 2022-05-09 15:24:53.325 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.7.0) 2022-05-09 15:24:53.326 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.2) 2022-05-09 15:24:53.327 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.5.0) 2022-05-09 15:24:53.370 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.1.5) 2022-05-09 15:24:53.414 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (0.8.0) 2022-05-09 15:24:53.415 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.5.0) 2022-05-09 15:24:53.416 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.5.0) 2022-05-09 15:24:53.417 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (6.0) 2022-05-09 15:24:53.478 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (0.9.6) 2022-05-09 15:24:53.480 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.8.2) 2022-05-09 15:24:53.494 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2022.1) 2022-05-09 15:24:53.495 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.3) 2022-05-09 15:24:53.514 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.0.8) 2022-05-09 15:24:53.517 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (21.3) 2022-05-09 15:24:53.671 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.14.1) 2022-05-09 15:24:53.687 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.1.1) 2022-05-09 15:24:55.983 | Installing collected packages: swift 2022-05-09 15:24:55.983 | Attempting uninstall: swift 2022-05-09 15:24:55.983 | Found existing installation: swift 2.30.0.dev40 2022-05-09 15:24:55.987 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-09 15:24:55.988 | Running setup.py develop for swift 2022-05-09 15:25:01.908 | Successfully installed swift 2022-05-09 15:25:01.908 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:25:01.916 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:25:01.916 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:25:02.067 | + inc/python:pip_install:200 : result=0 2022-05-09 15:25:02.069 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:25:02.072 | + functions-common:time_stop:2437 : local name 2022-05-09 15:25:02.074 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:25:02.076 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:25:02.079 | + functions-common:time_stop:2440 : local total 2022-05-09 15:25:02.081 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:25:02.083 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:25:02.086 | + functions-common:time_stop:2444 : start_time=1652109885971 2022-05-09 15:25:02.088 | + functions-common:time_stop:2446 : [[ -z 1652109885971 ]] 2022-05-09 15:25:02.091 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:25:02.095 | + functions-common:time_stop:2449 : end_time=1652109902092 2022-05-09 15:25:02.098 | + functions-common:time_stop:2450 : elapsed_time=16121 2022-05-09 15:25:02.101 | + functions-common:time_stop:2451 : total=67434 2022-05-09 15:25:02.103 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:25:02.105 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=83555 2022-05-09 15:25:02.107 | + inc/python:pip_install:203 : return 0 2022-05-09 15:25:02.109 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:25:02.113 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:25:02.116 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:25:02.135 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:25:02.147 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-09 15:25:02.149 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-09 15:25:02.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:25:02.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:25:02.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-09 15:25:02.160 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:25:02.163 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-09 15:25:02.166 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:25:02.169 | + ./stack.sh:main:910 : configure_swift 2022-05-09 15:25:02.171 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-09 15:25:02.173 | + lib/swift:configure_swift:332 : local node_number 2022-05-09 15:25:02.176 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-09 15:25:02.178 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-09 15:25:02.180 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-09 15:25:03.424 | No account-reaper running 2022-05-09 15:25:03.424 | No object-expirer running 2022-05-09 15:25:03.424 | No container-auditor running 2022-05-09 15:25:03.425 | No container-sync running 2022-05-09 15:25:03.425 | No container-sharder running 2022-05-09 15:25:03.425 | No container-reconciler running 2022-05-09 15:25:03.425 | No object-replicator running 2022-05-09 15:25:03.425 | No account-server running 2022-05-09 15:25:03.425 | No account-auditor running 2022-05-09 15:25:03.425 | No container-replicator running 2022-05-09 15:25:03.425 | No object-server running 2022-05-09 15:25:03.425 | No proxy-server running 2022-05-09 15:25:03.425 | No container-server running 2022-05-09 15:25:03.425 | No object-auditor running 2022-05-09 15:25:03.425 | No object-updater running 2022-05-09 15:25:03.425 | No account-replicator running 2022-05-09 15:25:03.425 | No container-updater running 2022-05-09 15:25:03.425 | No object-reconstructor running 2022-05-09 15:25:03.536 | + lib/swift:configure_swift:337 : true 2022-05-09 15:25:03.538 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-09 15:25:03.552 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-09 15:25:03.566 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-09 15:25:03.569 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-09 15:25:03.569 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-09 15:25:03.574 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-09 15:25:03.574 | s/%GROUP%/ubuntu/; 2022-05-09 15:25:03.575 | s/%USER%/ubuntu/; 2022-05-09 15:25:03.575 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-09 15:25:03.575 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-09 15:25:03.579 | uid = ubuntu 2022-05-09 15:25:03.579 | gid = ubuntu 2022-05-09 15:25:03.579 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-09 15:25:03.579 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-09 15:25:03.579 | address = 127.0.0.1 2022-05-09 15:25:03.579 | 2022-05-09 15:25:03.579 | [account6612] 2022-05-09 15:25:03.579 | max connections = 25 2022-05-09 15:25:03.579 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:25:03.579 | read only = false 2022-05-09 15:25:03.579 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-09 15:25:03.579 | 2022-05-09 15:25:03.579 | [account6622] 2022-05-09 15:25:03.579 | max connections = 25 2022-05-09 15:25:03.579 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:25:03.579 | read only = false 2022-05-09 15:25:03.579 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-09 15:25:03.579 | 2022-05-09 15:25:03.579 | [account6632] 2022-05-09 15:25:03.579 | max connections = 25 2022-05-09 15:25:03.579 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:25:03.579 | read only = false 2022-05-09 15:25:03.579 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-09 15:25:03.579 | 2022-05-09 15:25:03.579 | [account6642] 2022-05-09 15:25:03.579 | max connections = 25 2022-05-09 15:25:03.579 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:25:03.579 | read only = false 2022-05-09 15:25:03.579 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-09 15:25:03.580 | 2022-05-09 15:25:03.580 | 2022-05-09 15:25:03.580 | [container6611] 2022-05-09 15:25:03.580 | max connections = 25 2022-05-09 15:25:03.580 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:25:03.580 | read only = false 2022-05-09 15:25:03.580 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-09 15:25:03.580 | 2022-05-09 15:25:03.580 | [container6621] 2022-05-09 15:25:03.580 | max connections = 25 2022-05-09 15:25:03.580 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:25:03.580 | read only = false 2022-05-09 15:25:03.580 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-09 15:25:03.580 | 2022-05-09 15:25:03.580 | [container6631] 2022-05-09 15:25:03.581 | max connections = 25 2022-05-09 15:25:03.581 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:25:03.581 | read only = false 2022-05-09 15:25:03.581 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-09 15:25:03.581 | 2022-05-09 15:25:03.581 | [container6641] 2022-05-09 15:25:03.581 | max connections = 25 2022-05-09 15:25:03.581 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:25:03.581 | read only = false 2022-05-09 15:25:03.581 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-09 15:25:03.581 | 2022-05-09 15:25:03.581 | 2022-05-09 15:25:03.581 | [object6613] 2022-05-09 15:25:03.581 | max connections = 25 2022-05-09 15:25:03.581 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:25:03.581 | read only = false 2022-05-09 15:25:03.581 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-09 15:25:03.581 | 2022-05-09 15:25:03.581 | [object6623] 2022-05-09 15:25:03.581 | max connections = 25 2022-05-09 15:25:03.581 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:25:03.581 | read only = false 2022-05-09 15:25:03.581 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-09 15:25:03.581 | 2022-05-09 15:25:03.581 | [object6633] 2022-05-09 15:25:03.581 | max connections = 25 2022-05-09 15:25:03.581 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:25:03.581 | read only = false 2022-05-09 15:25:03.581 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-09 15:25:03.581 | 2022-05-09 15:25:03.581 | [object6643] 2022-05-09 15:25:03.581 | max connections = 25 2022-05-09 15:25:03.582 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:25:03.582 | read only = false 2022-05-09 15:25:03.582 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-09 15:25:03.583 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-09 15:25:03.585 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:03.587 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:03.589 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-09 15:25:03.603 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-09 15:25:03.605 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-09 15:25:03.611 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-09 15:25:03.616 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-09 15:25:03.618 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-09 15:25:03.623 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-09 15:25:03.657 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.49:8080/v1/ 2022-05-09 15:25:03.686 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-09 15:25:03.707 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-09 15:25:03.738 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-09 15:25:03.758 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:25:03.789 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-09 15:25:03.808 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-09 15:25:03.838 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-09 15:25:03.857 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-09 15:25:03.887 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-09 15:25:03.906 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:25:03.935 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-09 15:25:03.954 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-09 15:25:03.971 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:03.973 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-09 15:25:04.005 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-09 15:25:04.043 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-09 15:25:04.075 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-09 15:25:04.103 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-09 15:25:04.120 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:04.122 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-09 15:25:04.150 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-09 15:25:04.168 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:04.170 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-09 15:25:04.187 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:04.189 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-09 15:25:04.192 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-09 15:25:04.207 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:04.210 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-09 15:25:04.212 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-09 15:25:04.214 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-09 15:25:04.219 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-09 15:25:04.225 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-09 15:25:04.255 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-09 15:25:04.283 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-09 15:25:04.318 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-09 15:25:04.352 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-09 15:25:04.384 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-09 15:25:04.386 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-09 15:25:04.388 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-09 15:25:04.390 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-09 15:25:04.393 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-09 15:25:04.422 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-09 15:25:04.451 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:25:04.482 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-09 15:25:04.512 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-09 15:25:04.540 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-09 15:25:04.571 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-09 15:25:04.603 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-09 15:25:04.633 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:25:04.663 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-09 15:25:04.691 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-09 15:25:04.732 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-09 15:25:04.763 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-09 15:25:04.794 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-09 15:25:04.826 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-09 15:25:04.868 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-09 15:25:04.888 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-09 15:25:04.920 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-09 15:25:04.953 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-09 15:25:04.957 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-09 15:25:04.989 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-09 15:25:05.026 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-09 15:25:05.067 | + lib/swift:configure_swift:475 : local node_number 2022-05-09 15:25:05.071 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:25:05.073 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-09 15:25:05.076 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-09 15:25:05.083 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-09 15:25:05.086 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-09 15:25:05.089 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:25:05.092 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-09 15:25:05.095 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-09 15:25:05.098 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:25:05.101 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:25:05.103 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-09 15:25:05.124 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-09 15:25:05.157 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-09 15:25:05.185 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-09 15:25:05.215 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-09 15:25:05.235 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:25:05.266 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-09 15:25:05.286 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:25:05.318 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-09 15:25:05.340 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:25:05.372 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-09 15:25:05.393 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-09 15:25:05.427 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:25:05.448 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:25:05.485 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-09 15:25:05.506 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-09 15:25:05.537 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-09 15:25:05.555 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-09 15:25:05.585 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-05-09 15:25:05.591 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-09 15:25:05.612 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:25:05.647 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-09 15:25:05.685 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-09 15:25:05.688 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-09 15:25:05.695 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-09 15:25:05.697 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-09 15:25:05.700 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:25:05.702 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-09 15:25:05.704 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-09 15:25:05.707 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:25:05.709 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:25:05.712 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-09 15:25:05.733 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-09 15:25:05.768 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-09 15:25:05.789 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-09 15:25:05.820 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-09 15:25:05.840 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:25:05.871 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-09 15:25:05.891 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:25:05.922 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-09 15:25:05.942 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:25:05.973 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-09 15:25:05.992 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-09 15:25:06.023 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:25:06.042 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:25:06.073 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-09 15:25:06.093 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-09 15:25:06.122 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-09 15:25:06.142 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-09 15:25:06.171 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-05-09 15:25:06.177 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-09 15:25:06.197 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:25:06.228 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-09 15:25:06.230 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-09 15:25:06.235 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-09 15:25:06.238 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-09 15:25:06.240 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:25:06.243 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-09 15:25:06.245 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-09 15:25:06.248 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:25:06.250 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:25:06.254 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-09 15:25:06.273 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-09 15:25:06.304 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-09 15:25:06.325 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-09 15:25:06.356 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-09 15:25:06.376 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:25:06.410 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-09 15:25:06.429 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:25:06.461 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-09 15:25:06.481 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:25:06.512 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-09 15:25:06.532 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-09 15:25:06.563 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:25:06.584 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:25:06.615 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-09 15:25:06.637 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-09 15:25:06.668 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-09 15:25:06.687 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-09 15:25:06.717 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-05-09 15:25:06.722 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-09 15:25:06.743 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:25:06.774 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-09 15:25:06.804 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-09 15:25:06.835 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-09 15:25:06.867 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-09 15:25:06.869 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-09 15:25:06.875 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-09 15:25:06.912 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-09 15:25:06.948 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-09 15:25:06.981 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-09 15:25:07.019 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-09 15:25:07.051 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-09 15:25:07.085 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-09 15:25:07.116 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-09 15:25:07.145 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-09 15:25:07.176 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-09 15:25:07.194 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:07.196 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-09 15:25:07.216 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-09 15:25:07.219 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-09 15:25:07.239 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-09 15:25:07.242 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.49 2022-05-09 15:25:07.271 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-09 15:25:07.273 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-09 15:25:07.303 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.49/identity 2022-05-09 15:25:07.333 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-09 15:25:07.336 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-09 15:25:07.364 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-09 15:25:07.382 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:07.384 | + lib/swift:configure_swift:538 : local user_group 2022-05-09 15:25:07.387 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-09 15:25:07.394 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-09 15:25:07.396 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-09 15:25:07.409 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-09 15:25:07.411 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-09 15:25:07.423 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-09 15:25:07.426 | + lib/swift:configure_swift:545 : is_suse 2022-05-09 15:25:07.429 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:25:07.431 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:25:07.433 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:25:07.436 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:25:07.438 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:25:07.441 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:25:07.444 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-09 15:25:07.458 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:25:07.460 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-09 15:25:07.463 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-09 15:25:07.482 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:07.484 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-09 15:25:07.504 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:07.506 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-09 15:25:07.510 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-09 15:25:07.512 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-09 15:25:07.515 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:25:07.517 | + lib/stack:stack_install_service:32 : install_glance 2022-05-09 15:25:07.521 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-09 15:25:07.523 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-09 15:25:07.526 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-09 15:25:07.544 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:07.547 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-09 15:25:07.549 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-09 15:25:07.568 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:07.571 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-09 15:25:07.573 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-09 15:25:07.576 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-09 15:25:07.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:25:07.582 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:25:07.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-09 15:25:07.588 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:25:07.591 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-09 15:25:07.594 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-09 15:25:07.597 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-09 15:25:07.600 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-09 15:25:07.603 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-09 15:25:07.605 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-09 15:25:07.608 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-09 15:25:07.612 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-09 15:25:07.615 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-09 15:25:07.617 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-09 15:25:07.622 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:25:07.622 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-09 15:25:07.628 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-09 15:25:07.630 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-09 15:25:07.633 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-09 15:25:07.636 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-09 15:25:07.639 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-09 15:25:07.662 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-09 15:25:07.665 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-09 15:25:08.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:08.567 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:08.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:08.567 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:09.788 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:25:09.827 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-09 15:25:09.915 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-09 15:25:09.917 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-09 15:25:09.918 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-09 15:25:09.919 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-09 15:25:09.920 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-09 15:25:09.921 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-05-09 15:25:09.922 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-05-09 15:25:09.923 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-09 15:25:09.925 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-09 15:25:09.926 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-09 15:25:09.927 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-09 15:25:09.928 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-09 15:25:09.931 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-09 15:25:09.933 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-05-09 15:25:09.935 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-05-09 15:25:09.938 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-09 15:25:09.940 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-05-09 15:25:09.943 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-09 15:25:09.952 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-09 15:25:09.953 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-09 15:25:09.967 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-05-09 15:25:10.038 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-09 15:25:10.039 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-09 15:25:10.040 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-09 15:25:10.064 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-09 15:25:10.065 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-09 15:25:10.067 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-09 15:25:10.069 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-09 15:25:10.071 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-09 15:25:10.081 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-09 15:25:10.123 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-09 15:25:10.125 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-09 15:25:10.126 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-09 15:25:10.129 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-09 15:25:10.150 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-09 15:25:10.151 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-09 15:25:10.170 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-09 15:25:10.186 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-09 15:25:10.188 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-09 15:25:10.208 | 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.3.0) 2022-05-09 15:25:10.212 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-09 15:25:10.294 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-09 15:25:10.295 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-09 15:25:10.298 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-09 15:25:10.299 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-09 15:25:10.350 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-09 15:25:10.376 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-09 15:25:10.623 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-09 15:25:10.626 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-09 15:25:10.661 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-09 15:25:10.663 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-09 15:25:10.665 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-09 15:25:10.667 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-09 15:25:10.668 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-09 15:25:10.670 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-09 15:25:10.727 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-09 15:25:10.912 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-09 15:25:10.937 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-05-09 15:25:11.032 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-09 15:25:11.194 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-09 15:25:13.373 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:25:13.381 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:25:13.381 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:25:13.522 | + inc/python:pip_install:200 : result=0 2022-05-09 15:25:13.525 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:25:13.527 | + functions-common:time_stop:2437 : local name 2022-05-09 15:25:13.529 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:25:13.532 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:25:13.535 | + functions-common:time_stop:2440 : local total 2022-05-09 15:25:13.537 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:25:13.540 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:25:13.542 | + functions-common:time_stop:2444 : start_time=1652109907656 2022-05-09 15:25:13.544 | + functions-common:time_stop:2446 : [[ -z 1652109907656 ]] 2022-05-09 15:25:13.547 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:25:13.553 | + functions-common:time_stop:2449 : end_time=1652109913550 2022-05-09 15:25:13.555 | + functions-common:time_stop:2450 : elapsed_time=5894 2022-05-09 15:25:13.557 | + functions-common:time_stop:2451 : total=83555 2022-05-09 15:25:13.560 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:25:13.562 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=89449 2022-05-09 15:25:13.565 | + inc/python:pip_install:203 : return 0 2022-05-09 15:25:13.571 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-09 15:25:13.574 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-09 15:25:13.576 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-09 15:25:13.592 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-09 15:25:13.598 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-09 15:25:13.600 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-09 15:25:13.603 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-09 15:25:13.605 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:25:13.608 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:25:13.611 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:25:13.614 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:25:13.617 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:25:13.620 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:25:13.641 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:25:13.644 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:25:13.647 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:13.650 | + functions-common:git_clone:629 : echo master 2022-05-09 15:25:13.650 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:25:13.656 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-09 15:25:13.660 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:13.662 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-09 15:25:13.681 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-09 15:25:13.684 | + functions-common:git_clone:690 : head -1 2022-05-09 15:25:13.684 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:25:13.689 | f40fdba51 Merge "[CI] Add upper constraints to install command" 2022-05-09 15:25:13.692 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:25:13.695 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-09 15:25:13.697 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:25:13.700 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:25:13.703 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-09 15:25:13.706 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:25:13.709 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-09 15:25:13.712 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:25:13.714 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:25:13.717 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-09 15:25:13.720 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:25:13.723 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:25:13.727 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-09 15:25:13.729 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:25:13.732 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-09 15:25:13.735 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:25:13.738 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:25:13.741 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-09 15:25:13.748 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-09 15:25:13.750 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-09 15:25:14.438 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-09 15:25:14.441 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:25:14.444 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:25:14.446 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:25:14.449 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:25:14.452 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-09 15:25:14.454 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:25:14.457 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:25:14.460 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:25:14.462 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:25:14.465 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:25:14.467 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:25:14.470 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:25:14.473 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-09 15:25:14.496 | Using python 3.8 to install /opt/stack/glance 2022-05-09 15:25:14.499 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-09 15:25:15.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:15.393 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:15.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:15.393 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:16.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:25:16.647 | Obtaining file:///opt/stack/glance 2022-05-09 15:25:16.648 | Preparing metadata (setup.py): started 2022-05-09 15:25:21.658 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:25:21.731 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.9.0) 2022-05-09 15:25:21.732 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.7.1) 2022-05-09 15:25:21.733 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.4.36) 2022-05-09 15:25:21.734 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.33.0) 2022-05-09 15:25:21.735 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.1.1) 2022-05-09 15:25:21.736 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.1) 2022-05-09 15:25:21.738 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.8.7) 2022-05-09 15:25:21.739 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.4.2) 2022-05-09 15:25:21.740 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.7.7) 2022-05-09 15:25:21.741 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.20.4) 2022-05-09 15:25:21.742 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (8.8.0) 2022-05-09 15:25:21.743 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-09 15:25:21.745 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.1.0) 2022-05-09 15:25:21.746 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.5.0) 2022-05-09 15:25:21.747 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.13.0) 2022-05-09 15:25:21.748 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-09 15:25:21.749 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.1) 2022-05-09 15:25:21.750 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-09 15:25:21.751 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.0) 2022-05-09 15:25:21.752 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (9.4.0) 2022-05-09 15:25:21.753 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.11.0) 2022-05-09 15:25:21.755 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.3.0) 2022-05-09 15:25:21.756 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-09 15:25:21.757 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev21) (3.2.0) 2022-05-09 15:25:21.758 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.4.0) 2022-05-09 15:25:21.759 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (22.0.0) 2022-05-09 15:25:21.760 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (11.3.0) 2022-05-09 15:25:21.761 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.1.0) 2022-05-09 15:25:21.762 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.6.0) 2022-05-09 15:25:21.763 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-09 15:25:21.764 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (12.13.0) 2022-05-09 15:25:21.765 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-09 15:25:21.766 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.0) 2022-05-09 15:25:21.767 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.12.1) 2022-05-09 15:25:21.769 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.3.3) 2022-05-09 15:25:21.770 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.4.3) 2022-05-09 15:25:21.771 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.0.0) 2022-05-09 15:25:21.772 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:25:21.773 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (36.0.2) 2022-05-09 15:25:21.774 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.2.2) 2022-05-09 15:25:21.776 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.0.2) 2022-05-09 15:25:21.777 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.6.0) 2022-05-09 15:25:21.778 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.11.0) 2022-05-09 15:25:21.795 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (5.7.1) 2022-05-09 15:25:21.797 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (4.11.3) 2022-05-09 15:25:21.798 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (1.2.0) 2022-05-09 15:25:21.819 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (2.27.1) 2022-05-09 15:25:21.821 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (5.3.0) 2022-05-09 15:25:21.862 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev21) (1.15.0) 2022-05-09 15:25:21.878 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev21) (4.3.0) 2022-05-09 15:25:21.887 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev21) (1.14.1) 2022-05-09 15:25:21.902 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.1.2) 2022-05-09 15:25:21.903 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (2.2.1) 2022-05-09 15:25:21.904 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.16.0) 2022-05-09 15:25:21.996 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev21) (3.0.8) 2022-05-09 15:25:22.084 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev21) (1.7.0) 2022-05-09 15:25:22.139 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (3.1.1) 2022-05-09 15:25:22.140 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (2.11.0) 2022-05-09 15:25:22.176 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev21) (0.17.3) 2022-05-09 15:25:22.254 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (6.0) 2022-05-09 15:25:22.256 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (0.8.0) 2022-05-09 15:25:22.258 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (1.5.0) 2022-05-09 15:25:22.318 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.13.0) 2022-05-09 15:25:22.319 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (2.0.1) 2022-05-09 15:25:22.321 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.5.0) 2022-05-09 15:25:22.350 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev21) (0.61.0) 2022-05-09 15:25:22.399 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (0.9.6) 2022-05-09 15:25:22.401 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (2.8.2) 2022-05-09 15:25:22.464 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (2.8.0) 2022-05-09 15:25:22.465 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (0.4.0) 2022-05-09 15:25:22.469 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.2.4) 2022-05-09 15:25:22.473 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.1.1) 2022-05-09 15:25:22.474 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.0.0) 2022-05-09 15:25:22.498 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.3.0) 2022-05-09 15:25:22.501 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.2.2) 2022-05-09 15:25:22.505 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.1.2) 2022-05-09 15:25:22.551 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev21) (5.9.0) 2022-05-09 15:25:22.594 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (21.3) 2022-05-09 15:25:22.595 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (0.11.0) 2022-05-09 15:25:22.596 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (2022.1) 2022-05-09 15:25:22.672 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev21) (62.1.0) 2022-05-09 15:25:22.735 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev21) (0.2.5) 2022-05-09 15:25:22.842 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev21) (0.7) 2022-05-09 15:25:23.143 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (2.8) 2022-05-09 15:25:23.146 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (6.3.1) 2022-05-09 15:25:23.148 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:25:23.151 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (1.4.2) 2022-05-09 15:25:23.208 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev21) (0.8.1) 2022-05-09 15:25:23.233 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.0.0) 2022-05-09 15:25:23.328 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev21) (2.21) 2022-05-09 15:25:23.448 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev21) (2.1.1) 2022-05-09 15:25:23.673 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.0.0) 2022-05-09 15:25:23.675 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.32) 2022-05-09 15:25:23.678 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.4.4) 2022-05-09 15:25:23.679 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:25:23.680 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.4.0) 2022-05-09 15:25:23.682 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (5.1.1) 2022-05-09 15:25:23.683 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.1.5) 2022-05-09 15:25:23.806 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (0.14.1) 2022-05-09 15:25:23.849 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev21) (1.0.3) 2022-05-09 15:25:23.894 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (3.0.0) 2022-05-09 15:25:23.896 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (1.3.3) 2022-05-09 15:25:24.153 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (3.10.1) 2022-05-09 15:25:24.343 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (3.3) 2022-05-09 15:25:24.344 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (2019.11.28) 2022-05-09 15:25:24.345 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (1.26.9) 2022-05-09 15:25:24.349 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (2.0.12) 2022-05-09 15:25:24.458 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev21) (0.5.2) 2022-05-09 15:25:24.619 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:25:24.764 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev21) (3.8.0) 2022-05-09 15:25:25.086 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (0.5.0) 2022-05-09 15:25:25.088 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (2.4.1) 2022-05-09 15:25:25.358 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (2.3) 2022-05-09 15:25:25.652 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev21) (1.0.0) 2022-05-09 15:25:26.025 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (1.8.2) 2022-05-09 15:25:26.026 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (21.4.0) 2022-05-09 15:25:27.493 | Installing collected packages: glance 2022-05-09 15:25:27.493 | Attempting uninstall: glance 2022-05-09 15:25:27.494 | Found existing installation: glance 25.0.0.dev21 2022-05-09 15:25:27.500 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-09 15:25:27.502 | Running setup.py develop for glance 2022-05-09 15:25:33.809 | Successfully installed glance 2022-05-09 15:25:33.809 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:25:33.817 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:25:33.817 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:25:33.971 | + inc/python:pip_install:200 : result=0 2022-05-09 15:25:33.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:25:33.976 | + functions-common:time_stop:2437 : local name 2022-05-09 15:25:33.979 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:25:33.981 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:25:33.983 | + functions-common:time_stop:2440 : local total 2022-05-09 15:25:33.986 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:25:33.989 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:25:33.991 | + functions-common:time_stop:2444 : start_time=1652109914490 2022-05-09 15:25:33.994 | + functions-common:time_stop:2446 : [[ -z 1652109914490 ]] 2022-05-09 15:25:33.996 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:25:34.001 | + functions-common:time_stop:2449 : end_time=1652109933998 2022-05-09 15:25:34.004 | + functions-common:time_stop:2450 : elapsed_time=19508 2022-05-09 15:25:34.006 | + functions-common:time_stop:2451 : total=89449 2022-05-09 15:25:34.008 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:25:34.011 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=108957 2022-05-09 15:25:34.013 | + inc/python:pip_install:203 : return 0 2022-05-09 15:25:34.016 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:25:34.019 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:25:34.021 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:25:34.044 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:25:34.058 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-09 15:25:34.061 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-09 15:25:34.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:25:34.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:25:34.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-09 15:25:34.072 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:25:34.075 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:25:34.078 | + ./stack.sh:main:922 : configure_glance 2022-05-09 15:25:34.081 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-09 15:25:34.095 | + lib/glance:configure_glance:326 : local dburl 2022-05-09 15:25:34.099 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-09 15:25:34.102 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-09 15:25:34.104 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-09 15:25:34.107 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-09 15:25:34.110 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:25:34.113 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:25:34.116 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-09 15:25:34.150 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:25:34.184 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-09 15:25:34.217 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-09 15:25:34.251 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-09 15:25:34.288 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-09 15:25:34.323 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-09 15:25:34.326 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-09 15:25:34.328 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-09 15:25:34.331 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:25:34.334 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-09 15:25:34.367 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-09 15:25:34.400 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:25:34.432 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-09 15:25:34.465 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-09 15:25:34.496 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-09 15:25:34.529 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-09 15:25:34.561 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-09 15:25:34.595 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:25:34.627 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:25:34.659 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-09 15:25:34.691 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-09 15:25:34.694 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-09 15:25:34.696 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-09 15:25:34.699 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:25:34.701 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:25:34.703 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:25:34.722 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:34.725 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:25:34.728 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:25:34.733 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:25:34.752 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:34.755 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:25:34.758 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:25:34.790 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:25:34.792 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:25:34.794 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-09 15:25:34.797 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-09 15:25:34.800 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-09 15:25:34.837 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-09 15:25:34.873 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-09 15:25:34.876 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-09 15:25:34.880 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-09 15:25:34.883 | + lib/glance:configure_glance_store:254 : local be 2022-05-09 15:25:34.885 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-09 15:25:34.888 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-09 15:25:34.890 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-09 15:25:34.924 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-09 15:25:34.926 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.49 2022-05-09 15:25:34.961 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-09 15:25:34.963 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-09 15:25:34.982 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:34.985 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-09 15:25:35.017 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-09 15:25:35.050 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-09 15:25:35.083 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-09 15:25:35.118 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-09 15:25:35.155 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-09 15:25:35.176 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:35.178 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:25:35.209 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-09 15:25:35.243 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-09 15:25:35.275 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.49/identity/v3 2022-05-09 15:25:35.308 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-09 15:25:35.340 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.49/image 2022-05-09 15:25:35.372 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-09 15:25:35.391 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:35.394 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-09 15:25:35.397 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-09 15:25:35.400 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-09 15:25:35.403 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:25:35.422 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:25:35.425 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:25:35.428 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:25:35.430 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:25:35.432 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-09 15:25:35.466 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:25:35.499 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:25:35.533 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:25:35.566 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-09 15:25:35.571 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-09 15:25:35.607 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-09 15:25:35.640 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-09 15:25:35.673 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.49/identity 2022-05-09 15:25:35.708 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-09 15:25:35.742 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-09 15:25:35.777 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-09 15:25:35.813 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-09 15:25:35.850 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-09 15:25:35.885 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-09 15:25:35.921 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-09 15:25:35.954 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-09 15:25:35.960 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-09 15:25:35.969 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-09 15:25:35.986 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:35.988 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-09 15:25:35.991 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-09 15:25:35.993 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-09 15:25:35.996 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-09 15:25:35.998 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-09 15:25:36.001 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-09 15:25:36.006 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-09 15:25:36.008 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-09 15:25:36.012 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-09 15:25:36.045 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-09 15:25:36.048 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-09 15:25:36.050 | ++ functions:get_random_port:837 : true 2022-05-09 15:25:36.053 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-09 15:25:36.055 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-09 15:25:36.058 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-09 15:25:36.120 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-09 15:25:36.122 | ++ functions:get_random_port:841 : break 2 2022-05-09 15:25:36.125 | ++ functions:get_random_port:845 : echo 60999 2022-05-09 15:25:36.128 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-09 15:25:36.130 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-09 15:25:36.159 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-09 15:25:36.189 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-09 15:25:36.227 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:25:36.266 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:25:36.307 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:25:36.338 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:25:36.369 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:25:36.402 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-09 15:25:36.432 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:25:36.463 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:25:36.493 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:25:36.523 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:25:36.552 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:25:36.583 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-09 15:25:36.619 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-09 15:25:36.652 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-09 15:25:36.685 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-09 15:25:36.717 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-09 15:25:36.748 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-09 15:25:36.750 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-09 15:25:36.753 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:25:36.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:36.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:36.762 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-09 15:25:36.764 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-09 15:25:36.822 | proxy (enabled by site administrator) 2022-05-09 15:25:36.825 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-09 15:25:36.828 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-09 15:25:36.830 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:25:36.833 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:36.836 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:36.838 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-09 15:25:36.841 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-09 15:25:36.899 | proxy_http (enabled by site administrator) 2022-05-09 15:25:36.902 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-09 15:25:36.905 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-09 15:25:36.908 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-09 15:25:36.911 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:25:36.913 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:36.916 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:36.918 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:36.921 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:36.925 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-09 15:25:36.925 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:36.935 | KeepAlive Off 2022-05-09 15:25:36.941 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-09 15:25:36.941 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:36.951 | SetEnv proxy-sendchunked 1 2022-05-09 15:25:36.955 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-09 15:25:36.955 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:36.965 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-09 15:25:36.969 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-09 15:25:36.972 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-09 15:25:36.975 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:25:36.977 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:25:36.980 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:25:36.982 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:36.985 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:36.988 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:25:36.990 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:25:36.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:36.996 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:36.998 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-09 15:25:37.063 | Site glance-wsgi-api already enabled 2022-05-09 15:25:37.069 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-09 15:25:37.072 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:25:37.074 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:25:37.077 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:25:37.219 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-09 15:25:37.226 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-09 15:25:37.262 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-09 15:25:37.265 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-09 15:25:37.267 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-09 15:25:37.286 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:37.289 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-09 15:25:37.292 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-09 15:25:37.294 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-09 15:25:37.297 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:25:37.299 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-09 15:25:37.302 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-09 15:25:37.305 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-09 15:25:37.307 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-09 15:25:37.310 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:25:37.312 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:25:37.315 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:25:37.318 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:25:37.320 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:25:37.323 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:25:37.340 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:25:37.343 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:25:37.345 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:37.349 | + functions-common:git_clone:629 : echo master 2022-05-09 15:25:37.349 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:25:37.354 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-09 15:25:37.357 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:37.359 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-09 15:25:37.374 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-09 15:25:37.377 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:25:37.378 | + functions-common:git_clone:690 : head -1 2022-05-09 15:25:37.383 | 291023f00 Merge commit 'refs/changes/81/835881/7' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-09 15:25:37.386 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:25:37.389 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-09 15:25:37.392 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:25:37.395 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:25:37.397 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-09 15:25:37.400 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:25:37.402 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-09 15:25:37.405 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:25:37.407 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:25:37.410 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-09 15:25:37.412 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:25:37.415 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:25:37.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-09 15:25:37.421 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:25:37.424 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-09 15:25:37.427 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:25:37.430 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:25:37.433 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-09 15:25:37.439 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-09 15:25:37.443 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-09 15:25:38.124 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-09 15:25:38.127 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:25:38.130 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:25:38.133 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:25:38.135 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:25:38.137 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-09 15:25:38.140 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:25:38.142 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:25:38.145 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:25:38.148 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:25:38.150 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:25:38.152 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:25:38.155 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:25:38.158 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-09 15:25:38.181 | Using python 3.8 to install /opt/stack/cinder 2022-05-09 15:25:38.184 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-09 15:25:39.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:39.078 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:39.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:39.078 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:40.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:25:40.322 | Obtaining file:///opt/stack/cinder 2022-05-09 15:25:40.322 | Preparing metadata (setup.py): started 2022-05-09 15:25:45.931 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:25:46.065 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.9.0) 2022-05-09 15:25:46.066 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.1.1) 2022-05-09 15:25:46.067 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.33.0) 2022-05-09 15:25:46.068 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.1.2) 2022-05-09 15:25:46.069 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.20.4) 2022-05-09 15:25:46.070 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.0.2) 2022-05-09 15:25:46.071 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev128) (3.2.0) 2022-05-09 15:25:46.072 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.0) 2022-05-09 15:25:46.073 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (9.4.0) 2022-05-09 15:25:46.074 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.8.0) 2022-05-09 15:25:46.075 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.1.3) 2022-05-09 15:25:46.076 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (8.8.0) 2022-05-09 15:25:46.077 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.1) 2022-05-09 15:25:46.078 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.1.0) 2022-05-09 15:25:46.079 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (11.3.0) 2022-05-09 15:25:46.082 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.7.0) 2022-05-09 15:25:46.083 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (12.13.0) 2022-05-09 15:25:46.084 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.1) 2022-05-09 15:25:46.085 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.12.1) 2022-05-09 15:25:46.086 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.0) 2022-05-09 15:25:46.087 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.4.0) 2022-05-09 15:25:46.088 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (6.3.1) 2022-05-09 15:25:46.089 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.3.0) 2022-05-09 15:25:46.090 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.0) 2022-05-09 15:25:46.092 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.5.0) 2022-05-09 15:25:46.093 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.13.0) 2022-05-09 15:25:46.094 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.6.0) 2022-05-09 15:25:46.095 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.4.3) 2022-05-09 15:25:46.096 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (21.3) 2022-05-09 15:25:46.098 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.1) 2022-05-09 15:25:46.099 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.5.0) 2022-05-09 15:25:46.100 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.1.1) 2022-05-09 15:25:46.101 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.9.0) 2022-05-09 15:25:46.102 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.0.8) 2022-05-09 15:25:46.103 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.3.0) 2022-05-09 15:25:46.104 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.6.0) 2022-05-09 15:25:46.105 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.4.0) 2022-05-09 15:25:46.106 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (17.7.0) 2022-05-09 15:25:46.107 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.13.1) 2022-05-09 15:25:46.108 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2022.1) 2022-05-09 15:25:46.109 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.27.1) 2022-05-09 15:25:46.110 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.5.1) 2022-05-09 15:25:46.111 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.7.0) 2022-05-09 15:25:46.113 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.1.74) 2022-05-09 15:25:46.114 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.16.0) 2022-05-09 15:25:46.115 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.4.36) 2022-05-09 15:25:46.116 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.13.0) 2022-05-09 15:25:46.117 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.5.0) 2022-05-09 15:25:46.118 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.8.9) 2022-05-09 15:25:46.119 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (6.3.1) 2022-05-09 15:25:46.120 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.8.7) 2022-05-09 15:25:46.121 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.1.0) 2022-05-09 15:25:46.122 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.10.0) 2022-05-09 15:25:46.123 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.2.0) 2022-05-09 15:25:46.125 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.6.0) 2022-05-09 15:25:46.125 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.11.1) 2022-05-09 15:25:46.127 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.47.0) 2022-05-09 15:25:46.128 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.11.0) 2022-05-09 15:25:46.129 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (36.0.2) 2022-05-09 15:25:46.130 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.2.2) 2022-05-09 15:25:46.131 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.5.2.5) 2022-05-09 15:25:46.132 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.22.8) 2022-05-09 15:25:46.146 | Requirement already satisfied: botocore<1.26.0,>=1.25.8 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (1.25.8) 2022-05-09 15:25:46.147 | 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.dev128) (0.5.2) 2022-05-09 15:25:46.148 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (1.0.0) 2022-05-09 15:25:46.211 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev128) (1.15.0) 2022-05-09 15:25:46.243 | 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.dev128) (2.2.1) 2022-05-09 15:25:46.260 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (2.7.3) 2022-05-09 15:25:46.262 | 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.dev128) (2.6.6) 2022-05-09 15:25:46.263 | 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.dev128) (4.1.1) 2022-05-09 15:25:46.264 | 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.dev128) (0.1.0) 2022-05-09 15:25:46.364 | 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.dev128) (1.7.0) 2022-05-09 15:25:46.417 | 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.dev128) (2.11.0) 2022-05-09 15:25:46.419 | 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.dev128) (3.1.1) 2022-05-09 15:25:46.448 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (0.4.8) 2022-05-09 15:25:46.449 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (4.8) 2022-05-09 15:25:46.450 | 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.dev128) (0.2.8) 2022-05-09 15:25:46.535 | 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.dev128) (0.17.3) 2022-05-09 15:25:46.581 | 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.dev128) (1.5.0) 2022-05-09 15:25:46.582 | 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.dev128) (0.8.0) 2022-05-09 15:25:46.584 | 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.dev128) (2.5.0) 2022-05-09 15:25:46.585 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (6.0) 2022-05-09 15:25:46.649 | 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.dev128) (2.0.1) 2022-05-09 15:25:46.650 | 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.dev128) (1.7.7) 2022-05-09 15:25:46.651 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev128) (0.5.0) 2022-05-09 15:25:46.715 | 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.dev128) (2.8.2) 2022-05-09 15:25:46.723 | 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.dev128) (0.9.6) 2022-05-09 15:25:46.781 | 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.dev128) (5.2.4) 2022-05-09 15:25:46.783 | 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.dev128) (5.1.1) 2022-05-09 15:25:46.785 | 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.dev128) (2.4.1) 2022-05-09 15:25:46.786 | 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.dev128) (5.0.0) 2022-05-09 15:25:46.788 | 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.dev128) (0.4.0) 2022-05-09 15:25:46.814 | 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.dev128) (3.2.2) 2022-05-09 15:25:46.816 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (3.1.2) 2022-05-09 15:25:46.817 | 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.dev128) (3.3.0) 2022-05-09 15:25:46.868 | 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.dev128) (1.0.3) 2022-05-09 15:25:46.951 | 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.dev128) (3.0.0) 2022-05-09 15:25:46.955 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev128) (1.3.3) 2022-05-09 15:25:46.982 | 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.dev128) (3.3.0) 2022-05-09 15:25:47.009 | 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.dev128) (0.11.0) 2022-05-09 15:25:47.078 | 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.dev128) (1.26.9) 2022-05-09 15:25:47.082 | 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.dev128) (1.1.1) 2022-05-09 15:25:47.213 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev128) (1.5.0) 2022-05-09 15:25:47.239 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev128) (62.1.0) 2022-05-09 15:25:47.384 | 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.dev128) (3.10.1) 2022-05-09 15:25:47.419 | 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.dev128) (1.14.1) 2022-05-09 15:25:47.421 | 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.dev128) (22.0.0) 2022-05-09 15:25:47.425 | 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.dev128) (1.3.3) 2022-05-09 15:25:47.628 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (2019.11.28) 2022-05-09 15:25:47.630 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (3.3) 2022-05-09 15:25:47.633 | 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.dev128) (2.0.12) 2022-05-09 15:25:47.669 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev128) (0.7) 2022-05-09 15:25:47.699 | 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.dev128) (0.23.2) 2022-05-09 15:25:47.948 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev128) (0.5.2) 2022-05-09 15:25:47.950 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev128) (0.4.2) 2022-05-09 15:25:48.094 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (1.4.2) 2022-05-09 15:25:48.096 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (2.8) 2022-05-09 15:25:48.100 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (2.5.0) 2022-05-09 15:25:48.271 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev128) (0.13.1) 2022-05-09 15:25:48.394 | 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.dev128) (5.7.1) 2022-05-09 15:25:48.395 | 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.dev128) (4.11.3) 2022-05-09 15:25:48.396 | 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.dev128) (1.2.0) 2022-05-09 15:25:48.433 | 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.dev128) (5.0.0) 2022-05-09 15:25:48.654 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev128) (2.21) 2022-05-09 15:25:48.737 | 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.dev128) (0.5.0) 2022-05-09 15:25:48.738 | 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.dev128) (2.4.1) 2022-05-09 15:25:48.920 | 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.dev128) (2.5.0) 2022-05-09 15:25:49.012 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (1.56.0) 2022-05-09 15:25:49.013 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (3.20.1) 2022-05-09 15:25:49.205 | 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.dev128) (2.1.1) 2022-05-09 15:25:49.661 | 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.dev128) (1.1.5) 2022-05-09 15:25:49.728 | 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.dev128) (0.14.1) 2022-05-09 15:25:49.786 | 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.dev128) (0.2.5) 2022-05-09 15:25:50.939 | 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.dev128) (1.32) 2022-05-09 15:25:51.231 | 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.dev128) (1.8.2) 2022-05-09 15:25:51.232 | 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.dev128) (21.4.0) 2022-05-09 15:25:51.382 | 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.dev128) (2.3) 2022-05-09 15:25:51.583 | 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.dev128) (1.0.0) 2022-05-09 15:25:51.767 | 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.dev128) (3.8.0) 2022-05-09 15:25:53.526 | Installing collected packages: cinder 2022-05-09 15:25:53.526 | Attempting uninstall: cinder 2022-05-09 15:25:53.526 | Found existing installation: cinder 20.1.0.dev128 2022-05-09 15:25:53.532 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-09 15:25:53.533 | Running setup.py develop for cinder 2022-05-09 15:26:01.310 | Successfully installed cinder 2022-05-09 15:26:01.310 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:26:01.319 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:26:01.319 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:26:01.484 | + inc/python:pip_install:200 : result=0 2022-05-09 15:26:01.487 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:26:01.489 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:01.492 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:01.494 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:01.496 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:01.498 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:01.501 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:26:01.504 | + functions-common:time_stop:2444 : start_time=1652109938176 2022-05-09 15:26:01.506 | + functions-common:time_stop:2446 : [[ -z 1652109938176 ]] 2022-05-09 15:26:01.509 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:01.513 | + functions-common:time_stop:2449 : end_time=1652109961510 2022-05-09 15:26:01.515 | + functions-common:time_stop:2450 : elapsed_time=23334 2022-05-09 15:26:01.521 | + functions-common:time_stop:2451 : total=108957 2022-05-09 15:26:01.523 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:01.527 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=132291 2022-05-09 15:26:01.529 | + inc/python:pip_install:203 : return 0 2022-05-09 15:26:01.532 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:26:01.534 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:26:01.537 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:26:01.557 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:26:01.570 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-09 15:26:01.572 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-09 15:26:01.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:26:01.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:26:01.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-09 15:26:01.583 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:26:01.586 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-09 15:26:01.588 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-09 15:26:01.591 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-09 15:26:01.593 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:01.596 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:01.599 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-09 15:26:01.611 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-09 15:26:01.615 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:26:01.618 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:26:01.620 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:26:01.623 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:26:01.625 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:01.627 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:26:01.631 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:01.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:01.636 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:26:01.638 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:26:01.640 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:26:01.643 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:26:01.646 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-09 15:26:01.649 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:26:01.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:01.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:01.656 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-09 15:26:01.679 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-09 15:26:01.790 | Reading package lists... 2022-05-09 15:26:02.043 | Building dependency tree... 2022-05-09 15:26:02.045 | Reading state information... 2022-05-09 15:26:02.356 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-09 15:26:02.357 | The following packages were automatically installed and are no longer required: 2022-05-09 15:26:02.358 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:26:02.358 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:26:02.358 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:26:02.358 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:26:02.358 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:26:02.358 | python3-zope.interface 2022-05-09 15:26:02.359 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:26:02.492 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:26:02.496 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:26:02.499 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:26:02.502 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:02.505 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:02.507 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:02.510 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:02.512 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:02.515 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:26:02.517 | + functions-common:time_stop:2444 : start_time=1652109961677 2022-05-09 15:26:02.520 | + functions-common:time_stop:2446 : [[ -z 1652109961677 ]] 2022-05-09 15:26:02.523 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:02.528 | + functions-common:time_stop:2449 : end_time=1652109962525 2022-05-09 15:26:02.530 | + functions-common:time_stop:2450 : elapsed_time=848 2022-05-09 15:26:02.533 | + functions-common:time_stop:2451 : total=5860 2022-05-09 15:26:02.536 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:02.538 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6708 2022-05-09 15:26:02.541 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:26:02.544 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:26:02.546 | + ./stack.sh:main:928 : configure_cinder 2022-05-09 15:26:02.549 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-09 15:26:02.561 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-09 15:26:02.565 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-09 15:26:02.567 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-09 15:26:02.569 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-09 15:26:02.573 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-09 15:26:02.573 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-09 15:26:02.578 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-09 15:26:02.580 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-09 15:26:02.582 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-09 15:26:02.585 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-09 15:26:02.587 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-09 15:26:02.589 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-09 15:26:02.591 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-09 15:26:02.594 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-09 15:26:02.607 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-09 15:26:02.619 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-05-09 15:26:02.633 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-05-09 15:26:02.647 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-09 15:26:02.660 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-09 15:26:02.663 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-09 15:26:02.667 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cALE6cIC9s 2022-05-09 15:26:02.670 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-09 15:26:02.672 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-09 15:26:02.674 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-09 15:26:02.677 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cALE6cIC9s 2022-05-09 15:26:02.680 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cALE6cIC9s 2022-05-09 15:26:02.692 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cALE6cIC9s /etc/sudoers.d/cinder-rootwrap 2022-05-09 15:26:02.709 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-09 15:26:02.713 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-09 15:26:02.716 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-09 15:26:02.718 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-09 15:26:02.720 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-09 15:26:02.723 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-09 15:26:02.725 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-09 15:26:02.728 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-09 15:26:02.730 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-09 15:26:02.735 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-09 15:26:02.739 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-09 15:26:02.759 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-09 15:26:02.778 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-09 15:26:02.797 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-09 15:26:02.816 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-09 15:26:02.835 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-09 15:26:02.854 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-09 15:26:02.873 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-09 15:26:02.891 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-09 15:26:02.894 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:26:02.897 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-09 15:26:02.899 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:26:02.901 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-09 15:26:02.930 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-09 15:26:02.958 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:26:02.986 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-09 15:26:03.014 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-09 15:26:03.043 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-09 15:26:03.070 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-09 15:26:03.099 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-09 15:26:03.130 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:26:03.160 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:26:03.193 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-09 15:26:03.226 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-09 15:26:03.265 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-09 15:26:03.267 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-09 15:26:03.270 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-09 15:26:03.272 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-09 15:26:03.275 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-09 15:26:03.278 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-09 15:26:03.309 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-09 15:26:03.339 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-09 15:26:03.373 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-09 15:26:03.402 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-09 15:26:03.432 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-09 15:26:03.461 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-09 15:26:03.493 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-09 15:26:03.495 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.49 2022-05-09 15:26:03.524 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-09 15:26:03.557 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-09 15:26:03.564 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 888433b107352b759651773e55435049 2022-05-09 15:26:03.595 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-09 15:26:03.598 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-09 15:26:03.626 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-09 15:26:03.656 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-09 15:26:03.690 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-09 15:26:03.721 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-09 15:26:03.740 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:03.743 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-09 15:26:03.760 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:03.763 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-09 15:26:03.780 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:03.782 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-09 15:26:03.798 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:03.801 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-09 15:26:03.803 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-09 15:26:03.805 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-09 15:26:03.807 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-09 15:26:03.810 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:26:03.812 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:26:03.815 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:26:03.832 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:03.835 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:26:03.838 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:26:03.840 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:26:03.857 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:03.859 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:26:03.862 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:26:03.890 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:26:03.893 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:26:03.895 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-09 15:26:03.898 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-09 15:26:03.900 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:26:03.903 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:26:03.922 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:26:03.924 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:26:03.927 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:26:03.929 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:26:03.931 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-09 15:26:03.960 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:26:03.988 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:26:04.016 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:26:04.045 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-09 15:26:04.063 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:04.066 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-09 15:26:04.069 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-09 15:26:04.072 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-09 15:26:04.074 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-09 15:26:04.076 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:26:04.079 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:26:04.082 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-09 15:26:04.087 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-09 15:26:04.089 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:26:04.091 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:26:04.105 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:26:04.105 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:04.115 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:26:04.119 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:04.136 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-09 15:26:04.138 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-09 15:26:04.143 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-09 15:26:04.174 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-09 15:26:04.204 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-09 15:26:04.234 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:26:04.264 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:26:04.294 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:26:04.324 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:26:04.352 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:26:04.381 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:26:04.408 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-09 15:26:04.437 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:26:04.465 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:26:04.494 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:26:04.526 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:26:04.528 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:26:04.531 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-09 15:26:04.534 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-09 15:26:04.536 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:26:04.539 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:04.541 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:04.543 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:26:04.546 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:26:04.549 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-09 15:26:04.577 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:26:04.608 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-09 15:26:04.608 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:26:04.617 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-09 15:26:04.621 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-09 15:26:04.624 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-09 15:26:04.626 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:26:04.629 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:26:04.631 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:26:04.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:04.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:04.638 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:26:04.641 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:26:04.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:04.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:04.649 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-09 15:26:04.712 | Enabling site cinder-wsgi. 2022-05-09 15:26:04.717 | To activate the new configuration, you need to run: 2022-05-09 15:26:04.717 | systemctl reload apache2 2022-05-09 15:26:04.722 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:26:04.725 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:26:04.727 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:26:04.729 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:26:04.872 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-09 15:26:04.875 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-09 15:26:04.908 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.49/image 2022-05-09 15:26:04.938 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-09 15:26:04.956 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:04.959 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-09 15:26:04.962 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:26:04.965 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:26:04.967 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-09 15:26:04.970 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-09 15:26:05.004 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-09 15:26:05.035 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.49/identity 2022-05-09 15:26:05.065 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-09 15:26:05.097 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-09 15:26:05.126 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-09 15:26:05.161 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-09 15:26:05.193 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-09 15:26:05.228 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:26:05.258 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-09 15:26:05.290 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-09 15:26:05.320 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:26:05.349 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-09 15:26:05.352 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-09 15:26:05.369 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:05.371 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.49:2379 2022-05-09 15:26:05.402 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-09 15:26:05.405 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-09 15:26:05.407 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-09 15:26:05.425 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:05.428 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-09 15:26:05.430 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-09 15:26:05.432 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-09 15:26:05.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:26:05.438 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-09 15:26:05.441 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-09 15:26:05.445 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:26:05.445 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:26:05.451 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:26:05.453 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:26:05.456 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-09 15:26:05.459 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:26:05.462 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-09 15:26:05.464 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-09 15:26:05.467 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-09 15:26:05.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:26:05.473 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:26:05.475 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-09 15:26:05.478 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:26:05.480 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-09 15:26:05.483 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-09 15:26:05.485 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-09 15:26:05.487 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:26:05.490 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:26:05.493 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:26:05.495 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:26:05.498 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:26:05.501 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:26:05.520 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:26:05.522 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:26:05.525 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:05.528 | + functions-common:git_clone:629 : echo master 2022-05-09 15:26:05.528 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:26:05.533 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-09 15:26:05.536 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:05.540 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-09 15:26:05.553 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-09 15:26:05.556 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:26:05.556 | + functions-common:git_clone:690 : head -1 2022-05-09 15:26:05.561 | dda20363cf Merge "ovs: add complete details to the log" 2022-05-09 15:26:05.564 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:26:05.566 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-09 15:26:05.569 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:26:05.572 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:26:05.575 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-09 15:26:05.578 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:26:05.580 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-09 15:26:05.583 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:26:05.586 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:26:05.588 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-09 15:26:05.591 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:26:05.596 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:26:05.600 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-09 15:26:05.603 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:26:05.606 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-09 15:26:05.609 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:26:05.611 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:26:05.614 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-09 15:26:05.621 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-09 15:26:05.623 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-09 15:26:06.310 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-09 15:26:06.312 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:26:06.315 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:26:06.317 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:26:06.320 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:26:06.322 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-09 15:26:06.324 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:26:06.327 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:26:06.329 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:26:06.332 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:26:06.334 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:26:06.337 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:26:06.339 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:26:06.342 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-09 15:26:06.363 | Using python 3.8 to install /opt/stack/neutron 2022-05-09 15:26:06.366 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-09 15:26:07.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:07.254 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:07.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:07.254 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:08.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:26:08.481 | Obtaining file:///opt/stack/neutron 2022-05-09 15:26:08.482 | Preparing metadata (setup.py): started 2022-05-09 15:26:14.297 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:26:14.463 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.9.0) 2022-05-09 15:26:14.465 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.5.0) 2022-05-09 15:26:14.466 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.1.1) 2022-05-09 15:26:14.469 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.5.1) 2022-05-09 15:26:14.471 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.5.0) 2022-05-09 15:26:14.473 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.1.1) 2022-05-09 15:26:14.474 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.33.0) 2022-05-09 15:26:14.476 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.4.1) 2022-05-09 15:26:14.479 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.20.4) 2022-05-09 15:26:14.480 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.27.1) 2022-05-09 15:26:14.482 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.1.2) 2022-05-09 15:26:14.484 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (9.4.0) 2022-05-09 15:26:14.485 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.8.0) 2022-05-09 15:26:14.488 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.11.0) 2022-05-09 15:26:14.490 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.20.0) 2022-05-09 15:26:14.492 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (7.8.0) 2022-05-09 15:26:14.493 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (6.3.1) 2022-05-09 15:26:14.495 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.4.36) 2022-05-09 15:26:14.498 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.8.7) 2022-05-09 15:26:14.500 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.0) 2022-05-09 15:26:14.501 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.7.7) 2022-05-09 15:26:14.503 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.5.0) 2022-05-09 15:26:14.505 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.11.0) 2022-05-09 15:26:14.508 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.1) 2022-05-09 15:26:14.510 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (8.8.0) 2022-05-09 15:26:14.511 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.1.0) 2022-05-09 15:26:14.513 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (11.3.0) 2022-05-09 15:26:14.516 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.1.0) 2022-05-09 15:26:14.518 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.7.0) 2022-05-09 15:26:14.520 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (12.13.0) 2022-05-09 15:26:14.522 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.1) 2022-05-09 15:26:14.524 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.12.1) 2022-05-09 15:26:14.526 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.8.0) 2022-05-09 15:26:14.528 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.4.0) 2022-05-09 15:26:14.530 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (6.3.1) 2022-05-09 15:26:14.532 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.3.0) 2022-05-09 15:26:14.534 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.8.0) 2022-05-09 15:26:14.536 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.5.0) 2022-05-09 15:26:14.538 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.13.0) 2022-05-09 15:26:14.539 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.6.0) 2022-05-09 15:26:14.541 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.4.3) 2022-05-09 15:26:14.543 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.3.1) 2022-05-09 15:26:14.545 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.1.0) 2022-05-09 15:26:14.547 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.17.1.post1) 2022-05-09 15:26:14.548 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.16.0) 2022-05-09 15:26:14.551 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (21.3) 2022-05-09 15:26:14.553 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.9.0) 2022-05-09 15:26:14.555 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:26:14.556 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (22.0.0) 2022-05-09 15:26:14.558 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (17.7.0) 2022-05-09 15:26:14.561 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.61.0) 2022-05-09 15:26:14.563 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.0) 2022-05-09 15:26:14.565 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.7.1) 2022-05-09 15:26:14.567 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.4.1) 2022-05-09 15:26:14.569 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.11.1) 2022-05-09 15:26:14.602 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (4.11.3) 2022-05-09 15:26:14.605 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (5.7.1) 2022-05-09 15:26:14.606 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (1.2.0) 2022-05-09 15:26:14.623 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev196) (1.14.1) 2022-05-09 15:26:14.647 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (1.16.0) 2022-05-09 15:26:14.649 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (1.1.2) 2022-05-09 15:26:14.651 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (2.2.1) 2022-05-09 15:26:14.683 | 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.dev196) (3.0.8) 2022-05-09 15:26:14.697 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev196) (2.1.1) 2022-05-09 15:26:14.814 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev196) (1.0.2) 2022-05-09 15:26:14.817 | 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.dev196) (1.7.0) 2022-05-09 15:26:14.875 | 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.dev196) (4.4.0) 2022-05-09 15:26:14.877 | 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.dev196) (3.1.1) 2022-05-09 15:26:14.927 | 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.dev196) (2.7.0) 2022-05-09 15:26:14.929 | 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.dev196) (1.2.3) 2022-05-09 15:26:14.961 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (36.0.2) 2022-05-09 15:26:14.962 | 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.dev196) (1.1.5) 2022-05-09 15:26:14.963 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.4.0) 2022-05-09 15:26:14.965 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.0.0) 2022-05-09 15:26:14.966 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (6.0) 2022-05-09 15:26:14.968 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (2.5.0) 2022-05-09 15:26:14.969 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.4.4) 2022-05-09 15:26:14.970 | 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.dev196) (1.32) 2022-05-09 15:26:14.988 | 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.dev196) (1.0.3) 2022-05-09 15:26:15.083 | 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.dev196) (0.17.3) 2022-05-09 15:26:15.157 | 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.dev196) (1.5.0) 2022-05-09 15:26:15.221 | 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.dev196) (0.13.0) 2022-05-09 15:26:15.224 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev196) (0.5.0) 2022-05-09 15:26:15.225 | 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.dev196) (2.0.1) 2022-05-09 15:26:15.284 | 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.dev196) (2.8.2) 2022-05-09 15:26:15.290 | 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.dev196) (0.9.6) 2022-05-09 15:26:15.351 | 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.dev196) (5.1.1) 2022-05-09 15:26:15.353 | 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.dev196) (5.2.4) 2022-05-09 15:26:15.356 | 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.dev196) (0.4.0) 2022-05-09 15:26:15.357 | 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.dev196) (5.0.0) 2022-05-09 15:26:15.385 | 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.dev196) (3.3.0) 2022-05-09 15:26:15.387 | 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.dev196) (3.2.2) 2022-05-09 15:26:15.437 | 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.dev196) (1.15.0) 2022-05-09 15:26:15.493 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev196) (2022.1) 2022-05-09 15:26:15.527 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev196) (1.3.3) 2022-05-09 15:26:15.528 | 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.dev196) (3.0.0) 2022-05-09 15:26:15.558 | 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.dev196) (3.3.0) 2022-05-09 15:26:15.704 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev196) (2.4.0) 2022-05-09 15:26:15.783 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev196) (62.1.0) 2022-05-09 15:26:15.864 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev196) (0.3.5) 2022-05-09 15:26:15.866 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev196) (3.0.0) 2022-05-09 15:26:15.981 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:26:15.982 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:26:15.984 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:26:15.985 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:26:15.986 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:26:15.987 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:26:15.989 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:26:16.203 | 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.dev196) (2.5.0) 2022-05-09 15:26:16.205 | 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.dev196) (3.10.1) 2022-05-09 15:26:16.207 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev196) (3.2.0) 2022-05-09 15:26:16.259 | 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.dev196) (2.1.0) 2022-05-09 15:26:16.261 | 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.dev196) (3.17.6) 2022-05-09 15:26:16.356 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev196) (3.3) 2022-05-09 15:26:16.357 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev196) (2019.11.28) 2022-05-09 15:26:16.358 | 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.dev196) (1.26.9) 2022-05-09 15:26:16.360 | 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.dev196) (2.0.12) 2022-05-09 15:26:16.398 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev196) (0.7) 2022-05-09 15:26:16.754 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev196) (0.13.1) 2022-05-09 15:26:16.834 | 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.dev196) (5.0.0) 2022-05-09 15:26:17.008 | 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.dev196) (2.21) 2022-05-09 15:26:17.087 | 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.dev196) (0.5.0) 2022-05-09 15:26:17.091 | 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.dev196) (2.4.1) 2022-05-09 15:26:17.341 | 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.dev196) (2.5.0) 2022-05-09 15:26:17.527 | 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.dev196) (2.3) 2022-05-09 15:26:18.125 | 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.dev196) (0.14.1) 2022-05-09 15:26:18.177 | 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.dev196) (0.2.5) 2022-05-09 15:26:18.829 | 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.dev196) (0.5.2) 2022-05-09 15:26:18.830 | 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.dev196) (0.4.2) 2022-05-09 15:26:19.164 | 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.dev196) (4.11.1) 2022-05-09 15:26:19.165 | 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.dev196) (2.1.1) 2022-05-09 15:26:19.339 | 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.dev196) (3.8.0) 2022-05-09 15:26:19.592 | 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.dev196) (1.8.2) 2022-05-09 15:26:19.594 | 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.dev196) (21.4.0) 2022-05-09 15:26:19.786 | 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.dev196) (1.0.0) 2022-05-09 15:26:20.056 | 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.dev196) (2.3.2.post1) 2022-05-09 15:26:21.743 | Installing collected packages: neutron 2022-05-09 15:26:21.743 | Attempting uninstall: neutron 2022-05-09 15:26:21.743 | Found existing installation: neutron 20.1.0.dev196 2022-05-09 15:26:21.763 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-09 15:26:21.764 | Running setup.py develop for neutron 2022-05-09 15:26:29.476 | Successfully installed neutron 2022-05-09 15:26:29.476 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:26:29.485 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:26:29.485 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:26:29.640 | + inc/python:pip_install:200 : result=0 2022-05-09 15:26:29.642 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:26:29.645 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:29.647 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:29.650 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:29.652 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:29.654 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:29.656 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:26:29.659 | + functions-common:time_stop:2444 : start_time=1652109966358 2022-05-09 15:26:29.661 | + functions-common:time_stop:2446 : [[ -z 1652109966358 ]] 2022-05-09 15:26:29.664 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:29.668 | + functions-common:time_stop:2449 : end_time=1652109989665 2022-05-09 15:26:29.670 | + functions-common:time_stop:2450 : elapsed_time=23307 2022-05-09 15:26:29.672 | + functions-common:time_stop:2451 : total=132291 2022-05-09 15:26:29.674 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:29.677 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=155598 2022-05-09 15:26:29.680 | + inc/python:pip_install:203 : return 0 2022-05-09 15:26:29.683 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:26:29.685 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:26:29.688 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:26:29.709 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:26:29.721 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-09 15:26:29.724 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-09 15:26:29.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:26:29.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:26:29.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-09 15:26:29.734 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:26:29.736 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:26:29.740 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:26:29.742 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-09 15:26:29.761 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:29.763 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-09 15:26:29.766 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-09 15:26:29.768 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-09 15:26:29.771 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:26:29.773 | + lib/stack:stack_install_service:32 : install_nova 2022-05-09 15:26:29.776 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-09 15:26:29.779 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-09 15:26:29.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:26:29.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:26:29.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-09 15:26:29.789 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:26:29.792 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-09 15:26:29.809 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:29.811 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-09 15:26:29.829 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:29.832 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-09 15:26:29.850 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:29.852 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-09 15:26:29.855 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-09 15:26:29.857 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-09 15:26:29.859 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:26:29.861 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:26:29.864 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:26:29.867 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:26:29.869 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:26:29.872 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:26:29.888 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:26:29.891 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:26:29.893 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:29.896 | + functions-common:git_clone:629 : echo master 2022-05-09 15:26:29.897 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:26:29.902 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-09 15:26:29.905 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:29.907 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-09 15:26:29.920 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-09 15:26:29.923 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:26:29.923 | + functions-common:git_clone:690 : head -1 2022-05-09 15:26:29.937 | 972c06c608 Merge "Debug Nova APIs call failures" 2022-05-09 15:26:29.940 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:26:29.943 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-09 15:26:29.946 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:26:29.948 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:26:29.950 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-09 15:26:29.953 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:26:29.955 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-09 15:26:29.960 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:26:29.962 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:26:29.965 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-09 15:26:29.967 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:26:29.970 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:26:29.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-09 15:26:29.976 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:26:29.979 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-09 15:26:29.981 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:26:29.984 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:26:29.987 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-09 15:26:29.993 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-09 15:26:29.996 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-09 15:26:30.668 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-09 15:26:30.671 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:26:30.673 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:26:30.675 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:26:30.678 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:26:30.680 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-09 15:26:30.682 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:26:30.685 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:26:30.687 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:26:30.689 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:26:30.692 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:26:30.694 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:26:30.697 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:26:30.699 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-09 15:26:30.721 | Using python 3.8 to install /opt/stack/nova 2022-05-09 15:26:30.723 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-09 15:26:31.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:31.612 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:31.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:31.612 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:32.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:26:32.868 | Obtaining file:///opt/stack/nova 2022-05-09 15:26:32.868 | Preparing metadata (setup.py): started 2022-05-09 15:26:39.609 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:26:39.735 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.9.0) 2022-05-09 15:26:39.736 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.4.36) 2022-05-09 15:26:39.737 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.1.1) 2022-05-09 15:26:39.739 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.33.0) 2022-05-09 15:26:39.740 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.1.2) 2022-05-09 15:26:39.741 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (9.4.0) 2022-05-09 15:26:39.742 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.8.0) 2022-05-09 15:26:39.743 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.5.1) 2022-05-09 15:26:39.744 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (36.0.2) 2022-05-09 15:26:39.745 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.8.7) 2022-05-09 15:26:39.746 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.1.2) 2022-05-09 15:26:39.747 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.1.1) 2022-05-09 15:26:39.748 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.5.0) 2022-05-09 15:26:39.749 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.3.0) 2022-05-09 15:26:39.750 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.13.0) 2022-05-09 15:26:39.751 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.7.7) 2022-05-09 15:26:39.752 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.8.0) 2022-05-09 15:26:39.754 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.11.0) 2022-05-09 15:26:39.755 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.1) 2022-05-09 15:26:39.756 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.0.2) 2022-05-09 15:26:39.757 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev102) (3.2.0) 2022-05-09 15:26:39.758 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (8.3.0) 2022-05-09 15:26:39.759 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.0) 2022-05-09 15:26:39.760 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (7.8.0) 2022-05-09 15:26:39.761 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.6.0) 2022-05-09 15:26:39.762 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.27.1) 2022-05-09 15:26:39.763 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.5.0) 2022-05-09 15:26:39.764 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.10.0) 2022-05-09 15:26:39.766 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.11.0) 2022-05-09 15:26:39.767 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.1) 2022-05-09 15:26:39.768 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (8.8.0) 2022-05-09 15:26:39.769 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.1.0) 2022-05-09 15:26:39.770 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.7.0) 2022-05-09 15:26:39.771 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.6.0) 2022-05-09 15:26:39.772 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.4.0) 2022-05-09 15:26:39.774 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.3.0) 2022-05-09 15:26:39.775 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:26:39.776 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.13.0) 2022-05-09 15:26:39.777 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (11.3.0) 2022-05-09 15:26:39.778 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (6.3.1) 2022-05-09 15:26:39.779 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (12.13.0) 2022-05-09 15:26:39.780 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.12.1) 2022-05-09 15:26:39.781 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.0) 2022-05-09 15:26:39.782 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.1.0) 2022-05-09 15:26:39.784 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.0) 2022-05-09 15:26:39.785 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:26:39.786 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.1) 2022-05-09 15:26:39.787 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.9.0) 2022-05-09 15:26:39.788 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.6.0) 2022-05-09 15:26:39.790 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.2.0) 2022-05-09 15:26:39.791 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.1.0) 2022-05-09 15:26:39.792 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.7.0) 2022-05-09 15:26:39.793 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.7.1) 2022-05-09 15:26:39.794 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.11.0) 2022-05-09 15:26:39.795 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.0.1) 2022-05-09 15:26:39.796 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.11.1) 2022-05-09 15:26:39.797 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.2.2) 2022-05-09 15:26:39.803 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.3.3) 2022-05-09 15:26:39.805 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.7.0) 2022-05-09 15:26:39.806 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.7.0) 2022-05-09 15:26:39.807 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.2) 2022-05-09 15:26:39.808 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.4.1) 2022-05-09 15:26:39.809 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.61.0) 2022-05-09 15:26:39.810 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (6.0) 2022-05-09 15:26:39.826 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (1.2.0) 2022-05-09 15:26:39.828 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (4.11.3) 2022-05-09 15:26:39.830 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (5.7.1) 2022-05-09 15:26:39.852 | 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.dev102) (5.3.0) 2022-05-09 15:26:39.891 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev102) (1.15.0) 2022-05-09 15:26:39.922 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev102) (1.16.0) 2022-05-09 15:26:39.924 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev102) (2.2.1) 2022-05-09 15:26:39.946 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev102) (2.1.1) 2022-05-09 15:26:40.071 | 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.dev102) (4.4.0) 2022-05-09 15:26:40.073 | 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.dev102) (3.1.1) 2022-05-09 15:26:40.134 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.4.4) 2022-05-09 15:26:40.135 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.0.0) 2022-05-09 15:26:40.163 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:26:40.165 | 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.dev102) (1.32) 2022-05-09 15:26:40.167 | 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.dev102) (1.1.5) 2022-05-09 15:26:40.168 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.4.0) 2022-05-09 15:26:40.192 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev102) (6.3.1) 2022-05-09 15:26:40.194 | 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.dev102) (5.6.0) 2022-05-09 15:26:40.245 | 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.dev102) (1.16.0) 2022-05-09 15:26:40.249 | 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.dev102) (0.6.9) 2022-05-09 15:26:40.251 | 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.dev102) (2.5.0) 2022-05-09 15:26:40.310 | 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.dev102) (0.17.3) 2022-05-09 15:26:40.421 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev102) (0.5.0) 2022-05-09 15:26:40.423 | 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.dev102) (2.0.1) 2022-05-09 15:26:40.504 | 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.dev102) (0.9.6) 2022-05-09 15:26:40.568 | 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.dev102) (5.1.1) 2022-05-09 15:26:40.571 | 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.dev102) (5.0.0) 2022-05-09 15:26:40.573 | 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.dev102) (0.4.0) 2022-05-09 15:26:40.574 | 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.dev102) (5.2.4) 2022-05-09 15:26:40.601 | 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.dev102) (3.3.0) 2022-05-09 15:26:40.603 | 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.dev102) (3.2.2) 2022-05-09 15:26:40.660 | 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.dev102) (1.0.3) 2022-05-09 15:26:40.718 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev102) (2022.1) 2022-05-09 15:26:40.755 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev102) (1.3.3) 2022-05-09 15:26:40.758 | 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.dev102) (3.0.0) 2022-05-09 15:26:40.811 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev102) (21.3) 2022-05-09 15:26:40.813 | 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.dev102) (3.0.8) 2022-05-09 15:26:40.903 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:26:40.930 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev102) (62.1.0) 2022-05-09 15:26:41.029 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev102) (0.2.5) 2022-05-09 15:26:41.109 | 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.dev102) (3.17.6) 2022-05-09 15:26:41.173 | 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.dev102) (22.0.0) 2022-05-09 15:26:41.175 | 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.dev102) (1.14.1) 2022-05-09 15:26:41.179 | 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.dev102) (1.3.3) 2022-05-09 15:26:41.222 | 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.dev102) (3.10.1) 2022-05-09 15:26:41.225 | 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.dev102) (2.5.0) 2022-05-09 15:26:41.230 | 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.dev102) (2.1.0) 2022-05-09 15:26:41.312 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev102) (3.3) 2022-05-09 15:26:41.313 | 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.dev102) (1.26.9) 2022-05-09 15:26:41.314 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev102) (2019.11.28) 2022-05-09 15:26:41.317 | 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.dev102) (2.0.12) 2022-05-09 15:26:41.420 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev102) (0.7) 2022-05-09 15:26:41.650 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev102) (0.4.2) 2022-05-09 15:26:41.651 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev102) (0.5.2) 2022-05-09 15:26:41.768 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (1.4.2) 2022-05-09 15:26:41.772 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (2.8) 2022-05-09 15:26:41.775 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:26:41.869 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev102) (0.13.1) 2022-05-09 15:26:41.947 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev102) (1.22.3) 2022-05-09 15:26:42.016 | 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.dev102) (5.0.0) 2022-05-09 15:26:42.224 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev102) (2.21) 2022-05-09 15:26:42.302 | 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.dev102) (0.5.0) 2022-05-09 15:26:42.304 | 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.dev102) (2.4.1) 2022-05-09 15:26:42.528 | 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.dev102) (2.5.0) 2022-05-09 15:26:42.642 | 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.dev102) (2.3) 2022-05-09 15:26:43.127 | 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.dev102) (0.14.1) 2022-05-09 15:26:43.175 | 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.dev102) (2.17.1.post1) 2022-05-09 15:26:43.549 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:26:43.550 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:26:43.551 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:26:43.552 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:26:43.553 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:26:43.555 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:26:43.556 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev102) (0.6.9) 2022-05-09 15:26:44.791 | 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.dev102) (3.8.0) 2022-05-09 15:26:45.205 | 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.dev102) (1.8.2) 2022-05-09 15:26:45.206 | 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.dev102) (21.4.0) 2022-05-09 15:26:45.303 | 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.dev102) (2.4.0) 2022-05-09 15:26:45.408 | 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.dev102) (1.0.0) 2022-05-09 15:26:47.092 | Installing collected packages: nova 2022-05-09 15:26:47.092 | Attempting uninstall: nova 2022-05-09 15:26:47.092 | Found existing installation: nova 25.1.0.dev102 2022-05-09 15:26:47.101 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-09 15:26:47.102 | Running setup.py develop for nova 2022-05-09 15:26:55.507 | Successfully installed nova 2022-05-09 15:26:55.507 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:26:55.515 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:26:55.515 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:26:55.681 | + inc/python:pip_install:200 : result=0 2022-05-09 15:26:55.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:26:55.686 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:55.688 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:55.690 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:55.693 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:55.695 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:55.697 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:26:55.700 | + functions-common:time_stop:2444 : start_time=1652109990715 2022-05-09 15:26:55.702 | + functions-common:time_stop:2446 : [[ -z 1652109990715 ]] 2022-05-09 15:26:55.705 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:55.709 | + functions-common:time_stop:2449 : end_time=1652110015707 2022-05-09 15:26:55.712 | + functions-common:time_stop:2450 : elapsed_time=24992 2022-05-09 15:26:55.714 | + functions-common:time_stop:2451 : total=155598 2022-05-09 15:26:55.716 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:55.718 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180590 2022-05-09 15:26:55.721 | + inc/python:pip_install:203 : return 0 2022-05-09 15:26:55.723 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:26:55.726 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:26:55.728 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:26:55.747 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:26:55.759 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-09 15:26:55.762 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-09 15:26:55.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:26:55.767 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:26:55.770 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-09 15:26:55.773 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:26:55.775 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-09 15:26:55.789 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:26:55.792 | + ./stack.sh:main:939 : configure_nova 2022-05-09 15:26:55.794 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-09 15:26:55.807 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-09 15:26:55.809 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-09 15:26:55.812 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-09 15:26:55.816 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-09 15:26:55.816 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-09 15:26:55.821 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-09 15:26:55.823 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-09 15:26:55.826 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-09 15:26:55.828 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-09 15:26:55.831 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-09 15:26:55.834 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-09 15:26:55.836 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-09 15:26:55.839 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-09 15:26:55.852 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-09 15:26:55.865 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-05-09 15:26:55.878 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-05-09 15:26:55.891 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-09 15:26:55.905 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-09 15:26:55.908 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-09 15:26:55.914 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.VWP7RxB8Is 2022-05-09 15:26:55.916 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-09 15:26:55.919 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-09 15:26:55.921 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-09 15:26:55.924 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-09 15:26:55.926 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-09 15:26:55.929 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.VWP7RxB8Is 2022-05-09 15:26:55.933 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.VWP7RxB8Is 2022-05-09 15:26:55.945 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.VWP7RxB8Is /etc/sudoers.d/nova-rootwrap 2022-05-09 15:26:55.959 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-09 15:26:55.963 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-09 15:26:55.966 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-09 15:26:55.968 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-09 15:26:55.971 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-09 15:26:55.974 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-09 15:26:55.977 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-09 15:26:55.980 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-09 15:26:55.982 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-09 15:26:55.987 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-09 15:26:56.005 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:56.007 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-09 15:26:56.009 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-09 15:26:56.013 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-09 15:26:56.017 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-09 15:26:56.048 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-09 15:26:56.050 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-09 15:26:56.084 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-09 15:26:56.115 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-09 15:26:56.142 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-09 15:26:56.173 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-09 15:26:56.204 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-09 15:26:56.234 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-09 15:26:56.236 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.49 2022-05-09 15:26:56.264 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-09 15:26:56.292 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-09 15:26:56.321 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-09 15:26:56.349 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-09 15:26:56.376 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-09 15:26:56.407 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-09 15:26:56.409 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:26:56.411 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:26:56.414 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:26:56.416 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:26:56.418 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:26:56.420 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:26:56.422 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:26:56.425 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:26:56.427 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:26:56.430 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:26:56.432 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:26:56.434 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-09 15:26:56.436 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:26:56.438 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:26:56.441 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:26:56.444 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:26:56.446 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:26:56.448 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:26:56.450 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-09 15:26:56.467 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:56.469 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:26:56.472 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-09 15:26:56.474 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-09 15:26:56.504 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-09 15:26:56.506 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-09 15:26:56.508 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-09 15:26:56.511 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-09 15:26:56.513 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:26:56.518 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:26:56.547 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-09 15:26:56.549 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-09 15:26:56.552 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-09 15:26:56.555 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-09 15:26:56.557 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-09 15:26:56.560 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-09 15:26:56.591 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-09 15:26:56.623 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-09 15:26:56.651 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-09 15:26:56.679 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-09 15:26:56.695 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:56.697 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-09 15:26:56.721 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:56.724 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-09 15:26:56.725 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-09 15:26:56.730 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-09 15:26:56.732 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-09 15:26:56.763 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-09 15:26:56.779 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:56.781 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-09 15:26:56.783 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-09 15:26:56.786 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:26:56.789 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:26:56.791 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-09 15:26:56.821 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-09 15:26:56.848 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:26:56.877 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-09 15:26:56.905 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-09 15:26:56.933 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-09 15:26:56.960 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-09 15:26:56.988 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-09 15:26:57.017 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:26:57.045 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:26:57.073 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-09 15:26:57.091 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:57.103 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-09 15:26:57.105 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-09 15:26:57.136 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-09 15:26:57.165 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.49/identity 2022-05-09 15:26:57.192 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-09 15:26:57.220 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-09 15:26:57.248 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-09 15:26:57.276 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-09 15:26:57.304 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-09 15:26:57.331 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-09 15:26:57.348 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:57.350 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-09 15:26:57.353 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-09 15:26:57.380 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-09 15:26:57.412 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-09 15:26:57.414 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-09 15:26:57.442 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-09 15:26:57.445 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-09 15:26:57.447 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-09 15:26:57.449 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:26:57.452 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:26:57.454 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:26:57.457 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:26:57.459 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:26:57.461 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:26:57.464 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-09 15:26:57.466 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:26:57.468 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:26:57.471 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:26:57.474 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:26:57.476 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:26:57.478 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:26:57.480 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:26:57.483 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:26:57.485 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:26:57.487 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:26:57.489 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:26:57.492 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-09 15:26:57.494 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-09 15:26:57.496 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-09 15:26:57.499 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:26:57.516 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:26:57.518 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:26:57.521 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:26:57.523 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:26:57.525 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-09 15:26:57.553 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:26:57.583 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:26:57.611 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:26:57.639 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-09 15:26:57.670 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-09 15:26:57.687 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:57.689 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-09 15:26:57.692 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-09 15:26:57.695 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-09 15:26:57.697 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-09 15:26:57.699 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:26:57.701 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:26:57.704 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-09 15:26:57.708 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-09 15:26:57.710 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:26:57.713 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:26:57.726 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:57.726 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:26:57.735 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:26:57.739 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:57.754 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-09 15:26:57.757 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-09 15:26:57.760 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-09 15:26:57.789 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-09 15:26:57.817 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-09 15:26:57.843 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:26:57.871 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:26:57.899 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:26:57.927 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:26:57.953 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:26:57.982 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:26:58.011 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-09 15:26:58.039 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:26:58.067 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:26:58.096 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:26:58.126 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:26:58.129 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:26:58.131 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-09 15:26:58.134 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-09 15:26:58.136 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:26:58.138 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:58.141 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:58.143 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:26:58.146 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:26:58.149 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-09 15:26:58.176 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:26:58.204 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-05-09 15:26:58.204 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:26:58.214 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-09 15:26:58.217 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-09 15:26:58.219 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-09 15:26:58.222 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:26:58.224 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:26:58.226 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:26:58.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:58.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:58.233 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:26:58.235 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:26:58.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:58.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:58.243 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-09 15:26:58.305 | Enabling site nova-api-wsgi. 2022-05-09 15:26:58.311 | To activate the new configuration, you need to run: 2022-05-09 15:26:58.311 | systemctl reload apache2 2022-05-09 15:26:58.317 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:26:58.319 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:26:58.322 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:26:58.324 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:26:58.459 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-09 15:26:58.489 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:58.491 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-09 15:26:58.494 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-09 15:26:58.496 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-09 15:26:58.499 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-09 15:26:58.501 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-09 15:26:58.504 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:26:58.509 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-09 15:26:58.511 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-09 15:26:58.514 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:26:58.516 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:26:58.529 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:26:58.533 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:58.543 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:26:58.550 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:58.567 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-09 15:26:58.569 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-09 15:26:58.576 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-09 15:26:58.608 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-09 15:26:58.637 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-09 15:26:58.675 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:26:58.703 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:26:58.733 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:26:58.764 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:26:58.792 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:26:58.820 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:26:58.848 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-09 15:26:58.876 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:26:58.904 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:26:58.932 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:26:58.961 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-09 15:26:58.963 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-09 15:26:58.991 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-09 15:26:59.009 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:59.011 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-09 15:26:59.044 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-09 15:26:59.047 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-09 15:26:59.049 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-09 15:26:59.067 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:59.069 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:26:59.072 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:26:59.101 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-09 15:26:59.133 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-09 15:26:59.135 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:26:59.138 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-09 15:26:59.140 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:26:59.142 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:26:59.145 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:26:59.162 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:59.165 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:26:59.167 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:26:59.169 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:26:59.186 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:59.188 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:26:59.191 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:26:59.219 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:26:59.222 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:26:59.225 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-09 15:26:59.253 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-09 15:26:59.281 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-09 15:26:59.313 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-09 15:26:59.335 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:59.338 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:26:59.367 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-09 15:26:59.370 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-09 15:26:59.372 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-09 15:26:59.404 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-09 15:26:59.432 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.49/identity 2022-05-09 15:26:59.460 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-09 15:26:59.489 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-09 15:26:59.517 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-09 15:26:59.545 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-09 15:26:59.573 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-09 15:26:59.603 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-09 15:26:59.631 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-09 15:26:59.648 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:59.651 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-09 15:26:59.655 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:26:59.658 | + lib/nova:create_nova_conf:553 : local conf 2022-05-09 15:26:59.661 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-09 15:26:59.663 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-09 15:26:59.666 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:26:59.668 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:26:59.671 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:26:59.673 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-09 15:26:59.676 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-09 15:26:59.681 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-09 15:26:59.683 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-09 15:26:59.685 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-09 15:26:59.688 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-09 15:26:59.690 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-09 15:26:59.693 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-09 15:26:59.725 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-09 15:26:59.756 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-09 15:26:59.788 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:26:59.790 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-09 15:26:59.793 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-09 15:26:59.795 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-09 15:26:59.811 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:59.815 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-09 15:26:59.815 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-09 15:27:00.533 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-09 15:27:00.536 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-09 15:27:00.539 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:27:00.541 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-09 15:27:00.544 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:27:00.547 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-09 15:27:00.549 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:27:00.565 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:00.569 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-09 15:27:00.571 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-09 15:27:00.573 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:27:00.590 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:00.592 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-05-09 15:27:00.595 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-05-09 15:27:00.623 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:27:00.625 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:27:00.628 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-09 15:27:00.650 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:00.653 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-09 15:27:00.655 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:27:00.657 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-09 15:27:00.691 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.49/identity 2022-05-09 15:27:00.719 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-09 15:27:00.747 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-09 15:27:00.776 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-09 15:27:00.808 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-09 15:27:00.838 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-09 15:27:00.868 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-09 15:27:00.897 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-09 15:27:00.899 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-09 15:27:00.901 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-09 15:27:00.904 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:27:00.921 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:27:00.923 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:27:00.926 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:27:00.929 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:27:00.931 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-09 15:27:00.961 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:27:00.990 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:27:01.017 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:27:01.045 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:27:01.048 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-09 15:27:01.053 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:27:01.055 | + lib/nova:create_nova_conf:587 : local conf 2022-05-09 15:27:01.058 | + lib/nova:create_nova_conf:588 : local offset 2022-05-09 15:27:01.061 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-09 15:27:01.064 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:27:01.066 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:27:01.069 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:27:01.071 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-09 15:27:01.074 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-09 15:27:01.076 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:27:01.078 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-09 15:27:01.081 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-09 15:27:01.083 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-09 15:27:01.100 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:01.103 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-09 15:27:01.105 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-09 15:27:01.124 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:01.127 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-09 15:27:01.147 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:01.149 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-09 15:27:01.171 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:01.174 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-09 15:27:01.193 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:01.195 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-09 15:27:01.198 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-09 15:27:01.200 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-09 15:27:01.203 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:27:01.205 | + lib/stack:stack_install_service:32 : install_placement 2022-05-09 15:27:01.208 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-09 15:27:01.210 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-09 15:27:01.213 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:01.216 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:01.218 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-09 15:27:01.221 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:27:01.224 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:27:01.226 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:27:01.229 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:27:01.231 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:27:01.234 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:27:01.236 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:01.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:01.242 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:27:01.244 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:27:01.246 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:27:01.249 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:27:01.251 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-09 15:27:01.255 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:27:01.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:01.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:01.262 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-09 15:27:01.284 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-09 15:27:01.394 | Reading package lists... 2022-05-09 15:27:01.667 | Building dependency tree... 2022-05-09 15:27:01.669 | Reading state information... 2022-05-09 15:27:01.945 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:27:01.945 | The following packages were automatically installed and are no longer required: 2022-05-09 15:27:01.946 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:27:01.946 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:27:01.946 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:27:01.946 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:27:01.946 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:27:01.946 | python3-zope.interface 2022-05-09 15:27:01.946 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:27:02.063 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:27:02.067 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:27:02.070 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:27:02.072 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:02.074 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:02.077 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:02.079 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:02.081 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:02.084 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:27:02.086 | + functions-common:time_stop:2444 : start_time=1652110021281 2022-05-09 15:27:02.088 | + functions-common:time_stop:2446 : [[ -z 1652110021281 ]] 2022-05-09 15:27:02.091 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:02.097 | + functions-common:time_stop:2449 : end_time=1652110022094 2022-05-09 15:27:02.099 | + functions-common:time_stop:2450 : elapsed_time=813 2022-05-09 15:27:02.102 | + functions-common:time_stop:2451 : total=6708 2022-05-09 15:27:02.104 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:02.106 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7521 2022-05-09 15:27:02.109 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:27:02.111 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-09 15:27:02.115 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-09 15:27:02.117 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-09 15:27:02.119 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-09 15:27:02.122 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-09 15:27:02.144 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-09 15:27:02.147 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:27:02.149 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:27:02.152 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:27:02.154 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:27:02.157 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:27:02.160 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:27:02.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:02.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:02.167 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:27:02.170 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:27:02.172 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:27:02.175 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:27:02.178 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-09 15:27:02.180 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:27:02.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:02.185 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:02.188 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-09 15:27:02.210 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-05-09 15:27:02.321 | Reading package lists... 2022-05-09 15:27:02.578 | Building dependency tree... 2022-05-09 15:27:02.579 | Reading state information... 2022-05-09 15:27:02.858 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-09 15:27:02.859 | The following packages were automatically installed and are no longer required: 2022-05-09 15:27:02.860 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:27:02.860 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:27:02.860 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:27:02.860 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:27:02.860 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:27:02.860 | python3-zope.interface 2022-05-09 15:27:02.860 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:27:02.977 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:27:02.982 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:27:02.985 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:27:02.987 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:02.990 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:02.992 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:02.995 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:02.997 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:02.999 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:27:03.002 | + functions-common:time_stop:2444 : start_time=1652110022207 2022-05-09 15:27:03.005 | + functions-common:time_stop:2446 : [[ -z 1652110022207 ]] 2022-05-09 15:27:03.008 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:03.012 | + functions-common:time_stop:2449 : end_time=1652110023010 2022-05-09 15:27:03.015 | + functions-common:time_stop:2450 : elapsed_time=803 2022-05-09 15:27:03.017 | + functions-common:time_stop:2451 : total=7521 2022-05-09 15:27:03.020 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:03.022 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8324 2022-05-09 15:27:03.025 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:27:03.027 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-09 15:27:03.030 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-09 15:27:03.032 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:27:03.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:03.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:03.041 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-09 15:27:03.044 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-09 15:27:03.099 | wsgi (enabled by maintainer script) 2022-05-09 15:27:03.102 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-09 15:27:03.105 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-09 15:27:03.107 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:27:03.111 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-09 15:27:03.114 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-09 15:27:03.117 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:27:03.120 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:27:03.121 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:27:03.126 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-09 15:27:03.129 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-09 15:27:03.131 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-09 15:27:03.134 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-09 15:27:03.137 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-09 15:27:03.160 | Using python 3.8 to install osc-placement 2022-05-09 15:27:03.163 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-09 15:27:04.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:27:04.035 | from cryptography.utils import int_from_bytes 2022-05-09 15:27:04.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:27:04.035 | from cryptography.utils import int_from_bytes 2022-05-09 15:27:05.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:27:05.261 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-09 15:27:05.273 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-09 15:27:05.275 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-09 15:27:05.276 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-09 15:27:05.277 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-09 15:27:05.278 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-09 15:27:05.279 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-09 15:27:05.338 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-09 15:27:05.338 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-09 15:27:05.340 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-09 15:27:05.342 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-09 15:27:05.355 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-05-09 15:27:05.356 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-09 15:27:05.359 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-09 15:27:05.373 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-09 15:27:05.374 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-09 15:27:05.376 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-09 15:27:05.377 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-09 15:27:05.378 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-05-09 15:27:05.379 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-09 15:27:05.399 | 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.3.0) 2022-05-09 15:27:05.401 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-09 15:27:05.402 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-09 15:27:05.403 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-09 15:27:05.412 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-09 15:27:05.449 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-09 15:27:05.451 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-09 15:27:05.452 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-09 15:27:05.453 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-09 15:27:05.454 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-09 15:27:05.455 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-09 15:27:05.458 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-09 15:27:05.460 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-09 15:27:05.525 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-09 15:27:05.526 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-09 15:27:05.529 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-09 15:27:05.531 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-09 15:27:05.621 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-09 15:27:05.622 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-09 15:27:05.623 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-09 15:27:05.671 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-09 15:27:05.713 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-09 15:27:05.890 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-09 15:27:08.169 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:27:08.177 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:27:08.177 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:27:08.315 | + inc/python:pip_install:200 : result=0 2022-05-09 15:27:08.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:27:08.321 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:08.323 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:08.326 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:08.328 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:08.331 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:08.334 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:27:08.337 | + functions-common:time_stop:2444 : start_time=1652110023154 2022-05-09 15:27:08.339 | + functions-common:time_stop:2446 : [[ -z 1652110023154 ]] 2022-05-09 15:27:08.342 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:08.347 | + functions-common:time_stop:2449 : end_time=1652110028344 2022-05-09 15:27:08.350 | + functions-common:time_stop:2450 : elapsed_time=5190 2022-05-09 15:27:08.352 | + functions-common:time_stop:2451 : total=180590 2022-05-09 15:27:08.355 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:08.357 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=185780 2022-05-09 15:27:08.360 | + inc/python:pip_install:203 : return 0 2022-05-09 15:27:08.362 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-09 15:27:08.365 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-09 15:27:08.367 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-09 15:27:08.370 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:27:08.372 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:27:08.375 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:27:08.379 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:27:08.381 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:27:08.384 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:27:08.402 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:27:08.405 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:27:08.407 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:27:08.410 | + functions-common:git_clone:629 : echo master 2022-05-09 15:27:08.410 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:27:08.416 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-09 15:27:08.419 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:27:08.421 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-09 15:27:08.435 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-09 15:27:08.438 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:27:08.438 | + functions-common:git_clone:690 : head -1 2022-05-09 15:27:08.443 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-09 15:27:08.445 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:27:08.448 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-09 15:27:08.451 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:27:08.453 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:27:08.455 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-09 15:27:08.458 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:27:08.461 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-09 15:27:08.463 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:27:08.466 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:27:08.468 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-09 15:27:08.471 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:27:08.473 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:27:08.476 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-09 15:27:08.479 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:27:08.482 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-09 15:27:08.484 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:27:08.487 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:27:08.491 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-09 15:27:08.497 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-09 15:27:08.500 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-09 15:27:09.184 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-09 15:27:09.186 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:27:09.189 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:27:09.191 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:27:09.194 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:27:09.197 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-09 15:27:09.199 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:27:09.202 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:27:09.204 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:27:09.207 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:27:09.210 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:27:09.212 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:27:09.215 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:27:09.217 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-09 15:27:09.239 | Using python 3.8 to install /opt/stack/placement 2022-05-09 15:27:09.242 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-09 15:27:10.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:27:10.129 | from cryptography.utils import int_from_bytes 2022-05-09 15:27:10.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:27:10.129 | from cryptography.utils import int_from_bytes 2022-05-09 15:27:11.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:27:11.418 | Obtaining file:///opt/stack/placement 2022-05-09 15:27:11.419 | Preparing metadata (setup.py): started 2022-05-09 15:27:16.205 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:27:16.250 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.9.0) 2022-05-09 15:27:16.252 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.36) 2022-05-09 15:27:16.253 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-05-09 15:27:16.254 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-05-09 15:27:16.255 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-05-09 15:27:16.256 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-09 15:27:16.257 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-05-09 15:27:16.259 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (62.1.0) 2022-05-09 15:27:16.260 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-09 15:27:16.261 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-05-09 15:27:16.262 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-05-09 15:27:16.263 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-05-09 15:27:16.264 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-05-09 15:27:16.265 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.13.0) 2022-05-09 15:27:16.267 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.3.0) 2022-05-09 15:27:16.268 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.12.1) 2022-05-09 15:27:16.269 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-09 15:27:16.271 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-09 15:27:16.272 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-05-09 15:27:16.274 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-05-09 15:27:16.275 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-05-09 15:27:16.350 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.4.0) 2022-05-09 15:27:16.351 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.16.0) 2022-05-09 15:27:16.353 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-05-09 15:27:16.354 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (2.11.0) 2022-05-09 15:27:16.355 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (5.1.0) 2022-05-09 15:27:16.356 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.5.0) 2022-05-09 15:27:16.378 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev20) (0.17.3) 2022-05-09 15:27:16.422 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-09 15:27:16.423 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-09 15:27:16.424 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (0.8.0) 2022-05-09 15:27:16.425 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (3.5.0) 2022-05-09 15:27:16.427 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (6.0) 2022-05-09 15:27:16.477 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-05-09 15:27:16.480 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-05-09 15:27:16.480 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-05-09 15:27:16.482 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-05-09 15:27:16.522 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (2.8.2) 2022-05-09 15:27:16.526 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (0.9.6) 2022-05-09 15:27:16.545 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.2.2) 2022-05-09 15:27:16.546 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-05-09 15:27:16.547 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.1.2) 2022-05-09 15:27:16.574 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (1.0.3) 2022-05-09 15:27:16.576 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (2022.1) 2022-05-09 15:27:16.587 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-05-09 15:27:16.605 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (21.3) 2022-05-09 15:27:16.607 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (0.11.0) 2022-05-09 15:27:16.610 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (1.0.2) 2022-05-09 15:27:16.610 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (3.0.8) 2022-05-09 15:27:16.652 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-05-09 15:27:16.654 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2.0.12) 2022-05-09 15:27:16.655 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (1.26.9) 2022-05-09 15:27:16.658 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (3.3) 2022-05-09 15:27:16.676 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev20) (0.7) 2022-05-09 15:27:16.872 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-05-09 15:27:16.912 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-05-09 15:27:16.914 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-05-09 15:27:16.915 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-05-09 15:27:16.931 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (1.15.0) 2022-05-09 15:27:16.964 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.14.1) 2022-05-09 15:27:17.023 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.1.1) 2022-05-09 15:27:17.093 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.7.0) 2022-05-09 15:27:17.177 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.1.5) 2022-05-09 15:27:17.230 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (0.2.5) 2022-05-09 15:27:17.427 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-05-09 15:27:17.427 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-05-09 15:27:17.429 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-05-09 15:27:17.507 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-09 15:27:17.571 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.21) 2022-05-09 15:27:17.739 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-05-09 15:27:17.849 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-05-09 15:27:17.850 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-05-09 15:27:19.779 | Installing collected packages: openstack-placement 2022-05-09 15:27:19.779 | Attempting uninstall: openstack-placement 2022-05-09 15:27:19.780 | Found existing installation: openstack-placement 7.1.0.dev20 2022-05-09 15:27:19.782 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-09 15:27:19.784 | Running setup.py develop for openstack-placement 2022-05-09 15:27:25.830 | Successfully installed openstack-placement 2022-05-09 15:27:25.830 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:27:25.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:27:25.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:27:25.979 | + inc/python:pip_install:200 : result=0 2022-05-09 15:27:25.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:27:25.984 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:25.986 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:25.989 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:25.991 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:25.994 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:25.996 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:27:25.998 | + functions-common:time_stop:2444 : start_time=1652110029234 2022-05-09 15:27:26.001 | + functions-common:time_stop:2446 : [[ -z 1652110029234 ]] 2022-05-09 15:27:26.004 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:26.009 | + functions-common:time_stop:2449 : end_time=1652110046006 2022-05-09 15:27:26.011 | + functions-common:time_stop:2450 : elapsed_time=16772 2022-05-09 15:27:26.013 | + functions-common:time_stop:2451 : total=185780 2022-05-09 15:27:26.015 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:26.018 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=202552 2022-05-09 15:27:26.020 | + inc/python:pip_install:203 : return 0 2022-05-09 15:27:26.023 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:27:26.026 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:27:26.028 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:27:26.048 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:27:26.061 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-09 15:27:26.064 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-09 15:27:26.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:27:26.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:27:26.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-09 15:27:26.074 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:27:26.077 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:27:26.079 | + ./stack.sh:main:945 : configure_placement 2022-05-09 15:27:26.082 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-09 15:27:26.094 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-09 15:27:26.097 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-09 15:27:26.102 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-09 15:27:26.105 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-09 15:27:26.107 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-09 15:27:26.110 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-09 15:27:26.112 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-09 15:27:26.116 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-09 15:27:26.148 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-09 15:27:26.181 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-09 15:27:26.214 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-09 15:27:26.216 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-09 15:27:26.219 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-09 15:27:26.221 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:27:26.224 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-09 15:27:26.257 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-09 15:27:26.287 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:27:26.318 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-09 15:27:26.349 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-09 15:27:26.379 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-09 15:27:26.409 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-09 15:27:26.439 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-09 15:27:26.470 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:27:26.501 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:27:26.531 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-09 15:27:26.533 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-09 15:27:26.537 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-09 15:27:26.540 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:27:26.558 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:27:26.561 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:27:26.563 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:27:26.566 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:27:26.568 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-09 15:27:26.599 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:27:26.628 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:27:26.658 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:27:26.689 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-09 15:27:26.692 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-09 15:27:26.695 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-09 15:27:26.697 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-09 15:27:26.700 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-09 15:27:26.702 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:27:26.705 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:27:26.708 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-09 15:27:26.713 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-09 15:27:26.715 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:27:26.718 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:27:26.732 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:27:26.732 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:27:26.741 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:27:26.744 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:27:26.760 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-09 15:27:26.763 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-09 15:27:26.767 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-09 15:27:26.801 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-09 15:27:26.830 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-09 15:27:26.861 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:27:26.891 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:27:26.920 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:27:26.949 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:27:26.979 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:27:27.008 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:27:27.037 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-09 15:27:27.066 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:27:27.096 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:27:27.126 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:27:27.155 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:27:27.158 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:27:27.161 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-09 15:27:27.164 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-09 15:27:27.166 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:27:27.168 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:27.171 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:27.174 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-09 15:27:27.177 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-09 15:27:27.180 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-09 15:27:27.209 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:27:27.240 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-09 15:27:27.240 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-09 15:27:27.249 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-09 15:27:27.252 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-09 15:27:27.255 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-09 15:27:27.258 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:27:27.260 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:27:27.263 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:27:27.265 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:27.268 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:27.270 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:27:27.273 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:27:27.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:27.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:27.280 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-09 15:27:27.341 | Site placement-api already enabled 2022-05-09 15:27:27.346 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:27:27.349 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:27:27.352 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:27:27.355 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:27:27.493 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-09 15:27:27.516 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:27.518 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-09 15:27:27.539 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:27.542 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-09 15:27:27.563 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:27.566 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-09 15:27:27.568 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-09 15:27:27.571 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-09 15:27:27.604 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2022-05-09 15:27:27.634 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-09 15:27:27.663 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-09 15:27:27.693 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-09 15:27:27.724 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-09 15:27:27.754 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-09 15:27:27.787 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-09 15:27:27.817 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-09 15:27:27.836 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:27.839 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-09 15:27:27.856 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:27.859 | + ./stack.sh:main:971 : run_phase stack install 2022-05-09 15:27:27.861 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:27:27.864 | + functions-common:run_phase:1866 : local phase=install 2022-05-09 15:27:27.866 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:27:27.869 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:27:27.872 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:27:27.874 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:27:27.877 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:27:27.881 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:27:27.885 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:27:27.888 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:27:27.890 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:27:27.893 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-09 15:27:27.896 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:27:27.912 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:27.914 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:27:27.917 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:27:27.919 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-09 15:27:27.921 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-09 15:27:27.924 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:27:27.927 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-09 15:27:27.929 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-09 15:27:27.931 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-09 15:27:27.989 | ++ inc/async:async_inner:63 : install_tempest 2022-05-09 15:27:28.028 | [178406 Async install_tempest:203766]: running: install_tempest 2022-05-09 15:27:28.030 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:27:28.033 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:27:28.036 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:27:28.039 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:27:28.042 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-09 15:27:28.045 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:27:28.047 | + functions-common:run_plugins:1852 : local phase=install 2022-05-09 15:27:28.050 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:27:28.053 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:27:28.055 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-09 15:27:28.058 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-09 15:27:28.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:27:28.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:27:28.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-09 15:27:28.070 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:27:28.073 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-09 15:27:28.075 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-09 15:27:28.078 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:27:28.082 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-09 15:27:28.093 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-09 15:27:28.099 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:27:28.103 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:27:28.104 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:27:28.110 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-09 15:27:28.112 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-09 15:27:28.115 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-09 15:27:28.118 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-09 15:27:28.121 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-09 15:27:28.144 | Using python 3.8 to install python-openstackclient 2022-05-09 15:27:28.147 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-05-09 15:27:29.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:27:29.062 | from cryptography.utils import int_from_bytes 2022-05-09 15:27:29.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:27:29.062 | from cryptography.utils import int_from_bytes 2022-05-09 15:27:30.265 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:27:30.297 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-09 15:27:30.317 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-09 15:27:30.318 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-09 15:27:30.318 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-09 15:27:30.320 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-09 15:27:30.321 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-09 15:27:30.322 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-09 15:27:30.323 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-09 15:27:30.325 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-09 15:27:30.326 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-09 15:27:30.327 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-09 15:27:30.328 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-09 15:27:30.339 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-09 15:27:30.340 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-09 15:27:30.342 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-09 15:27:30.343 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-09 15:27:30.344 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-09 15:27:30.370 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-09 15:27:30.371 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-09 15:27:30.372 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-09 15:27:30.374 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-09 15:27:30.375 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-09 15:27:30.376 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-09 15:27:30.377 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-09 15:27:30.378 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-09 15:27:30.379 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-09 15:27:30.381 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-09 15:27:30.382 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-09 15:27:30.396 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-09 15:27:30.414 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-09 15:27:30.415 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-09 15:27:30.418 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-09 15:27:30.418 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-09 15:27:30.439 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-09 15:27:30.459 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-09 15:27:30.460 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-09 15:27:30.462 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-09 15:27:30.552 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-09 15:27:30.553 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-09 15:27:30.554 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-09 15:27:30.598 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-09 15:27:30.609 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-09 15:27:30.643 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-09 15:27:30.808 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-09 15:27:30.823 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-09 15:27:30.928 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-09 15:27:30.931 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-09 15:27:30.932 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-09 15:27:30.933 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-09 15:27:31.089 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-09 15:27:33.404 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-09 15:27:33.411 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:27:33.411 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:27:33.553 | + inc/python:pip_install:200 : result=0 2022-05-09 15:27:33.555 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:27:33.558 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:33.560 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:33.563 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:33.565 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:33.568 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:33.570 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:27:33.573 | + functions-common:time_stop:2444 : start_time=1652110048138 2022-05-09 15:27:33.575 | + functions-common:time_stop:2446 : [[ -z 1652110048138 ]] 2022-05-09 15:27:33.578 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:33.583 | + functions-common:time_stop:2449 : end_time=1652110053580 2022-05-09 15:27:33.586 | + functions-common:time_stop:2450 : elapsed_time=5442 2022-05-09 15:27:33.588 | + functions-common:time_stop:2451 : total=202552 2022-05-09 15:27:33.590 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:33.593 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=207994 2022-05-09 15:27:33.595 | + inc/python:pip_install:203 : return 0 2022-05-09 15:27:33.598 | + ./stack.sh:main:983 : install_oscwrap 2022-05-09 15:27:33.602 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-09 15:27:33.606 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.UYUD4htNPt 2022-05-09 15:27:33.609 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-09 15:27:33.611 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-09 15:27:33.614 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-09 15:27:33.617 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:27:33.619 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-09 15:27:33.622 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-09 15:27:33.640 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:33.643 | + ./stack.sh:main:1037 : configure_database 2022-05-09 15:27:33.646 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-09 15:27:33.648 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-09 15:27:33.651 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-09 15:27:33.653 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:27:33.655 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-09 15:27:33.658 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-09 15:27:33.661 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:33.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:33.666 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-09 15:27:33.669 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-09 15:27:33.672 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-09 15:27:33.672 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-09 15:27:33.678 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-09 15:27:33.732 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-09 15:27:33.735 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:27:33.737 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:27:33.740 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:27:33.742 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:27:33.745 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:27:33.747 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:27:33.750 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:27:33.752 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:27:33.755 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:27:33.757 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:27:33.760 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:27:33.762 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-09 15:27:33.764 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:27:33.767 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:27:33.770 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:27:33.772 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:27:33.774 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:27:33.777 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:27:33.779 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-09 15:27:33.782 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:33.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:33.787 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-09 15:27:33.789 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:27:33.792 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-09 15:27:36.661 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-09 15:27:36.679 | mysqladmin: connect to server at 'localhost' failed 2022-05-09 15:27:36.679 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-09 15:27:36.684 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-09 15:27:36.688 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-09 15:27:36.690 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:36.692 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:36.695 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-09 15:27:36.698 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-09 15:27:36.700 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-09 15:27:36.703 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:36.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:36.711 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-09 15:27:36.714 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-09 15:27:36.716 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-05-09 15:27:36.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:27:36.769 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-09 15:27:36.781 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:27:36.799 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-09 15:27:36.855 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-09 15:27:36.916 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-09 15:27:36.981 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-09 15:27:36.984 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-09 15:27:36.986 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-09 15:27:36.986 | enabling MySQL performance_schema items 2022-05-09 15:27:36.989 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-09 15:27:37.054 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-09 15:27:37.115 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-09 15:27:37.117 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:27:37.119 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-09 15:27:39.572 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-09 15:27:39.575 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-09 15:27:39.578 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-09 15:27:39.584 | + functions-common:save_stackenv:62 : time_stamp=2022-05-09-152739 2022-05-09 15:27:39.587 | + functions-common:save_stackenv:63 : echo '# 2022-05-09-152739 1041' 2022-05-09 15:27:39.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.592 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:27:39.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.598 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-09 15:27:39.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.604 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-09 15:27:39.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.609 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-09 15:27:39.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.614 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-05-09 15:27:39.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.619 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-05-09 15:27:39.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.624 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-09-152300 2022-05-09 15:27:39.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.630 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-09 15:27:39.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.635 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-05-09 15:27:39.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.640 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-09 15:27:39.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.646 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-09 15:27:39.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.651 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-09 15:27:39.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:39.656 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-09 15:27:39.659 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-09 15:27:39.662 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-09 15:27:39.665 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-09 15:27:39.678 | + ./stack.sh:main:1067 : start_dstat 2022-05-09 15:27:39.681 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:39.683 | + functions-common:run_process:1692 : local service=dstat 2022-05-09 15:27:39.686 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:39.688 | + functions-common:run_process:1694 : local group= 2022-05-09 15:27:39.691 | + functions-common:run_process:1695 : local user= 2022-05-09 15:27:39.693 | + functions-common:run_process:1697 : local name=dstat 2022-05-09 15:27:39.696 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:27:39.698 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:27:39.701 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:27:39.703 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:27:39.707 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:27:39.711 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110059709 2022-05-09 15:27:39.714 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-09 15:27:39.731 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:39.734 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-09 15:27:39.737 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-09 15:27:39.740 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:39.742 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:39.745 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:39.748 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:39.750 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-09 15:27:39.753 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-09 15:27:39.755 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-09 15:27:39.758 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:27:39.760 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:27:39.763 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-09 15:27:39.765 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-09 15:27:39.768 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-09 15:27:39.770 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:39.773 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:27:39.775 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:27:39.778 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:27:39.780 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:27:39.782 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-09 15:27:39.789 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:27:39.794 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-09 15:27:39.852 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-09 15:27:39.905 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:39.959 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-09 15:27:40.012 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-09 15:27:40.066 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:27:40.121 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:27:40.124 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-09 15:27:40.182 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:27:40.579 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-09 15:27:40.594 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-09 15:27:40.999 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-09 15:27:41.021 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:27:41.023 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:41.026 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:41.028 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:41.031 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:41.033 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:41.036 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:27:41.038 | + functions-common:time_stop:2444 : start_time=1652110059709 2022-05-09 15:27:41.041 | + functions-common:time_stop:2446 : [[ -z 1652110059709 ]] 2022-05-09 15:27:41.044 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:41.049 | + functions-common:time_stop:2449 : end_time=1652110061046 2022-05-09 15:27:41.052 | + functions-common:time_stop:2450 : elapsed_time=1337 2022-05-09 15:27:41.054 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:27:41.057 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:41.060 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1337 2022-05-09 15:27:41.062 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-09 15:27:41.065 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-09 15:27:41.068 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-09 15:27:41.070 | + functions-common:run_process:1694 : local group= 2022-05-09 15:27:41.073 | + functions-common:run_process:1695 : local user=root 2022-05-09 15:27:41.076 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-09 15:27:41.078 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:27:41.081 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:27:41.083 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:27:41.086 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:27:41.089 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:27:41.094 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110061091 2022-05-09 15:27:41.097 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-09 15:27:41.115 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:41.118 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:27:41.120 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:41.123 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:41.125 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:41.128 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:41.130 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:41.133 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:27:41.136 | + functions-common:time_stop:2444 : start_time=1652110061091 2022-05-09 15:27:41.138 | + functions-common:time_stop:2446 : [[ -z 1652110061091 ]] 2022-05-09 15:27:41.141 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:41.146 | + functions-common:time_stop:2449 : end_time=1652110061143 2022-05-09 15:27:41.148 | + functions-common:time_stop:2450 : elapsed_time=52 2022-05-09 15:27:41.151 | + functions-common:time_stop:2451 : total=1337 2022-05-09 15:27:41.153 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:41.156 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1389 2022-05-09 15:27:41.158 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-09 15:27:41.181 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:41.183 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-09 15:27:41.209 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:41.211 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-09 15:27:41.233 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:41.235 | + ./stack.sh:main:1080 : start_etcd3 2022-05-09 15:27:41.239 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-09 15:27:41.241 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835881-7-smb --data-dir /opt/stack/data/etcd' 2022-05-09 15:27:41.244 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-09 15:27:41.246 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835881-7-smb=http://10.222.0.49:2380' 2022-05-09 15:27:41.249 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.49:2380' 2022-05-09 15:27:41.256 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.49:2379' 2022-05-09 15:27:41.259 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-09 15:27:41.261 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-09 15:27:41.264 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.49:2379' 2022-05-09 15:27:41.266 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-09 15:27:41.269 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-09 15:27:41.271 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-09 15:27:41.274 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-7-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-7-smb=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' '' root 2022-05-09 15:27:41.276 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-09 15:27:41.279 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-7-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-7-smb=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-05-09 15:27:41.281 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:27:41.284 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-09 15:27:41.287 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:27:41.289 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:27:41.292 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-09 15:27:41.294 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:27:41.298 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-09 15:27:41.388 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-09 15:27:41.462 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-7-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-7-smb=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-05-09 15:27:41.514 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-09 15:27:41.570 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-09 15:27:41.622 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:27:41.675 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:27:41.678 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-09 15:27:41.742 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:27:42.177 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-09 15:27:42.232 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-09 15:27:42.288 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-09 15:27:42.341 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-09 15:27:42.398 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-09 15:27:42.402 | ++ functions-common:is_arch:506 : uname -m 2022-05-09 15:27:42.406 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-09 15:27:42.409 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-09 15:27:42.832 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-09 15:27:42.847 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-09 15:27:43.230 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-09 15:27:43.812 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-09 15:27:43.830 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:43.833 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-09 15:27:43.836 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-09 15:27:43.839 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-09 15:27:43.844 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-09 15:27:43.864 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-09 15:27:43.877 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-09 15:27:43.880 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-09 15:27:43.882 | + 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.49/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-09 15:27:44.021 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-09 15:27:44.158 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-09 15:27:44.296 | + 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.49/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:27:44.438 | + 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.49/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:27:44.579 | + 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.49/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:27:44.719 | + 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.49/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-09 15:27:44.860 | + 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.49/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-09 15:27:44.997 | + 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.49/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-09 15:27:45.136 | + 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.49/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-09 15:27:45.275 | + functions-common:write_clouds_yaml:198 : cat 2022-05-09 15:27:45.280 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-09 15:27:45.283 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-09 15:27:45.287 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-09 15:27:45.291 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-09 15:27:45.293 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-09 15:27:45.296 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-09 15:27:45.314 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:45.317 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-09 15:27:45.319 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:27:45.322 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-09 15:27:45.324 | + ./stack.sh:main:1097 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-05-09 15:27:45.327 | + ./stack.sh:main:1098 : init_keystone 2022-05-09 15:27:45.329 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-09 15:27:45.345 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:45.348 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-09 15:27:45.350 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-09 15:27:45.352 | + lib/database:recreate_database:112 : local db=keystone 2022-05-09 15:27:45.355 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-09 15:27:45.357 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-09 15:27:45.360 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-09 15:27:45.365 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:27:45.823 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-09 15:27:45.828 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:27:45.846 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-09 15:27:45.848 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:27:45.851 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:27:45.853 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:27:45.856 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:27:45.861 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110065858 2022-05-09 15:27:45.863 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-09 15:27:50.562 | 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=205759) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:27:50.571 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:50.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.573 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.573 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.573 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.574 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:50.574 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:50.606 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:50.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.608 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.608 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.608 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.609 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:50.610 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:50.761 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:50.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.762 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.762 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.763 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:50.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:50.764 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:50.764 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:50.776 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:27:52.754 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:52.755 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:27:52.763 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:52.764 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:27:52.774 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:52.774 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:27:52.783 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:52.783 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:27:52.792 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:52.792 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:27:52.801 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:52.801 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:27:52.868 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:52.869 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:52.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.872 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.873 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.873 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.874 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.874 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:52.874 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:52.875 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:52.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.876 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.876 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.877 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.878 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:52.878 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:52.886 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:52.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.888 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.888 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.889 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:52.889 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:52.889 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:52.889 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:53.484 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:53.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.487 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.487 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.488 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.488 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.488 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:53.488 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:53.515 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:53.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.517 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.517 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.518 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.518 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.518 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:53.518 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:53.526 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:27:53.587 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:53.587 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:27:53.595 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:53.595 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:27:53.602 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:53.602 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:27:53.609 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:53.609 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:27:53.617 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:53.618 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:27:53.625 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:53.625 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:27:53.632 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:53.633 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:53.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.634 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.635 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.635 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.636 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:53.636 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:53.636 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:53.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.638 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.638 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.639 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.639 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.639 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:53.639 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:53.647 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:53.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.648 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.649 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.649 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:53.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:53.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:53.650 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:54.168 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:54.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.170 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.171 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.171 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.171 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:54.172 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:54.199 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:54.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.200 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.201 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.201 | 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=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:54.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:54.202 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:54.202 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205759) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:54.210 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:27:54.218 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:54.218 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:27:54.226 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:54.226 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:27:54.233 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:54.234 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:27:54.240 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:54.241 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:27:54.247 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:54.248 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:27:54.255 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:54.255 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:27:54.262 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:54.676 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-09 15:27:54.679 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:54.681 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:54.683 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:54.686 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:54.688 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:54.691 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:27:54.693 | + functions-common:time_stop:2444 : start_time=1652110065858 2022-05-09 15:27:54.696 | + functions-common:time_stop:2446 : [[ -z 1652110065858 ]] 2022-05-09 15:27:54.699 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:54.703 | + functions-common:time_stop:2449 : end_time=1652110074700 2022-05-09 15:27:54.705 | + functions-common:time_stop:2450 : elapsed_time=8842 2022-05-09 15:27:54.708 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:27:54.710 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:54.713 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8842 2022-05-09 15:27:54.716 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-09 15:27:54.718 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-09 15:27:54.723 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-09 15:27:59.186 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-09 15:27:59.186 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-09 15:27:59.187 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-09 15:27:59.187 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-09 15:27:59.187 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-09 15:27:59.188 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-09 15:27:59.188 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-09 15:27:59.188 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-09 15:27:59.189 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-09 15:27:59.569 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-09 15:27:59.574 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-09 15:28:04.013 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-09 15:28:04.013 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-09 15:28:04.013 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-09 15:28:04.014 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-09 15:28:04.014 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-09 15:28:04.014 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-09 15:28:04.014 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-09 15:28:04.015 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-09 15:28:04.015 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-09 15:28:04.389 | + ./stack.sh:main:1099 : start_keystone 2022-05-09 15:28:04.391 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-09 15:28:04.394 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-09 15:28:04.397 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-09 15:28:04.414 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:28:04.417 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:28:04.421 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-09 15:28:04.426 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-09 15:28:04.428 | + functions-common:run_process:1692 : local service=keystone 2022-05-09 15:28:04.431 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:28:04.433 | + functions-common:run_process:1694 : local group= 2022-05-09 15:28:04.436 | + functions-common:run_process:1695 : local user= 2022-05-09 15:28:04.438 | + functions-common:run_process:1697 : local name=keystone 2022-05-09 15:28:04.441 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:28:04.444 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:28:04.446 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:28:04.448 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:28:04.451 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:28:04.456 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110084453 2022-05-09 15:28:04.459 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-09 15:28:04.475 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:28:04.478 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-09 15:28:04.480 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-09 15:28:04.482 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:28:04.485 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:28:04.487 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:28:04.490 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:28:04.492 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-09 15:28:04.494 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-09 15:28:04.497 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-09 15:28:04.499 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:28:04.501 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:28:04.504 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-09 15:28:04.507 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-09 15:28:04.509 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-09 15:28:04.511 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:28:04.513 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:28:04.515 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:28:04.517 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-09 15:28:04.520 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:28:04.524 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-09 15:28:04.576 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-09 15:28:04.631 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-09 15:28:04.684 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:28:04.736 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:28:04.788 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-09 15:28:04.841 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-09 15:28:04.894 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-09 15:28:04.947 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-09 15:28:05.002 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-09 15:28:05.060 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:28:05.062 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-09 15:28:05.122 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:28:05.516 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-09 15:28:05.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-09 15:28:05.942 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-09 15:28:06.026 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:28:06.034 | + functions-common:time_stop:2437 : local name 2022-05-09 15:28:06.045 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:28:06.048 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:28:06.050 | + functions-common:time_stop:2440 : local total 2022-05-09 15:28:06.054 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:28:06.059 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:28:06.063 | + functions-common:time_stop:2444 : start_time=1652110084453 2022-05-09 15:28:06.065 | + functions-common:time_stop:2446 : [[ -z 1652110084453 ]] 2022-05-09 15:28:06.071 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:28:06.073 | + functions-common:time_stop:2449 : end_time=1652110086070 2022-05-09 15:28:06.076 | + functions-common:time_stop:2450 : elapsed_time=1617 2022-05-09 15:28:06.078 | + functions-common:time_stop:2451 : total=1389 2022-05-09 15:28:06.081 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:28:06.084 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3006 2022-05-09 15:28:06.089 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-09 15:28:06.089 | Waiting for keystone to start... 2022-05-09 15:28:06.091 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.49/identity/v3/ 2022-05-09 15:28:06.094 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.49/identity/v3/ 2022-05-09 15:28:06.097 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:28:06.100 | + functions:wait_for_service:458 : local url=http://10.222.0.49/identity/v3/ 2022-05-09 15:28:06.102 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:28:06.105 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:28:06.107 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:28:06.110 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:28:06.112 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:28:06.118 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:28:06.120 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110086117 2022-05-09 15:28:06.123 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:28:06.129 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/identity/v3/ 2022-05-09 15:28:10.121 | ++ inc/async:async_inner:64 : rc=0 2022-05-09 15:28:10.168 | [203766 Async install_tempest:203766]: finished successfully 2022-05-09 15:28:12.632 | + :: : [[ 200 == 503 ]] 2022-05-09 15:28:12.634 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:28:12.637 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:28:12.639 | + functions-common:time_stop:2437 : local name 2022-05-09 15:28:12.642 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:28:12.645 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:28:12.647 | + functions-common:time_stop:2440 : local total 2022-05-09 15:28:12.649 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:28:12.652 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:28:12.655 | + functions-common:time_stop:2444 : start_time=1652110086117 2022-05-09 15:28:12.658 | + functions-common:time_stop:2446 : [[ -z 1652110086117 ]] 2022-05-09 15:28:12.661 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:28:12.666 | + functions-common:time_stop:2449 : end_time=1652110092663 2022-05-09 15:28:12.668 | + functions-common:time_stop:2450 : elapsed_time=6546 2022-05-09 15:28:12.671 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:28:12.673 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:28:12.676 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6546 2022-05-09 15:28:12.679 | + functions:wait_for_service:467 : return 0 2022-05-09 15:28:12.681 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-09 15:28:12.698 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:28:12.701 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-09 15:28:12.703 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:28:12.705 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-09 15:28:12.736 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-09 15:28:12.739 | + 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.49/identity 2022-05-09 15:28:17.333 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.333 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.333 | 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=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.341 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.358 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.358 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.389 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.422 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.422 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.514 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.514 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.514 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.515 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.515 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.515 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.528 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.528 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.528 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.528 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.528 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.529 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.529 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.536 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.538 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.539 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.539 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.539 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.539 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.539 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.540 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=206594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:28:17.572 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=206594) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:28:17.783 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created domain default 2022-05-09 15:28:17.830 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created project admin 2022-05-09 15:28:17.860 | DEBUG passlib.handlers.bcrypt [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=206594) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-09 15:28:17.860 | DEBUG passlib.handlers.bcrypt [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=206594) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-09 15:28:17.923 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created user admin 2022-05-09 15:28:17.935 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created role reader 2022-05-09 15:28:17.945 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created role member 2022-05-09 15:28:17.969 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created implied role where 12c6efc6d3de4ebf9f2e756de049206e implies ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:28:17.979 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created role admin 2022-05-09 15:28:17.996 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created implied role where b1de56eaead14672bb206900689b1ec3 implies 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:28:18.008 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Granted role admin on project admin to user admin. 2022-05-09 15:28:18.015 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Granted role admin on the system to user admin. 2022-05-09 15:28:18.030 | WARNING py.warnings [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-05-09 15:28:18.030 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-09 15:28:18.030 |  2022-05-09 15:28:18.034 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created region RegionOne 2022-05-09 15:28:18.067 | INFO keystone.cmd.bootstrap [None req-3930f42d-85d7-4fc6-acdc-d936185f4bdd None None] Created public endpoint http://10.222.0.49/identity 2022-05-09 15:28:18.539 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-09 15:28:18.541 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-09 15:28:18.544 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-09 15:28:18.547 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-09 15:28:21.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:21.421 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:21.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:21.421 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:21.590 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:21.593 | + lib/keystone:create_keystone_accounts:310 : admin_project=5cfe7809e4844c24927f801379cb60ba 2022-05-09 15:28:21.596 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-09 15:28:21.600 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-09 15:28:23.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:23.766 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:23.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:23.766 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:23.935 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:23.938 | + lib/keystone:create_keystone_accounts:312 : admin_user=433bf0371f5b4f2faf629d8fa265e793 2022-05-09 15:28:23.940 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-09 15:28:23.943 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-09 15:28:23.945 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-09 15:28:23.948 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 433bf0371f5b4f2faf629d8fa265e793 default 2022-05-09 15:28:24.011 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 433bf0371f5b4f2faf629d8fa265e793 default 2022-05-09 15:28:24.050 | [178406 Async ks-domain-role:206713]: running: get_or_add_user_domain_role admin 433bf0371f5b4f2faf629d8fa265e793 default 2022-05-09 15:28:24.053 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-09 15:28:24.055 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:28:24.058 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-09 15:28:27.341 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-09 15:28:27.344 | + functions-common:get_or_create_domain:900 : echo default 2022-05-09 15:28:27.344 | default 2022-05-09 15:28:27.346 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-09 15:28:27.406 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-09 15:28:27.447 | [178406 Async ks-project:206853]: running: get_or_create_project service Default 2022-05-09 15:28:27.449 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-09 15:28:27.516 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-09 15:28:27.559 | [178406 Async ks-service:206939]: running: get_or_create_role service 2022-05-09 15:28:27.561 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-09 15:28:27.630 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-09 15:28:27.787 | [178406 Async ks-reseller:207025]: running: get_or_create_role ResellerAdmin 2022-05-09 15:28:27.809 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-09 15:28:27.826 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-09 15:28:28.281 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-09 15:28:28.487 | [178406 Async ks-anotherrole:207117]: running: get_or_create_role anotherrole 2022-05-09 15:28:28.505 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-09 15:28:28.538 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-09 15:28:28.565 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:28:28.606 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-09 15:28:31.617 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:31.673 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:31.697 | [206853 Async ks-project:206853]: finished successfully 2022-05-09 15:28:31.760 | [207025 Async ks-reseller:207025]: finished successfully 2022-05-09 15:28:31.767 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:31.809 | [206939 Async ks-service:206939]: finished successfully 2022-05-09 15:28:32.066 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:32.100 | [207117 Async ks-anotherrole:207117]: finished successfully 2022-05-09 15:28:32.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:32.258 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:32.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:32.258 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:32.441 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:32.444 | ++ functions-common:get_or_create_project:950 : project_id=258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:28:32.447 | ++ functions-common:get_or_create_project:951 : echo 258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:28:32.450 | + lib/keystone:create_keystone_accounts:340 : invis_project=258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:28:32.452 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-09 15:28:32.455 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-09 15:28:32.458 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:28:32.461 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-09 15:28:35.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:35.001 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:35.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:35.001 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:35.133 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:35.159 | [206713 Async ks-domain-role:206713]: finished successfully 2022-05-09 15:28:35.194 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:35.197 | ++ functions-common:get_or_create_project:950 : project_id=548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:35.199 | ++ functions-common:get_or_create_project:951 : echo 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:35.202 | + lib/keystone:create_keystone_accounts:344 : demo_project=548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:35.204 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-09 15:28:35.208 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-09 15:28:35.210 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:35.213 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-09 15:28:35.215 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-09 15:28:35.218 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-09 15:28:37.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.664 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.664 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.835 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:37.838 | ++ functions-common:get_or_create_user:937 : user_id=22d0309d74ad4573aa77263cd404e6fd 2022-05-09 15:28:37.840 | ++ functions-common:get_or_create_user:938 : echo 22d0309d74ad4573aa77263cd404e6fd 2022-05-09 15:28:37.843 | + lib/keystone:create_keystone_accounts:347 : demo_user=22d0309d74ad4573aa77263cd404e6fd 2022-05-09 15:28:37.846 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-09 15:28:37.896 | [178406 Async ks-domain-role:206713]: Waiting for completion of get_or_add_user_domain_role admin 433bf0371f5b4f2faf629d8fa265e793 default running on PID 206713 (6 other jobs running) 2022-05-09 15:28:37.921 | [178406 Async ks-domain-role:206713]: Signaling child to exit 2022-05-09 15:28:37.921 | WAKEUP 2022-05-09 15:28:37.944 | [178406 Async ks-domain-role:206713]: Signaled 2022-05-09 15:28:37.945 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-09 15:28:37.945 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 433bf0371f5b4f2faf629d8fa265e793 --domain default 2022-05-09 15:28:37.945 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-09 15:28:37.946 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:37.946 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:37.946 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:37.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.946 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.946 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.946 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:37.946 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-09 15:28:37.946 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-09 15:28:37.946 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 433bf0371f5b4f2faf629d8fa265e793 --domain default 2022-05-09 15:28:37.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.946 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.946 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.946 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 433bf0371f5b4f2faf629d8fa265e793 --domain default 2022-05-09 15:28:37.946 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:37.946 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-09 15:28:37.946 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:37.946 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:37.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.946 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.946 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.946 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:37.946 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:28:37.946 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:28:37.946 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | 433bf0371f5b4f2faf629d8fa265e793 | | | default | | False |' 2022-05-09 15:28:37.946 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:28:37.946 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:37.946 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:28:37.947 | + functions-common:get_or_add_user_domain_role:1033 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:28:37.947 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:28:37.991 | [178406 Async ks-domain-role:206713]: finished get_or_add_user_domain_role admin 433bf0371f5b4f2faf629d8fa265e793 default with result 0 in 11 seconds 2022-05-09 15:28:37.998 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-09 15:28:38.036 | [178406 Async ks-project:206853]: Waiting for completion of get_or_create_project service Default running on PID 206853 (5 other jobs running) 2022-05-09 15:28:38.063 | [178406 Async ks-project:206853]: Signaling child to exit 2022-05-09 15:28:38.063 | WAKEUP 2022-05-09 15:28:38.086 | [178406 Async ks-project:206853]: Signaled 2022-05-09 15:28:38.088 | + functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:28:38.088 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-09 15:28:38.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:38.088 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:38.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:38.088 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:38.088 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:38.088 | + functions-common:get_or_create_project:950 : project_id=7811ff87f0f1466ba3ac5f12776ad338 2022-05-09 15:28:38.088 | + functions-common:get_or_create_project:951 : echo 7811ff87f0f1466ba3ac5f12776ad338 2022-05-09 15:28:38.088 | 7811ff87f0f1466ba3ac5f12776ad338 2022-05-09 15:28:38.139 | [178406 Async ks-project:206853]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-09 15:28:38.179 | [178406 Async ks-service:206939]: Waiting for completion of get_or_create_role service running on PID 206939 (4 other jobs running) 2022-05-09 15:28:38.207 | [178406 Async ks-service:206939]: Signaling child to exit 2022-05-09 15:28:38.207 | WAKEUP 2022-05-09 15:28:38.229 | [178406 Async ks-service:206939]: Signaled 2022-05-09 15:28:38.231 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:28:38.231 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-09 15:28:38.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:38.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:38.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:38.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:38.231 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:38.231 | + functions-common:get_or_create_role:962 : role_id=b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:28:38.231 | + functions-common:get_or_create_role:963 : echo b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:28:38.231 | b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:28:38.278 | [178406 Async ks-service:206939]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-09 15:28:38.320 | [178406 Async ks-reseller:207025]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 207025 (3 other jobs running) 2022-05-09 15:28:38.345 | [178406 Async ks-reseller:207025]: Signaling child to exit 2022-05-09 15:28:38.346 | WAKEUP 2022-05-09 15:28:38.368 | [178406 Async ks-reseller:207025]: Signaled 2022-05-09 15:28:38.370 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:28:38.370 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-09 15:28:38.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:38.370 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:38.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:38.370 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:38.370 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:38.370 | + functions-common:get_or_create_role:962 : role_id=015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:28:38.370 | + functions-common:get_or_create_role:963 : echo 015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:28:38.371 | 015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:28:38.415 | [178406 Async ks-reseller:207025]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-09 15:28:38.453 | [178406 Async ks-anotherrole:207117]: Waiting for completion of get_or_create_role anotherrole running on PID 207117 (2 other jobs running) 2022-05-09 15:28:38.477 | [178406 Async ks-anotherrole:207117]: Signaling child to exit 2022-05-09 15:28:38.477 | WAKEUP 2022-05-09 15:28:38.500 | [178406 Async ks-anotherrole:207117]: Signaled 2022-05-09 15:28:38.501 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:28:38.501 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-09 15:28:38.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:38.501 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:38.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:38.501 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:38.501 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:38.501 | + functions-common:get_or_create_role:962 : role_id=e58434432b7246a29ea76568e1f902e0 2022-05-09 15:28:38.501 | + functions-common:get_or_create_role:963 : echo e58434432b7246a29ea76568e1f902e0 2022-05-09 15:28:38.501 | e58434432b7246a29ea76568e1f902e0 2022-05-09 15:28:38.545 | [178406 Async ks-anotherrole:207117]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-05-09 15:28:38.549 | + inc/async:async_wait:197 : return 0 2022-05-09 15:28:38.553 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.611 | + inc/async:async_inner:63 : get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.652 | [178406 Async ks-demo-member:207982]: running: get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.654 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 433bf0371f5b4f2faf629d8fa265e793 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.714 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 433bf0371f5b4f2faf629d8fa265e793 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.763 | [178406 Async ks-demo-admin:208094]: running: get_or_add_user_project_role admin 433bf0371f5b4f2faf629d8fa265e793 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.767 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.836 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.888 | [178406 Async ks-demo-another:208208]: running: get_or_add_user_project_role anotherrole 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:38.891 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:28:38.965 | + inc/async:async_inner:63 : get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:28:39.023 | [178406 Async ks-demo-invis:208320]: running: get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:28:39.026 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-09 15:28:39.035 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-09 15:28:39.044 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:39.054 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-09 15:28:39.058 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-09 15:28:39.063 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-05-09 15:28:43.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:43.187 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:43.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:43.187 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:43.390 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:43.398 | ++ functions-common:get_or_create_user:937 : user_id=94c5ccfc23b54afe8f65eea5ff2cb099 2022-05-09 15:28:43.401 | ++ functions-common:get_or_create_user:938 : echo 94c5ccfc23b54afe8f65eea5ff2cb099 2022-05-09 15:28:43.405 | + lib/keystone:create_keystone_accounts:360 : demo_reader=94c5ccfc23b54afe8f65eea5ff2cb099 2022-05-09 15:28:43.408 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 94c5ccfc23b54afe8f65eea5ff2cb099 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:43.508 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 94c5ccfc23b54afe8f65eea5ff2cb099 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:43.579 | [178406 Async ks-demo-reader:208487]: running: get_or_add_user_project_role reader 94c5ccfc23b54afe8f65eea5ff2cb099 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:28:43.586 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-09 15:28:43.597 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-09 15:28:43.617 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:28:43.630 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-09 15:28:47.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:47.778 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:47.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:47.778 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:48.035 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:48.039 | ++ functions-common:get_or_create_project:950 : project_id=4c77876fa0154fca917308953abe0711 2022-05-09 15:28:48.042 | ++ functions-common:get_or_create_project:951 : echo 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:48.047 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4c77876fa0154fca917308953abe0711 2022-05-09 15:28:48.052 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-09 15:28:48.059 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-09 15:28:48.070 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:48.072 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-09 15:28:48.074 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-09 15:28:48.078 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-05-09 15:28:51.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:51.796 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:51.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:51.796 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:52.166 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:52.190 | ++ functions-common:get_or_create_user:937 : user_id=a7b2232530434ef5b952045cbb3d3aad 2022-05-09 15:28:52.213 | ++ functions-common:get_or_create_user:938 : echo a7b2232530434ef5b952045cbb3d3aad 2022-05-09 15:28:52.238 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a7b2232530434ef5b952045cbb3d3aad 2022-05-09 15:28:52.262 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:52.401 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:52.549 | [207982 Async ks-demo-member:207982]: finished successfully 2022-05-09 15:28:52.587 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:52.775 | [178406 Async ks-alt-admin:208885]: running: get_or_add_user_project_role admin a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:52.802 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:53.193 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:53.418 | [178406 Async ks-alt-another:209007]: running: get_or_add_user_project_role anotherrole a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:53.434 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-09 15:28:53.459 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-09 15:28:53.482 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:53.506 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-09 15:28:53.515 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-09 15:28:53.525 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-05-09 15:28:56.378 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:56.514 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:56.572 | [208094 Async ks-demo-admin:208094]: finished successfully 2022-05-09 15:28:56.694 | [208208 Async ks-demo-another:208208]: finished successfully 2022-05-09 15:28:56.789 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:56.908 | [208320 Async ks-demo-invis:208320]: finished successfully 2022-05-09 15:28:57.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:57.941 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:57.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:57.941 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:58.149 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:58.154 | ++ functions-common:get_or_create_user:937 : user_id=12e5ce6858d04ced86cc97a7a30a0b32 2022-05-09 15:28:58.157 | ++ functions-common:get_or_create_user:938 : echo 12e5ce6858d04ced86cc97a7a30a0b32 2022-05-09 15:28:58.161 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=12e5ce6858d04ced86cc97a7a30a0b32 2022-05-09 15:28:58.166 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 12e5ce6858d04ced86cc97a7a30a0b32 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:58.258 | + inc/async:async_inner:63 : get_or_add_user_project_role member 12e5ce6858d04ced86cc97a7a30a0b32 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:58.393 | [178406 Async ks-alt-member-user:209339]: running: get_or_add_user_project_role member 12e5ce6858d04ced86cc97a7a30a0b32 4c77876fa0154fca917308953abe0711 2022-05-09 15:28:58.401 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-09 15:28:58.405 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-09 15:28:58.408 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:58.410 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-09 15:28:58.413 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-09 15:28:58.416 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-05-09 15:28:59.322 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:59.493 | [208487 Async ks-demo-reader:208487]: finished successfully 2022-05-09 15:29:01.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.759 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.759 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.961 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:01.963 | ++ functions-common:get_or_create_user:937 : user_id=30a4210b1dae4847a3ab5cb9ae5da614 2022-05-09 15:29:01.966 | ++ functions-common:get_or_create_user:938 : echo 30a4210b1dae4847a3ab5cb9ae5da614 2022-05-09 15:29:01.969 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=30a4210b1dae4847a3ab5cb9ae5da614 2022-05-09 15:29:01.971 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 30a4210b1dae4847a3ab5cb9ae5da614 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:02.054 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 30a4210b1dae4847a3ab5cb9ae5da614 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:02.107 | [178406 Async ks-alt-reader-user:209599]: running: get_or_add_user_project_role reader 30a4210b1dae4847a3ab5cb9ae5da614 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:02.115 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-09 15:29:02.119 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:29:02.122 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-09 15:29:02.126 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-09 15:29:02.130 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-05-09 15:29:05.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:05.560 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:05.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:05.560 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:05.779 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:05.785 | ++ functions-common:get_or_create_user:937 : user_id=480c0d0e2e3942adb270037390262683 2022-05-09 15:29:05.789 | ++ functions-common:get_or_create_user:938 : echo 480c0d0e2e3942adb270037390262683 2022-05-09 15:29:05.792 | + lib/keystone:create_keystone_accounts:392 : system_member_user=480c0d0e2e3942adb270037390262683 2022-05-09 15:29:05.796 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 480c0d0e2e3942adb270037390262683 all 2022-05-09 15:29:05.916 | + inc/async:async_inner:63 : get_or_add_user_system_role member 480c0d0e2e3942adb270037390262683 all 2022-05-09 15:29:05.972 | [178406 Async ks-system-member:209823]: running: get_or_add_user_system_role member 480c0d0e2e3942adb270037390262683 all 2022-05-09 15:29:05.975 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-09 15:29:05.978 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:29:05.982 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-09 15:29:05.985 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-09 15:29:05.992 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-05-09 15:29:08.697 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:08.891 | [208885 Async ks-alt-admin:208885]: finished successfully 2022-05-09 15:29:09.113 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:09.180 | [209007 Async ks-alt-another:209007]: finished successfully 2022-05-09 15:29:09.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:09.417 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:09.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:09.417 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:09.623 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:09.627 | ++ functions-common:get_or_create_user:937 : user_id=937708c6448a4844bedeba752392ebeb 2022-05-09 15:29:09.631 | ++ functions-common:get_or_create_user:938 : echo 937708c6448a4844bedeba752392ebeb 2022-05-09 15:29:09.635 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=937708c6448a4844bedeba752392ebeb 2022-05-09 15:29:09.638 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 937708c6448a4844bedeba752392ebeb all 2022-05-09 15:29:09.733 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 937708c6448a4844bedeba752392ebeb all 2022-05-09 15:29:09.841 | [178406 Async ks-system-reader:210107]: running: get_or_add_user_system_role reader 937708c6448a4844bedeba752392ebeb all 2022-05-09 15:29:09.844 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-09 15:29:09.848 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-09 15:29:09.872 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-09 15:29:09.892 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-09 15:29:09.918 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-09 15:29:12.514 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:12.656 | [209339 Async ks-alt-member-user:209339]: finished successfully 2022-05-09 15:29:12.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.953 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.953 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:13.158 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:13.166 | ++ functions-common:get_or_create_group:914 : group_id=cb83912d2a5c4c0babdcc4a9be976b0a 2022-05-09 15:29:13.170 | ++ functions-common:get_or_create_group:915 : echo cb83912d2a5c4c0babdcc4a9be976b0a 2022-05-09 15:29:13.180 | + lib/keystone:create_keystone_accounts:402 : admin_group=cb83912d2a5c4c0babdcc4a9be976b0a 2022-05-09 15:29:13.184 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-09 15:29:13.187 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-09 15:29:13.190 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-09 15:29:13.193 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-09 15:29:13.202 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-09 15:29:15.051 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:15.083 | [209599 Async ks-alt-reader-user:209599]: finished successfully 2022-05-09 15:29:15.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:15.796 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:15.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:15.796 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:15.985 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:15.989 | ++ functions-common:get_or_create_group:914 : group_id=ce1e872292024eba8a2eb56ed89be0f1 2022-05-09 15:29:15.992 | ++ functions-common:get_or_create_group:915 : echo ce1e872292024eba8a2eb56ed89be0f1 2022-05-09 15:29:15.995 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=ce1e872292024eba8a2eb56ed89be0f1 2022-05-09 15:29:15.997 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:16.073 | + inc/async:async_inner:63 : get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:16.141 | [178406 Async ks-group-memberdemo:210458]: running: get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:16.145 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:16.247 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:16.387 | [178406 Async ks-group-anotherdemo:210544]: running: get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:16.410 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:16.682 | + inc/async:async_inner:63 : get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:16.765 | [178406 Async ks-group-memberalt:210650]: running: get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:16.787 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:17.236 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:17.497 | [178406 Async ks-group-anotheralt:210738]: running: get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:17.515 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin cb83912d2a5c4c0babdcc4a9be976b0a 5cfe7809e4844c24927f801379cb60ba 2022-05-09 15:29:17.531 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:17.723 | [209823 Async ks-system-member:209823]: finished successfully 2022-05-09 15:29:17.961 | + inc/async:async_inner:63 : get_or_add_group_project_role admin cb83912d2a5c4c0babdcc4a9be976b0a 5cfe7809e4844c24927f801379cb60ba 2022-05-09 15:29:18.192 | [178406 Async ks-group-admin:210862]: running: get_or_add_group_project_role admin cb83912d2a5c4c0babdcc4a9be976b0a 5cfe7809e4844c24927f801379cb60ba 2022-05-09 15:29:18.220 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-09 15:29:18.624 | [178406 Async ks-demo-member:207982]: Waiting for completion of get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 running on PID 207982 (17 other jobs running) 2022-05-09 15:29:18.797 | [178406 Async ks-demo-member:207982]: Signaling child to exit 2022-05-09 15:29:18.797 | WAKEUP 2022-05-09 15:29:18.963 | [178406 Async ks-demo-member:207982]: Signaled 2022-05-09 15:29:18.973 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:18.973 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:18.973 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:18.973 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:18.974 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:18.974 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:18.974 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:18.974 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:18.974 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:18.974 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 22d0309d74ad4573aa77263cd404e6fd --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:18.974 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:18.974 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:18.974 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:18.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:18.974 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:18.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:18.974 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:18.974 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:18.974 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:18.974 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:18.974 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 22d0309d74ad4573aa77263cd404e6fd --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:18.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:18.974 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:18.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:18.974 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:18.974 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:18.974 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 22d0309d74ad4573aa77263cd404e6fd --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:18.975 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:18.975 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:18.975 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:18.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:18.975 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:18.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:18.975 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:18.975 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:18.975 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:18.975 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:18.975 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:18.975 | ++ functions-common:get_field:830 : echo '| 12c6efc6d3de4ebf9f2e756de049206e | 22d0309d74ad4573aa77263cd404e6fd | | 548d4e1e71624b6596cd36f35a97bfa6 | | | False |' 2022-05-09 15:29:18.975 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:18.975 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:18.975 | + functions-common:get_or_add_user_project_role:1009 : echo 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:18.975 | 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:19.298 | [178406 Async ks-demo-member:207982]: finished get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 with result 0 in 13 seconds 2022-05-09 15:29:19.582 | [178406 Async ks-demo-admin:208094]: Waiting for completion of get_or_add_user_project_role admin 433bf0371f5b4f2faf629d8fa265e793 548d4e1e71624b6596cd36f35a97bfa6 running on PID 208094 (16 other jobs running) 2022-05-09 15:29:19.754 | [178406 Async ks-demo-admin:208094]: Signaling child to exit 2022-05-09 15:29:19.754 | WAKEUP 2022-05-09 15:29:19.886 | [178406 Async ks-demo-admin:208094]: Signaled 2022-05-09 15:29:19.897 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:19.897 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:19.897 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:19.897 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:19.897 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:19.897 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:19.897 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:19.897 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:19.897 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:19.897 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 433bf0371f5b4f2faf629d8fa265e793 --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:19.897 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:19.898 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:19.898 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:19.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:19.898 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:19.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:19.898 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:19.898 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:19.898 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:19.898 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:19.898 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 433bf0371f5b4f2faf629d8fa265e793 --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:19.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:19.898 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:19.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:19.898 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:19.898 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:19.898 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:19.898 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 433bf0371f5b4f2faf629d8fa265e793 --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:19.898 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:19.898 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:19.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:19.898 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:19.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:19.898 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:19.898 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:19.898 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:19.898 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:19.898 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:19.898 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | 433bf0371f5b4f2faf629d8fa265e793 | | 548d4e1e71624b6596cd36f35a97bfa6 | | | False |' 2022-05-09 15:29:19.898 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:19.898 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:29:19.899 | + functions-common:get_or_add_user_project_role:1009 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:29:19.899 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:29:20.167 | [178406 Async ks-demo-admin:208094]: finished get_or_add_user_project_role admin 433bf0371f5b4f2faf629d8fa265e793 548d4e1e71624b6596cd36f35a97bfa6 with result 0 in 17 seconds 2022-05-09 15:29:20.383 | [178406 Async ks-demo-another:208208]: Waiting for completion of get_or_add_user_project_role anotherrole 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 running on PID 208208 (15 other jobs running) 2022-05-09 15:29:20.531 | [178406 Async ks-demo-another:208208]: Signaling child to exit 2022-05-09 15:29:20.531 | WAKEUP 2022-05-09 15:29:20.664 | [178406 Async ks-demo-another:208208]: Signaled 2022-05-09 15:29:20.685 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:20.685 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:20.685 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:20.685 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:20.685 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:20.685 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:20.685 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:20.685 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:20.685 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:20.685 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:20.686 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 22d0309d74ad4573aa77263cd404e6fd --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:20.686 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:20.686 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:20.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:20.686 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:20.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:20.686 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:20.686 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:20.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:20.686 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:20.686 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 22d0309d74ad4573aa77263cd404e6fd --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:20.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:20.686 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:20.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:20.686 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:20.686 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 22d0309d74ad4573aa77263cd404e6fd --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:20.686 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:20.686 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:20.686 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:20.686 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:20.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:20.686 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:20.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:20.686 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:20.686 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:20.686 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:20.686 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:20.686 | ++ functions-common:get_field:830 : echo '| e58434432b7246a29ea76568e1f902e0 | 22d0309d74ad4573aa77263cd404e6fd | | 548d4e1e71624b6596cd36f35a97bfa6 | | | False |' 2022-05-09 15:29:20.686 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:20.686 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:20.686 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e58434432b7246a29ea76568e1f902e0 2022-05-09 15:29:20.687 | + functions-common:get_or_add_user_project_role:1009 : echo e58434432b7246a29ea76568e1f902e0 2022-05-09 15:29:20.687 | e58434432b7246a29ea76568e1f902e0 2022-05-09 15:29:20.965 | [178406 Async ks-demo-another:208208]: finished get_or_add_user_project_role anotherrole 22d0309d74ad4573aa77263cd404e6fd 548d4e1e71624b6596cd36f35a97bfa6 with result 0 in 17 seconds 2022-05-09 15:29:21.159 | [178406 Async ks-demo-invis:208320]: Waiting for completion of get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 258f675c01524b5a84d5b01bdefa1959 running on PID 208320 (14 other jobs running) 2022-05-09 15:29:21.201 | [178406 Async ks-demo-invis:208320]: Signaling child to exit 2022-05-09 15:29:21.202 | WAKEUP 2022-05-09 15:29:21.239 | [178406 Async ks-demo-invis:208320]: Signaled 2022-05-09 15:29:21.240 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:21.240 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:21.240 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:21.240 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:21.241 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:21.241 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:21.241 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:21.241 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:21.241 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:21.241 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 22d0309d74ad4573aa77263cd404e6fd --project 258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:29:21.241 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:21.241 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:21.241 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.241 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:21.241 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:21.241 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:21.241 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 22d0309d74ad4573aa77263cd404e6fd --project 258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:29:21.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.241 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:21.241 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 22d0309d74ad4573aa77263cd404e6fd --project 258f675c01524b5a84d5b01bdefa1959 2022-05-09 15:29:21.241 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:21.241 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:21.241 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.241 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:21.242 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:21.242 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:21.242 | ++ functions-common:get_field:830 : echo '| 12c6efc6d3de4ebf9f2e756de049206e | 22d0309d74ad4573aa77263cd404e6fd | | 258f675c01524b5a84d5b01bdefa1959 | | | False |' 2022-05-09 15:29:21.242 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:21.242 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.242 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:21.242 | + functions-common:get_or_add_user_project_role:1009 : echo 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:21.242 | 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:21.311 | [178406 Async ks-demo-invis:208320]: finished get_or_add_user_project_role member 22d0309d74ad4573aa77263cd404e6fd 258f675c01524b5a84d5b01bdefa1959 with result 0 in 17 seconds 2022-05-09 15:29:21.374 | [178406 Async ks-demo-reader:208487]: Waiting for completion of get_or_add_user_project_role reader 94c5ccfc23b54afe8f65eea5ff2cb099 548d4e1e71624b6596cd36f35a97bfa6 running on PID 208487 (13 other jobs running) 2022-05-09 15:29:21.427 | [178406 Async ks-demo-reader:208487]: Signaling child to exit 2022-05-09 15:29:21.428 | WAKEUP 2022-05-09 15:29:21.460 | [178406 Async ks-demo-reader:208487]: Signaled 2022-05-09 15:29:21.461 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:21.461 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:21.461 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:21.461 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:21.461 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:21.461 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:21.461 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:21.461 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:21.461 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 94c5ccfc23b54afe8f65eea5ff2cb099 --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:21.461 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:21.461 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:21.461 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:21.461 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.462 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.462 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.462 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:21.462 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:21.462 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:21.462 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 94c5ccfc23b54afe8f65eea5ff2cb099 --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:21.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.462 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.462 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.462 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:21.462 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:21.462 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 94c5ccfc23b54afe8f65eea5ff2cb099 --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:21.462 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:21.462 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.462 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.462 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.462 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:21.462 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:21.462 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:21.462 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:21.462 | ++ functions-common:get_field:830 : echo '| ce94b543785946e38cfd2c2e16668a6c | 94c5ccfc23b54afe8f65eea5ff2cb099 | | 548d4e1e71624b6596cd36f35a97bfa6 | | | False |' 2022-05-09 15:29:21.462 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.462 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:21.462 | + functions-common:get_or_add_user_project_role:1009 : echo ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:21.462 | ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:21.547 | [178406 Async ks-demo-reader:208487]: finished get_or_add_user_project_role reader 94c5ccfc23b54afe8f65eea5ff2cb099 548d4e1e71624b6596cd36f35a97bfa6 with result 0 in 16 seconds 2022-05-09 15:29:21.556 | + inc/async:async_wait:197 : return 0 2022-05-09 15:29:21.559 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-09 15:29:21.650 | [178406 Async ks-alt-admin:208885]: Waiting for completion of get_or_add_user_project_role admin a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 running on PID 208885 (12 other jobs running) 2022-05-09 15:29:21.706 | [178406 Async ks-alt-admin:208885]: Signaling child to exit 2022-05-09 15:29:21.707 | WAKEUP 2022-05-09 15:29:21.826 | [178406 Async ks-alt-admin:208885]: Signaled 2022-05-09 15:29:21.832 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:21.832 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:21.832 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:21.832 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:21.832 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:21.833 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:21.833 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:21.833 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:21.833 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:21.833 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a7b2232530434ef5b952045cbb3d3aad --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:21.833 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:21.833 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:21.833 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.833 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.833 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.833 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:21.833 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:21.833 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:21.833 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a7b2232530434ef5b952045cbb3d3aad --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:21.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.833 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.833 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.833 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a7b2232530434ef5b952045cbb3d3aad --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:21.833 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:21.833 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:21.833 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:21.833 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.833 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:21.833 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:21.833 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:21.833 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:21.834 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:21.834 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | a7b2232530434ef5b952045cbb3d3aad | | 4c77876fa0154fca917308953abe0711 | | | False |' 2022-05-09 15:29:21.834 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:21.834 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:21.834 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:29:21.834 | + functions-common:get_or_add_user_project_role:1009 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:29:21.834 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:29:21.965 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:21.987 | [178406 Async ks-alt-admin:208885]: finished get_or_add_user_project_role admin a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 with result 0 in 16 seconds 2022-05-09 15:29:22.036 | [210107 Async ks-system-reader:210107]: finished successfully 2022-05-09 15:29:22.056 | [178406 Async ks-alt-another:209007]: Waiting for completion of get_or_add_user_project_role anotherrole a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 running on PID 209007 (11 other jobs running) 2022-05-09 15:29:22.111 | [178406 Async ks-alt-another:209007]: Signaling child to exit 2022-05-09 15:29:22.111 | WAKEUP 2022-05-09 15:29:22.142 | [178406 Async ks-alt-another:209007]: Signaled 2022-05-09 15:29:22.144 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:22.144 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:22.144 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:22.144 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:22.145 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:22.145 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:22.145 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:22.145 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:22.145 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:22.145 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:22.145 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a7b2232530434ef5b952045cbb3d3aad --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.145 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:22.145 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.145 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.145 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.145 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:22.145 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:22.145 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:22.145 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user a7b2232530434ef5b952045cbb3d3aad --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.145 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.145 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.145 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:22.145 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a7b2232530434ef5b952045cbb3d3aad --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.145 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:22.145 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:22.146 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.146 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.146 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.146 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:22.146 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:22.146 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:22.146 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:22.146 | ++ functions-common:get_field:830 : echo '| e58434432b7246a29ea76568e1f902e0 | a7b2232530434ef5b952045cbb3d3aad | | 4c77876fa0154fca917308953abe0711 | | | False |' 2022-05-09 15:29:22.146 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.146 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e58434432b7246a29ea76568e1f902e0 2022-05-09 15:29:22.146 | + functions-common:get_or_add_user_project_role:1009 : echo e58434432b7246a29ea76568e1f902e0 2022-05-09 15:29:22.146 | e58434432b7246a29ea76568e1f902e0 2022-05-09 15:29:22.220 | [178406 Async ks-alt-another:209007]: finished get_or_add_user_project_role anotherrole a7b2232530434ef5b952045cbb3d3aad 4c77876fa0154fca917308953abe0711 with result 0 in 16 seconds 2022-05-09 15:29:22.285 | [178406 Async ks-alt-member-user:209339]: Waiting for completion of get_or_add_user_project_role member 12e5ce6858d04ced86cc97a7a30a0b32 4c77876fa0154fca917308953abe0711 running on PID 209339 (10 other jobs running) 2022-05-09 15:29:22.334 | [178406 Async ks-alt-member-user:209339]: Signaling child to exit 2022-05-09 15:29:22.334 | WAKEUP 2022-05-09 15:29:22.383 | [178406 Async ks-alt-member-user:209339]: Signaled 2022-05-09 15:29:22.385 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:22.385 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:22.385 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:22.385 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:22.385 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:22.385 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:22.385 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:22.385 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:22.385 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:22.385 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 12e5ce6858d04ced86cc97a7a30a0b32 --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.385 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:22.385 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:22.385 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.386 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.386 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.386 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:22.386 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:22.386 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:22.386 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 12e5ce6858d04ced86cc97a7a30a0b32 --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.386 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.386 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.386 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 12e5ce6858d04ced86cc97a7a30a0b32 --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.386 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:22.386 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:22.386 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:22.386 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.386 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.386 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.386 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:22.386 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:22.386 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:22.386 | ++ functions-common:get_field:830 : echo '| 12c6efc6d3de4ebf9f2e756de049206e | 12e5ce6858d04ced86cc97a7a30a0b32 | | 4c77876fa0154fca917308953abe0711 | | | False |' 2022-05-09 15:29:22.387 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:22.387 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.387 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:22.387 | + functions-common:get_or_add_user_project_role:1009 : echo 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:22.387 | 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:22.464 | [178406 Async ks-alt-member-user:209339]: finished get_or_add_user_project_role member 12e5ce6858d04ced86cc97a7a30a0b32 4c77876fa0154fca917308953abe0711 with result 0 in 14 seconds 2022-05-09 15:29:22.555 | [178406 Async ks-alt-reader-user:209599]: Waiting for completion of get_or_add_user_project_role reader 30a4210b1dae4847a3ab5cb9ae5da614 4c77876fa0154fca917308953abe0711 running on PID 209599 (9 other jobs running) 2022-05-09 15:29:22.609 | [178406 Async ks-alt-reader-user:209599]: Signaling child to exit 2022-05-09 15:29:22.610 | WAKEUP 2022-05-09 15:29:22.642 | [178406 Async ks-alt-reader-user:209599]: Signaled 2022-05-09 15:29:22.644 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:22.644 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:22.644 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:22.644 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:22.644 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:22.644 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:22.644 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:22.644 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:22.644 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:22.644 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 30a4210b1dae4847a3ab5cb9ae5da614 --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.644 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:22.644 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:22.644 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.644 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.644 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.644 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:22.644 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:22.644 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:22.644 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 30a4210b1dae4847a3ab5cb9ae5da614 --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.645 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.645 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.645 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 30a4210b1dae4847a3ab5cb9ae5da614 --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:22.645 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:22.645 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:22.645 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:22.645 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.645 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:22.645 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:22.645 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:22.645 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:22.645 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:22.645 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:22.645 | ++ functions-common:get_field:830 : echo '| ce94b543785946e38cfd2c2e16668a6c | 30a4210b1dae4847a3ab5cb9ae5da614 | | 4c77876fa0154fca917308953abe0711 | | | False |' 2022-05-09 15:29:22.645 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:22.645 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:22.645 | + functions-common:get_or_add_user_project_role:1009 : echo ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:22.645 | ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:22.789 | [178406 Async ks-alt-reader-user:209599]: finished get_or_add_user_project_role reader 30a4210b1dae4847a3ab5cb9ae5da614 4c77876fa0154fca917308953abe0711 with result 0 in 13 seconds 2022-05-09 15:29:22.801 | + inc/async:async_wait:197 : return 0 2022-05-09 15:29:22.811 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-09 15:29:23.088 | [178406 Async ks-system-member:209823]: Waiting for completion of get_or_add_user_system_role member 480c0d0e2e3942adb270037390262683 all running on PID 209823 (8 other jobs running) 2022-05-09 15:29:23.133 | [178406 Async ks-system-member:209823]: Signaling child to exit 2022-05-09 15:29:23.133 | WAKEUP 2022-05-09 15:29:23.215 | [178406 Async ks-system-member:209823]: Signaled 2022-05-09 15:29:23.217 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-09 15:29:23.217 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-09 15:29:23.217 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-09 15:29:23.217 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:23.217 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:23.217 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:23.217 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:23.217 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:23.217 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-09 15:29:23.217 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 480c0d0e2e3942adb270037390262683 --system all -f value -c Role 2022-05-09 15:29:23.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.217 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.217 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.217 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:23.217 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-09 15:29:23.217 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-09 15:29:23.217 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 480c0d0e2e3942adb270037390262683 --system all 2022-05-09 15:29:23.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.217 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.217 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.217 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 480c0d0e2e3942adb270037390262683 --system all -f value -c Role 2022-05-09 15:29:23.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.218 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.218 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.218 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:23.218 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:23.218 | + functions-common:get_or_add_user_system_role:1064 : echo 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:23.218 | 12c6efc6d3de4ebf9f2e756de049206e 2022-05-09 15:29:23.443 | [178406 Async ks-system-member:209823]: finished get_or_add_user_system_role member 480c0d0e2e3942adb270037390262683 all with result 0 in 11 seconds 2022-05-09 15:29:23.654 | [178406 Async ks-system-reader:210107]: Waiting for completion of get_or_add_user_system_role reader 937708c6448a4844bedeba752392ebeb all running on PID 210107 (7 other jobs running) 2022-05-09 15:29:23.756 | [178406 Async ks-system-reader:210107]: Signaling child to exit 2022-05-09 15:29:23.758 | WAKEUP 2022-05-09 15:29:23.892 | [178406 Async ks-system-reader:210107]: Signaled 2022-05-09 15:29:23.893 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-09 15:29:23.894 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-09 15:29:23.894 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-09 15:29:23.894 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:23.894 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:23.894 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:23.894 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:23.894 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:23.894 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-09 15:29:23.894 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 937708c6448a4844bedeba752392ebeb --system all -f value -c Role 2022-05-09 15:29:23.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.894 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.894 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.894 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:23.894 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-09 15:29:23.894 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-09 15:29:23.894 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 937708c6448a4844bedeba752392ebeb --system all 2022-05-09 15:29:23.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.894 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.894 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.894 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 937708c6448a4844bedeba752392ebeb --system all -f value -c Role 2022-05-09 15:29:23.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.894 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:23.894 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:23.894 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:23.894 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:23.894 | + functions-common:get_or_add_user_system_role:1064 : echo ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:23.894 | ce94b543785946e38cfd2c2e16668a6c 2022-05-09 15:29:24.145 | [178406 Async ks-system-reader:210107]: finished get_or_add_user_system_role reader 937708c6448a4844bedeba752392ebeb all with result 0 in 12 seconds 2022-05-09 15:29:24.164 | + inc/async:async_wait:197 : return 0 2022-05-09 15:29:24.166 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-09 15:29:24.494 | [178406 Async ks-group-memberdemo:210458]: Waiting for completion of get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 running on PID 210458 (6 other jobs running) 2022-05-09 15:29:24.658 | [178406 Async ks-group-memberdemo:210458]: Signaling child to exit 2022-05-09 15:29:30.134 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:30.257 | [210458 Async ks-group-memberdemo:210458]: finished successfully 2022-05-09 15:29:30.379 | WAKEUP 2022-05-09 15:29:30.505 | [178406 Async ks-group-memberdemo:210458]: Signaled 2022-05-09 15:29:30.507 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:30.507 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ce1e872292024eba8a2eb56ed89be0f1 --project 548d4e1e71624b6596cd36f35a97bfa6 -f value 2022-05-09 15:29:30.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:30.507 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:30.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:30.507 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:30.507 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:30.507 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:30.507 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:30.507 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group ce1e872292024eba8a2eb56ed89be0f1 --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:30.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:30.507 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:30.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:30.507 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:30.507 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ce1e872292024eba8a2eb56ed89be0f1 --project 548d4e1e71624b6596cd36f35a97bfa6 -f value 2022-05-09 15:29:30.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:30.507 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:30.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:30.507 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:30.507 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:30.507 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='12c6efc6d3de4ebf9f2e756de049206e ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 False' 2022-05-09 15:29:30.507 | + functions-common:get_or_add_group_project_role:1088 : echo 12c6efc6d3de4ebf9f2e756de049206e ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 False 2022-05-09 15:29:30.508 | 12c6efc6d3de4ebf9f2e756de049206e ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 False 2022-05-09 15:29:30.770 | [178406 Async ks-group-memberdemo:210458]: finished get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 with result 0 in 14 seconds 2022-05-09 15:29:30.993 | [178406 Async ks-group-anotherdemo:210544]: Waiting for completion of get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 running on PID 210544 (5 other jobs running) 2022-05-09 15:29:31.119 | [178406 Async ks-group-anotherdemo:210544]: Signaling child to exit 2022-05-09 15:29:31.270 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:31.310 | [210544 Async ks-group-anotherdemo:210544]: finished successfully 2022-05-09 15:29:31.348 | WAKEUP 2022-05-09 15:29:31.382 | [178406 Async ks-group-anotherdemo:210544]: Signaled 2022-05-09 15:29:31.383 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:31.384 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ce1e872292024eba8a2eb56ed89be0f1 --project 548d4e1e71624b6596cd36f35a97bfa6 -f value 2022-05-09 15:29:31.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.384 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.384 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.384 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:31.384 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:31.384 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:31.384 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group ce1e872292024eba8a2eb56ed89be0f1 --project 548d4e1e71624b6596cd36f35a97bfa6 2022-05-09 15:29:31.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.385 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.385 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.385 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ce1e872292024eba8a2eb56ed89be0f1 --project 548d4e1e71624b6596cd36f35a97bfa6 -f value 2022-05-09 15:29:31.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.385 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.385 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.385 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:31.385 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='e58434432b7246a29ea76568e1f902e0 ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 False' 2022-05-09 15:29:31.385 | + functions-common:get_or_add_group_project_role:1088 : echo e58434432b7246a29ea76568e1f902e0 ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 False 2022-05-09 15:29:31.385 | e58434432b7246a29ea76568e1f902e0 ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 False 2022-05-09 15:29:31.460 | [178406 Async ks-group-anotherdemo:210544]: finished get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 548d4e1e71624b6596cd36f35a97bfa6 with result 0 in 15 seconds 2022-05-09 15:29:31.509 | [178406 Async ks-group-memberalt:210650]: Waiting for completion of get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 running on PID 210650 (4 other jobs running) 2022-05-09 15:29:31.542 | [178406 Async ks-group-memberalt:210650]: Signaling child to exit 2022-05-09 15:29:31.905 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:31.934 | [210650 Async ks-group-memberalt:210650]: finished successfully 2022-05-09 15:29:31.956 | WAKEUP 2022-05-09 15:29:31.981 | [178406 Async ks-group-memberalt:210650]: Signaled 2022-05-09 15:29:31.982 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:31.982 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ce1e872292024eba8a2eb56ed89be0f1 --project 4c77876fa0154fca917308953abe0711 -f value 2022-05-09 15:29:31.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.983 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.983 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.983 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:31.983 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:31.983 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:31.983 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group ce1e872292024eba8a2eb56ed89be0f1 --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:31.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.983 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.983 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.983 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ce1e872292024eba8a2eb56ed89be0f1 --project 4c77876fa0154fca917308953abe0711 -f value 2022-05-09 15:29:31.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.983 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:31.983 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:31.983 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:31.983 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='12c6efc6d3de4ebf9f2e756de049206e ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 False' 2022-05-09 15:29:31.983 | + functions-common:get_or_add_group_project_role:1088 : echo 12c6efc6d3de4ebf9f2e756de049206e ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 False 2022-05-09 15:29:31.983 | 12c6efc6d3de4ebf9f2e756de049206e ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 False 2022-05-09 15:29:32.035 | [178406 Async ks-group-memberalt:210650]: finished get_or_add_group_project_role member ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 with result 0 in 15 seconds 2022-05-09 15:29:32.077 | [178406 Async ks-group-anotheralt:210738]: Waiting for completion of get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 running on PID 210738 (3 other jobs running) 2022-05-09 15:29:32.108 | [178406 Async ks-group-anotheralt:210738]: Signaling child to exit 2022-05-09 15:29:32.704 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:32.732 | [210862 Async ks-group-admin:210862]: finished successfully 2022-05-09 15:29:33.034 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:33.059 | [210738 Async ks-group-anotheralt:210738]: finished successfully 2022-05-09 15:29:33.079 | WAKEUP 2022-05-09 15:29:33.103 | [178406 Async ks-group-anotheralt:210738]: Signaled 2022-05-09 15:29:33.104 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:33.104 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ce1e872292024eba8a2eb56ed89be0f1 --project 4c77876fa0154fca917308953abe0711 -f value 2022-05-09 15:29:33.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.104 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.104 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.105 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:33.105 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:33.105 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:33.105 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group ce1e872292024eba8a2eb56ed89be0f1 --project 4c77876fa0154fca917308953abe0711 2022-05-09 15:29:33.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.105 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.105 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.105 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ce1e872292024eba8a2eb56ed89be0f1 --project 4c77876fa0154fca917308953abe0711 -f value 2022-05-09 15:29:33.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.105 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.105 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.105 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:33.105 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='e58434432b7246a29ea76568e1f902e0 ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 False' 2022-05-09 15:29:33.105 | + functions-common:get_or_add_group_project_role:1088 : echo e58434432b7246a29ea76568e1f902e0 ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 False 2022-05-09 15:29:33.105 | e58434432b7246a29ea76568e1f902e0 ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 False 2022-05-09 15:29:33.150 | [178406 Async ks-group-anotheralt:210738]: finished get_or_add_group_project_role anotherrole ce1e872292024eba8a2eb56ed89be0f1 4c77876fa0154fca917308953abe0711 with result 0 in 16 seconds 2022-05-09 15:29:33.188 | [178406 Async ks-group-admin:210862]: Waiting for completion of get_or_add_group_project_role admin cb83912d2a5c4c0babdcc4a9be976b0a 5cfe7809e4844c24927f801379cb60ba running on PID 210862 (2 other jobs running) 2022-05-09 15:29:33.214 | [178406 Async ks-group-admin:210862]: Signaling child to exit 2022-05-09 15:29:33.214 | WAKEUP 2022-05-09 15:29:33.238 | [178406 Async ks-group-admin:210862]: Signaled 2022-05-09 15:29:33.239 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:33.239 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cb83912d2a5c4c0babdcc4a9be976b0a --project 5cfe7809e4844c24927f801379cb60ba -f value 2022-05-09 15:29:33.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.239 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.239 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.239 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:33.239 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:33.239 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:33.239 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group cb83912d2a5c4c0babdcc4a9be976b0a --project 5cfe7809e4844c24927f801379cb60ba 2022-05-09 15:29:33.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.240 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.240 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.240 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cb83912d2a5c4c0babdcc4a9be976b0a --project 5cfe7809e4844c24927f801379cb60ba -f value 2022-05-09 15:29:33.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.240 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:33.240 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:33.240 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:33.240 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='b1de56eaead14672bb206900689b1ec3 cb83912d2a5c4c0babdcc4a9be976b0a 5cfe7809e4844c24927f801379cb60ba False' 2022-05-09 15:29:33.240 | + functions-common:get_or_add_group_project_role:1088 : echo b1de56eaead14672bb206900689b1ec3 cb83912d2a5c4c0babdcc4a9be976b0a 5cfe7809e4844c24927f801379cb60ba False 2022-05-09 15:29:33.240 | b1de56eaead14672bb206900689b1ec3 cb83912d2a5c4c0babdcc4a9be976b0a 5cfe7809e4844c24927f801379cb60ba False 2022-05-09 15:29:33.285 | [178406 Async ks-group-admin:210862]: finished get_or_add_group_project_role admin cb83912d2a5c4c0babdcc4a9be976b0a 5cfe7809e4844c24927f801379cb60ba with result 0 in 14 seconds 2022-05-09 15:29:33.289 | + inc/async:async_wait:197 : return 0 2022-05-09 15:29:33.291 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-09 15:29:33.308 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:29:33.311 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-09 15:29:33.328 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:33.331 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-09 15:29:33.334 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-09 15:29:33.394 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-09 15:29:33.436 | [178406 Async create_nova_accounts:212763]: running: create_nova_accounts 2022-05-09 15:29:33.438 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-09 15:29:33.457 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:33.460 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-09 15:29:33.462 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-09 15:29:33.525 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-09 15:29:33.570 | [178406 Async create_glance_accounts:212878]: running: create_glance_accounts 2022-05-09 15:29:33.574 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-09 15:29:33.593 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:33.598 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-09 15:29:33.601 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-09 15:29:33.673 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-09 15:29:33.717 | [178406 Async create_cinder_accounts:213008]: running: create_cinder_accounts 2022-05-09 15:29:33.720 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-09 15:29:33.742 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:33.744 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-09 15:29:33.747 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-09 15:29:33.820 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-09 15:29:33.900 | [178406 Async create_neutron_accounts:213124]: running: create_neutron_accounts 2022-05-09 15:29:33.904 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-09 15:29:33.940 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:33.944 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-09 15:29:33.947 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-09 15:29:34.205 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-09 15:29:34.434 | [178406 Async create_swift_accounts:213266]: running: create_swift_accounts 2022-05-09 15:29:34.458 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-09 15:29:34.583 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:29:34.606 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-09 15:29:34.987 | [178406 Async create_nova_accounts:212763]: Waiting for completion of create_nova_accounts running on PID 212763 (6 other jobs running) 2022-05-09 15:29:35.163 | [178406 Async create_nova_accounts:212763]: Signaling child to exit 2022-05-09 15:30:17.456 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:30:17.506 | [213124 Async create_neutron_accounts:213124]: finished successfully 2022-05-09 15:30:36.786 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:30:36.843 | [213008 Async create_cinder_accounts:213008]: finished successfully 2022-05-09 15:30:55.500 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:30:55.535 | [212878 Async create_glance_accounts:212878]: finished successfully 2022-05-09 15:30:59.984 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:31:00.015 | [212763 Async create_nova_accounts:212763]: finished successfully 2022-05-09 15:31:00.041 | WAKEUP 2022-05-09 15:31:00.068 | [178406 Async create_nova_accounts:212763]: Signaled 2022-05-09 15:31:00.070 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-09 15:31:00.070 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-09 15:31:00.070 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-09 15:31:00.070 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:00.070 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:31:00.070 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:31:00.070 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:31:00.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.070 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.070 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.070 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.070 | + functions-common:get_or_create_user:937 : user_id=4ae0db48361940f790dc8e4d2f35df49 2022-05-09 15:31:00.070 | + functions-common:get_or_create_user:938 : echo 4ae0db48361940f790dc8e4d2f35df49 2022-05-09 15:31:00.070 | 4ae0db48361940f790dc8e4d2f35df49 2022-05-09 15:31:00.070 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-09 15:31:00.071 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:00.071 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:00.071 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:00.071 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:00.071 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:00.071 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:00.071 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:00.071 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:00.071 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:00.071 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:00.071 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.071 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:00.071 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.071 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.071 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.071 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.071 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.071 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.071 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:00.071 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:00.071 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.071 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.071 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.071 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.071 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:00.071 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.071 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.071 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.072 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.072 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.072 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.072 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:00.072 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:00.072 | ++ functions-common:get_field:830 : echo '| b17c3f18dadd416e9b27ba0d1a270e4d | 4ae0db48361940f790dc8e4d2f35df49 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:00.072 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:00.072 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.072 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.072 | + functions-common:get_or_add_user_project_role:1009 : echo b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.072 | b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.072 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:31:00.072 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-09 15:31:00.072 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:00.072 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:00.072 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:00.072 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:00.072 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:00.072 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:00.072 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:00.072 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:00.072 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:00.072 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:00.072 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.072 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.072 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:00.073 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.073 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.073 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.073 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.073 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.073 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:00.073 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:00.073 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.073 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.073 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.073 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:00.073 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.073 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.073 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.073 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.073 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.073 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.073 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.073 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:00.073 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:00.073 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | 4ae0db48361940f790dc8e4d2f35df49 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:00.073 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:00.073 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.073 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:00.073 | + functions-common:get_or_add_user_project_role:1009 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:00.074 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:00.074 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-09 15:31:00.074 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:31:00.074 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.49/compute 2022-05-09 15:31:00.074 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-09 15:31:00.074 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:31:00.074 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-09 15:31:00.074 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-05-09 15:31:00.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.074 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.074 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.074 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.074 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:31:00.074 | 81daddc9b6164cf3ac1a71da4fc5322e' 2022-05-09 15:31:00.074 | + functions-common:get_or_create_service:1106 : echo 81daddc9b6164cf3ac1a71da4fc5322e 2022-05-09 15:31:00.074 | 81daddc9b6164cf3ac1a71da4fc5322e 2022-05-09 15:31:00.074 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.49/compute/v2/$(project_id)s' 2022-05-09 15:31:00.074 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:31:00.074 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' RegionOne 2022-05-09 15:31:00.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:00.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-09 15:31:00.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.074 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.074 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.074 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:00.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:00.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:31:00.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.075 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.075 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.075 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=da633680d92444b3803646add54ddcc8 2022-05-09 15:31:00.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo da633680d92444b3803646add54ddcc8 2022-05-09 15:31:00.075 | + functions-common:get_or_create_endpoint:1139 : public_id=da633680d92444b3803646add54ddcc8 2022-05-09 15:31:00.075 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:31:00.075 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:31:00.075 | + functions-common:get_or_create_endpoint:1148 : echo da633680d92444b3803646add54ddcc8 2022-05-09 15:31:00.075 | da633680d92444b3803646add54ddcc8 2022-05-09 15:31:00.075 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-09 15:31:00.075 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:31:00.075 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-09 15:31:00.075 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-09 15:31:00.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.075 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.075 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.075 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.075 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:31:00.075 | a63f706a1d054cfea8720bbbce1d10dd' 2022-05-09 15:31:00.075 | + functions-common:get_or_create_service:1106 : echo a63f706a1d054cfea8720bbbce1d10dd 2022-05-09 15:31:00.075 | a63f706a1d054cfea8720bbbce1d10dd 2022-05-09 15:31:00.075 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.49/compute/v2.1 2022-05-09 15:31:00.075 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:31:00.075 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.49/compute/v2.1 RegionOne 2022-05-09 15:31:00.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:00.075 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-09 15:31:00.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.075 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.076 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.076 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:00.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:00.076 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.49/compute/v2.1 --region RegionOne -f value -c id 2022-05-09 15:31:00.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.076 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.076 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.076 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e97a1274203747739a00e36f873daa34 2022-05-09 15:31:00.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e97a1274203747739a00e36f873daa34 2022-05-09 15:31:00.076 | + functions-common:get_or_create_endpoint:1139 : public_id=e97a1274203747739a00e36f873daa34 2022-05-09 15:31:00.076 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:31:00.076 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:31:00.076 | + functions-common:get_or_create_endpoint:1148 : echo e97a1274203747739a00e36f873daa34 2022-05-09 15:31:00.076 | e97a1274203747739a00e36f873daa34 2022-05-09 15:31:00.076 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-09 15:31:00.076 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:00.076 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-09 15:31:00.076 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:00.076 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-09 15:31:00.076 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:00.076 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:00.076 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:00.076 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:00.076 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:00.076 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:00.076 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:00.077 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:00.077 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:00.077 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:00.077 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:00.077 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.077 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.077 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.077 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.077 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.077 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.077 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.077 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:00.077 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:00.077 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.077 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.077 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.077 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.077 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:00.078 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.078 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.078 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.078 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.078 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.078 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.078 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:00.078 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:00.078 | ++ functions-common:get_field:830 : echo '| 015a88b0a1ee4097a15e0ee2d0c6329f | 4ae0db48361940f790dc8e4d2f35df49 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:00.078 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:00.078 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.078 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:31:00.078 | + functions-common:get_or_add_user_project_role:1009 : echo 015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:31:00.078 | 015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:31:00.078 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-09 15:31:00.078 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:31:00.079 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-09 15:31:00.079 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:00.079 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-09 15:31:00.126 | [178406 Async create_nova_accounts:212763]: finished create_nova_accounts with result 0 in 86 seconds 2022-05-09 15:31:00.174 | [178406 Async create_glance_accounts:212878]: Waiting for completion of create_glance_accounts running on PID 212878 (5 other jobs running) 2022-05-09 15:31:00.209 | [178406 Async create_glance_accounts:212878]: Signaling child to exit 2022-05-09 15:31:00.209 | WAKEUP 2022-05-09 15:31:00.239 | [178406 Async create_glance_accounts:212878]: Signaled 2022-05-09 15:31:00.240 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-09 15:31:00.240 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:00.240 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-09 15:31:00.240 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-09 15:31:00.240 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:00.240 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:31:00.240 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:31:00.240 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:31:00.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.240 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.241 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.241 | + functions-common:get_or_create_user:937 : user_id=f89484c12185460596848f18d6b844e1 2022-05-09 15:31:00.241 | + functions-common:get_or_create_user:938 : echo f89484c12185460596848f18d6b844e1 2022-05-09 15:31:00.241 | f89484c12185460596848f18d6b844e1 2022-05-09 15:31:00.241 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-09 15:31:00.241 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:00.241 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:00.241 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:00.241 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:00.241 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:00.241 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:00.241 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:00.241 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:00.241 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:00.241 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:00.241 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.241 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:00.241 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.241 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.241 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.241 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.241 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.241 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:00.241 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:00.241 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.242 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.242 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.242 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.242 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.242 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:00.242 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.242 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.242 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.242 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.242 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.242 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:00.242 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:00.242 | ++ functions-common:get_field:830 : echo '| b17c3f18dadd416e9b27ba0d1a270e4d | f89484c12185460596848f18d6b844e1 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:00.242 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:00.242 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.242 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.242 | + functions-common:get_or_add_user_project_role:1009 : echo b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.242 | b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.242 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:31:00.242 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-09 15:31:00.242 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:00.242 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-09 15:31:00.242 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-09 15:31:00.242 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:00.242 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:31:00.242 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:31:00.242 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:31:00.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.243 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.243 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.243 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.243 | + functions-common:get_or_create_user:937 : user_id=8a7af222dad74d2b9b256728a934ada9 2022-05-09 15:31:00.243 | + functions-common:get_or_create_user:938 : echo 8a7af222dad74d2b9b256728a934ada9 2022-05-09 15:31:00.243 | 8a7af222dad74d2b9b256728a934ada9 2022-05-09 15:31:00.243 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-09 15:31:00.243 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:00.243 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:00.243 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:00.243 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:00.243 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:00.243 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:00.243 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:00.243 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:00.243 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:00.243 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:00.243 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.243 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.243 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:00.243 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.243 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.243 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.243 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.243 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.243 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:00.243 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:00.243 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.244 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.244 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.244 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.244 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.244 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:00.244 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.244 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.244 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.244 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.244 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.244 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:00.244 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:00.244 | ++ functions-common:get_field:830 : echo '| b17c3f18dadd416e9b27ba0d1a270e4d | 8a7af222dad74d2b9b256728a934ada9 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:00.244 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:00.244 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.244 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.244 | + functions-common:get_or_add_user_project_role:1009 : echo b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.244 | b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.244 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-09 15:31:00.244 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-09 15:31:00.244 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:00.244 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:00.244 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:00.244 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:00.244 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:00.244 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:00.244 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:00.245 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:00.245 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:00.245 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:00.245 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.245 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:00.245 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.245 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.245 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.245 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.245 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.245 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.245 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:00.245 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:00.245 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.245 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.245 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.245 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.245 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.245 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:00.245 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.245 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.245 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.245 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.245 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.246 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:00.246 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:00.246 | ++ functions-common:get_field:830 : echo '| 015a88b0a1ee4097a15e0ee2d0c6329f | 8a7af222dad74d2b9b256728a934ada9 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:00.246 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:00.246 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.246 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:31:00.246 | + functions-common:get_or_add_user_project_role:1009 : echo 015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:31:00.246 | 015a88b0a1ee4097a15e0ee2d0c6329f 2022-05-09 15:31:00.246 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-09 15:31:00.246 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:31:00.246 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-09 15:31:00.246 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-09 15:31:00.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.246 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.246 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.246 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.246 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:31:00.246 | c75df99724424054a7129c72363dbf4f' 2022-05-09 15:31:00.246 | + functions-common:get_or_create_service:1106 : echo c75df99724424054a7129c72363dbf4f 2022-05-09 15:31:00.246 | c75df99724424054a7129c72363dbf4f 2022-05-09 15:31:00.246 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.49/image 2022-05-09 15:31:00.246 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:31:00.246 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.49/image RegionOne 2022-05-09 15:31:00.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:00.246 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-09 15:31:00.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.246 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.246 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.246 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:00.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:00.247 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.49/image --region RegionOne -f value -c id 2022-05-09 15:31:00.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.247 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.247 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.247 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c2ce58b1a24f41a7935d547d708012d5 2022-05-09 15:31:00.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c2ce58b1a24f41a7935d547d708012d5 2022-05-09 15:31:00.247 | + functions-common:get_or_create_endpoint:1139 : public_id=c2ce58b1a24f41a7935d547d708012d5 2022-05-09 15:31:00.247 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:31:00.247 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:31:00.247 | + functions-common:get_or_create_endpoint:1148 : echo c2ce58b1a24f41a7935d547d708012d5 2022-05-09 15:31:00.247 | c2ce58b1a24f41a7935d547d708012d5 2022-05-09 15:31:00.247 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-09 15:31:00.247 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:31:00.247 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-09 15:31:00.247 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-09 15:31:00.247 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-09 15:31:00.247 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-09 15:31:00.247 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-09 15:31:00.247 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-09 15:31:00.247 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-09 15:31:00.310 | [178406 Async create_glance_accounts:212878]: finished create_glance_accounts with result 0 in 82 seconds 2022-05-09 15:31:00.379 | [178406 Async create_cinder_accounts:213008]: Waiting for completion of create_cinder_accounts running on PID 213008 (4 other jobs running) 2022-05-09 15:31:00.417 | [178406 Async create_cinder_accounts:213008]: Signaling child to exit 2022-05-09 15:31:00.417 | WAKEUP 2022-05-09 15:31:00.452 | [178406 Async create_cinder_accounts:213008]: Signaled 2022-05-09 15:31:00.454 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-09 15:31:00.454 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-09 15:31:00.454 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-09 15:31:00.454 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:00.454 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:31:00.454 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:31:00.454 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:31:00.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.454 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.454 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.454 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.454 | + functions-common:get_or_create_user:937 : user_id=757e4e00f0a945c39b21ad5daf2958b8 2022-05-09 15:31:00.454 | + functions-common:get_or_create_user:938 : echo 757e4e00f0a945c39b21ad5daf2958b8 2022-05-09 15:31:00.454 | 757e4e00f0a945c39b21ad5daf2958b8 2022-05-09 15:31:00.454 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-09 15:31:00.455 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:00.455 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:00.455 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:00.455 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:00.455 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:00.455 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:00.455 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:00.455 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:00.455 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:00.455 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:00.455 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.455 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.455 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:00.455 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.455 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.455 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.455 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.456 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.456 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:00.456 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:00.456 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.456 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.456 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.456 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.456 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.456 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:00.456 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.456 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.456 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.456 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.456 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.456 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:00.456 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:00.456 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:00.456 | ++ functions-common:get_field:830 : echo '| b17c3f18dadd416e9b27ba0d1a270e4d | 757e4e00f0a945c39b21ad5daf2958b8 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:00.456 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.456 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.456 | + functions-common:get_or_add_user_project_role:1009 : echo b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.456 | b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.456 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:31:00.456 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-09 15:31:00.456 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:31:00.456 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-09 15:31:00.457 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-09 15:31:00.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.457 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.457 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:31:00.457 | 6946c900a135483990f7faf9616627c8' 2022-05-09 15:31:00.457 | + functions-common:get_or_create_service:1106 : echo 6946c900a135483990f7faf9616627c8 2022-05-09 15:31:00.457 | 6946c900a135483990f7faf9616627c8 2022-05-09 15:31:00.457 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-09 15:31:00.457 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-05-09 15:31:00.457 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:31:00.457 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-05-09 15:31:00.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:00.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-09 15:31:00.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.457 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:00.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:00.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:31:00.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.457 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.457 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=bc487499fa6046938db4346680173db9 2022-05-09 15:31:00.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo bc487499fa6046938db4346680173db9 2022-05-09 15:31:00.458 | + functions-common:get_or_create_endpoint:1139 : public_id=bc487499fa6046938db4346680173db9 2022-05-09 15:31:00.458 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:31:00.458 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:31:00.458 | + functions-common:get_or_create_endpoint:1148 : echo bc487499fa6046938db4346680173db9 2022-05-09 15:31:00.458 | bc487499fa6046938db4346680173db9 2022-05-09 15:31:00.458 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-09 15:31:00.458 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:31:00.458 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-09 15:31:00.458 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-09 15:31:00.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.458 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.458 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.458 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.458 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:31:00.458 | bc6ac6e9c9d84620822ff1b379c0c511' 2022-05-09 15:31:00.458 | + functions-common:get_or_create_service:1106 : echo bc6ac6e9c9d84620822ff1b379c0c511 2022-05-09 15:31:00.458 | bc6ac6e9c9d84620822ff1b379c0c511 2022-05-09 15:31:00.458 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-05-09 15:31:00.458 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:31:00.458 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-05-09 15:31:00.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:00.458 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-09 15:31:00.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.458 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.458 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.458 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:00.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:00.459 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.459 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.459 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.459 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.459 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=775481300ffb4d40b84993470b72513d 2022-05-09 15:31:00.459 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 775481300ffb4d40b84993470b72513d 2022-05-09 15:31:00.459 | + functions-common:get_or_create_endpoint:1139 : public_id=775481300ffb4d40b84993470b72513d 2022-05-09 15:31:00.459 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:31:00.459 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:31:00.459 | + functions-common:get_or_create_endpoint:1148 : echo 775481300ffb4d40b84993470b72513d 2022-05-09 15:31:00.459 | 775481300ffb4d40b84993470b72513d 2022-05-09 15:31:00.459 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-09 15:31:00.459 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-09 15:31:00.459 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:31:00.459 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-09 15:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.459 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.459 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.459 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.459 | ++ functions-common:get_or_create_project:950 : project_id=7811ff87f0f1466ba3ac5f12776ad338 2022-05-09 15:31:00.459 | ++ functions-common:get_or_create_project:951 : echo 7811ff87f0f1466ba3ac5f12776ad338 2022-05-09 15:31:00.459 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7811ff87f0f1466ba3ac5f12776ad338 2022-05-09 15:31:00.459 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-09 15:31:00.459 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:00.459 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:31:00.459 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-09 15:31:00.459 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-09 15:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.460 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.460 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.460 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-09 15:31:00.460 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.460 | ++ functions-common:get_or_create_user:937 : user_id=757e4e00f0a945c39b21ad5daf2958b8 2022-05-09 15:31:00.460 | ++ functions-common:get_or_create_user:938 : echo 757e4e00f0a945c39b21ad5daf2958b8 2022-05-09 15:31:00.460 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 757e4e00f0a945c39b21ad5daf2958b8 2022-05-09 15:31:00.524 | [178406 Async create_cinder_accounts:213008]: finished create_cinder_accounts with result 0 in 63 seconds 2022-05-09 15:31:00.529 | + inc/async:async_wait:197 : return 0 2022-05-09 15:31:00.533 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-09 15:31:00.624 | [178406 Async create_neutron_accounts:213124]: Waiting for completion of create_neutron_accounts running on PID 213124 (3 other jobs running) 2022-05-09 15:31:00.659 | [178406 Async create_neutron_accounts:213124]: Signaling child to exit 2022-05-09 15:31:00.660 | WAKEUP 2022-05-09 15:31:00.684 | [178406 Async create_neutron_accounts:213124]: Signaled 2022-05-09 15:31:00.686 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-09 15:31:00.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:31:00.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:31:00.686 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:31:00.686 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:31:00.686 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-09 15:31:00.686 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:31:00.686 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-09 15:31:00.687 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-09 15:31:00.687 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-09 15:31:00.687 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.49:9696/ 2022-05-09 15:31:00.687 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-09 15:31:00.687 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-09 15:31:00.687 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-09 15:31:00.687 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:00.687 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:31:00.687 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:31:00.687 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:31:00.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.687 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.687 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.687 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.687 | + functions-common:get_or_create_user:937 : user_id=d85d97925180483e87ea972149bd8f9f 2022-05-09 15:31:00.687 | + functions-common:get_or_create_user:938 : echo d85d97925180483e87ea972149bd8f9f 2022-05-09 15:31:00.687 | d85d97925180483e87ea972149bd8f9f 2022-05-09 15:31:00.687 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-09 15:31:00.687 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:00.687 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:00.687 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:00.688 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:00.688 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:00.688 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:00.688 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:00.688 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:00.688 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:00.688 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:00.688 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.688 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:00.688 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.688 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.688 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.688 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.688 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.688 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.688 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:00.688 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:00.688 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.689 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.689 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.689 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:00.690 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:31:00.690 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:00.690 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.690 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:00.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.690 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.690 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.690 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.690 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:00.690 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:00.690 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:00.690 | ++ functions-common:get_field:830 : echo '| b17c3f18dadd416e9b27ba0d1a270e4d | d85d97925180483e87ea972149bd8f9f | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:00.690 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:00.690 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.690 | + functions-common:get_or_add_user_project_role:1009 : echo b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.690 | b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:00.690 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:31:00.690 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-09 15:31:00.690 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:31:00.690 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-09 15:31:00.690 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-09 15:31:00.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.690 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.691 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.691 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.691 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:31:00.691 | c83e204979014234b6688087a725d930' 2022-05-09 15:31:00.691 | + functions-common:get_or_create_service:1106 : echo c83e204979014234b6688087a725d930 2022-05-09 15:31:00.691 | c83e204979014234b6688087a725d930 2022-05-09 15:31:00.691 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.49:9696/ 2022-05-09 15:31:00.691 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:31:00.691 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.49:9696/ RegionOne 2022-05-09 15:31:00.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:00.691 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-09 15:31:00.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.691 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.691 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.691 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:00.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:00.691 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.49:9696/ --region RegionOne -f value -c id 2022-05-09 15:31:00.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.691 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:00.691 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:00.691 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:00.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b454966612f94d328a002a06b2ceedbe 2022-05-09 15:31:00.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b454966612f94d328a002a06b2ceedbe 2022-05-09 15:31:00.691 | + functions-common:get_or_create_endpoint:1139 : public_id=b454966612f94d328a002a06b2ceedbe 2022-05-09 15:31:00.691 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:31:00.691 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:31:00.691 | + functions-common:get_or_create_endpoint:1148 : echo b454966612f94d328a002a06b2ceedbe 2022-05-09 15:31:00.691 | b454966612f94d328a002a06b2ceedbe 2022-05-09 15:31:00.740 | [178406 Async create_neutron_accounts:213124]: finished create_neutron_accounts with result 0 in 43 seconds 2022-05-09 15:31:00.788 | [178406 Async create_swift_accounts:213266]: Waiting for completion of create_swift_accounts running on PID 213266 (2 other jobs running) 2022-05-09 15:31:00.821 | [178406 Async create_swift_accounts:213266]: Signaling child to exit 2022-05-09 15:31:48.640 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:31:48.667 | [213266 Async create_swift_accounts:213266]: finished successfully 2022-05-09 15:31:48.691 | WAKEUP 2022-05-09 15:31:48.714 | [178406 Async create_swift_accounts:213266]: Signaled 2022-05-09 15:31:48.716 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-09 15:31:48.716 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-09 15:31:48.716 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-09 15:31:48.716 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-09 15:31:48.716 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-09 15:31:48.716 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-09 15:31:48.716 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-09 15:31:48.717 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-09 15:31:48.717 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-09 15:31:48.717 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-09 15:31:48.717 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:31:48.717 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-09 15:31:48.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.717 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.717 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.717 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.717 | ++ functions-common:get_or_create_role:962 : role_id=e58434432b7246a29ea76568e1f902e0 2022-05-09 15:31:48.717 | ++ functions-common:get_or_create_role:963 : echo e58434432b7246a29ea76568e1f902e0 2022-05-09 15:31:48.717 | + lib/swift:create_swift_accounts:614 : another_role=e58434432b7246a29ea76568e1f902e0 2022-05-09 15:31:48.717 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-09 15:31:48.717 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-09 15:31:48.717 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:48.717 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:31:48.717 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:31:48.717 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:31:48.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.717 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.717 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.717 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.718 | + functions-common:get_or_create_user:937 : user_id=e858425a832549189009173f039c8779 2022-05-09 15:31:48.718 | + functions-common:get_or_create_user:938 : echo e858425a832549189009173f039c8779 2022-05-09 15:31:48.718 | e858425a832549189009173f039c8779 2022-05-09 15:31:48.718 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-09 15:31:48.718 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:48.718 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:48.718 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:48.718 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:48.718 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:48.718 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:48.718 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:48.718 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:48.718 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:48.718 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:48.718 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:48.718 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.718 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:48.719 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.719 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.719 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.719 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.719 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.719 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:48.719 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:48.719 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:48.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.719 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.719 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.719 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:48.719 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.719 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:48.719 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.719 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.720 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.720 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.720 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.720 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:48.720 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:48.721 | ++ functions-common:get_field:830 : echo '| b17c3f18dadd416e9b27ba0d1a270e4d | e858425a832549189009173f039c8779 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:48.721 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:48.721 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.721 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:48.721 | + functions-common:get_or_add_user_project_role:1009 : echo b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:48.721 | b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:31:48.721 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:31:48.721 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-09 15:31:48.721 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:48.721 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:48.721 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:48.721 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:48.721 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:48.721 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:48.721 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:48.721 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:48.721 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:48.721 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:48.721 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:48.721 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:48.721 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.721 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.721 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.722 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.722 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.722 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.722 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:48.722 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:48.722 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:48.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.722 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.722 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.722 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:48.722 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.722 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.722 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:48.722 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.722 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.722 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.722 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.722 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:48.722 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:48.722 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | e858425a832549189009173f039c8779 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:31:48.722 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:48.722 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.722 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.722 | + functions-common:get_or_add_user_project_role:1009 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.722 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.722 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-09 15:31:48.723 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:31:48.723 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-09 15:31:48.723 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-09 15:31:48.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.723 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.723 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:31:48.723 | 6828d182824344d7b68f3e19a32259b3' 2022-05-09 15:31:48.723 | + functions-common:get_or_create_service:1106 : echo 6828d182824344d7b68f3e19a32259b3 2022-05-09 15:31:48.723 | 6828d182824344d7b68f3e19a32259b3 2022-05-09 15:31:48.723 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' http://10.222.0.49:8080 2022-05-09 15:31:48.723 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:31:48.723 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-09 15:31:48.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:48.723 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-09 15:31:48.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.723 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:48.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:48.723 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:31:48.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.723 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.723 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ef938018f3644dc381234c42d67c4925 2022-05-09 15:31:48.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ef938018f3644dc381234c42d67c4925 2022-05-09 15:31:48.724 | + functions-common:get_or_create_endpoint:1139 : public_id=ef938018f3644dc381234c42d67c4925 2022-05-09 15:31:48.724 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.49:8080 ]] 2022-05-09 15:31:48.724 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.49:8080 RegionOne 2022-05-09 15:31:48.724 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:48.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-09 15:31:48.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.724 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.724 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.724 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.724 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:48.724 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:48.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.49:8080 --region RegionOne -f value -c id 2022-05-09 15:31:48.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.724 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.724 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.724 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.724 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0ad02840b4bd4031b25fb0949ff720af 2022-05-09 15:31:48.724 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0ad02840b4bd4031b25fb0949ff720af 2022-05-09 15:31:48.724 | 0ad02840b4bd4031b25fb0949ff720af 2022-05-09 15:31:48.724 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:31:48.724 | + functions-common:get_or_create_endpoint:1148 : echo ef938018f3644dc381234c42d67c4925 2022-05-09 15:31:48.724 | ef938018f3644dc381234c42d67c4925 2022-05-09 15:31:48.724 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-09 15:31:48.724 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-09 15:31:48.724 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:31:48.725 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-09 15:31:48.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.725 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.725 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.725 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.725 | ++ functions-common:get_or_create_project:950 : project_id=854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.725 | ++ functions-common:get_or_create_project:951 : echo 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.725 | + lib/swift:create_swift_accounts:628 : swift_project_test1=854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.725 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-09 15:31:48.725 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:48.725 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-09 15:31:48.725 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:48.725 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-09 15:31:48.725 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-09 15:31:48.725 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-09 15:31:48.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.725 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.725 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.725 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.725 | ++ functions-common:get_or_create_user:937 : user_id=33f02a9ab1fc432787662306a839b3b6 2022-05-09 15:31:48.725 | ++ functions-common:get_or_create_user:938 : echo 33f02a9ab1fc432787662306a839b3b6 2022-05-09 15:31:48.725 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=33f02a9ab1fc432787662306a839b3b6 2022-05-09 15:31:48.725 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-09 15:31:48.725 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:48.725 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 33f02a9ab1fc432787662306a839b3b6 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.725 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:48.725 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:31:48.726 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:48.726 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:48.726 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:31:48.726 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:31:48.726 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:31:48.726 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:31:48.726 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 33f02a9ab1fc432787662306a839b3b6 --project 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.726 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.726 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:48.726 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.726 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.726 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.726 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.726 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.726 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:48.726 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:48.726 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 33f02a9ab1fc432787662306a839b3b6 --project 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.726 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.726 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.727 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 33f02a9ab1fc432787662306a839b3b6 --project 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.727 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.727 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:48.727 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.727 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.727 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.727 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.727 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.727 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:48.727 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:48.727 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | 33f02a9ab1fc432787662306a839b3b6 | | 854c0eb0564c497e9d555bc0bf1b1dad | | | False |' 2022-05-09 15:31:48.727 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:48.727 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.727 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.727 | + functions-common:get_or_add_user_project_role:1009 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.727 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.727 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-09 15:31:48.727 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-09 15:31:48.727 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:48.727 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-09 15:31:48.727 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-09 15:31:48.727 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-09 15:31:48.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.727 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.727 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.727 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.727 | ++ functions-common:get_or_create_user:937 : user_id=dd30ae3e24e749b386190c112e9911ae 2022-05-09 15:31:48.727 | ++ functions-common:get_or_create_user:938 : echo dd30ae3e24e749b386190c112e9911ae 2022-05-09 15:31:48.728 | + lib/swift:create_swift_accounts:637 : swift_user_test3=dd30ae3e24e749b386190c112e9911ae 2022-05-09 15:31:48.728 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-09 15:31:48.728 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:48.728 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role e58434432b7246a29ea76568e1f902e0 dd30ae3e24e749b386190c112e9911ae 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.728 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:48.728 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:31:48.728 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:48.728 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:48.728 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:31:48.728 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:31:48.728 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:31:48.728 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:31:48.728 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role e58434432b7246a29ea76568e1f902e0 --user dd30ae3e24e749b386190c112e9911ae --project 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.728 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.728 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:48.728 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.728 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.728 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.728 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.728 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.729 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:48.729 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:48.729 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add e58434432b7246a29ea76568e1f902e0 --user dd30ae3e24e749b386190c112e9911ae --project 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.729 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.729 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.729 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role e58434432b7246a29ea76568e1f902e0 --user dd30ae3e24e749b386190c112e9911ae --project 854c0eb0564c497e9d555bc0bf1b1dad 2022-05-09 15:31:48.729 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.729 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:48.729 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.729 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.729 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.729 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.729 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.729 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:48.729 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:48.729 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:48.729 | ++ functions-common:get_field:830 : echo '| e58434432b7246a29ea76568e1f902e0 | dd30ae3e24e749b386190c112e9911ae | | 854c0eb0564c497e9d555bc0bf1b1dad | | | False |' 2022-05-09 15:31:48.729 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.729 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e58434432b7246a29ea76568e1f902e0 2022-05-09 15:31:48.729 | + functions-common:get_or_add_user_project_role:1009 : echo e58434432b7246a29ea76568e1f902e0 2022-05-09 15:31:48.729 | e58434432b7246a29ea76568e1f902e0 2022-05-09 15:31:48.729 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-09 15:31:48.729 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-09 15:31:48.730 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:31:48.730 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-09 15:31:48.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.730 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.730 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.730 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.730 | ++ functions-common:get_or_create_project:950 : project_id=725ac4cb67c844f7bf7347745d52147b 2022-05-09 15:31:48.730 | ++ functions-common:get_or_create_project:951 : echo 725ac4cb67c844f7bf7347745d52147b 2022-05-09 15:31:48.730 | + lib/swift:create_swift_accounts:642 : swift_project_test2=725ac4cb67c844f7bf7347745d52147b 2022-05-09 15:31:48.730 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-09 15:31:48.730 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:48.730 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-09 15:31:48.730 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-09 15:31:48.730 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:48.730 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-09 15:31:48.730 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-09 15:31:48.730 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-09 15:31:48.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.730 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.730 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.730 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.730 | ++ functions-common:get_or_create_user:937 : user_id=50194aa936ad446381fd57a51510be0f 2022-05-09 15:31:48.730 | ++ functions-common:get_or_create_user:938 : echo 50194aa936ad446381fd57a51510be0f 2022-05-09 15:31:48.730 | + lib/swift:create_swift_accounts:647 : swift_user_test2=50194aa936ad446381fd57a51510be0f 2022-05-09 15:31:48.730 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-09 15:31:48.730 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:48.730 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 50194aa936ad446381fd57a51510be0f 725ac4cb67c844f7bf7347745d52147b 2022-05-09 15:31:48.730 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:48.731 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:31:48.731 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:48.731 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:48.731 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:31:48.731 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:31:48.731 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:31:48.731 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:31:48.731 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 50194aa936ad446381fd57a51510be0f --project 725ac4cb67c844f7bf7347745d52147b 2022-05-09 15:31:48.731 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.731 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:48.731 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.731 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.731 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.731 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.731 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.731 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:48.731 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:48.731 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 50194aa936ad446381fd57a51510be0f --project 725ac4cb67c844f7bf7347745d52147b 2022-05-09 15:31:48.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.731 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.731 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.731 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 50194aa936ad446381fd57a51510be0f --project 725ac4cb67c844f7bf7347745d52147b 2022-05-09 15:31:48.731 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.731 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:48.731 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.732 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.732 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.732 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.732 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.732 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:48.732 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:48.732 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | 50194aa936ad446381fd57a51510be0f | | 725ac4cb67c844f7bf7347745d52147b | | | False |' 2022-05-09 15:31:48.732 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:48.732 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.732 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.732 | + functions-common:get_or_add_user_project_role:1009 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.732 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.732 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-09 15:31:48.732 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-09 15:31:48.732 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:31:48.732 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-09 15:31:48.732 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-09 15:31:48.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.732 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.732 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.732 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.732 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-09 15:31:48.732 | 4129016641624e9f9e959c3be418c0b7' 2022-05-09 15:31:48.732 | ++ functions-common:get_or_create_domain:900 : echo 4129016641624e9f9e959c3be418c0b7 2022-05-09 15:31:48.732 | + lib/swift:create_swift_accounts:652 : swift_domain=4129016641624e9f9e959c3be418c0b7 2022-05-09 15:31:48.733 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-09 15:31:48.733 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:48.733 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-09 15:31:48.733 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 4129016641624e9f9e959c3be418c0b7 2022-05-09 15:31:48.733 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:31:48.733 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4129016641624e9f9e959c3be418c0b7 --or-show -f value -c id 2022-05-09 15:31:48.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.733 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.733 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.733 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.733 | ++ functions-common:get_or_create_project:950 : project_id=bb8fdbfce6a34df199a34c3b17820b5d 2022-05-09 15:31:48.733 | ++ functions-common:get_or_create_project:951 : echo bb8fdbfce6a34df199a34c3b17820b5d 2022-05-09 15:31:48.733 | + lib/swift:create_swift_accounts:656 : swift_project_test4=bb8fdbfce6a34df199a34c3b17820b5d 2022-05-09 15:31:48.733 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-09 15:31:48.733 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:48.733 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-09 15:31:48.733 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 4129016641624e9f9e959c3be418c0b7 test4@example.com 2022-05-09 15:31:48.733 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:48.733 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-09 15:31:48.733 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-09 15:31:48.733 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4129016641624e9f9e959c3be418c0b7 --email=test4@example.com --or-show -f value -c id 2022-05-09 15:31:48.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.733 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.733 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.733 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.733 | ++ functions-common:get_or_create_user:937 : user_id=280769cd35e3457d868ed5ca293cf9ce 2022-05-09 15:31:48.733 | ++ functions-common:get_or_create_user:938 : echo 280769cd35e3457d868ed5ca293cf9ce 2022-05-09 15:31:48.734 | + lib/swift:create_swift_accounts:661 : swift_user_test4=280769cd35e3457d868ed5ca293cf9ce 2022-05-09 15:31:48.734 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-09 15:31:48.734 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:48.734 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 280769cd35e3457d868ed5ca293cf9ce bb8fdbfce6a34df199a34c3b17820b5d 2022-05-09 15:31:48.734 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:48.734 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:31:48.734 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:48.734 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:48.734 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:31:48.734 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:31:48.734 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:31:48.734 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:31:48.734 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 280769cd35e3457d868ed5ca293cf9ce --project bb8fdbfce6a34df199a34c3b17820b5d 2022-05-09 15:31:48.734 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.734 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:48.734 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.734 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.734 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.734 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.734 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.734 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:48.734 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:48.734 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 280769cd35e3457d868ed5ca293cf9ce --project bb8fdbfce6a34df199a34c3b17820b5d 2022-05-09 15:31:48.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.734 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.735 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.735 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 280769cd35e3457d868ed5ca293cf9ce --project bb8fdbfce6a34df199a34c3b17820b5d 2022-05-09 15:31:48.735 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:48.735 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:48.735 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:48.735 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.735 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:48.735 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:48.735 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:48.735 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:48.735 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:48.735 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:48.735 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | 280769cd35e3457d868ed5ca293cf9ce | | bb8fdbfce6a34df199a34c3b17820b5d | | | False |' 2022-05-09 15:31:48.736 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:48.736 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.736 | + functions-common:get_or_add_user_project_role:1009 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.736 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:31:48.769 | [178406 Async create_swift_accounts:213266]: finished create_swift_accounts with result 0 in 134 seconds 2022-05-09 15:31:48.777 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-09 15:31:48.780 | + inc/async:async_wait:197 : return 0 2022-05-09 15:31:48.783 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-09 15:31:48.802 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:48.805 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-09 15:31:48.826 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:48.828 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-09 15:31:48.832 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:31:48.834 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-09 15:31:48.837 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-09 15:31:48.840 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-09 15:31:48.905 | + inc/async:async_inner:63 : init_glance 2022-05-09 15:31:48.948 | [178406 Async init_glance:223888]: running: init_glance 2022-05-09 15:31:48.951 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-09 15:31:48.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:48.976 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-09 15:31:48.979 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:31:48.982 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-09 15:31:48.985 | + ./stack.sh:main:1149 : configure_neutron 2022-05-09 15:31:48.988 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-09 15:31:48.992 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:31:48.993 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:31:49.000 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:31:49.003 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:31:49.006 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-09 15:31:49.009 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:31:49.012 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-09 15:31:49.016 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-09 15:31:49.019 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-09 15:31:49.022 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-09 15:31:49.038 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-09 15:31:49.040 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-09 15:31:52.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:52.623 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:52.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:52.623 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:56.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:56.395 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:56.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:56.396 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:59.937 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:31:59.972 | [223888 Async init_glance:223888]: finished successfully 2022-05-09 15:32:00.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:00.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:00.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:00.012 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:03.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:03.661 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:03.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:03.661 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:07.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:07.212 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:07.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:07.213 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:10.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:10.739 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:10.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:10.740 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:14.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:14.423 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:14.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:14.423 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:18.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:18.319 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:18.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:18.319 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:23.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:23.286 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:23.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:23.287 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:29.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:29.443 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:29.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:29.443 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:29.820 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-09 15:32:29.825 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-09 15:32:29.827 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-09 15:32:29.830 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-09 15:32:29.833 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-09 15:32:29.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-09 15:32:29.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-09 15:32:29.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-09 15:32:29.842 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-09 15:32:29.844 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-09 15:32:29.846 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-09 15:32:29.848 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-09 15:32:29.851 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-09 15:32:29.853 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-09 15:32:29.855 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-09 15:32:29.858 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-09 15:32:29.863 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:29.865 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-09 15:32:29.867 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:29.873 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-09 15:32:29.876 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-09 15:32:29.878 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-09 15:32:29.880 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-09 15:32:29.883 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-09 15:32:29.885 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-09 15:32:29.916 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-09 15:32:29.949 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-09 15:32:29.981 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-09 15:32:30.014 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-09 15:32:30.045 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-09 15:32:30.076 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-09 15:32:30.079 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-09 15:32:30.082 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-09 15:32:30.084 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:32:30.087 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:32:30.105 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:32:30.107 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:32:30.110 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:32:30.113 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:32:30.115 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-09 15:32:30.147 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:32:30.180 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-09 15:32:30.211 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:32:30.243 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-09 15:32:30.260 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:30.263 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-09 15:32:30.266 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:32:30.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-09 15:32:30.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-09 15:32:30.274 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-09 15:32:30.287 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-09 15:32:30.290 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:32:30.293 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-09 15:32:30.295 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-09 15:32:30.311 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-09 15:32:30.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-09 15:32:30.328 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-09 15:32:30.342 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-09 15:32:30.358 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-09 15:32:30.373 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-09 15:32:30.376 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:30.379 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-09 15:32:30.384 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.MmgbKsKv0E 2022-05-09 15:32:30.386 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-09 15:32:30.388 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:30.391 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.MmgbKsKv0E 2022-05-09 15:32:30.396 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.MmgbKsKv0E 2022-05-09 15:32:30.410 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.MmgbKsKv0E /etc/sudoers.d/neutron-rootwrap 2022-05-09 15:32:30.425 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:32:30.458 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:30.461 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:30.494 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-09 15:32:30.496 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-09 15:32:30.498 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-09 15:32:30.501 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:32:30.503 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:32:30.506 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:32:30.524 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:30.527 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:32:30.530 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:32:30.533 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:32:30.553 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:30.555 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:32:30.558 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-05-09 15:32:30.592 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:32:30.595 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:32:30.598 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-09 15:32:30.618 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:30.620 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-09 15:32:30.623 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-09 15:32:30.626 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:32:30.628 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:32:30.631 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-09 15:32:30.633 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-09 15:32:30.636 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:32:30.639 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-09 15:32:30.641 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-09 15:32:30.644 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-09 15:32:30.649 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-09 15:32:30.651 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-05-09 15:32:30.657 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-09 15:32:30.676 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:30.678 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-09 15:32:30.681 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-09 15:32:30.683 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-09 15:32:30.689 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-09 15:32:30.723 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-09 15:32:30.757 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-09 15:32:30.789 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-09 15:32:30.823 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-09 15:32:30.856 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-09 15:32:30.859 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:32:30.862 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-09 15:32:30.865 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:32:30.867 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-09 15:32:30.903 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-09 15:32:30.936 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-05-09 15:32:30.971 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-09 15:32:31.009 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-09 15:32:31.043 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-09 15:32:31.077 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-09 15:32:31.112 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-09 15:32:31.145 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:32:31.181 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:32:31.215 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-09 15:32:31.248 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-09 15:32:31.282 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-09 15:32:31.285 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:32:31.288 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:32:31.290 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-09 15:32:31.292 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-09 15:32:31.326 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-09 15:32:31.358 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.49/identity 2022-05-09 15:32:31.391 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-09 15:32:31.429 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-09 15:32:31.462 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-09 15:32:31.494 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-09 15:32:31.527 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-09 15:32:31.560 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:32:31.594 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-09 15:32:31.628 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-09 15:32:31.631 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-09 15:32:31.633 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-09 15:32:31.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-09 15:32:31.638 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-09 15:32:31.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-09 15:32:31.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-09 15:32:31.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-05-09 15:32:31.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-05-09 15:32:31.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-05-09 15:32:31.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-09 15:32:31.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-09 15:32:31.662 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-09 15:32:31.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-09 15:32:31.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-09 15:32:31.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-09 15:32:31.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-09 15:32:31.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-09 15:32:31.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:31.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-05-09 15:32:31.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-05-09 15:32:31.715 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:31.718 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:32:31.722 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-09 15:32:31.724 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-09 15:32:31.727 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:31.729 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-09 15:32:31.760 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-09 15:32:31.762 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-05-09 15:32:31.764 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:31.768 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:32:31.770 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-09 15:32:31.772 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-09 15:32:31.775 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:31.777 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-09 15:32:31.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-05-09 15:32:31.815 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:31.818 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:32:31.820 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-09 15:32:31.823 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-09 15:32:31.825 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:31.828 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-09 15:32:31.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-05-09 15:32:31.863 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:31.866 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-09 15:32:31.869 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-09 15:32:31.872 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-09 15:32:31.875 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:31.878 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-05-09 15:32:31.913 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-05-09 15:32:31.916 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:31.919 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-09 15:32:31.923 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-09 15:32:31.926 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-09 15:32:31.929 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:31.932 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-09 15:32:31.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-05-09 15:32:31.969 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:31.972 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-09 15:32:31.975 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-09 15:32:31.978 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-09 15:32:31.981 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:31.984 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-09 15:32:32.016 | + 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:200:249 2022-05-09 15:32:32.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:32.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-09 15:32:32.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-05-09 15:32:32.027 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-05-09 15:32:32.029 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:32.032 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-05-09 15:32:32.064 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-05-09 15:32:32.067 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:32.070 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-09 15:32:32.073 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-09 15:32:32.075 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-09 15:32:32.079 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:32.082 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-09 15:32:32.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-09 15:32:32.117 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-09 15:32:32.135 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:32.138 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-09 15:32:32.140 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:32:32.176 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:32.178 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:32.212 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-09 15:32:32.264 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-09 15:32:32.268 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-09 15:32:32.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-09 15:32:32.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-09 15:32:35.826 | INFO neutron.common.config [-] Logging enabled! 2022-05-09 15:32:35.826 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev196 2022-05-09 15:32:35.826 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=225863) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-09 15:32:35.878 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=225863) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:32:35.879 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=225863) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:32:35.879 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=225863) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:35.879 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=225863) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:35.879 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=225863) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:35.879 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=225863) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:35.934 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-09 15:32:35.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:35.934 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:35.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:35.934 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:36.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-09 15:32:36.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-09 15:32:36.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-09 15:32:36.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:32:36.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-09 15:32:36.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-05-09 15:32:36.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-09 15:32:36.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:36.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-05-09 15:32:36.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-09 15:32:36.484 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-09 15:32:36.493 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-09 15:32:36.496 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-09 15:32:36.499 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-09 15:32:36.514 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-09 15:32:36.529 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-09 15:32:36.532 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-09 15:32:36.541 | net.bridge.bridge-nf-call-iptables = 1 2022-05-09 15:32:36.546 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-09 15:32:36.549 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-09 15:32:36.559 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-09 15:32:36.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-09 15:32:36.567 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-09 15:32:36.569 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-09 15:32:36.572 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-09 15:32:36.575 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-09 15:32:36.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-09 15:32:36.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-09 15:32:36.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:32:36.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-09 15:32:36.617 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-09 15:32:36.620 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-05-09 15:32:36.664 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-09 15:32:36.667 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-09 15:32:36.701 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-09 15:32:36.737 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-09 15:32:36.755 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:36.758 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-09 15:32:36.760 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-09 15:32:36.766 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-09 15:32:36.801 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-09 15:32:36.832 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:32:36.867 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:36.870 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:36.902 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-09 15:32:36.920 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:36.923 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-09 15:32:36.926 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-09 15:32:36.960 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-09 15:32:36.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-09 15:32:36.966 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-09 15:32:36.999 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-09 15:32:37.002 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-09 15:32:37.005 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-09 15:32:37.008 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-09 15:32:37.032 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:37.035 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-09 15:32:37.038 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-05-09 15:32:37.043 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-09 15:32:37.081 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:32:37.120 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:37.123 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:37.156 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-09 15:32:37.159 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-09 15:32:37.192 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-09 15:32:37.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-09 15:32:37.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-09 15:32:37.236 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-09 15:32:37.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-09 15:32:37.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-09 15:32:37.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-09 15:32:40.360 | INFO neutron.common.config [-] Logging enabled! 2022-05-09 15:32:40.360 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev196 2022-05-09 15:32:40.360 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=226393) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-09 15:32:40.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=226393) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:32:40.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=226393) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:32:40.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=226393) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:40.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=226393) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:40.414 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=226393) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:40.414 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=226393) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:40.478 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-09 15:32:40.478 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=226393) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-09 15:32:40.479 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=226393) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-09 15:32:40.479 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-09 15:32:40.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:40.479 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:40.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:40.479 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:40.904 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-09 15:32:40.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-09 15:32:40.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-09 15:32:40.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-09 15:32:40.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-09 15:32:40.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:32:40.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-09 15:32:40.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-09 15:32:40.944 | + functions:set_mtu:785 : local dev=br-data 2022-05-09 15:32:40.947 | + functions:set_mtu:786 : local mtu=1500 2022-05-09 15:32:40.950 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-09 15:32:40.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-05-09 15:32:40.987 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-09 15:32:40.989 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-09 15:32:40.992 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-09 15:32:40.994 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-09 15:32:40.997 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-09 15:32:40.999 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-09 15:32:41.002 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-09 15:32:41.005 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-09 15:32:41.007 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-09 15:32:41.010 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-09 15:32:41.012 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-09 15:32:41.015 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-09 15:32:41.018 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-09 15:32:41.021 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-09 15:32:41.025 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-09 15:32:41.026 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-09 15:32:41.033 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-09 15:32:41.036 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-09 15:32:41.039 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-09 15:32:41.041 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-09 15:32:41.046 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-09 15:32:41.046 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-09 15:32:41.046 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-09 15:32:41.054 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.24/22 brd 192.168.3.255' 2022-05-09 15:32:41.056 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-09 15:32:41.058 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:41.061 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-09 15:32:41.064 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-09 15:32:41.066 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.24/22 brd 192.168.3.255 != '' ]] 2022-05-09 15:32:41.069 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.24/22 brd 192.168.3.255 dev eth1' 2022-05-09 15:32:41.071 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.24/22 brd 192.168.3.255 dev br-data' 2022-05-09 15:32:41.074 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-09 15:32:41.076 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-09 15:32:41.081 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.24/22 brd 192.168.3.255 2022-05-09 15:32:41.082 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-09 15:32:41.082 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-09 15:32:41.085 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-09 15:32:41.091 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.24 2022-05-09 15:32:41.093 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.24 ' 2022-05-09 15:32:41.096 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.24/22 brd 192.168.3.255 dev eth1 2022-05-09 15:32:41.111 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.24/22 brd 192.168.3.255 dev br-data 2022-05-09 15:32:41.129 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-09 15:32:41.146 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-09 15:32:41.169 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.24 2022-05-09 15:32:41.180 | PING 192.168.0.24 (192.168.0.24) from 192.168.0.24 br-data: 56(84) bytes of data. 2022-05-09 15:32:41.180 | 64 bytes from 192.168.0.24: icmp_seq=1 ttl=64 time=0.074 ms 2022-05-09 15:32:42.188 | 64 bytes from 192.168.0.24: icmp_seq=2 ttl=64 time=0.064 ms 2022-05-09 15:32:43.212 | 64 bytes from 192.168.0.24: icmp_seq=3 ttl=64 time=0.060 ms 2022-05-09 15:32:43.212 | 2022-05-09 15:32:43.212 | --- 192.168.0.24 ping statistics --- 2022-05-09 15:32:43.212 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-05-09 15:32:43.212 | rtt min/avg/max/mdev = 0.060/0.066/0.074/0.005 ms 2022-05-09 15:32:43.218 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-09 15:32:43.218 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-09 15:32:43.224 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-09 15:32:43.227 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-09 15:32:43.245 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:43.247 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-09 15:32:43.250 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-09 15:32:43.255 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-09 15:32:43.290 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.49 2022-05-09 15:32:43.323 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-09 15:32:43.355 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-09 15:32:43.391 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:43.394 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:43.429 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-09 15:32:43.431 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-09 15:32:43.449 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:43.451 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:32:43.455 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-09 15:32:43.473 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:43.476 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-09 15:32:43.494 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:43.497 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-09 15:32:43.516 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:43.519 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-09 15:32:43.551 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-09 15:32:43.584 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-09 15:32:43.586 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-09 15:32:43.606 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:43.610 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-09 15:32:43.629 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:43.632 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-09 15:32:43.634 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-09 15:32:43.701 | + inc/async:async_inner:63 : init_neutron 2022-05-09 15:32:43.751 | [178406 Async init_neutron:226871]: running: init_neutron 2022-05-09 15:32:43.754 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-09 15:32:43.777 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:43.780 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-09 15:32:43.792 | ++ ./stack.sh:main:1164 : true 2022-05-09 15:32:43.795 | + ./stack.sh:main:1164 : netman_pid= 2022-05-09 15:32:43.798 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-09 15:32:43.800 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-09 15:32:43.818 | + ./stack.sh:main:1171 : clean_iptables 2022-05-09 15:32:43.826 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:32:43.826 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-09 15:32:43.829 | + lib/nova:clean_iptables:186 : grep nova 2022-05-09 15:32:43.832 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-09 15:32:43.835 | + lib/nova:clean_iptables:186 : bash 2022-05-09 15:32:43.839 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-09 15:32:43.839 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-09 15:32:43.850 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:32:43.852 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-09 15:32:43.856 | + lib/nova:clean_iptables:188 : grep nova 2022-05-09 15:32:43.857 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-09 15:32:43.859 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-09 15:32:43.859 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-09 15:32:43.867 | + lib/nova:clean_iptables:188 : bash 2022-05-09 15:32:43.876 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:32:43.878 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-09 15:32:43.883 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-09 15:32:43.883 | + lib/nova:clean_iptables:190 : grep nova 2022-05-09 15:32:43.884 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-09 15:32:43.890 | + lib/nova:clean_iptables:190 : bash 2022-05-09 15:32:43.891 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-09 15:32:43.904 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-09 15:32:43.907 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:32:43.912 | + lib/nova:clean_iptables:192 : grep nova 2022-05-09 15:32:43.912 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-09 15:32:43.914 | + lib/nova:clean_iptables:192 : bash 2022-05-09 15:32:43.917 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-09 15:32:43.917 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-09 15:32:43.931 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-09 15:32:43.940 | net.ipv4.ip_forward = 1 2022-05-09 15:32:43.944 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-09 15:32:43.964 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:43.966 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-09 15:32:43.970 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-09 15:32:43.973 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-09 15:32:44.010 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-09 15:32:44.044 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-09 15:32:44.048 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-09 15:32:44.085 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-09 15:32:44.120 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-09 15:32:44.141 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:44.144 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-09 15:32:44.146 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:32:44.149 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-09 15:32:44.152 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-09 15:32:44.155 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-09 15:32:44.233 | + inc/async:async_inner:63 : init_swift 2022-05-09 15:32:44.295 | [178406 Async init_swift:227230]: running: init_swift 2022-05-09 15:32:44.303 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-09 15:32:44.334 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:44.341 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-09 15:32:44.347 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:32:44.351 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-09 15:32:44.355 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-09 15:32:44.360 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-09 15:32:44.463 | + inc/async:async_inner:63 : init_cinder 2022-05-09 15:32:44.539 | [178406 Async init_cinder:227325]: running: init_cinder 2022-05-09 15:32:44.543 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-09 15:32:44.577 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:44.586 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-09 15:32:44.592 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:32:44.599 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-09 15:32:44.602 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-09 15:32:44.607 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-09 15:32:44.735 | + inc/async:async_inner:63 : init_placement 2022-05-09 15:32:44.840 | [178406 Async init_placement:227461]: running: init_placement 2022-05-09 15:32:44.850 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-09 15:32:45.040 | [178406 Async init_neutron:226871]: Waiting for completion of init_neutron running on PID 226871 (6 other jobs running) 2022-05-09 15:32:45.111 | [178406 Async init_neutron:226871]: Signaling child to exit 2022-05-09 15:32:49.307 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:32:49.353 | [227325 Async init_cinder:227325]: finished successfully 2022-05-09 15:33:01.685 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:01.726 | [227230 Async init_swift:227230]: finished successfully 2022-05-09 15:33:19.705 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:19.734 | [226871 Async init_neutron:226871]: finished successfully 2022-05-09 15:33:19.757 | WAKEUP 2022-05-09 15:33:19.792 | [178406 Async init_neutron:226871]: Signaled 2022-05-09 15:33:19.795 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-09 15:33:19.795 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:33:19.795 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:33:19.795 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:33:19.795 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:33:19.796 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-09 15:33:19.798 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:33:19.798 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-09 15:33:19.798 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-09 15:33:19.798 | + lib/database:recreate_database:112 : local db=neutron 2022-05-09 15:33:19.798 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-09 15:33:19.799 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-09 15:33:19.799 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-09 15:33:19.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:19.799 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-09 15:33:19.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:19.799 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-09 15:33:19.799 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:33:19.799 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:19.799 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:19.799 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:19.799 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110367869 2022-05-09 15:33:19.799 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-09 15:33:19.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:19.799 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:19.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:19.799 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-09 15:33:19.799 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-09 15:33:19.800 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-09 15:33:19.801 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-09 15:33:19.802 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-09 15:33:19.803 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-09 15:33:19.803 | Running upgrade for neutron ... 2022-05-09 15:33:19.803 | OK 2022-05-09 15:33:19.803 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-09 15:33:19.803 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:19.803 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:19.803 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:19.803 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:19.803 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:19.803 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:33:19.803 | + functions-common:time_stop:2444 : start_time=1652110367869 2022-05-09 15:33:19.803 | + functions-common:time_stop:2446 : [[ -z 1652110367869 ]] 2022-05-09 15:33:19.803 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:19.803 | + functions-common:time_stop:2449 : end_time=1652110399688 2022-05-09 15:33:19.803 | + functions-common:time_stop:2450 : elapsed_time=31819 2022-05-09 15:33:19.803 | + functions-common:time_stop:2451 : total=8842 2022-05-09 15:33:19.803 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:19.803 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=40661 2022-05-09 15:33:19.851 | [178406 Async init_neutron:226871]: finished init_neutron with result 0 in 36 seconds 2022-05-09 15:33:19.856 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:19.859 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-09 15:33:19.917 | [178406 Async init_placement:227461]: Waiting for completion of init_placement running on PID 227461 (5 other jobs running) 2022-05-09 15:33:19.946 | [178406 Async init_placement:227461]: Signaling child to exit 2022-05-09 15:33:39.804 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:39.832 | [227461 Async init_placement:227461]: finished successfully 2022-05-09 15:33:39.854 | WAKEUP 2022-05-09 15:33:39.882 | [178406 Async init_placement:227461]: Signaled 2022-05-09 15:33:39.883 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-09 15:33:39.883 | + lib/database:recreate_database:112 : local db=placement 2022-05-09 15:33:39.883 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-09 15:33:39.883 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-09 15:33:39.883 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-09 15:33:39.883 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:39.883 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-09 15:33:39.884 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:39.884 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-09 15:33:39.884 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-09 15:33:39.884 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-09 15:33:39.884 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-09 15:33:39.884 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:33:39.884 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:33:39.884 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:33:39.884 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:33:39.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.884 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.884 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.884 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:39.884 | + functions-common:get_or_create_user:937 : user_id=2c94e3b3f37143a4ad557c34d28ba522 2022-05-09 15:33:39.884 | + functions-common:get_or_create_user:938 : echo 2c94e3b3f37143a4ad557c34d28ba522 2022-05-09 15:33:39.884 | 2c94e3b3f37143a4ad557c34d28ba522 2022-05-09 15:33:39.884 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-09 15:33:39.884 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:33:39.884 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:33:39.884 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:33:39.884 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:33:39.884 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:33:39.884 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:33:39.884 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:33:39.884 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:33:39.884 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:33:39.884 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:33:39.884 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:39.884 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:33:39.885 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:33:39.885 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:33:39.885 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:39.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.885 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.885 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.885 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:39.885 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:33:39.885 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:33:39.885 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:39.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.885 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.885 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.885 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:39.885 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:33:39.885 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:33:39.885 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:33:39.885 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:39.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.885 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.885 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.885 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:39.886 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:33:39.886 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:33:39.886 | ++ functions-common:get_field:830 : echo '| b17c3f18dadd416e9b27ba0d1a270e4d | 2c94e3b3f37143a4ad557c34d28ba522 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:33:39.886 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:33:39.886 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:39.886 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:33:39.886 | + functions-common:get_or_add_user_project_role:1009 : echo b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:33:39.886 | b17c3f18dadd416e9b27ba0d1a270e4d 2022-05-09 15:33:39.886 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:33:39.886 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-09 15:33:39.886 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:33:39.886 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:33:39.886 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:33:39.886 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:33:39.886 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:33:39.886 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:33:39.886 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:33:39.886 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:33:39.887 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:33:39.887 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:33:39.887 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:39.887 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:33:39.887 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:33:39.887 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:33:39.887 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:39.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.887 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.887 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.887 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:39.887 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:33:39.887 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:33:39.887 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:39.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.887 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.888 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.888 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:33:39.888 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:39.888 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:33:39.888 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:33:39.888 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:39.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.888 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.888 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.888 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:39.888 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:33:39.888 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:33:39.888 | ++ functions-common:get_field:830 : echo '| b1de56eaead14672bb206900689b1ec3 | 2c94e3b3f37143a4ad557c34d28ba522 | | 7811ff87f0f1466ba3ac5f12776ad338 | | | False |' 2022-05-09 15:33:39.888 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:33:39.888 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:39.889 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b1de56eaead14672bb206900689b1ec3 2022-05-09 15:33:39.889 | + functions-common:get_or_add_user_project_role:1009 : echo b1de56eaead14672bb206900689b1ec3 2022-05-09 15:33:39.889 | b1de56eaead14672bb206900689b1ec3 2022-05-09 15:33:39.889 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.49/placement 2022-05-09 15:33:39.889 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-09 15:33:39.889 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:33:39.889 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-09 15:33:39.889 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-09 15:33:39.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.889 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.889 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.889 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:39.889 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:33:39.889 | 28e8ac6c0fd14a3bb8c29aeb59e0c2f3' 2022-05-09 15:33:39.889 | + functions-common:get_or_create_service:1106 : echo 28e8ac6c0fd14a3bb8c29aeb59e0c2f3 2022-05-09 15:33:39.889 | 28e8ac6c0fd14a3bb8c29aeb59e0c2f3 2022-05-09 15:33:39.890 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.49/placement 2022-05-09 15:33:39.890 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:33:39.890 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.49/placement RegionOne 2022-05-09 15:33:39.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:33:39.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-09 15:33:39.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.890 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.890 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.890 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:39.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:33:39.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:33:39.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.49/placement --region RegionOne -f value -c id 2022-05-09 15:33:39.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.890 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:39.890 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:39.890 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:39.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b95244a37c9140cc96bb2e9fffcb8c59 2022-05-09 15:33:39.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b95244a37c9140cc96bb2e9fffcb8c59 2022-05-09 15:33:39.890 | + functions-common:get_or_create_endpoint:1139 : public_id=b95244a37c9140cc96bb2e9fffcb8c59 2022-05-09 15:33:39.890 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:33:39.890 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:33:39.890 | + functions-common:get_or_create_endpoint:1148 : echo b95244a37c9140cc96bb2e9fffcb8c59 2022-05-09 15:33:39.890 | b95244a37c9140cc96bb2e9fffcb8c59 2022-05-09 15:33:39.939 | [178406 Async init_placement:227461]: finished init_placement with result 0 in 55 seconds 2022-05-09 15:33:39.944 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:39.946 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-09 15:33:40.006 | [178406 Async init_glance:223888]: Waiting for completion of init_glance running on PID 223888 (4 other jobs running) 2022-05-09 15:33:40.036 | [178406 Async init_glance:223888]: Signaling child to exit 2022-05-09 15:33:40.036 | WAKEUP 2022-05-09 15:33:40.061 | [178406 Async init_glance:223888]: Signaled 2022-05-09 15:33:40.063 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-09 15:33:40.063 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-09 15:33:40.063 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-09 15:33:40.063 | + lib/database:recreate_database:112 : local db=glance 2022-05-09 15:33:40.063 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-09 15:33:40.063 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-09 15:33:40.063 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-09 15:33:40.063 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:40.063 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-09 15:33:40.063 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:40.063 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-09 15:33:40.063 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:33:40.063 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:40.063 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:40.063 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:40.063 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110309196 2022-05-09 15:33:40.064 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-09 15:33:40.064 | 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=224012) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:33:40.064 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:40.064 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:40.064 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:40.064 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-09 15:33:40.064 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-09 15:33:40.065 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-09 15:33:40.066 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:40.066 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:40.066 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:40.066 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:40.066 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-09 15:33:40.066 | Database migration is up to date. No migration needed. 2022-05-09 15:33:40.066 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-09 15:33:40.066 | Database is synced successfully. 2022-05-09 15:33:40.066 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-09 15:33:40.066 | 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=224162) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-09 15:33:40.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-09 15:33:40.067 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-09 15:33:40.067 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-09 15:33:40.067 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:40.067 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:40.067 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:40.067 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:40.067 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:40.067 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:33:40.067 | + functions-common:time_stop:2444 : start_time=1652110309196 2022-05-09 15:33:40.067 | + functions-common:time_stop:2446 : [[ -z 1652110309196 ]] 2022-05-09 15:33:40.067 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:40.067 | + functions-common:time_stop:2449 : end_time=1652110319920 2022-05-09 15:33:40.067 | + functions-common:time_stop:2450 : elapsed_time=10724 2022-05-09 15:33:40.067 | + functions-common:time_stop:2451 : total=8842 2022-05-09 15:33:40.067 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:40.067 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19566 2022-05-09 15:33:40.117 | [178406 Async init_glance:223888]: finished init_glance with result 0 in 11 seconds 2022-05-09 15:33:40.122 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:40.125 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-09 15:33:40.184 | [178406 Async init_swift:227230]: Waiting for completion of init_swift running on PID 227230 (3 other jobs running) 2022-05-09 15:33:40.214 | [178406 Async init_swift:227230]: Signaling child to exit 2022-05-09 15:33:40.214 | WAKEUP 2022-05-09 15:33:40.243 | [178406 Async init_swift:227230]: Signaled 2022-05-09 15:33:40.245 | + lib/swift:init_swift:668 : local node_number 2022-05-09 15:33:40.245 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-09 15:33:40.245 | No proxy-server running 2022-05-09 15:33:40.245 | No object-reconstructor running 2022-05-09 15:33:40.245 | No container-updater running 2022-05-09 15:33:40.245 | No container-replicator running 2022-05-09 15:33:40.245 | No object-expirer running 2022-05-09 15:33:40.245 | No account-replicator running 2022-05-09 15:33:40.245 | No container-auditor running 2022-05-09 15:33:40.245 | No object-updater running 2022-05-09 15:33:40.245 | No container-reconciler running 2022-05-09 15:33:40.245 | No account-reaper running 2022-05-09 15:33:40.245 | No container-sync running 2022-05-09 15:33:40.246 | No account-server running 2022-05-09 15:33:40.246 | No container-sharder running 2022-05-09 15:33:40.246 | No object-auditor running 2022-05-09 15:33:40.246 | No container-server running 2022-05-09 15:33:40.246 | No object-server running 2022-05-09 15:33:40.246 | No object-replicator running 2022-05-09 15:33:40.246 | No account-auditor running 2022-05-09 15:33:40.246 | + lib/swift:init_swift:670 : true 2022-05-09 15:33:40.246 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-09 15:33:40.246 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-09 15:33:40.246 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-09 15:33:40.246 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-09 15:33:40.246 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-09 15:33:40.246 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-09 15:33:40.246 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-09 15:33:40.246 | + functions:create_disk:732 : local node_number 2022-05-09 15:33:40.246 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.246 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:40.246 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-09 15:33:40.246 | + functions:create_disk:736 : local key 2022-05-09 15:33:40.246 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.246 | ++ functions:create_disk:738 : sed s#/.## 2022-05-09 15:33:40.246 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.246 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.246 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:40.246 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.246 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:40.246 | + functions:destroy_disk:765 : local key 2022-05-09 15:33:40.246 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-09 15:33:40.246 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.246 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.246 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.246 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-09 15:33:40.247 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-09 15:33:40.247 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.247 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.247 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-09 15:33:40.247 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.247 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:40.247 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-09 15:33:40.247 | = sectsz=512 attr=2, projid32bit=1 2022-05-09 15:33:40.247 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-09 15:33:40.247 | = reflink=1 2022-05-09 15:33:40.247 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-09 15:33:40.247 | = sunit=0 swidth=0 blks 2022-05-09 15:33:40.247 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-09 15:33:40.247 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-09 15:33:40.247 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-09 15:33:40.247 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-09 15:33:40.247 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-09 15:33:40.248 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-09 15:33:40.248 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-09 15:33:40.248 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:40.248 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:40.248 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-09 15:33:40.248 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-09 15:33:40.248 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:33:40.248 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-09 15:33:40.248 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-09 15:33:40.248 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-09 15:33:40.248 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-09 15:33:40.248 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-09 15:33:40.248 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-09 15:33:40.248 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-09 15:33:40.248 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652109535.object.builder backups/1652109537.container.builder backups/1652109539.account.builder backups/1652109546.object.builder backups/1652109547.container.builder backups/1652109549.account.builder backups/1652109546.object.ring.gz backups/1652109547.container.ring.gz backups/1652109549.account.ring.gz 2022-05-09 15:33:40.248 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-09 15:33:40.249 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-09 15:33:40.249 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-09 15:33:40.249 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-09 15:33:40.249 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:33:40.249 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-09 15:33:40.249 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-09 15:33:40.249 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:33:40.249 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-09 15:33:40.249 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-09 15:33:40.249 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:33:40.249 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-09 15:33:40.249 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-09 15:33:40.249 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:33:40.249 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-09 15:33:40.249 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:33:40.249 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-09 15:33:40.249 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:33:40.249 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-09 15:33:40.249 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:33:40.250 | + lib/swift:init_swift:714 : popd 2022-05-09 15:33:40.297 | [178406 Async init_swift:227230]: finished init_swift with result 0 in 17 seconds 2022-05-09 15:33:40.301 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:40.304 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-09 15:33:40.367 | [178406 Async init_cinder:227325]: Waiting for completion of init_cinder running on PID 227325 (2 other jobs running) 2022-05-09 15:33:40.397 | [178406 Async init_cinder:227325]: Signaling child to exit 2022-05-09 15:33:40.397 | WAKEUP 2022-05-09 15:33:40.423 | [178406 Async init_cinder:227325]: Signaled 2022-05-09 15:33:40.425 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-09 15:33:40.425 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:40.425 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-09 15:33:40.425 | + lib/database:recreate_database:112 : local db=cinder 2022-05-09 15:33:40.425 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-09 15:33:40.425 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-09 15:33:40.425 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-09 15:33:40.425 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:40.425 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-09 15:33:40.425 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:40.426 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-09 15:33:40.426 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:33:40.426 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:40.426 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:40.426 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:40.426 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110364705 2022-05-09 15:33:40.426 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-09 15:33:40.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:40.426 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:40.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:40.426 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:40.426 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-09 15:33:40.426 | last_heartbeat = column_property( 2022-05-09 15:33:40.426 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-09 15:33:40.426 | num_hosts = column_property( 2022-05-09 15:33:40.426 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-09 15:33:40.426 | num_down_hosts = column_property( 2022-05-09 15:33:40.426 | Traceback (most recent call last): 2022-05-09 15:33:40.426 | File "/usr/local/bin/cinder-manage", line 6, in 2022-05-09 15:33:40.426 | from cinder.cmd.manage import main 2022-05-09 15:33:40.426 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-05-09 15:33:40.426 | from cinder.db import migration as db_migration 2022-05-09 15:33:40.426 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-05-09 15:33:40.426 | from cinder.db.sqlalchemy import api as db_api 2022-05-09 15:33:40.426 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 63, in 2022-05-09 15:33:40.426 | from cinder.volume import volume_utils 2022-05-09 15:33:40.426 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 69, in 2022-05-09 15:33:40.426 | from cinder.volume import volume_types 2022-05-09 15:33:40.426 | File "/opt/stack/cinder/cinder/volume/volume_types.py", line 157, in 2022-05-09 15:33:40.426 | sort_keys: Optional[list[str]] = None, 2022-05-09 15:33:40.427 | TypeError: 'type' object is not subscriptable 2022-05-09 15:33:40.427 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-09 15:33:40.427 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:40.427 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:40.427 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:40.427 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:40.427 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:40.427 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:33:40.427 | + functions-common:time_stop:2444 : start_time=1652110364705 2022-05-09 15:33:40.427 | + functions-common:time_stop:2446 : [[ -z 1652110364705 ]] 2022-05-09 15:33:40.427 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:40.427 | + functions-common:time_stop:2449 : end_time=1652110369225 2022-05-09 15:33:40.427 | + functions-common:time_stop:2450 : elapsed_time=4520 2022-05-09 15:33:40.427 | + functions-common:time_stop:2451 : total=8842 2022-05-09 15:33:40.427 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:40.427 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13362 2022-05-09 15:33:40.427 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-09 15:33:40.427 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:40.427 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-09 15:33:40.428 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:40.428 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-09 15:33:40.477 | [178406 Async init_cinder:227325]: finished init_cinder with result 0 in 4 seconds 2022-05-09 15:33:40.481 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:40.484 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-09 15:33:40.503 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:40.506 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-09 15:33:40.509 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:33:40.511 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-09 15:33:40.514 | + ./stack.sh:main:1220 : init_nova 2022-05-09 15:33:40.517 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-09 15:33:40.535 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:40.539 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-09 15:33:40.558 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:40.562 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:33:40.564 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:33:40.631 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:33:40.680 | [178406 Async nova-cell-0:229469]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:33:40.684 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-09 15:33:40.690 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:33:40.694 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-09 15:33:40.697 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:33:40.700 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:33:40.704 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:33:40.781 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:33:40.835 | [178406 Async nova-cell-1:229561]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:33:40.839 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-09 15:33:40.843 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-09 15:33:40.846 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-09 15:33:40.850 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-09 15:33:40.855 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-09 15:33:40.863 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:41.476 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-09 15:33:41.484 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:41.507 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-09 15:33:42.656 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-09 15:33:46.698 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:33:46.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:46.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:46.716 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:33:46.717 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229620) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:33:46.767 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:46.767 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:46.818 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-09 15:33:49.609 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=229620) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:33:49.613 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-09 15:33:50.220 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=229620) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:33:50.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:50.230 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:50.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:50.230 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:50.890 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-09 15:33:50.895 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-09 15:33:50.899 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-09 15:33:50.903 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-09 15:33:50.907 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:33:50.917 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:33:52.393 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-09 15:33:55.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:55.441 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:55.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:55.441 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:55.973 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-09 15:33:55.979 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-09 15:33:55.983 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-09 15:33:56.067 | [178406 Async nova-cell-0:229469]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 229469 (3 other jobs running) 2022-05-09 15:33:56.122 | [178406 Async nova-cell-0:229469]: Signaling child to exit 2022-05-09 15:33:57.338 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:57.374 | [229561 Async nova-cell-1:229561]: finished successfully 2022-05-09 15:33:58.271 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:58.299 | [229469 Async nova-cell-0:229469]: finished successfully 2022-05-09 15:33:58.321 | WAKEUP 2022-05-09 15:33:58.347 | [178406 Async nova-cell-0:229469]: Signaled 2022-05-09 15:33:58.349 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-09 15:33:58.349 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-09 15:33:58.349 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-09 15:33:58.349 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-09 15:33:58.349 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-09 15:33:58.349 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-09 15:33:58.349 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-09 15:33:58.349 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:58.349 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-09 15:33:58.349 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:58.349 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-09 15:33:58.349 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-09 15:33:58.349 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:33:58.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:33:58.351 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229627) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:33:58.351 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:58.351 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:58.351 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-09 15:33:58.351 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=229627) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:33:58.351 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-09 15:33:58.351 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=229627) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:33:58.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:58.351 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:58.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:58.351 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:58.400 | [178406 Async nova-cell-0:229469]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 17 seconds 2022-05-09 15:33:58.405 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:58.409 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-09 15:33:58.412 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-09 15:33:58.478 | [178406 Async nova-cell-1:229561]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 229561 (2 other jobs running) 2022-05-09 15:33:58.510 | [178406 Async nova-cell-1:229561]: Signaling child to exit 2022-05-09 15:33:58.510 | WAKEUP 2022-05-09 15:33:58.536 | [178406 Async nova-cell-1:229561]: Signaled 2022-05-09 15:33:58.537 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-09 15:33:58.537 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-09 15:33:58.537 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-09 15:33:58.537 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-09 15:33:58.537 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-09 15:33:58.537 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-09 15:33:58.537 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-09 15:33:58.538 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:58.538 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-09 15:33:58.538 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:58.538 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-09 15:33:58.538 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:58.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:58.540 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:33:58.540 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229634) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:33:58.540 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:58.540 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:58.540 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-09 15:33:58.540 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=229634) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:33:58.540 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-09 15:33:58.540 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=229634) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:33:58.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:58.540 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:58.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:58.540 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:58.588 | [178406 Async nova-cell-1:229561]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 16 seconds 2022-05-09 15:33:58.593 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:58.596 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:33:58.599 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-09 15:33:59.687 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-09 15:34:02.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:02.657 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:02.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:02.657 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:02.657 | Running batches of 50 until complete 2022-05-09 15:34:02.657 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:34:02.657 | | Migration | Total Needed | Completed | 2022-05-09 15:34:02.657 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:34:02.657 | | fill_virtual_interface_list | 0 | 0 | 2022-05-09 15:34:02.657 | | migrate_empty_ratio | 0 | 0 | 2022-05-09 15:34:02.657 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-09 15:34:02.657 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-09 15:34:02.657 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-09 15:34:02.657 | | populate_dev_uuids | 0 | 0 | 2022-05-09 15:34:02.657 | | populate_missing_availability_zones | 0 | 0 | 2022-05-09 15:34:02.657 | | populate_queued_for_delete | 0 | 0 | 2022-05-09 15:34:02.657 | | populate_user_id | 0 | 0 | 2022-05-09 15:34:02.657 | | populate_uuids | 0 | 0 | 2022-05-09 15:34:02.657 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:34:03.209 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-09 15:34:03.214 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:34:03.217 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-09 15:34:03.220 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:34:03.223 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:34:03.227 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-09 15:34:04.304 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-09 15:34:06.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:06.953 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:06.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:06.954 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:06.954 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-09 15:34:06.954 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-09 15:34:07.459 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-09 15:34:07.461 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-09 15:34:07.478 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-09 15:34:07.482 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-09 15:34:07.504 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:07.507 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-09 15:34:07.510 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-09 15:34:07.579 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-09 15:34:07.628 | [178406 Async configure_neutron_nova:230773]: running: configure_neutron_nova 2022-05-09 15:34:07.632 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-09 15:34:07.635 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:34:07.638 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-09 15:34:07.642 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:34:07.645 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:34:07.648 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:34:07.651 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:34:07.655 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:34:07.660 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:34:07.665 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:34:07.669 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:34:07.673 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:34:07.677 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-09 15:34:07.680 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:34:07.701 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:07.704 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:34:07.708 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:34:07.711 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-09 15:34:07.715 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:34:07.719 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:34:07.722 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-09 15:34:07.726 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:34:07.729 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:34:07.734 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:34:07.739 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:34:07.742 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-09 15:34:07.745 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:34:07.749 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-09 15:34:07.752 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:34:07.755 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:34:07.758 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-09 15:34:07.761 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:07.764 | + inc/meta-config:merge_config_group:171 : shift 2022-05-09 15:34:07.767 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-09 15:34:07.771 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:34:07.774 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-09 15:34:07.777 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-09 15:34:07.781 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-09 15:34:07.785 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:07.789 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-09 15:34:07.792 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:34:07.795 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-09 15:34:07.795 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:34:07.795 | gsub("[][]", "", $1); 2022-05-09 15:34:07.795 | split($1, a, "|"); 2022-05-09 15:34:07.795 | if (a[1] == matchgroup) 2022-05-09 15:34:07.795 | print a[2] 2022-05-09 15:34:07.795 | } 2022-05-09 15:34:07.795 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:34:07.803 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:34:07.807 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:34:07.810 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:34:07.815 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-09 15:34:07.818 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-09 15:34:07.822 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-09 15:34:07.825 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-09 15:34:07.829 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-09 15:34:07.834 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-09 15:34:07.838 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-09 15:34:07.842 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-09 15:34:07.846 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:07.849 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:34:07.853 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-09 15:34:07.856 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:34:07.861 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-09 15:34:07.864 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-09 15:34:07.868 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-09 15:34:07.871 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-09 15:34:07.877 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-09 15:34:07.878 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-09 15:34:07.878 | BEGIN { 2022-05-09 15:34:07.878 | section = "" 2022-05-09 15:34:07.878 | last_section = "" 2022-05-09 15:34:07.878 | section_count = 0 2022-05-09 15:34:07.878 | } 2022-05-09 15:34:07.878 | /^\[.+\]/ { 2022-05-09 15:34:07.878 | gsub("[][]", "", $1); 2022-05-09 15:34:07.878 | section=$1 2022-05-09 15:34:07.878 | next 2022-05-09 15:34:07.878 | } 2022-05-09 15:34:07.878 | /^ *\#/ { 2022-05-09 15:34:07.878 | next 2022-05-09 15:34:07.878 | } 2022-05-09 15:34:07.879 | /^[^ \t]+/ { 2022-05-09 15:34:07.879 | # get offset of first = in $0 2022-05-09 15:34:07.879 | eq_idx = index($0, "=") 2022-05-09 15:34:07.879 | # extract attr & value from $0 2022-05-09 15:34:07.879 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:34:07.879 | value = substr($0, eq_idx + 1) 2022-05-09 15:34:07.879 | # only need to strip trailing whitespace from attr 2022-05-09 15:34:07.879 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:34:07.879 | # need to strip leading & trailing whitespace from value 2022-05-09 15:34:07.879 | sub(/^[ \t]*/, "", value) 2022-05-09 15:34:07.879 | sub(/[ \t]*$/, "", value) 2022-05-09 15:34:07.879 | 2022-05-09 15:34:07.879 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:34:07.879 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:34:07.879 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:34:07.879 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:34:07.879 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:34:07.879 | if (section != last_section) { 2022-05-09 15:34:07.880 | cfg_section[section_count++] = section 2022-05-09 15:34:07.880 | last_section = section 2022-05-09 15:34:07.880 | } 2022-05-09 15:34:07.880 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:34:07.880 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:34:07.880 | 2022-05-09 15:34:07.880 | cfg_attr[section, attr, 0] = value 2022-05-09 15:34:07.880 | cfg_attr_count[section, attr] = 1 2022-05-09 15:34:07.880 | } else { 2022-05-09 15:34:07.880 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:34:07.880 | cfg_attr[section, attr, lno] = value 2022-05-09 15:34:07.880 | } 2022-05-09 15:34:07.880 | } 2022-05-09 15:34:07.880 | END { 2022-05-09 15:34:07.880 | # Process each section in order 2022-05-09 15:34:07.880 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:34:07.880 | section = cfg_section[sno] 2022-05-09 15:34:07.881 | # The ini routines simply append a config item immediately 2022-05-09 15:34:07.881 | # after the section header. To keep the same order as defined 2022-05-09 15:34:07.881 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:34:07.881 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:34:07.881 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:34:07.881 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:34:07.881 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:34:07.881 | else { 2022-05-09 15:34:07.881 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:34:07.881 | count = cfg_attr_count[section, attr] 2022-05-09 15:34:07.881 | print "inidelete " configfile " " section " " attr 2022-05-09 15:34:07.881 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:34:07.881 | for (l = count -2; l >= 0; l--) 2022-05-09 15:34:07.881 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:34:07.881 | } 2022-05-09 15:34:07.881 | } 2022-05-09 15:34:07.881 | } 2022-05-09 15:34:07.881 | } 2022-05-09 15:34:07.881 | ' 2022-05-09 15:34:07.882 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:34:07.884 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:07.885 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:07.890 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:34:07.894 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-09 15:34:07.897 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:34:07.900 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-09 15:34:07.903 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-09 15:34:07.903 | BEGIN { group = "" } 2022-05-09 15:34:07.903 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:34:07.903 | gsub("[][]", "", $1); 2022-05-09 15:34:07.903 | split($1, a, "|"); 2022-05-09 15:34:07.904 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:34:07.904 | group=a[1] 2022-05-09 15:34:07.904 | } else { 2022-05-09 15:34:07.904 | group="" 2022-05-09 15:34:07.904 | } 2022-05-09 15:34:07.904 | next 2022-05-09 15:34:07.904 | } 2022-05-09 15:34:07.904 | { 2022-05-09 15:34:07.904 | if (group != "") 2022-05-09 15:34:07.904 | print $0 2022-05-09 15:34:07.904 | } 2022-05-09 15:34:07.904 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:34:07.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-05-09 15:34:07.914 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-05-09 15:34:07.954 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:07.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-09 15:34:07.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-09 15:34:08.003 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-09 15:34:08.009 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-09 15:34:08.048 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.052 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-09 15:34:08.055 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-09 15:34:08.099 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-09 15:34:08.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-09 15:34:08.144 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-09 15:34:08.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-09 15:34:08.190 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.49/identity"' 2022-05-09 15:34:08.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2022-05-09 15:34:08.237 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-09 15:34:08.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-09 15:34:08.282 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.285 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-09 15:34:08.288 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-09 15:34:08.325 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.328 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-09 15:34:08.331 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-09 15:34:08.369 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.372 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-09 15:34:08.377 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-09 15:34:08.418 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-09 15:34:08.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-09 15:34:08.462 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.466 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-09 15:34:08.469 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-09 15:34:08.507 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.511 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:34:08.514 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:34:08.518 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:34:08.525 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-09 15:34:08.528 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-09 15:34:08.532 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-09 15:34:08.534 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-09 15:34:08.539 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-09 15:34:08.546 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-09 15:34:08.549 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-09 15:34:08.553 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-09 15:34:08.556 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:08.560 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:34:08.564 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-09 15:34:08.567 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:34:08.572 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-09 15:34:08.576 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-09 15:34:08.581 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-09 15:34:08.584 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-09 15:34:08.589 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-09 15:34:08.589 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-09 15:34:08.589 | BEGIN { 2022-05-09 15:34:08.589 | section = "" 2022-05-09 15:34:08.589 | last_section = "" 2022-05-09 15:34:08.589 | section_count = 0 2022-05-09 15:34:08.589 | } 2022-05-09 15:34:08.589 | /^\[.+\]/ { 2022-05-09 15:34:08.589 | gsub("[][]", "", $1); 2022-05-09 15:34:08.589 | section=$1 2022-05-09 15:34:08.589 | next 2022-05-09 15:34:08.589 | } 2022-05-09 15:34:08.589 | /^ *\#/ { 2022-05-09 15:34:08.589 | next 2022-05-09 15:34:08.589 | } 2022-05-09 15:34:08.589 | /^[^ \t]+/ { 2022-05-09 15:34:08.589 | # get offset of first = in $0 2022-05-09 15:34:08.589 | eq_idx = index($0, "=") 2022-05-09 15:34:08.589 | # extract attr & value from $0 2022-05-09 15:34:08.589 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:34:08.589 | value = substr($0, eq_idx + 1) 2022-05-09 15:34:08.590 | # only need to strip trailing whitespace from attr 2022-05-09 15:34:08.590 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:34:08.590 | # need to strip leading & trailing whitespace from value 2022-05-09 15:34:08.590 | sub(/^[ \t]*/, "", value) 2022-05-09 15:34:08.590 | sub(/[ \t]*$/, "", value) 2022-05-09 15:34:08.590 | 2022-05-09 15:34:08.590 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:34:08.590 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:34:08.590 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:34:08.590 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:34:08.590 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:34:08.590 | if (section != last_section) { 2022-05-09 15:34:08.590 | cfg_section[section_count++] = section 2022-05-09 15:34:08.590 | last_section = section 2022-05-09 15:34:08.590 | } 2022-05-09 15:34:08.590 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:34:08.590 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:34:08.590 | 2022-05-09 15:34:08.590 | cfg_attr[section, attr, 0] = value 2022-05-09 15:34:08.590 | cfg_attr_count[section, attr] = 1 2022-05-09 15:34:08.590 | } else { 2022-05-09 15:34:08.590 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:34:08.590 | cfg_attr[section, attr, lno] = value 2022-05-09 15:34:08.590 | } 2022-05-09 15:34:08.590 | } 2022-05-09 15:34:08.590 | END { 2022-05-09 15:34:08.590 | # Process each section in order 2022-05-09 15:34:08.590 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:34:08.590 | section = cfg_section[sno] 2022-05-09 15:34:08.590 | # The ini routines simply append a config item immediately 2022-05-09 15:34:08.590 | # after the section header. To keep the same order as defined 2022-05-09 15:34:08.590 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:34:08.590 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:34:08.590 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:34:08.590 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:34:08.591 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:34:08.591 | else { 2022-05-09 15:34:08.591 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:34:08.591 | count = cfg_attr_count[section, attr] 2022-05-09 15:34:08.591 | print "inidelete " configfile " " section " " attr 2022-05-09 15:34:08.591 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:34:08.591 | for (l = count -2; l >= 0; l--) 2022-05-09 15:34:08.591 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:34:08.591 | } 2022-05-09 15:34:08.591 | } 2022-05-09 15:34:08.591 | } 2022-05-09 15:34:08.591 | } 2022-05-09 15:34:08.591 | ' 2022-05-09 15:34:08.592 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:34:08.593 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:08.594 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.597 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:34:08.600 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-09 15:34:08.604 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:34:08.606 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-09 15:34:08.610 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-09 15:34:08.610 | BEGIN { group = "" } 2022-05-09 15:34:08.610 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:34:08.610 | gsub("[][]", "", $1); 2022-05-09 15:34:08.610 | split($1, a, "|"); 2022-05-09 15:34:08.610 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:34:08.610 | group=a[1] 2022-05-09 15:34:08.610 | } else { 2022-05-09 15:34:08.610 | group="" 2022-05-09 15:34:08.610 | } 2022-05-09 15:34:08.610 | next 2022-05-09 15:34:08.610 | } 2022-05-09 15:34:08.610 | { 2022-05-09 15:34:08.611 | if (group != "") 2022-05-09 15:34:08.611 | print $0 2022-05-09 15:34:08.611 | } 2022-05-09 15:34:08.611 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:34:08.618 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-09 15:34:08.622 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-09 15:34:08.624 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:34:08.661 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.665 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-09 15:34:08.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-09 15:34:08.669 | [230773 Async configure_neutron_nova:230773]: finished successfully 2022-05-09 15:34:08.714 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.717 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-09 15:34:08.720 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-09 15:34:08.756 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-09 15:34:08.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-09 15:34:08.797 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.800 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-09 15:34:08.803 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-09 15:34:08.839 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.842 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-09 15:34:08.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-09 15:34:08.881 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-09 15:34:08.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-09 15:34:08.931 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-09 15:34:08.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-09 15:34:08.982 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:08.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-09 15:34:08.991 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-09 15:34:09.032 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.036 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-09 15:34:09.039 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-09 15:34:09.080 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-09 15:34:09.087 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-09 15:34:09.129 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.132 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-09 15:34:09.139 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-09 15:34:09.186 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.190 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-09 15:34:09.194 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-09 15:34:09.237 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-09 15:34:09.242 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-09 15:34:09.278 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.281 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-09 15:34:09.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-09 15:34:09.318 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.321 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-09 15:34:09.323 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-09 15:34:09.360 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.363 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:34:09.366 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:34:09.369 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:34:09.372 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-09 15:34:09.376 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-09 15:34:09.379 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-09 15:34:09.381 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-09 15:34:09.385 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-09 15:34:09.390 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-09 15:34:09.393 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-09 15:34:09.396 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-09 15:34:09.399 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:09.402 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:34:09.405 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-09 15:34:09.407 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:34:09.411 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-09 15:34:09.414 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-09 15:34:09.417 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-09 15:34:09.421 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-09 15:34:09.425 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-09 15:34:09.426 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.426 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-09 15:34:09.426 | BEGIN { 2022-05-09 15:34:09.426 | section = "" 2022-05-09 15:34:09.426 | last_section = "" 2022-05-09 15:34:09.427 | section_count = 0 2022-05-09 15:34:09.427 | } 2022-05-09 15:34:09.427 | /^\[.+\]/ { 2022-05-09 15:34:09.427 | gsub("[][]", "", $1); 2022-05-09 15:34:09.427 | section=$1 2022-05-09 15:34:09.427 | next 2022-05-09 15:34:09.427 | } 2022-05-09 15:34:09.427 | /^ *\#/ { 2022-05-09 15:34:09.427 | next 2022-05-09 15:34:09.427 | } 2022-05-09 15:34:09.427 | /^[^ \t]+/ { 2022-05-09 15:34:09.427 | # get offset of first = in $0 2022-05-09 15:34:09.427 | eq_idx = index($0, "=") 2022-05-09 15:34:09.427 | # extract attr & value from $0 2022-05-09 15:34:09.427 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:34:09.427 | value = substr($0, eq_idx + 1) 2022-05-09 15:34:09.427 | # only need to strip trailing whitespace from attr 2022-05-09 15:34:09.427 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:34:09.428 | # need to strip leading & trailing whitespace from value 2022-05-09 15:34:09.428 | sub(/^[ \t]*/, "", value) 2022-05-09 15:34:09.428 | sub(/[ \t]*$/, "", value) 2022-05-09 15:34:09.428 | 2022-05-09 15:34:09.428 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:34:09.428 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:34:09.428 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:34:09.428 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:34:09.428 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:34:09.428 | if (section != last_section) { 2022-05-09 15:34:09.428 | cfg_section[section_count++] = section 2022-05-09 15:34:09.428 | last_section = section 2022-05-09 15:34:09.428 | } 2022-05-09 15:34:09.428 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:34:09.428 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:34:09.428 | 2022-05-09 15:34:09.428 | cfg_attr[section, attr, 0] = value 2022-05-09 15:34:09.429 | cfg_attr_count[section, attr] = 1 2022-05-09 15:34:09.429 | } else { 2022-05-09 15:34:09.429 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:34:09.429 | cfg_attr[section, attr, lno] = value 2022-05-09 15:34:09.429 | } 2022-05-09 15:34:09.429 | } 2022-05-09 15:34:09.429 | END { 2022-05-09 15:34:09.429 | # Process each section in order 2022-05-09 15:34:09.429 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:34:09.429 | section = cfg_section[sno] 2022-05-09 15:34:09.429 | # The ini routines simply append a config item immediately 2022-05-09 15:34:09.429 | # after the section header. To keep the same order as defined 2022-05-09 15:34:09.429 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:34:09.429 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:34:09.429 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:34:09.429 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:34:09.429 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:34:09.429 | else { 2022-05-09 15:34:09.429 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:34:09.430 | count = cfg_attr_count[section, attr] 2022-05-09 15:34:09.430 | print "inidelete " configfile " " section " " attr 2022-05-09 15:34:09.430 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:34:09.430 | for (l = count -2; l >= 0; l--) 2022-05-09 15:34:09.430 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:34:09.430 | } 2022-05-09 15:34:09.430 | } 2022-05-09 15:34:09.430 | } 2022-05-09 15:34:09.430 | } 2022-05-09 15:34:09.430 | ' 2022-05-09 15:34:09.430 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:09.430 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:34:09.433 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:34:09.437 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-09 15:34:09.441 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:34:09.444 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-09 15:34:09.447 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-09 15:34:09.447 | BEGIN { group = "" } 2022-05-09 15:34:09.447 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:34:09.448 | gsub("[][]", "", $1); 2022-05-09 15:34:09.448 | split($1, a, "|"); 2022-05-09 15:34:09.448 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:34:09.448 | group=a[1] 2022-05-09 15:34:09.448 | } else { 2022-05-09 15:34:09.448 | group="" 2022-05-09 15:34:09.448 | } 2022-05-09 15:34:09.448 | next 2022-05-09 15:34:09.448 | } 2022-05-09 15:34:09.448 | { 2022-05-09 15:34:09.448 | if (group != "") 2022-05-09 15:34:09.448 | print $0 2022-05-09 15:34:09.448 | } 2022-05-09 15:34:09.448 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:34:09.456 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.49/identity/v2.0"' 2022-05-09 15:34:09.458 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.49/identity/v2.0 2022-05-09 15:34:09.491 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.494 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:34:09.497 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:34:09.499 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:34:09.503 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-09 15:34:09.506 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:34:09.509 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:34:09.512 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-09 15:34:09.516 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:34:09.521 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-09 15:34:09.524 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-09 15:34:09.526 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:34:09.530 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:09.532 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:34:09.535 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:34:09.538 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:34:09.541 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:34:09.544 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:34:09.547 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:34:09.550 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-09 15:34:09.554 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:34:09.555 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-09 15:34:09.555 | BEGIN { 2022-05-09 15:34:09.555 | section = "" 2022-05-09 15:34:09.555 | last_section = "" 2022-05-09 15:34:09.555 | section_count = 0 2022-05-09 15:34:09.555 | } 2022-05-09 15:34:09.555 | /^\[.+\]/ { 2022-05-09 15:34:09.555 | gsub("[][]", "", $1); 2022-05-09 15:34:09.555 | section=$1 2022-05-09 15:34:09.555 | next 2022-05-09 15:34:09.555 | } 2022-05-09 15:34:09.555 | /^ *\#/ { 2022-05-09 15:34:09.555 | next 2022-05-09 15:34:09.555 | } 2022-05-09 15:34:09.555 | /^[^ \t]+/ { 2022-05-09 15:34:09.555 | # get offset of first = in $0 2022-05-09 15:34:09.556 | eq_idx = index($0, "=") 2022-05-09 15:34:09.556 | # extract attr & value from $0 2022-05-09 15:34:09.556 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:34:09.556 | value = substr($0, eq_idx + 1) 2022-05-09 15:34:09.556 | # only need to strip trailing whitespace from attr 2022-05-09 15:34:09.556 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:34:09.556 | # need to strip leading & trailing whitespace from value 2022-05-09 15:34:09.556 | sub(/^[ \t]*/, "", value) 2022-05-09 15:34:09.556 | sub(/[ \t]*$/, "", value) 2022-05-09 15:34:09.556 | 2022-05-09 15:34:09.556 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:34:09.556 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:34:09.556 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:34:09.556 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:34:09.556 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:34:09.556 | if (section != last_section) { 2022-05-09 15:34:09.556 | cfg_section[section_count++] = section 2022-05-09 15:34:09.557 | last_section = section 2022-05-09 15:34:09.557 | } 2022-05-09 15:34:09.557 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:34:09.557 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:34:09.557 | 2022-05-09 15:34:09.557 | cfg_attr[section, attr, 0] = value 2022-05-09 15:34:09.557 | cfg_attr_count[section, attr] = 1 2022-05-09 15:34:09.557 | } else { 2022-05-09 15:34:09.557 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:34:09.557 | cfg_attr[section, attr, lno] = value 2022-05-09 15:34:09.557 | } 2022-05-09 15:34:09.557 | } 2022-05-09 15:34:09.557 | END { 2022-05-09 15:34:09.557 | # Process each section in order 2022-05-09 15:34:09.557 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:34:09.557 | section = cfg_section[sno] 2022-05-09 15:34:09.557 | # The ini routines simply append a config item immediately 2022-05-09 15:34:09.557 | # after the section header. To keep the same order as defined 2022-05-09 15:34:09.558 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:34:09.558 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:34:09.558 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:34:09.558 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:34:09.558 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:34:09.558 | else { 2022-05-09 15:34:09.558 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:34:09.558 | count = cfg_attr_count[section, attr] 2022-05-09 15:34:09.558 | print "inidelete " configfile " " section " " attr 2022-05-09 15:34:09.558 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:34:09.558 | for (l = count -2; l >= 0; l--) 2022-05-09 15:34:09.558 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:34:09.558 | } 2022-05-09 15:34:09.558 | } 2022-05-09 15:34:09.558 | } 2022-05-09 15:34:09.558 | } 2022-05-09 15:34:09.558 | ' 2022-05-09 15:34:09.558 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.559 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:09.559 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:34:09.561 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:34:09.563 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:34:09.566 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:34:09.568 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-09 15:34:09.571 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-09 15:34:09.571 | BEGIN { group = "" } 2022-05-09 15:34:09.571 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:34:09.571 | gsub("[][]", "", $1); 2022-05-09 15:34:09.571 | split($1, a, "|"); 2022-05-09 15:34:09.571 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:34:09.571 | group=a[1] 2022-05-09 15:34:09.571 | } else { 2022-05-09 15:34:09.571 | group="" 2022-05-09 15:34:09.571 | } 2022-05-09 15:34:09.571 | next 2022-05-09 15:34:09.571 | } 2022-05-09 15:34:09.572 | { 2022-05-09 15:34:09.572 | if (group != "") 2022-05-09 15:34:09.572 | print $0 2022-05-09 15:34:09.572 | } 2022-05-09 15:34:09.572 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:34:09.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-09 15:34:09.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-09 15:34:09.614 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-09 15:34:09.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-09 15:34:09.652 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:09.655 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-09 15:34:09.675 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:09.678 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-09 15:34:09.681 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:34:09.683 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-09 15:34:09.687 | + ./stack.sh:main:1254 : start_swift 2022-05-09 15:34:09.690 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-09 15:34:09.693 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:34:09.695 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-09 15:34:09.738 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-09 15:34:09.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:34:09.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:34:09.753 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-09 15:34:10.213 | Restarting rsync (via systemctl): rsync.service. 2022-05-09 15:34:10.219 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-09 15:34:10.223 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-09 15:34:10.226 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-09 15:34:10.230 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-09 15:34:10.233 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:34:10.236 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:34:10.238 | + functions-common:run_process:1692 : local service=s-object 2022-05-09 15:34:10.241 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:34:10.243 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:10.249 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:10.253 | + functions-common:run_process:1697 : local name=s-object 2022-05-09 15:34:10.255 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:10.258 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:10.260 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:10.263 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:10.266 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:10.271 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110450268 2022-05-09 15:34:10.273 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-09 15:34:10.291 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:10.293 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-09 15:34:10.297 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-09 15:34:10.299 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:34:10.302 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:34:10.304 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:34:10.308 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:34:10.310 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-09 15:34:10.313 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-09 15:34:10.315 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-09 15:34:10.318 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:10.320 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:10.323 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:34:10.325 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-09 15:34:10.328 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-09 15:34:10.330 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:34:10.333 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:10.335 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:10.337 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:10.339 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:10.342 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-09 15:34:10.344 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:10.348 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-09 15:34:10.409 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-09 15:34:10.484 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:34:10.545 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-09 15:34:10.607 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-09 15:34:10.665 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:10.727 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:10.730 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-09 15:34:10.803 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:11.337 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-09 15:34:11.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-09 15:34:11.928 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-09 15:34:11.963 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:11.967 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:11.970 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:11.973 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:11.976 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:11.979 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:11.982 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:11.985 | + functions-common:time_stop:2444 : start_time=1652110450268 2022-05-09 15:34:11.988 | + functions-common:time_stop:2446 : [[ -z 1652110450268 ]] 2022-05-09 15:34:11.992 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:11.998 | + functions-common:time_stop:2449 : end_time=1652110451995 2022-05-09 15:34:12.001 | + functions-common:time_stop:2450 : elapsed_time=1727 2022-05-09 15:34:12.004 | + functions-common:time_stop:2451 : total=3006 2022-05-09 15:34:12.007 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:12.010 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4733 2022-05-09 15:34:12.013 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:34:12.016 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:34:12.019 | + functions-common:run_process:1692 : local service=s-container 2022-05-09 15:34:12.022 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:34:12.025 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:12.028 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:12.032 | + functions-common:run_process:1697 : local name=s-container 2022-05-09 15:34:12.035 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:12.037 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:12.040 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:12.043 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:12.047 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:12.053 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110452050 2022-05-09 15:34:12.057 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-09 15:34:12.080 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:12.083 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-09 15:34:12.086 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-09 15:34:12.089 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:34:12.093 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:34:12.099 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:34:12.102 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:34:12.106 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-09 15:34:12.111 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-09 15:34:12.115 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-09 15:34:12.124 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:12.127 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:12.133 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:34:12.137 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-09 15:34:12.140 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-09 15:34:12.143 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:34:12.147 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:12.150 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:12.154 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:12.158 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:12.162 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-09 15:34:12.165 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:12.173 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-09 15:34:12.240 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-09 15:34:12.303 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:34:12.377 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-09 15:34:12.452 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-09 15:34:12.542 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:12.618 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:12.621 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-09 15:34:12.687 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:13.200 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-09 15:34:13.219 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-09 15:34:13.769 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-09 15:34:13.797 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:13.800 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:13.803 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:13.806 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:13.808 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:13.812 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:13.815 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:13.818 | + functions-common:time_stop:2444 : start_time=1652110452050 2022-05-09 15:34:13.820 | + functions-common:time_stop:2446 : [[ -z 1652110452050 ]] 2022-05-09 15:34:13.823 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:13.829 | + functions-common:time_stop:2449 : end_time=1652110453825 2022-05-09 15:34:13.831 | + functions-common:time_stop:2450 : elapsed_time=1775 2022-05-09 15:34:13.834 | + functions-common:time_stop:2451 : total=4733 2022-05-09 15:34:13.836 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:13.839 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6508 2022-05-09 15:34:13.842 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:34:13.845 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:34:13.848 | + functions-common:run_process:1692 : local service=s-account 2022-05-09 15:34:13.850 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:34:13.853 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:13.856 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:13.859 | + functions-common:run_process:1697 : local name=s-account 2022-05-09 15:34:13.862 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:13.864 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:13.867 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:13.869 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:13.873 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:13.878 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110453876 2022-05-09 15:34:13.881 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-09 15:34:13.900 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:13.903 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-09 15:34:13.907 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-09 15:34:13.910 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:34:13.913 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:34:13.916 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:34:13.919 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:34:13.922 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-09 15:34:13.925 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-09 15:34:13.928 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-09 15:34:13.930 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:13.933 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:13.936 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:34:13.939 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-09 15:34:13.942 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-09 15:34:13.945 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:34:13.947 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:13.950 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:13.953 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:13.956 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:13.958 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-09 15:34:13.961 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:13.966 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-09 15:34:14.029 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-09 15:34:14.093 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:34:14.157 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-09 15:34:14.218 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-09 15:34:14.280 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:14.356 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:14.360 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-09 15:34:14.434 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:14.946 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-09 15:34:14.964 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-09 15:34:15.432 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-09 15:34:15.471 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:15.474 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:15.477 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:15.481 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:15.485 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:15.488 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:15.491 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:15.495 | + functions-common:time_stop:2444 : start_time=1652110453876 2022-05-09 15:34:15.498 | + functions-common:time_stop:2446 : [[ -z 1652110453876 ]] 2022-05-09 15:34:15.502 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:15.508 | + functions-common:time_stop:2449 : end_time=1652110455504 2022-05-09 15:34:15.511 | + functions-common:time_stop:2450 : elapsed_time=1628 2022-05-09 15:34:15.515 | + functions-common:time_stop:2451 : total=6508 2022-05-09 15:34:15.518 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:15.522 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8136 2022-05-09 15:34:15.525 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-09 15:34:15.528 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-09 15:34:15.597 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:34:15.600 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-09 15:34:15.604 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:34:15.607 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:15.610 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:15.613 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-09 15:34:15.616 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:15.620 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:15.623 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:15.626 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:15.630 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:15.636 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110455633 2022-05-09 15:34:15.640 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-09 15:34:15.665 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:15.669 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-09 15:34:15.674 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-09 15:34:15.676 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:34:15.679 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:34:15.681 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:34:15.684 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:34:15.687 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-09 15:34:15.690 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-09 15:34:15.692 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-09 15:34:15.695 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:15.697 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:15.700 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-09 15:34:15.703 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-09 15:34:15.705 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-09 15:34:15.708 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:34:15.710 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:15.712 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:15.715 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:15.717 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:15.720 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-09 15:34:15.722 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:15.727 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-09 15:34:15.785 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-09 15:34:15.843 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:34:15.902 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-09 15:34:15.968 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-09 15:34:16.030 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:16.100 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:16.103 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-09 15:34:16.175 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:16.667 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-09 15:34:17.153 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-09 15:34:17.192 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:17.194 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:17.198 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:17.203 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:17.207 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:17.210 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:17.213 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:17.217 | + functions-common:time_stop:2444 : start_time=1652110455633 2022-05-09 15:34:17.221 | + functions-common:time_stop:2446 : [[ -z 1652110455633 ]] 2022-05-09 15:34:17.225 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:17.231 | + functions-common:time_stop:2449 : end_time=1652110457228 2022-05-09 15:34:17.235 | + functions-common:time_stop:2450 : elapsed_time=1595 2022-05-09 15:34:17.238 | + functions-common:time_stop:2451 : total=8136 2022-05-09 15:34:17.241 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:17.251 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9731 2022-05-09 15:34:17.254 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-09 15:34:17.279 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:17.283 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:34:17.287 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-09 15:34:17.291 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:34:17.294 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:17.298 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:17.301 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-09 15:34:17.304 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:17.308 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:17.311 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:17.314 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:17.317 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:17.323 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110457320 2022-05-09 15:34:17.327 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-09 15:34:17.352 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:17.355 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-09 15:34:17.359 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-09 15:34:17.363 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:34:17.366 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:34:17.369 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:34:17.372 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:34:17.376 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-09 15:34:17.379 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-09 15:34:17.382 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-09 15:34:17.386 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:17.390 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:17.392 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-09 15:34:17.396 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-09 15:34:17.399 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-09 15:34:17.402 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:34:17.406 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:17.409 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:17.413 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:17.416 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:17.419 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-09 15:34:17.422 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:17.428 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-09 15:34:17.491 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-09 15:34:17.557 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:34:17.628 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-09 15:34:17.695 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-09 15:34:17.761 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:17.822 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:17.824 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-09 15:34:17.886 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:18.350 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-09 15:34:18.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-09 15:34:19.104 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-09 15:34:19.126 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:19.130 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:19.136 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:19.141 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:19.152 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:19.156 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:19.159 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:19.161 | + functions-common:time_stop:2444 : start_time=1652110457320 2022-05-09 15:34:19.164 | + functions-common:time_stop:2446 : [[ -z 1652110457320 ]] 2022-05-09 15:34:19.168 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:19.173 | + functions-common:time_stop:2449 : end_time=1652110459170 2022-05-09 15:34:19.176 | + functions-common:time_stop:2450 : elapsed_time=1850 2022-05-09 15:34:19.179 | + functions-common:time_stop:2451 : total=9731 2022-05-09 15:34:19.181 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:19.184 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11581 2022-05-09 15:34:19.187 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-09 15:34:19.187 | Waiting for swift proxy to start... 2022-05-09 15:34:19.190 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.49:8080/info 2022-05-09 15:34:19.192 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:34:19.195 | + functions:wait_for_service:458 : local url=http://10.222.0.49:8080/info 2022-05-09 15:34:19.197 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:34:19.200 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:34:19.203 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:34:19.206 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:19.208 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:19.212 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:19.217 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110459214 2022-05-09 15:34:19.220 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:34:19.226 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-05-09 15:34:19.240 | + :: : [[ 000 == 503 ]] 2022-05-09 15:34:19.241 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:34:19.243 | + :: : sleep 1 2022-05-09 15:34:20.246 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-05-09 15:34:20.260 | + :: : [[ 000 == 503 ]] 2022-05-09 15:34:20.262 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:34:20.264 | + :: : sleep 1 2022-05-09 15:34:21.267 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-05-09 15:34:21.282 | + :: : [[ 000 == 503 ]] 2022-05-09 15:34:21.283 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:34:21.284 | + :: : sleep 1 2022-05-09 15:34:22.288 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-05-09 15:34:22.504 | + :: : [[ 200 == 503 ]] 2022-05-09 15:34:22.506 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:34:22.509 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:34:22.512 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:22.515 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:22.518 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:22.520 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:22.523 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:22.526 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:34:22.529 | + functions-common:time_stop:2444 : start_time=1652110459214 2022-05-09 15:34:22.532 | + functions-common:time_stop:2446 : [[ -z 1652110459214 ]] 2022-05-09 15:34:22.535 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:22.541 | + functions-common:time_stop:2449 : end_time=1652110462537 2022-05-09 15:34:22.544 | + functions-common:time_stop:2450 : elapsed_time=3323 2022-05-09 15:34:22.547 | + functions-common:time_stop:2451 : total=6546 2022-05-09 15:34:22.549 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:22.552 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9869 2022-05-09 15:34:22.555 | + functions:wait_for_service:467 : return 0 2022-05-09 15:34:22.557 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-09 15:34:22.560 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:34:22.563 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-09 15:34:22.583 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:22.586 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:34:22.620 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-09 15:34:22.676 | [178406 Async configure_neutron_nova:230773]: Waiting for completion of configure_neutron_nova running on PID 230773 (2 other jobs running) 2022-05-09 15:34:22.704 | [178406 Async configure_neutron_nova:230773]: Signaling child to exit 2022-05-09 15:34:22.704 | WAKEUP 2022-05-09 15:34:22.731 | [178406 Async configure_neutron_nova:230773]: Signaled 2022-05-09 15:34:22.733 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-09 15:34:22.733 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:34:22.733 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:34:22.733 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:34:22.733 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:34:22.733 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-09 15:34:22.733 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:34:22.733 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-09 15:34:22.733 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-09 15:34:22.733 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-09 15:34:22.733 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.49/identity 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-09 15:34:22.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-09 15:34:22.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-09 15:34:22.734 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-09 15:34:22.734 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:34:22.734 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-09 15:34:22.734 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:34:22.734 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-09 15:34:22.734 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-09 15:34:22.734 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:34:22.734 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:34:22.734 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:34:22.734 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:34:22.734 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.49/identity 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-09 15:34:22.735 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-09 15:34:22.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-09 15:34:22.735 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-09 15:34:22.735 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-09 15:34:22.782 | [178406 Async configure_neutron_nova:230773]: finished configure_neutron_nova with result 0 in 1 seconds 2022-05-09 15:34:22.787 | + inc/async:async_wait:197 : return 0 2022-05-09 15:34:22.790 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-09 15:34:22.811 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:22.814 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:34:22.845 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:34:22.879 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-09 15:34:22.898 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:22.900 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-09 15:34:22.903 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:34:22.906 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-09 15:34:22.909 | + ./stack.sh:main:1279 : start_nova_api 2022-05-09 15:34:22.912 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-09 15:34:22.914 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-09 15:34:22.917 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-09 15:34:22.920 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-09 15:34:22.939 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:22.942 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:34:22.944 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:34:22.947 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:34:22.950 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-09 15:34:22.954 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-09 15:34:22.959 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:34:22.962 | + functions-common:run_process:1692 : local service=n-api 2022-05-09 15:34:22.965 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:34:22.968 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:22.971 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:22.974 | + functions-common:run_process:1697 : local name=n-api 2022-05-09 15:34:22.977 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:22.980 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:22.983 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:22.987 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:22.990 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:22.995 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110462992 2022-05-09 15:34:22.998 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-09 15:34:23.016 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:23.019 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-09 15:34:23.022 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-09 15:34:23.024 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:34:23.027 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:34:23.030 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:34:23.033 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:34:23.035 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-09 15:34:23.038 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-09 15:34:23.041 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-09 15:34:23.044 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:23.047 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:23.049 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:34:23.052 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-05-09 15:34:23.055 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-09 15:34:23.057 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:34:23.059 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:34:23.062 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:34:23.065 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-09 15:34:23.067 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:34:23.072 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-09 15:34:23.132 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-09 15:34:23.194 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-09 15:34:23.257 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:34:23.317 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:23.376 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-09 15:34:23.440 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-09 15:34:23.503 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-09 15:34:23.566 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-09 15:34:23.632 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-09 15:34:23.694 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:34:23.696 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-09 15:34:23.758 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:34:24.230 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-09 15:34:24.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-09 15:34:24.698 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-09 15:34:24.787 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:24.790 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:24.794 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:24.798 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:24.801 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:24.805 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:24.808 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:24.811 | + functions-common:time_stop:2444 : start_time=1652110462992 2022-05-09 15:34:24.814 | + functions-common:time_stop:2446 : [[ -z 1652110462992 ]] 2022-05-09 15:34:24.817 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:24.822 | + functions-common:time_stop:2449 : end_time=1652110464819 2022-05-09 15:34:24.824 | + functions-common:time_stop:2450 : elapsed_time=1827 2022-05-09 15:34:24.828 | + functions-common:time_stop:2451 : total=11581 2022-05-09 15:34:24.831 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:24.833 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13408 2022-05-09 15:34:24.836 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.49/compute/v2.1/ 2022-05-09 15:34:24.839 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-09 15:34:24.839 | Waiting for nova-api to start... 2022-05-09 15:34:24.842 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.49/compute/v2.1/ 2022-05-09 15:34:24.845 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:34:24.847 | + functions:wait_for_service:458 : local url=http://10.222.0.49/compute/v2.1/ 2022-05-09 15:34:24.850 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:34:24.853 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:34:24.857 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:34:24.861 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:24.864 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:24.868 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:24.875 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110464870 2022-05-09 15:34:24.877 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:34:24.885 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/compute/v2.1/ 2022-05-09 15:34:31.242 | + :: : [[ 200 == 503 ]] 2022-05-09 15:34:31.243 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:34:31.247 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:34:31.249 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:31.252 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:31.256 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:31.259 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:31.262 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:31.266 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:34:31.269 | + functions-common:time_stop:2444 : start_time=1652110464870 2022-05-09 15:34:31.272 | + functions-common:time_stop:2446 : [[ -z 1652110464870 ]] 2022-05-09 15:34:31.276 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:31.281 | + functions-common:time_stop:2449 : end_time=1652110471278 2022-05-09 15:34:31.284 | + functions-common:time_stop:2450 : elapsed_time=6408 2022-05-09 15:34:31.286 | + functions-common:time_stop:2451 : total=9869 2022-05-09 15:34:31.289 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:31.292 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16277 2022-05-09 15:34:31.295 | + functions:wait_for_service:467 : return 0 2022-05-09 15:34:31.298 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:34:31.301 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:34:31.304 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-09 15:34:31.324 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:31.327 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-09 15:34:31.329 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:34:31.332 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-09 15:34:31.335 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-09 15:34:31.339 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:34:31.343 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-09 15:34:31.363 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:31.366 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-09 15:34:31.385 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:31.389 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-09 15:34:31.391 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:34:31.394 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-09 15:34:31.397 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-09 15:34:31.400 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-09 15:34:31.402 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:34:31.439 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-09 15:34:31.442 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-09 15:34:31.444 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-09 15:34:31.447 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-09 15:34:31.485 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-09 15:34:31.528 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-09 15:34:31.531 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-09 15:34:31.534 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-09 15:34:31.536 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-09 15:34:31.539 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-09 15:34:31.543 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-09 15:34:31.546 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-09 15:34:31.549 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-09 15:34:31.553 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-09 15:34:31.556 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-09 15:34:31.558 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-09 15:34:31.562 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-09 15:34:31.565 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.568 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.571 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.574 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-09 15:34:31.578 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.582 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.585 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-09 15:34:31.605 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:31.609 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-09 15:34:31.612 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.615 | + functions-common:run_process:1692 : local service=q-svc 2022-05-09 15:34:31.617 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.620 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:31.623 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:31.626 | + functions-common:run_process:1697 : local name=q-svc 2022-05-09 15:34:31.629 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:31.631 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:31.634 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:31.637 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:31.641 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:31.646 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110471643 2022-05-09 15:34:31.649 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-09 15:34:31.668 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:31.671 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-09 15:34:31.674 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-09 15:34:31.677 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.680 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.683 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.685 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.688 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-09 15:34:31.691 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-09 15:34:31.696 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-09 15:34:31.699 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:31.702 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:31.705 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-09 15:34:31.708 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-09 15:34:31.710 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-09 15:34:31.713 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.715 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:31.718 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:31.720 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:31.723 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:31.726 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-09 15:34:31.728 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:31.734 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-09 15:34:31.794 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-09 15:34:31.859 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:31.919 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-09 15:34:31.980 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-09 15:34:32.042 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:32.109 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:32.111 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-09 15:34:32.177 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:32.894 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-09 15:34:32.912 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-09 15:34:33.375 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-09 15:34:33.403 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:33.412 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:33.415 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:33.418 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:33.422 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:33.426 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:33.428 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:33.431 | + functions-common:time_stop:2444 : start_time=1652110471643 2022-05-09 15:34:33.434 | + functions-common:time_stop:2446 : [[ -z 1652110471643 ]] 2022-05-09 15:34:33.442 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:33.447 | + functions-common:time_stop:2449 : end_time=1652110473444 2022-05-09 15:34:33.450 | + functions-common:time_stop:2450 : elapsed_time=1801 2022-05-09 15:34:33.453 | + functions-common:time_stop:2451 : total=13408 2022-05-09 15:34:33.456 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:33.459 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15209 2022-05-09 15:34:33.462 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.49:9696 2022-05-09 15:34:33.465 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-09 15:34:33.490 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:33.493 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-09 15:34:33.493 | Waiting for Neutron to start... 2022-05-09 15:34:33.496 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.49:9696' 2022-05-09 15:34:33.499 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.49:9696' 'Neutron did not start' 60 2022-05-09 15:34:33.502 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.49:9696' 2022-05-09 15:34:33.505 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-09 15:34:33.508 | + functions-common:test_with_retry:2377 : local until=60 2022-05-09 15:34:33.510 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-09 15:34:33.514 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-09 15:34:33.517 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-09 15:34:33.520 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:33.523 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:33.527 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:33.533 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110473529 2022-05-09 15:34:33.537 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.49:9696; do sleep 0.5; done' 2022-05-09 15:34:39.135 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.49:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-09 15:34:39.138 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:39.141 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:39.144 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:39.147 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:39.149 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:39.153 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-09 15:34:39.158 | + functions-common:time_stop:2444 : start_time=1652110473529 2022-05-09 15:34:39.162 | + functions-common:time_stop:2446 : [[ -z 1652110473529 ]] 2022-05-09 15:34:39.169 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:39.174 | + functions-common:time_stop:2449 : end_time=1652110479171 2022-05-09 15:34:39.176 | + functions-common:time_stop:2450 : elapsed_time=5642 2022-05-09 15:34:39.179 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:34:39.182 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:39.186 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5642 2022-05-09 15:34:39.189 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-09 15:34:39.209 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:39.212 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-09 15:34:39.215 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:34:39.218 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-09 15:34:39.221 | + ./stack.sh:main:1300 : start_placement 2022-05-09 15:34:39.224 | + lib/placement:start_placement:160 : start_placement_api 2022-05-09 15:34:39.226 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-09 15:34:39.233 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-09 15:34:39.236 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:34:39.239 | + functions-common:run_process:1692 : local service=placement-api 2022-05-09 15:34:39.242 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:34:39.250 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:39.253 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:39.256 | + functions-common:run_process:1697 : local name=placement-api 2022-05-09 15:34:39.258 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:39.261 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:39.264 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:39.268 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:39.272 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:39.276 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110479273 2022-05-09 15:34:39.279 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-09 15:34:39.297 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:39.300 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-09 15:34:39.302 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-09 15:34:39.305 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:34:39.308 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:34:39.311 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:34:39.313 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:34:39.316 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-09 15:34:39.318 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-09 15:34:39.321 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-09 15:34:39.324 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:39.327 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:39.329 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:34:39.332 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-09 15:34:39.335 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-09 15:34:39.337 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:34:39.339 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:34:39.342 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:34:39.345 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-09 15:34:39.347 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:34:39.351 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-09 15:34:39.407 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-09 15:34:39.461 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-09 15:34:39.516 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:34:39.570 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:39.628 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-09 15:34:39.685 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-09 15:34:39.741 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-09 15:34:39.798 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-09 15:34:39.854 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-09 15:34:39.910 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:34:39.913 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-09 15:34:39.969 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:34:40.446 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-09 15:34:40.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-09 15:34:40.916 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-09 15:34:40.999 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:41.001 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:41.004 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:41.008 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:41.017 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:41.020 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:41.025 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:41.028 | + functions-common:time_stop:2444 : start_time=1652110479273 2022-05-09 15:34:41.031 | + functions-common:time_stop:2446 : [[ -z 1652110479273 ]] 2022-05-09 15:34:41.035 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:41.043 | + functions-common:time_stop:2449 : end_time=1652110481038 2022-05-09 15:34:41.046 | + functions-common:time_stop:2450 : elapsed_time=1765 2022-05-09 15:34:41.049 | + functions-common:time_stop:2451 : total=15209 2022-05-09 15:34:41.052 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:41.055 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16974 2022-05-09 15:34:41.058 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-09 15:34:41.058 | Waiting for placement-api to start... 2022-05-09 15:34:41.060 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.49/placement 2022-05-09 15:34:41.063 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:34:41.065 | + functions:wait_for_service:458 : local url=http://10.222.0.49/placement 2022-05-09 15:34:41.068 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:34:41.071 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:34:41.074 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:34:41.077 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:41.079 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:41.082 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:41.087 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110481084 2022-05-09 15:34:41.090 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:34:41.097 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/placement 2022-05-09 15:34:43.710 | + :: : [[ 200 == 503 ]] 2022-05-09 15:34:43.711 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:34:43.714 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:34:43.718 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:43.721 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:43.723 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:43.726 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:43.729 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:43.732 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:34:43.735 | + functions-common:time_stop:2444 : start_time=1652110481084 2022-05-09 15:34:43.737 | + functions-common:time_stop:2446 : [[ -z 1652110481084 ]] 2022-05-09 15:34:43.741 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:43.746 | + functions-common:time_stop:2449 : end_time=1652110483743 2022-05-09 15:34:43.748 | + functions-common:time_stop:2450 : elapsed_time=2659 2022-05-09 15:34:43.751 | + functions-common:time_stop:2451 : total=16277 2022-05-09 15:34:43.754 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:43.756 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18936 2022-05-09 15:34:43.759 | + functions:wait_for_service:467 : return 0 2022-05-09 15:34:43.762 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-09 15:34:43.781 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:43.784 | + ./stack.sh:main:1304 : start_neutron 2022-05-09 15:34:43.786 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-09 15:34:43.791 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:34:43.792 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:34:43.798 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-09 15:34:43.800 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-09 15:34:43.803 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-05-09 15:34:43.806 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:34:43.809 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-09 15:34:43.812 | + 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-05-09 15:34:43.814 | + functions-common:run_process:1692 : local service=q-agt 2022-05-09 15:34:43.817 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:43.820 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:43.822 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:43.825 | + functions-common:run_process:1697 : local name=q-agt 2022-05-09 15:34:43.828 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:43.830 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:43.833 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:43.836 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:43.839 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:43.844 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110483841 2022-05-09 15:34:43.847 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-09 15:34:43.865 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:43.868 | + functions-common:run_process:1701 : _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-05-09 15:34:43.870 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-09 15:34:43.873 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:43.876 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:43.878 | + functions-common:_run_under_systemd:1661 : _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-05-09 15:34:43.881 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:43.883 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-09 15:34:43.886 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-09 15:34:43.890 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-09 15:34:43.892 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:43.895 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:43.897 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-09 15:34:43.900 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:34:43.903 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-09 15:34:43.906 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:34:43.908 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:43.910 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:43.913 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:43.915 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:43.917 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-09 15:34:43.920 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:43.924 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-09 15:34:43.980 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-09 15:34:44.034 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:44.089 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-09 15:34:44.145 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-09 15:34:44.201 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:44.256 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:44.258 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-09 15:34:44.312 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:44.765 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-09 15:34:44.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-09 15:34:45.224 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-09 15:34:45.246 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:45.249 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:45.252 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:45.254 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:45.257 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:45.259 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:45.262 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:45.265 | + functions-common:time_stop:2444 : start_time=1652110483841 2022-05-09 15:34:45.267 | + functions-common:time_stop:2446 : [[ -z 1652110483841 ]] 2022-05-09 15:34:45.271 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:45.275 | + functions-common:time_stop:2449 : end_time=1652110485272 2022-05-09 15:34:45.278 | + functions-common:time_stop:2450 : elapsed_time=1431 2022-05-09 15:34:45.281 | + functions-common:time_stop:2451 : total=16974 2022-05-09 15:34:45.283 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:45.286 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18405 2022-05-09 15:34:45.289 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-09 15:34:45.291 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-09 15:34:45.295 | + functions-common:is_provider_network:2289 : return 1 2022-05-09 15:34:45.298 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-09 15:34:45.300 | + 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-05-09 15:34:45.303 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-09 15:34:45.305 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:34:45.308 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:45.310 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:45.313 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-09 15:34:45.315 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:45.318 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:45.320 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:45.323 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:45.326 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:45.331 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110485328 2022-05-09 15:34:45.334 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-09 15:34:45.353 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:45.356 | + functions-common:run_process:1701 : _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-05-09 15:34:45.359 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-09 15:34:45.362 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:34:45.364 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:34:45.367 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:34:45.369 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:34:45.372 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-09 15:34:45.375 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-09 15:34:45.378 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-09 15:34:45.381 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:45.383 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:45.386 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-09 15:34:45.390 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:34:45.392 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-09 15:34:45.395 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:34:45.399 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:45.402 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:45.406 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:45.408 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:45.411 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-09 15:34:45.414 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:45.419 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-09 15:34:45.477 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-09 15:34:45.534 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:45.590 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-09 15:34:45.647 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-09 15:34:45.703 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:45.762 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:45.765 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-09 15:34:45.821 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:46.291 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-09 15:34:46.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-09 15:34:46.780 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-09 15:34:46.803 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:46.805 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:46.808 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:46.812 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:46.814 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:46.817 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:46.820 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:46.827 | + functions-common:time_stop:2444 : start_time=1652110485328 2022-05-09 15:34:46.832 | + functions-common:time_stop:2446 : [[ -z 1652110485328 ]] 2022-05-09 15:34:46.838 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:46.840 | + functions-common:time_stop:2449 : end_time=1652110486837 2022-05-09 15:34:46.843 | + functions-common:time_stop:2450 : elapsed_time=1509 2022-05-09 15:34:46.846 | + functions-common:time_stop:2451 : total=18405 2022-05-09 15:34:46.849 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:46.851 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19914 2022-05-09 15:34:46.855 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-09 15:34:46.859 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-09 15:34:46.862 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-09 15:34:46.865 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-09 15:34:46.868 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.870 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.874 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.877 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-09 15:34:46.880 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.883 | + 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-05-09 15:34:46.886 | + functions-common:run_process:1692 : local service=q-l3 2022-05-09 15:34:46.889 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.892 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:46.895 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:46.898 | + functions-common:run_process:1697 : local name=q-l3 2022-05-09 15:34:46.901 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:46.903 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:46.906 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:46.914 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:46.917 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:46.923 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110486920 2022-05-09 15:34:46.925 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-09 15:34:46.947 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:46.950 | + functions-common:run_process:1701 : _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-05-09 15:34:46.953 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-09 15:34:46.956 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.959 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.961 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.964 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.967 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-09 15:34:46.973 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-09 15:34:46.976 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-09 15:34:46.979 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:46.982 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:46.985 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-09 15:34:46.988 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:34:46.990 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-09 15:34:46.993 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:46.996 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:46.999 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:47.001 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:47.004 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:47.006 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-09 15:34:47.009 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:47.014 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-09 15:34:47.072 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-09 15:34:47.135 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:47.197 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-09 15:34:47.257 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-09 15:34:47.321 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:47.381 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:47.384 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-09 15:34:47.448 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:47.926 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-09 15:34:47.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-09 15:34:48.384 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-09 15:34:48.413 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:48.416 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:48.425 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:48.428 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:48.430 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:48.433 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:48.436 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:48.439 | + functions-common:time_stop:2444 : start_time=1652110486920 2022-05-09 15:34:48.441 | + functions-common:time_stop:2446 : [[ -z 1652110486920 ]] 2022-05-09 15:34:48.448 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:48.453 | + functions-common:time_stop:2449 : end_time=1652110488448 2022-05-09 15:34:48.456 | + functions-common:time_stop:2450 : elapsed_time=1528 2022-05-09 15:34:48.459 | + functions-common:time_stop:2451 : total=19914 2022-05-09 15:34:48.462 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:48.465 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21442 2022-05-09 15:34:48.468 | + 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-05-09 15:34:48.471 | + functions-common:run_process:1692 : local service=q-meta 2022-05-09 15:34:48.473 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:48.476 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:48.479 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:48.482 | + functions-common:run_process:1697 : local name=q-meta 2022-05-09 15:34:48.485 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:48.488 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:48.496 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:48.496 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:48.500 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:48.505 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110488501 2022-05-09 15:34:48.507 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-09 15:34:48.530 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:48.533 | + functions-common:run_process:1701 : _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-05-09 15:34:48.536 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-09 15:34:48.539 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:48.542 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:48.545 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:48.548 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:48.551 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-09 15:34:48.554 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-09 15:34:48.557 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-09 15:34:48.561 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:48.564 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:48.567 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-09 15:34:48.570 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:34:48.573 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-09 15:34:48.580 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:48.583 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:48.586 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:48.589 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:48.592 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:48.595 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-09 15:34:48.598 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:48.603 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-09 15:34:48.670 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-09 15:34:48.737 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:48.805 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-09 15:34:48.874 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-09 15:34:48.938 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:49.005 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:49.008 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-09 15:34:49.074 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:49.575 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-09 15:34:49.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-09 15:34:50.117 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-09 15:34:50.142 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:50.145 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:50.148 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:50.151 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:50.154 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:50.158 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:50.162 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:50.164 | + functions-common:time_stop:2444 : start_time=1652110488501 2022-05-09 15:34:50.167 | + functions-common:time_stop:2446 : [[ -z 1652110488501 ]] 2022-05-09 15:34:50.173 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:50.176 | + functions-common:time_stop:2449 : end_time=1652110490173 2022-05-09 15:34:50.179 | + functions-common:time_stop:2450 : elapsed_time=1672 2022-05-09 15:34:50.181 | + functions-common:time_stop:2451 : total=21442 2022-05-09 15:34:50.184 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:50.187 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23114 2022-05-09 15:34:50.190 | + 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-05-09 15:34:50.192 | + functions-common:run_process:1692 : local service=q-metering 2022-05-09 15:34:50.195 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:50.198 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:50.200 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:50.203 | + functions-common:run_process:1697 : local name=q-metering 2022-05-09 15:34:50.205 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:50.208 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:50.211 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:50.213 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:50.219 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:50.222 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110490219 2022-05-09 15:34:50.225 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-09 15:34:50.248 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:50.251 | + functions-common:run_process:1701 : _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-05-09 15:34:50.254 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-09 15:34:50.257 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:50.260 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:50.265 | + functions-common:_run_under_systemd:1661 : _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-05-09 15:34:50.275 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:50.279 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-09 15:34:50.282 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-09 15:34:50.285 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-09 15:34:50.288 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:50.290 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:50.298 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-09 15:34:50.301 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:34:50.304 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-09 15:34:50.307 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:50.311 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:50.314 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:50.317 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:50.321 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:50.323 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-09 15:34:50.327 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:50.333 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-09 15:34:50.408 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-09 15:34:50.485 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:50.556 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-09 15:34:50.624 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-09 15:34:50.689 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:50.768 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:50.769 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-09 15:34:50.837 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:51.398 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-09 15:34:51.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-09 15:34:51.896 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-09 15:34:51.928 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:51.930 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:51.933 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:51.936 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:51.941 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:51.944 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:51.946 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:51.950 | + functions-common:time_stop:2444 : start_time=1652110490219 2022-05-09 15:34:51.957 | + functions-common:time_stop:2446 : [[ -z 1652110490219 ]] 2022-05-09 15:34:51.968 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:51.977 | + functions-common:time_stop:2449 : end_time=1652110491970 2022-05-09 15:34:51.982 | + functions-common:time_stop:2450 : elapsed_time=1751 2022-05-09 15:34:51.993 | + functions-common:time_stop:2451 : total=23114 2022-05-09 15:34:52.004 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:52.012 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24865 2022-05-09 15:34:52.024 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-09 15:34:52.080 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:52.083 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-09 15:34:52.087 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-09 15:34:52.090 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:34:52.096 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-09 15:34:52.112 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-09 15:34:52.121 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-09 15:34:52.129 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-09 15:34:52.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-09 15:34:52.141 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-09 15:34:52.148 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-09 15:34:56.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:56.388 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:56.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:56.388 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:56.609 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:56.617 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:34:56.617 | address-scope 2022-05-09 15:34:56.617 | router-admin-state-down-before-update 2022-05-09 15:34:56.617 | agent 2022-05-09 15:34:56.617 | agent-resources-synced 2022-05-09 15:34:56.618 | allowed-address-pairs 2022-05-09 15:34:56.618 | auto-allocated-topology 2022-05-09 15:34:56.618 | availability_zone 2022-05-09 15:34:56.618 | availability_zone_filter 2022-05-09 15:34:56.618 | default-subnetpools 2022-05-09 15:34:56.618 | dhcp_agent_scheduler 2022-05-09 15:34:56.618 | dvr 2022-05-09 15:34:56.618 | empty-string-filtering 2022-05-09 15:34:56.618 | external-net 2022-05-09 15:34:56.618 | extra_dhcp_opt 2022-05-09 15:34:56.618 | extraroute 2022-05-09 15:34:56.618 | extraroute-atomic 2022-05-09 15:34:56.618 | filter-validation 2022-05-09 15:34:56.618 | fip-port-details 2022-05-09 15:34:56.618 | flavors 2022-05-09 15:34:56.618 | floatingip-pools 2022-05-09 15:34:56.618 | ip-substring-filtering 2022-05-09 15:34:56.618 | router 2022-05-09 15:34:56.618 | ext-gw-mode 2022-05-09 15:34:56.618 | l3-ha 2022-05-09 15:34:56.618 | l3-flavors 2022-05-09 15:34:56.618 | l3-port-ip-change-not-allowed 2022-05-09 15:34:56.618 | l3_agent_scheduler 2022-05-09 15:34:56.618 | metering 2022-05-09 15:34:56.618 | metering_source_and_destination_fields 2022-05-09 15:34:56.618 | multi-provider 2022-05-09 15:34:56.618 | net-mtu 2022-05-09 15:34:56.618 | net-mtu-writable 2022-05-09 15:34:56.618 | network_availability_zone 2022-05-09 15:34:56.618 | network-ip-availability 2022-05-09 15:34:56.618 | pagination 2022-05-09 15:34:56.618 | port-device-profile 2022-05-09 15:34:56.618 | port-mac-override 2022-05-09 15:34:56.618 | port-mac-address-regenerate 2022-05-09 15:34:56.618 | port-numa-affinity-policy 2022-05-09 15:34:56.618 | binding 2022-05-09 15:34:56.618 | binding-extended 2022-05-09 15:34:56.619 | port-security 2022-05-09 15:34:56.619 | project-id 2022-05-09 15:34:56.619 | provider 2022-05-09 15:34:56.619 | quota-check-limit 2022-05-09 15:34:56.619 | quotas 2022-05-09 15:34:56.619 | quota_details 2022-05-09 15:34:56.619 | rbac-policies 2022-05-09 15:34:56.619 | rbac-address-group 2022-05-09 15:34:56.619 | rbac-address-scope 2022-05-09 15:34:56.619 | rbac-security-groups 2022-05-09 15:34:56.619 | rbac-subnetpool 2022-05-09 15:34:56.619 | revision-if-match 2022-05-09 15:34:56.619 | standard-attr-revisions 2022-05-09 15:34:56.619 | router_availability_zone 2022-05-09 15:34:56.619 | security-groups-normalized-cidr 2022-05-09 15:34:56.619 | port-security-groups-filtering 2022-05-09 15:34:56.619 | security-groups-remote-address-group 2022-05-09 15:34:56.619 | security-groups-shared-filtering 2022-05-09 15:34:56.619 | security-group 2022-05-09 15:34:56.619 | service-type 2022-05-09 15:34:56.619 | sorting 2022-05-09 15:34:56.619 | standard-attr-description 2022-05-09 15:34:56.619 | stateful-security-group 2022-05-09 15:34:56.619 | subnet_onboard 2022-05-09 15:34:56.619 | subnet-service-types 2022-05-09 15:34:56.619 | subnet_allocation 2022-05-09 15:34:56.619 | subnetpool-prefix-ops 2022-05-09 15:34:56.619 | standard-attr-tag 2022-05-09 15:34:56.619 | standard-attr-timestamp' 2022-05-09 15:34:56.625 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:34:56.625 | address-scope 2022-05-09 15:34:56.625 | router-admin-state-down-before-update 2022-05-09 15:34:56.625 | agent 2022-05-09 15:34:56.625 | agent-resources-synced 2022-05-09 15:34:56.625 | allowed-address-pairs 2022-05-09 15:34:56.625 | auto-allocated-topology 2022-05-09 15:34:56.625 | availability_zone 2022-05-09 15:34:56.625 | availability_zone_filter 2022-05-09 15:34:56.625 | default-subnetpools 2022-05-09 15:34:56.625 | dhcp_agent_scheduler 2022-05-09 15:34:56.625 | dvr 2022-05-09 15:34:56.625 | empty-string-filtering 2022-05-09 15:34:56.625 | external-net 2022-05-09 15:34:56.625 | extra_dhcp_opt 2022-05-09 15:34:56.625 | extraroute 2022-05-09 15:34:56.625 | extraroute-atomic 2022-05-09 15:34:56.625 | filter-validation 2022-05-09 15:34:56.625 | fip-port-details 2022-05-09 15:34:56.625 | flavors 2022-05-09 15:34:56.625 | floatingip-pools 2022-05-09 15:34:56.625 | ip-substring-filtering 2022-05-09 15:34:56.625 | router 2022-05-09 15:34:56.625 | ext-gw-mode 2022-05-09 15:34:56.625 | l3-ha 2022-05-09 15:34:56.625 | l3-flavors 2022-05-09 15:34:56.625 | l3-port-ip-change-not-allowed 2022-05-09 15:34:56.625 | l3_agent_scheduler 2022-05-09 15:34:56.625 | metering 2022-05-09 15:34:56.625 | metering_source_and_destination_fields 2022-05-09 15:34:56.625 | multi-provider 2022-05-09 15:34:56.626 | net-mtu 2022-05-09 15:34:56.626 | net-mtu-writable 2022-05-09 15:34:56.626 | network_availability_zone 2022-05-09 15:34:56.626 | network-ip-availability 2022-05-09 15:34:56.626 | pagination 2022-05-09 15:34:56.626 | port-device-profile 2022-05-09 15:34:56.626 | port-mac-override 2022-05-09 15:34:56.626 | port-mac-address-regenerate 2022-05-09 15:34:56.626 | port-numa-affinity-policy 2022-05-09 15:34:56.626 | binding 2022-05-09 15:34:56.626 | binding-extended 2022-05-09 15:34:56.626 | port-security 2022-05-09 15:34:56.626 | project-id 2022-05-09 15:34:56.626 | provider 2022-05-09 15:34:56.626 | quota-check-limit 2022-05-09 15:34:56.626 | quotas 2022-05-09 15:34:56.626 | quota_details 2022-05-09 15:34:56.626 | rbac-policies 2022-05-09 15:34:56.626 | rbac-address-group 2022-05-09 15:34:56.626 | rbac-address-scope 2022-05-09 15:34:56.626 | rbac-security-groups 2022-05-09 15:34:56.626 | rbac-subnetpool 2022-05-09 15:34:56.626 | revision-if-match 2022-05-09 15:34:56.626 | standard-attr-revisions 2022-05-09 15:34:56.626 | router_availability_zone 2022-05-09 15:34:56.626 | security-groups-normalized-cidr 2022-05-09 15:34:56.626 | port-security-groups-filtering 2022-05-09 15:34:56.626 | security-groups-remote-address-group 2022-05-09 15:34:56.626 | security-groups-shared-filtering 2022-05-09 15:34:56.626 | security-group 2022-05-09 15:34:56.626 | service-type 2022-05-09 15:34:56.626 | sorting 2022-05-09 15:34:56.626 | standard-attr-description 2022-05-09 15:34:56.626 | stateful-security-group 2022-05-09 15:34:56.626 | subnet_onboard 2022-05-09 15:34:56.627 | subnet-service-types 2022-05-09 15:34:56.627 | subnet_allocation 2022-05-09 15:34:56.627 | subnetpool-prefix-ops 2022-05-09 15:34:56.627 | standard-attr-tag 2022-05-09 15:34:56.627 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-09 15:34:56.640 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:34:56.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-09 15:34:56.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-09 15:34:56.668 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-05-09 15:35:00.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:00.128 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:00.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:00.128 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:00.319 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:00.322 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=d3b27455-4800-4835-82fc-d5c06492a53b 2022-05-09 15:35:00.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-09 15:35:00.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-09 15:35:00.331 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-09 15:35:00.334 | + functions-common:is_provider_network:2289 : return 1 2022-05-09 15:35:00.339 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-09 15:35:00.339 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-09 15:35:00.340 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-09 15:35:00.342 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:35:00.346 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:03.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:03.537 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:03.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:03.537 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:03.739 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:03.744 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:35:03.747 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:35:03.750 | ++ functions-common:get_field:830 : echo '| id | d5d8e688-2766-455e-87e1-8ad83b48ef91 |' 2022-05-09 15:35:03.751 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:35:03.757 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:03.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=d5d8e688-2766-455e-87e1-8ad83b48ef91 2022-05-09 15:35:03.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-09 15:35:03.767 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:35:03.784 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-09 15:35:03.788 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-09 15:35:03.791 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z d3b27455-4800-4835-82fc-d5c06492a53b ']' 2022-05-09 15:35:03.794 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-09 15:35:03.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-09 15:35:03.799 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-09 15:35:03.801 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool d3b27455-4800-4835-82fc-d5c06492a53b ' 2022-05-09 15:35:03.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-09 15:35:03.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network d5d8e688-2766-455e-87e1-8ad83b48ef91 private-subnet' 2022-05-09 15:35:03.811 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-09 15:35:03.816 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool d3b27455-4800-4835-82fc-d5c06492a53b --network d5d8e688-2766-455e-87e1-8ad83b48ef91 private-subnet 2022-05-09 15:35:03.816 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-09 15:35:03.816 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-09 15:35:03.818 | +++ functions-common:get_field:823 : local data field 2022-05-09 15:35:03.821 | +++ functions-common:get_field:824 : read data 2022-05-09 15:35:07.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:07.023 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:07.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:07.023 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:07.224 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:07.227 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:35:07.232 | +++ functions-common:get_field:828 : field='$3' 2022-05-09 15:35:07.236 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:35:07.236 | +++ functions-common:get_field:830 : echo '| id | 223a8f86-b590-4da6-b2f9-c4350602aa35 |' 2022-05-09 15:35:07.242 | +++ functions-common:get_field:824 : read data 2022-05-09 15:35:07.247 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=223a8f86-b590-4da6-b2f9-c4350602aa35 2022-05-09 15:35:07.249 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-09 15:35:07.252 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:35:07.271 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 223a8f86-b590-4da6-b2f9-c4350602aa35 2022-05-09 15:35:07.274 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=223a8f86-b590-4da6-b2f9-c4350602aa35 2022-05-09 15:35:07.277 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-09 15:35:07.280 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-09 15:35:07.282 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-09 15:35:07.286 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-09 15:35:10.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:10.394 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:10.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:10.394 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:10.586 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:10.590 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:35:10.590 | address-scope 2022-05-09 15:35:10.590 | router-admin-state-down-before-update 2022-05-09 15:35:10.590 | agent 2022-05-09 15:35:10.590 | agent-resources-synced 2022-05-09 15:35:10.590 | allowed-address-pairs 2022-05-09 15:35:10.590 | auto-allocated-topology 2022-05-09 15:35:10.590 | availability_zone 2022-05-09 15:35:10.590 | availability_zone_filter 2022-05-09 15:35:10.590 | default-subnetpools 2022-05-09 15:35:10.590 | dhcp_agent_scheduler 2022-05-09 15:35:10.590 | dvr 2022-05-09 15:35:10.590 | empty-string-filtering 2022-05-09 15:35:10.590 | external-net 2022-05-09 15:35:10.590 | extra_dhcp_opt 2022-05-09 15:35:10.590 | extraroute 2022-05-09 15:35:10.590 | extraroute-atomic 2022-05-09 15:35:10.590 | filter-validation 2022-05-09 15:35:10.590 | fip-port-details 2022-05-09 15:35:10.590 | flavors 2022-05-09 15:35:10.590 | floatingip-pools 2022-05-09 15:35:10.590 | ip-substring-filtering 2022-05-09 15:35:10.590 | router 2022-05-09 15:35:10.590 | ext-gw-mode 2022-05-09 15:35:10.590 | l3-ha 2022-05-09 15:35:10.590 | l3-flavors 2022-05-09 15:35:10.591 | l3-port-ip-change-not-allowed 2022-05-09 15:35:10.591 | l3_agent_scheduler 2022-05-09 15:35:10.591 | metering 2022-05-09 15:35:10.591 | metering_source_and_destination_fields 2022-05-09 15:35:10.591 | multi-provider 2022-05-09 15:35:10.591 | net-mtu 2022-05-09 15:35:10.591 | net-mtu-writable 2022-05-09 15:35:10.591 | network_availability_zone 2022-05-09 15:35:10.591 | network-ip-availability 2022-05-09 15:35:10.591 | pagination 2022-05-09 15:35:10.591 | port-device-profile 2022-05-09 15:35:10.591 | port-mac-override 2022-05-09 15:35:10.591 | port-mac-address-regenerate 2022-05-09 15:35:10.591 | port-numa-affinity-policy 2022-05-09 15:35:10.591 | binding 2022-05-09 15:35:10.591 | binding-extended 2022-05-09 15:35:10.591 | port-security 2022-05-09 15:35:10.591 | project-id 2022-05-09 15:35:10.591 | provider 2022-05-09 15:35:10.591 | quota-check-limit 2022-05-09 15:35:10.591 | quotas 2022-05-09 15:35:10.591 | quota_details 2022-05-09 15:35:10.591 | rbac-policies 2022-05-09 15:35:10.591 | rbac-address-group 2022-05-09 15:35:10.591 | rbac-address-scope 2022-05-09 15:35:10.591 | rbac-security-groups 2022-05-09 15:35:10.591 | rbac-subnetpool 2022-05-09 15:35:10.591 | revision-if-match 2022-05-09 15:35:10.592 | standard-attr-revisions 2022-05-09 15:35:10.592 | router_availability_zone 2022-05-09 15:35:10.592 | security-groups-normalized-cidr 2022-05-09 15:35:10.592 | port-security-groups-filtering 2022-05-09 15:35:10.592 | security-groups-remote-address-group 2022-05-09 15:35:10.592 | security-groups-shared-filtering 2022-05-09 15:35:10.592 | security-group 2022-05-09 15:35:10.592 | service-type 2022-05-09 15:35:10.592 | sorting 2022-05-09 15:35:10.592 | standard-attr-description 2022-05-09 15:35:10.592 | stateful-security-group 2022-05-09 15:35:10.592 | subnet_onboard 2022-05-09 15:35:10.592 | subnet-service-types 2022-05-09 15:35:10.592 | subnet_allocation 2022-05-09 15:35:10.592 | subnetpool-prefix-ops 2022-05-09 15:35:10.592 | standard-attr-tag 2022-05-09 15:35:10.592 | standard-attr-timestamp' 2022-05-09 15:35:10.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:35:10.595 | address-scope 2022-05-09 15:35:10.595 | router-admin-state-down-before-update 2022-05-09 15:35:10.595 | agent 2022-05-09 15:35:10.595 | agent-resources-synced 2022-05-09 15:35:10.595 | allowed-address-pairs 2022-05-09 15:35:10.595 | auto-allocated-topology 2022-05-09 15:35:10.595 | availability_zone 2022-05-09 15:35:10.595 | availability_zone_filter 2022-05-09 15:35:10.595 | default-subnetpools 2022-05-09 15:35:10.595 | dhcp_agent_scheduler 2022-05-09 15:35:10.595 | dvr 2022-05-09 15:35:10.595 | empty-string-filtering 2022-05-09 15:35:10.595 | external-net 2022-05-09 15:35:10.595 | extra_dhcp_opt 2022-05-09 15:35:10.595 | extraroute 2022-05-09 15:35:10.595 | extraroute-atomic 2022-05-09 15:35:10.595 | filter-validation 2022-05-09 15:35:10.595 | fip-port-details 2022-05-09 15:35:10.595 | flavors 2022-05-09 15:35:10.595 | floatingip-pools 2022-05-09 15:35:10.595 | ip-substring-filtering 2022-05-09 15:35:10.595 | router 2022-05-09 15:35:10.595 | ext-gw-mode 2022-05-09 15:35:10.595 | l3-ha 2022-05-09 15:35:10.595 | l3-flavors 2022-05-09 15:35:10.595 | l3-port-ip-change-not-allowed 2022-05-09 15:35:10.595 | l3_agent_scheduler 2022-05-09 15:35:10.596 | metering 2022-05-09 15:35:10.596 | metering_source_and_destination_fields 2022-05-09 15:35:10.596 | multi-provider 2022-05-09 15:35:10.596 | net-mtu 2022-05-09 15:35:10.596 | net-mtu-writable 2022-05-09 15:35:10.596 | network_availability_zone 2022-05-09 15:35:10.596 | network-ip-availability 2022-05-09 15:35:10.596 | pagination 2022-05-09 15:35:10.596 | port-device-profile 2022-05-09 15:35:10.596 | port-mac-override 2022-05-09 15:35:10.596 | port-mac-address-regenerate 2022-05-09 15:35:10.596 | port-numa-affinity-policy 2022-05-09 15:35:10.596 | binding 2022-05-09 15:35:10.596 | binding-extended 2022-05-09 15:35:10.596 | port-security 2022-05-09 15:35:10.596 | project-id 2022-05-09 15:35:10.596 | provider 2022-05-09 15:35:10.596 | quota-check-limit 2022-05-09 15:35:10.596 | quotas 2022-05-09 15:35:10.596 | quota_details 2022-05-09 15:35:10.596 | rbac-policies 2022-05-09 15:35:10.596 | rbac-address-group 2022-05-09 15:35:10.596 | rbac-address-scope 2022-05-09 15:35:10.596 | rbac-security-groups 2022-05-09 15:35:10.596 | rbac-subnetpool 2022-05-09 15:35:10.596 | revision-if-match 2022-05-09 15:35:10.596 | standard-attr-revisions 2022-05-09 15:35:10.596 | router_availability_zone 2022-05-09 15:35:10.596 | security-groups-normalized-cidr 2022-05-09 15:35:10.596 | port-security-groups-filtering 2022-05-09 15:35:10.596 | security-groups-remote-address-group 2022-05-09 15:35:10.596 | security-groups-shared-filtering 2022-05-09 15:35:10.596 | security-group 2022-05-09 15:35:10.597 | service-type 2022-05-09 15:35:10.597 | sorting 2022-05-09 15:35:10.597 | standard-attr-description 2022-05-09 15:35:10.597 | stateful-security-group 2022-05-09 15:35:10.597 | subnet_onboard 2022-05-09 15:35:10.597 | subnet-service-types 2022-05-09 15:35:10.597 | subnet_allocation 2022-05-09 15:35:10.597 | subnetpool-prefix-ops 2022-05-09 15:35:10.597 | standard-attr-tag 2022-05-09 15:35:10.597 | standard-attr-timestamp =~ router ]] 2022-05-09 15:35:10.598 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:35:10.600 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-09 15:35:10.603 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-09 15:35:10.607 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-09 15:35:13.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:13.376 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:13.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:13.376 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:13.564 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:13.567 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:35:13.567 | address-scope 2022-05-09 15:35:13.567 | router-admin-state-down-before-update 2022-05-09 15:35:13.567 | agent 2022-05-09 15:35:13.567 | agent-resources-synced 2022-05-09 15:35:13.567 | allowed-address-pairs 2022-05-09 15:35:13.567 | auto-allocated-topology 2022-05-09 15:35:13.567 | availability_zone 2022-05-09 15:35:13.567 | availability_zone_filter 2022-05-09 15:35:13.567 | default-subnetpools 2022-05-09 15:35:13.567 | dhcp_agent_scheduler 2022-05-09 15:35:13.567 | dvr 2022-05-09 15:35:13.567 | empty-string-filtering 2022-05-09 15:35:13.567 | external-net 2022-05-09 15:35:13.567 | extra_dhcp_opt 2022-05-09 15:35:13.567 | extraroute 2022-05-09 15:35:13.567 | extraroute-atomic 2022-05-09 15:35:13.568 | filter-validation 2022-05-09 15:35:13.568 | fip-port-details 2022-05-09 15:35:13.568 | flavors 2022-05-09 15:35:13.568 | floatingip-pools 2022-05-09 15:35:13.568 | ip-substring-filtering 2022-05-09 15:35:13.568 | router 2022-05-09 15:35:13.568 | ext-gw-mode 2022-05-09 15:35:13.568 | l3-ha 2022-05-09 15:35:13.568 | l3-flavors 2022-05-09 15:35:13.568 | l3-port-ip-change-not-allowed 2022-05-09 15:35:13.568 | l3_agent_scheduler 2022-05-09 15:35:13.568 | metering 2022-05-09 15:35:13.568 | metering_source_and_destination_fields 2022-05-09 15:35:13.568 | multi-provider 2022-05-09 15:35:13.568 | net-mtu 2022-05-09 15:35:13.568 | net-mtu-writable 2022-05-09 15:35:13.568 | network_availability_zone 2022-05-09 15:35:13.568 | network-ip-availability 2022-05-09 15:35:13.568 | pagination 2022-05-09 15:35:13.568 | port-device-profile 2022-05-09 15:35:13.568 | port-mac-override 2022-05-09 15:35:13.568 | port-mac-address-regenerate 2022-05-09 15:35:13.568 | port-numa-affinity-policy 2022-05-09 15:35:13.568 | binding 2022-05-09 15:35:13.568 | binding-extended 2022-05-09 15:35:13.568 | port-security 2022-05-09 15:35:13.568 | project-id 2022-05-09 15:35:13.568 | provider 2022-05-09 15:35:13.568 | quota-check-limit 2022-05-09 15:35:13.568 | quotas 2022-05-09 15:35:13.568 | quota_details 2022-05-09 15:35:13.568 | rbac-policies 2022-05-09 15:35:13.568 | rbac-address-group 2022-05-09 15:35:13.568 | rbac-address-scope 2022-05-09 15:35:13.569 | rbac-security-groups 2022-05-09 15:35:13.569 | rbac-subnetpool 2022-05-09 15:35:13.569 | revision-if-match 2022-05-09 15:35:13.569 | standard-attr-revisions 2022-05-09 15:35:13.569 | router_availability_zone 2022-05-09 15:35:13.569 | security-groups-normalized-cidr 2022-05-09 15:35:13.569 | port-security-groups-filtering 2022-05-09 15:35:13.569 | security-groups-remote-address-group 2022-05-09 15:35:13.569 | security-groups-shared-filtering 2022-05-09 15:35:13.569 | security-group 2022-05-09 15:35:13.569 | service-type 2022-05-09 15:35:13.569 | sorting 2022-05-09 15:35:13.569 | standard-attr-description 2022-05-09 15:35:13.569 | stateful-security-group 2022-05-09 15:35:13.569 | subnet_onboard 2022-05-09 15:35:13.569 | subnet-service-types 2022-05-09 15:35:13.569 | subnet_allocation 2022-05-09 15:35:13.569 | subnetpool-prefix-ops 2022-05-09 15:35:13.569 | standard-attr-tag 2022-05-09 15:35:13.569 | standard-attr-timestamp' 2022-05-09 15:35:13.570 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:35:13.570 | address-scope 2022-05-09 15:35:13.570 | router-admin-state-down-before-update 2022-05-09 15:35:13.570 | agent 2022-05-09 15:35:13.570 | agent-resources-synced 2022-05-09 15:35:13.570 | allowed-address-pairs 2022-05-09 15:35:13.570 | auto-allocated-topology 2022-05-09 15:35:13.570 | availability_zone 2022-05-09 15:35:13.570 | availability_zone_filter 2022-05-09 15:35:13.570 | default-subnetpools 2022-05-09 15:35:13.570 | dhcp_agent_scheduler 2022-05-09 15:35:13.570 | dvr 2022-05-09 15:35:13.570 | empty-string-filtering 2022-05-09 15:35:13.570 | external-net 2022-05-09 15:35:13.570 | extra_dhcp_opt 2022-05-09 15:35:13.570 | extraroute 2022-05-09 15:35:13.570 | extraroute-atomic 2022-05-09 15:35:13.570 | filter-validation 2022-05-09 15:35:13.570 | fip-port-details 2022-05-09 15:35:13.570 | flavors 2022-05-09 15:35:13.570 | floatingip-pools 2022-05-09 15:35:13.570 | ip-substring-filtering 2022-05-09 15:35:13.570 | router 2022-05-09 15:35:13.570 | ext-gw-mode 2022-05-09 15:35:13.570 | l3-ha 2022-05-09 15:35:13.571 | l3-flavors 2022-05-09 15:35:13.571 | l3-port-ip-change-not-allowed 2022-05-09 15:35:13.571 | l3_agent_scheduler 2022-05-09 15:35:13.571 | metering 2022-05-09 15:35:13.571 | metering_source_and_destination_fields 2022-05-09 15:35:13.571 | multi-provider 2022-05-09 15:35:13.571 | net-mtu 2022-05-09 15:35:13.571 | net-mtu-writable 2022-05-09 15:35:13.571 | network_availability_zone 2022-05-09 15:35:13.571 | network-ip-availability 2022-05-09 15:35:13.571 | pagination 2022-05-09 15:35:13.571 | port-device-profile 2022-05-09 15:35:13.571 | port-mac-override 2022-05-09 15:35:13.571 | port-mac-address-regenerate 2022-05-09 15:35:13.571 | port-numa-affinity-policy 2022-05-09 15:35:13.571 | binding 2022-05-09 15:35:13.571 | binding-extended 2022-05-09 15:35:13.571 | port-security 2022-05-09 15:35:13.571 | project-id 2022-05-09 15:35:13.571 | provider 2022-05-09 15:35:13.571 | quota-check-limit 2022-05-09 15:35:13.571 | quotas 2022-05-09 15:35:13.571 | quota_details 2022-05-09 15:35:13.571 | rbac-policies 2022-05-09 15:35:13.571 | rbac-address-group 2022-05-09 15:35:13.571 | rbac-address-scope 2022-05-09 15:35:13.571 | rbac-security-groups 2022-05-09 15:35:13.571 | rbac-subnetpool 2022-05-09 15:35:13.571 | revision-if-match 2022-05-09 15:35:13.571 | standard-attr-revisions 2022-05-09 15:35:13.571 | router_availability_zone 2022-05-09 15:35:13.571 | security-groups-normalized-cidr 2022-05-09 15:35:13.571 | port-security-groups-filtering 2022-05-09 15:35:13.571 | security-groups-remote-address-group 2022-05-09 15:35:13.571 | security-groups-shared-filtering 2022-05-09 15:35:13.571 | security-group 2022-05-09 15:35:13.572 | service-type 2022-05-09 15:35:13.572 | sorting 2022-05-09 15:35:13.572 | standard-attr-description 2022-05-09 15:35:13.572 | stateful-security-group 2022-05-09 15:35:13.572 | subnet_onboard 2022-05-09 15:35:13.572 | subnet-service-types 2022-05-09 15:35:13.572 | subnet_allocation 2022-05-09 15:35:13.572 | subnetpool-prefix-ops 2022-05-09 15:35:13.572 | standard-attr-tag 2022-05-09 15:35:13.572 | standard-attr-timestamp =~ external-net ]] 2022-05-09 15:35:13.573 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:35:13.576 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-09 15:35:13.581 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-09 15:35:13.582 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-09 15:35:13.582 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-09 15:35:13.584 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:35:13.589 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:16.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:16.384 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:16.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:16.384 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:16.560 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:16.563 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:35:16.566 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:35:16.569 | ++ functions-common:get_field:830 : echo '| id | 0e559346-7354-49f4-a549-be2cf688f702 |' 2022-05-09 15:35:16.570 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:35:16.576 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:16.580 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=0e559346-7354-49f4-a549-be2cf688f702 2022-05-09 15:35:16.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-09 15:35:16.586 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:35:16.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-09 15:35:16.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-09 15:35:16.609 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-09 15:35:16.613 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-09 15:35:19.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:19.245 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:19.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:19.245 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:19.415 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:19.419 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:35:19.419 | address-scope 2022-05-09 15:35:19.419 | router-admin-state-down-before-update 2022-05-09 15:35:19.419 | agent 2022-05-09 15:35:19.419 | agent-resources-synced 2022-05-09 15:35:19.419 | allowed-address-pairs 2022-05-09 15:35:19.419 | auto-allocated-topology 2022-05-09 15:35:19.419 | availability_zone 2022-05-09 15:35:19.419 | availability_zone_filter 2022-05-09 15:35:19.419 | default-subnetpools 2022-05-09 15:35:19.419 | dhcp_agent_scheduler 2022-05-09 15:35:19.419 | dvr 2022-05-09 15:35:19.419 | empty-string-filtering 2022-05-09 15:35:19.419 | external-net 2022-05-09 15:35:19.419 | extra_dhcp_opt 2022-05-09 15:35:19.419 | extraroute 2022-05-09 15:35:19.419 | extraroute-atomic 2022-05-09 15:35:19.419 | filter-validation 2022-05-09 15:35:19.419 | fip-port-details 2022-05-09 15:35:19.419 | flavors 2022-05-09 15:35:19.419 | floatingip-pools 2022-05-09 15:35:19.419 | ip-substring-filtering 2022-05-09 15:35:19.419 | router 2022-05-09 15:35:19.419 | ext-gw-mode 2022-05-09 15:35:19.419 | l3-ha 2022-05-09 15:35:19.419 | l3-flavors 2022-05-09 15:35:19.419 | l3-port-ip-change-not-allowed 2022-05-09 15:35:19.419 | l3_agent_scheduler 2022-05-09 15:35:19.419 | metering 2022-05-09 15:35:19.419 | metering_source_and_destination_fields 2022-05-09 15:35:19.419 | multi-provider 2022-05-09 15:35:19.419 | net-mtu 2022-05-09 15:35:19.419 | net-mtu-writable 2022-05-09 15:35:19.419 | network_availability_zone 2022-05-09 15:35:19.420 | network-ip-availability 2022-05-09 15:35:19.420 | pagination 2022-05-09 15:35:19.420 | port-device-profile 2022-05-09 15:35:19.420 | port-mac-override 2022-05-09 15:35:19.420 | port-mac-address-regenerate 2022-05-09 15:35:19.420 | port-numa-affinity-policy 2022-05-09 15:35:19.420 | binding 2022-05-09 15:35:19.420 | binding-extended 2022-05-09 15:35:19.420 | port-security 2022-05-09 15:35:19.420 | project-id 2022-05-09 15:35:19.420 | provider 2022-05-09 15:35:19.420 | quota-check-limit 2022-05-09 15:35:19.420 | quotas 2022-05-09 15:35:19.420 | quota_details 2022-05-09 15:35:19.420 | rbac-policies 2022-05-09 15:35:19.420 | rbac-address-group 2022-05-09 15:35:19.420 | rbac-address-scope 2022-05-09 15:35:19.420 | rbac-security-groups 2022-05-09 15:35:19.420 | rbac-subnetpool 2022-05-09 15:35:19.420 | revision-if-match 2022-05-09 15:35:19.420 | standard-attr-revisions 2022-05-09 15:35:19.420 | router_availability_zone 2022-05-09 15:35:19.420 | security-groups-normalized-cidr 2022-05-09 15:35:19.420 | port-security-groups-filtering 2022-05-09 15:35:19.420 | security-groups-remote-address-group 2022-05-09 15:35:19.420 | security-groups-shared-filtering 2022-05-09 15:35:19.420 | security-group 2022-05-09 15:35:19.420 | service-type 2022-05-09 15:35:19.420 | sorting 2022-05-09 15:35:19.420 | standard-attr-description 2022-05-09 15:35:19.420 | stateful-security-group 2022-05-09 15:35:19.420 | subnet_onboard 2022-05-09 15:35:19.420 | subnet-service-types 2022-05-09 15:35:19.420 | subnet_allocation 2022-05-09 15:35:19.420 | subnetpool-prefix-ops 2022-05-09 15:35:19.421 | standard-attr-tag 2022-05-09 15:35:19.421 | standard-attr-timestamp' 2022-05-09 15:35:19.422 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:35:19.422 | address-scope 2022-05-09 15:35:19.422 | router-admin-state-down-before-update 2022-05-09 15:35:19.422 | agent 2022-05-09 15:35:19.422 | agent-resources-synced 2022-05-09 15:35:19.422 | allowed-address-pairs 2022-05-09 15:35:19.422 | auto-allocated-topology 2022-05-09 15:35:19.422 | availability_zone 2022-05-09 15:35:19.422 | availability_zone_filter 2022-05-09 15:35:19.422 | default-subnetpools 2022-05-09 15:35:19.422 | dhcp_agent_scheduler 2022-05-09 15:35:19.422 | dvr 2022-05-09 15:35:19.422 | empty-string-filtering 2022-05-09 15:35:19.422 | external-net 2022-05-09 15:35:19.422 | extra_dhcp_opt 2022-05-09 15:35:19.422 | extraroute 2022-05-09 15:35:19.422 | extraroute-atomic 2022-05-09 15:35:19.423 | filter-validation 2022-05-09 15:35:19.423 | fip-port-details 2022-05-09 15:35:19.423 | flavors 2022-05-09 15:35:19.423 | floatingip-pools 2022-05-09 15:35:19.423 | ip-substring-filtering 2022-05-09 15:35:19.423 | router 2022-05-09 15:35:19.423 | ext-gw-mode 2022-05-09 15:35:19.423 | l3-ha 2022-05-09 15:35:19.423 | l3-flavors 2022-05-09 15:35:19.423 | l3-port-ip-change-not-allowed 2022-05-09 15:35:19.423 | l3_agent_scheduler 2022-05-09 15:35:19.423 | metering 2022-05-09 15:35:19.423 | metering_source_and_destination_fields 2022-05-09 15:35:19.423 | multi-provider 2022-05-09 15:35:19.423 | net-mtu 2022-05-09 15:35:19.423 | net-mtu-writable 2022-05-09 15:35:19.423 | network_availability_zone 2022-05-09 15:35:19.423 | network-ip-availability 2022-05-09 15:35:19.423 | pagination 2022-05-09 15:35:19.423 | port-device-profile 2022-05-09 15:35:19.423 | port-mac-override 2022-05-09 15:35:19.423 | port-mac-address-regenerate 2022-05-09 15:35:19.423 | port-numa-affinity-policy 2022-05-09 15:35:19.423 | binding 2022-05-09 15:35:19.423 | binding-extended 2022-05-09 15:35:19.423 | port-security 2022-05-09 15:35:19.423 | project-id 2022-05-09 15:35:19.423 | provider 2022-05-09 15:35:19.423 | quota-check-limit 2022-05-09 15:35:19.423 | quotas 2022-05-09 15:35:19.423 | quota_details 2022-05-09 15:35:19.423 | rbac-policies 2022-05-09 15:35:19.423 | rbac-address-group 2022-05-09 15:35:19.423 | rbac-address-scope 2022-05-09 15:35:19.423 | rbac-security-groups 2022-05-09 15:35:19.423 | rbac-subnetpool 2022-05-09 15:35:19.423 | revision-if-match 2022-05-09 15:35:19.424 | standard-attr-revisions 2022-05-09 15:35:19.424 | router_availability_zone 2022-05-09 15:35:19.424 | security-groups-normalized-cidr 2022-05-09 15:35:19.424 | port-security-groups-filtering 2022-05-09 15:35:19.424 | security-groups-remote-address-group 2022-05-09 15:35:19.424 | security-groups-shared-filtering 2022-05-09 15:35:19.424 | security-group 2022-05-09 15:35:19.424 | service-type 2022-05-09 15:35:19.424 | sorting 2022-05-09 15:35:19.424 | standard-attr-description 2022-05-09 15:35:19.424 | stateful-security-group 2022-05-09 15:35:19.424 | subnet_onboard 2022-05-09 15:35:19.424 | subnet-service-types 2022-05-09 15:35:19.424 | subnet_allocation 2022-05-09 15:35:19.424 | subnetpool-prefix-ops 2022-05-09 15:35:19.424 | standard-attr-tag 2022-05-09 15:35:19.424 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-09 15:35:19.425 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:35:19.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-09 15:35:19.430 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-09 15:35:19.436 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-09 15:35:19.436 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-05-09 15:35:19.437 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-09 15:35:19.440 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:35:19.443 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:22.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:22.753 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:22.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:22.753 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:22.942 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:22.945 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:35:22.948 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:35:22.951 | ++ functions-common:get_field:830 : echo '| id | 306a5a99-c79f-44ec-afce-c68fcd750e24 |' 2022-05-09 15:35:22.952 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:35:22.958 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:22.962 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=306a5a99-c79f-44ec-afce-c68fcd750e24 2022-05-09 15:35:22.965 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-05-09 15:35:22.968 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:35:22.987 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-09 15:35:22.990 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-09 15:35:22.992 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 0e559346-7354-49f4-a549-be2cf688f702 223a8f86-b590-4da6-b2f9-c4350602aa35 2022-05-09 15:35:27.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:27.661 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:27.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:27.661 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:27.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-09 15:35:27.853 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 306a5a99-c79f-44ec-afce-c68fcd750e24 2022-05-09 15:35:27.857 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-09 15:35:27.859 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-09 15:35:27.861 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.1.1 ]] 2022-05-09 15:35:27.864 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.1.1 ' 2022-05-09 15:35:27.866 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 306a5a99-c79f-44ec-afce-c68fcd750e24 --subnet-range 172.28.1.0/24 --no-dhcp ' 2022-05-09 15:35:27.868 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-09 15:35:27.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-09 15:35:27.875 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.1.1 --network 306a5a99-c79f-44ec-afce-c68fcd750e24 --subnet-range 172.28.1.0/24 --no-dhcp public-subnet 2022-05-09 15:35:27.876 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-09 15:35:30.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:30.793 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:30.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:30.793 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:30.986 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:30.998 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | 2022-05-09 15:35:30.998 | | id | f60afdf6-8177-47af-b465-9cdddc106fee |' 2022-05-09 15:35:31.000 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-05-09 15:35:31.003 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:35:31.019 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' f60afdf6-8177-47af-b465-9cdddc106fee '|' 2022-05-09 15:35:31.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | | id | f60afdf6-8177-47af-b465-9cdddc106fee |' 2022-05-09 15:35:31.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-09 15:35:31.029 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' f60afdf6-8177-47af-b465-9cdddc106fee '|' 2022-05-09 15:35:31.029 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-09 15:35:31.032 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:35:31.035 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:31.037 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:35:31.041 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:35:31.045 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:35:31.046 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.1.1 | | id | f60afdf6-8177-47af-b465-9cdddc106fee |' 2022-05-09 15:35:31.051 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:31.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.1.1 2022-05-09 15:35:31.059 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' f60afdf6-8177-47af-b465-9cdddc106fee '|' 2022-05-09 15:35:31.060 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-09 15:35:31.063 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:35:31.065 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:31.068 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-09 15:35:31.070 | ++ functions-common:get_field:828 : field='$6' 2022-05-09 15:35:31.074 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-09 15:35:31.074 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.1.1 | | id | f60afdf6-8177-47af-b465-9cdddc106fee |' 2022-05-09 15:35:31.080 | ++ functions-common:get_field:824 : read data 2022-05-09 15:35:31.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=f60afdf6-8177-47af-b465-9cdddc106fee 2022-05-09 15:35:31.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 306a5a99-c79f-44ec-afce-c68fcd750e24 0e559346-7354-49f4-a549-be2cf688f702 2022-05-09 15:35:35.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:35.521 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:35.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:35.521 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:35.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:35:35.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-09 15:35:35.745 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:35.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-09 15:35:35.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-09 15:35:35.753 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-09 15:35:35.756 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-09 15:35:35.759 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-09 15:35:35.762 | ++ 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-05-09 15:35:35.784 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-09 15:35:35.787 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-09 15:35:35.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-09 15:35:35.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-09 15:35:35.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-09 15:35:35.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-05-09 15:35:35.800 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-09 15:35:35.802 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-09 15:35:35.805 | + functions-common:test_with_retry:2377 : local until=10 2022-05-09 15:35:35.807 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-09 15:35:35.810 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-09 15:35:35.813 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-09 15:35:35.815 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:35.817 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:35.821 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:35.826 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110535822 2022-05-09 15:35:35.831 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-09 15:35:35.839 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-09 15:35:35.842 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:35.845 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:35.847 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:35.850 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:35.852 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:35.855 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-09 15:35:35.857 | + functions-common:time_stop:2444 : start_time=1652110535822 2022-05-09 15:35:35.859 | + functions-common:time_stop:2446 : [[ -z 1652110535822 ]] 2022-05-09 15:35:35.862 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:35.867 | + functions-common:time_stop:2449 : end_time=1652110535864 2022-05-09 15:35:35.869 | + functions-common:time_stop:2450 : elapsed_time=42 2022-05-09 15:35:35.872 | + functions-common:time_stop:2451 : total=5642 2022-05-09 15:35:35.875 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:35.877 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5684 2022-05-09 15:35:35.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-09 15:35:35.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.1.1 2022-05-09 15:35:35.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-09 15:35:35.891 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:35:35.893 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-09 15:35:35.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-09 15:35:35.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.1.1/24 dev br-data 2022-05-09 15:35:35.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-09 15:35:35.927 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-05-09 15:35:35.927 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-09 15:35:35.931 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-09 15:35:35.931 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-09 15:35:38.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:38.336 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:38.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:38.336 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:38.534 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:35:38.538 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.1.159 ' 2022-05-09 15:35:38.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-09 15:35:38.544 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:35:38.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-09 15:35:38.569 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:35:38.572 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-09 15:35:38.576 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-09 15:35:38.597 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:38.600 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-09 15:35:38.606 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:35:38.609 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-09 15:35:38.612 | + ./stack.sh:main:1321 : start_nova 2022-05-09 15:35:38.615 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-09 15:35:38.618 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:38.623 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:38.626 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:38.628 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-09 15:35:38.631 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:35:38.634 | + functions-common:run_process:1692 : local service=n-sch 2022-05-09 15:35:38.638 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:35:38.641 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:38.644 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:38.648 | + functions-common:run_process:1697 : local name=n-sch 2022-05-09 15:35:38.650 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:38.653 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:38.656 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:38.659 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:38.663 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:38.669 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110538665 2022-05-09 15:35:38.672 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-09 15:35:38.694 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:38.697 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-09 15:35:38.701 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-09 15:35:38.704 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:35:38.707 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:35:38.710 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:35:38.713 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:35:38.717 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-09 15:35:38.720 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-09 15:35:38.723 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-09 15:35:38.726 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:35:38.729 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:35:38.733 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-09 15:35:38.736 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-09 15:35:38.739 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-09 15:35:38.741 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:35:38.744 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:35:38.748 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:35:38.751 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:35:38.754 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:35:38.756 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-09 15:35:38.759 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:35:38.764 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-09 15:35:38.833 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-09 15:35:38.899 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:35:38.968 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-09 15:35:39.036 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-09 15:35:39.114 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:35:39.181 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:35:39.184 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-09 15:35:39.259 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:35:39.778 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-09 15:35:39.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-09 15:35:40.240 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-09 15:35:40.267 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:40.270 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:40.274 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:40.279 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:40.285 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:40.288 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:40.290 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:40.293 | + functions-common:time_stop:2444 : start_time=1652110538665 2022-05-09 15:35:40.296 | + functions-common:time_stop:2446 : [[ -z 1652110538665 ]] 2022-05-09 15:35:40.300 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:40.305 | + functions-common:time_stop:2449 : end_time=1652110540302 2022-05-09 15:35:40.307 | + functions-common:time_stop:2450 : elapsed_time=1637 2022-05-09 15:35:40.312 | + functions-common:time_stop:2451 : total=24865 2022-05-09 15:35:40.315 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:40.318 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26502 2022-05-09 15:35:40.321 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-09 15:35:40.325 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-09 15:35:40.330 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:35:40.333 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-09 15:35:40.336 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:35:40.339 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:40.342 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:40.345 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-09 15:35:40.347 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:40.350 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:40.353 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:40.357 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:40.360 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:40.366 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110540362 2022-05-09 15:35:40.368 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-09 15:35:40.391 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:40.394 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-09 15:35:40.399 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-09 15:35:40.402 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:35:40.405 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:35:40.407 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:35:40.410 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:35:40.413 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-09 15:35:40.418 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-09 15:35:40.421 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-09 15:35:40.424 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:35:40.431 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:35:40.432 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:35:40.434 | + functions-common:_run_under_systemd:1667 : 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-05-09 15:35:40.436 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-09 15:35:40.440 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:35:40.442 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:35:40.445 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:35:40.448 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-09 15:35:40.451 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:35:40.457 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-09 15:35:40.520 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-09 15:35:40.586 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-09 15:35:40.659 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-09 15:35:40.728 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:35:40.798 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-09 15:35:40.865 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-09 15:35:40.927 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-09 15:35:40.999 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-09 15:35:41.076 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-09 15:35:41.142 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:35:41.145 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-09 15:35:41.215 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:35:41.726 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-09 15:35:41.741 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-09 15:35:42.221 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-09 15:35:42.321 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:42.325 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:42.333 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:42.336 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:42.341 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:42.344 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:42.348 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:42.351 | + functions-common:time_stop:2444 : start_time=1652110540362 2022-05-09 15:35:42.354 | + functions-common:time_stop:2446 : [[ -z 1652110540362 ]] 2022-05-09 15:35:42.360 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:42.367 | + functions-common:time_stop:2449 : end_time=1652110542359 2022-05-09 15:35:42.370 | + functions-common:time_stop:2450 : elapsed_time=1997 2022-05-09 15:35:42.374 | + functions-common:time_stop:2451 : total=26502 2022-05-09 15:35:42.376 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:42.379 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28499 2022-05-09 15:35:42.382 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:42.385 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:42.389 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-09 15:35:42.391 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:42.399 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:42.402 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:42.405 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-09 15:35:42.408 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:35:42.411 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-09 15:35:42.419 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-09 15:35:42.422 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:35:42.425 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:35:42.428 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-09 15:35:42.452 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:42.455 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:35:42.458 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-09 15:35:42.480 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:42.483 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:35:42.486 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-09 15:35:42.509 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:42.516 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-09 15:35:42.518 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:35:42.521 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-09 15:35:42.525 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-09 15:35:42.528 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:35:42.531 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:35:42.534 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:35:42.537 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:35:42.540 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-09 15:35:42.543 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:35:42.546 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:42.548 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:42.551 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-09 15:35:42.554 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:42.557 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:42.560 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:42.563 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:42.568 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:42.572 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110542569 2022-05-09 15:35:42.575 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-09 15:35:42.597 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:42.600 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:42.602 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:42.606 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:42.609 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:42.612 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:42.614 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:42.617 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:42.620 | + functions-common:time_stop:2444 : start_time=1652110542569 2022-05-09 15:35:42.624 | + functions-common:time_stop:2446 : [[ -z 1652110542569 ]] 2022-05-09 15:35:42.632 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:42.635 | + functions-common:time_stop:2449 : end_time=1652110542632 2022-05-09 15:35:42.638 | + functions-common:time_stop:2450 : elapsed_time=63 2022-05-09 15:35:42.641 | + functions-common:time_stop:2451 : total=28499 2022-05-09 15:35:42.644 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:42.647 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28562 2022-05-09 15:35:42.650 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:35:42.653 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-09 15:35:42.656 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:35:42.663 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:42.669 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:42.676 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-09 15:35:42.676 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:42.680 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:42.684 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:42.684 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:42.689 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:42.692 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110542688 2022-05-09 15:35:42.697 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-09 15:35:42.715 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:42.724 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:42.727 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:42.732 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:42.735 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:42.738 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:42.741 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:42.743 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:42.747 | + functions-common:time_stop:2444 : start_time=1652110542688 2022-05-09 15:35:42.749 | + functions-common:time_stop:2446 : [[ -z 1652110542688 ]] 2022-05-09 15:35:42.754 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:42.758 | + functions-common:time_stop:2449 : end_time=1652110542754 2022-05-09 15:35:42.762 | + functions-common:time_stop:2450 : elapsed_time=66 2022-05-09 15:35:42.764 | + functions-common:time_stop:2451 : total=28562 2022-05-09 15:35:42.767 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:42.770 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28628 2022-05-09 15:35:42.773 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:42.775 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-09 15:35:42.779 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:42.782 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:42.784 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:42.787 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-09 15:35:42.790 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:42.794 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:42.797 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:42.800 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:42.806 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:42.809 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110542805 2022-05-09 15:35:42.812 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-09 15:35:42.834 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:42.836 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:42.839 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:42.842 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:42.846 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:42.851 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:42.854 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:42.865 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:42.868 | + functions-common:time_stop:2444 : start_time=1652110542805 2022-05-09 15:35:42.872 | + functions-common:time_stop:2446 : [[ -z 1652110542805 ]] 2022-05-09 15:35:42.878 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:42.881 | + functions-common:time_stop:2449 : end_time=1652110542877 2022-05-09 15:35:42.884 | + functions-common:time_stop:2450 : elapsed_time=72 2022-05-09 15:35:42.888 | + functions-common:time_stop:2451 : total=28628 2022-05-09 15:35:42.891 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:42.894 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28700 2022-05-09 15:35:42.898 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:42.901 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:42.904 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-09 15:35:42.907 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:35:42.910 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-09 15:35:42.913 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-09 15:35:42.936 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:42.938 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-09 15:35:43.015 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-09 15:35:43.023 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:35:43.030 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-09 15:35:43.105 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-09 15:35:43.134 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:43.139 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:35:43.142 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-09 15:35:43.145 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:35:43.149 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:43.153 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:43.157 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-09 15:35:43.162 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:43.165 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:43.169 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:43.172 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:43.179 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:43.182 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110543177 2022-05-09 15:35:43.185 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-09 15:35:43.211 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:43.213 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-09 15:35:43.217 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-09 15:35:43.219 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:35:43.222 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:35:43.225 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:35:43.228 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:35:43.231 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-09 15:35:43.234 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-09 15:35:43.236 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-09 15:35:43.239 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:35:43.242 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:35:43.245 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-09 15:35:43.249 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-09 15:35:43.251 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-09 15:35:43.254 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:35:43.257 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:35:43.259 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:35:43.262 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:35:43.265 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:35:43.267 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-09 15:35:43.270 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:35:43.275 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-09 15:35:43.344 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-09 15:35:43.426 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:35:43.494 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-09 15:35:43.566 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-09 15:35:43.631 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:35:43.707 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:35:43.710 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-09 15:35:43.776 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:35:44.313 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-09 15:35:44.332 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-09 15:35:44.868 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-09 15:35:44.892 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:44.898 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:44.904 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:44.908 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:44.920 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:44.929 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:44.939 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:44.948 | + functions-common:time_stop:2444 : start_time=1652110543177 2022-05-09 15:35:44.954 | + functions-common:time_stop:2446 : [[ -z 1652110543177 ]] 2022-05-09 15:35:44.970 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:44.984 | + functions-common:time_stop:2449 : end_time=1652110544972 2022-05-09 15:35:44.989 | + functions-common:time_stop:2450 : elapsed_time=1795 2022-05-09 15:35:44.995 | + functions-common:time_stop:2451 : total=28700 2022-05-09 15:35:45.001 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:45.007 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30495 2022-05-09 15:35:45.014 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-09 15:35:45.024 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:35:45.030 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-09 15:35:45.078 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:45.081 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-09 15:35:45.088 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-09 15:35:45.094 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:35:45.098 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:35:45.100 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:35:45.103 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:45.107 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-09 15:35:45.110 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:45.113 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:45.115 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:45.118 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-09 15:35:45.121 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:45.124 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:45.127 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:45.129 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:45.135 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:45.138 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110545134 2022-05-09 15:35:45.141 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-09 15:35:45.174 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:45.176 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-09 15:35:45.180 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-09 15:35:45.183 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:45.187 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:45.192 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:45.192 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:45.196 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-09 15:35:45.197 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-09 15:35:45.204 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-09 15:35:45.204 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:35:45.208 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:35:45.212 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-09 15:35:45.216 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-09 15:35:45.216 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-09 15:35:45.220 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:35:45.224 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:35:45.224 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:35:45.228 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:35:45.232 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:35:45.236 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-09 15:35:45.236 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:35:45.244 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-09 15:35:45.301 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-09 15:35:45.363 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:35:45.427 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-09 15:35:45.497 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-09 15:35:45.565 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:35:45.633 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:35:45.636 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-09 15:35:45.712 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:35:46.259 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-09 15:35:46.273 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-09 15:35:46.791 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-09 15:35:46.822 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:46.826 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:46.831 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:46.836 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:46.841 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:46.845 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:46.854 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:46.860 | + functions-common:time_stop:2444 : start_time=1652110545134 2022-05-09 15:35:46.864 | + functions-common:time_stop:2446 : [[ -z 1652110545134 ]] 2022-05-09 15:35:46.871 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:46.880 | + functions-common:time_stop:2449 : end_time=1652110546871 2022-05-09 15:35:46.888 | + functions-common:time_stop:2450 : elapsed_time=1737 2022-05-09 15:35:46.896 | + functions-common:time_stop:2451 : total=30495 2022-05-09 15:35:46.904 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:46.913 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32232 2022-05-09 15:35:46.921 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-09 15:35:46.929 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:46.937 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:46.944 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:46.952 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-09 15:35:46.958 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-09 15:35:46.972 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-09 15:35:46.977 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:35:46.988 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:35:46.994 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-09 15:35:46.997 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:35:47.002 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-09 15:35:47.008 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-09 15:35:47.017 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-09 15:35:47.026 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-09 15:35:47.030 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-09 15:35:47.032 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-09 15:35:47.032 | BEGIN { 2022-05-09 15:35:47.032 | section = "" 2022-05-09 15:35:47.032 | last_section = "" 2022-05-09 15:35:47.032 | section_count = 0 2022-05-09 15:35:47.032 | } 2022-05-09 15:35:47.032 | /^\[.+\]/ { 2022-05-09 15:35:47.032 | gsub("[][]", "", $1); 2022-05-09 15:35:47.032 | section=$1 2022-05-09 15:35:47.032 | next 2022-05-09 15:35:47.032 | } 2022-05-09 15:35:47.032 | /^ *\#/ { 2022-05-09 15:35:47.032 | next 2022-05-09 15:35:47.032 | } 2022-05-09 15:35:47.032 | /^[^ \t]+/ { 2022-05-09 15:35:47.032 | # get offset of first = in $0 2022-05-09 15:35:47.032 | eq_idx = index($0, "=") 2022-05-09 15:35:47.032 | # extract attr & value from $0 2022-05-09 15:35:47.032 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:35:47.033 | value = substr($0, eq_idx + 1) 2022-05-09 15:35:47.033 | # only need to strip trailing whitespace from attr 2022-05-09 15:35:47.033 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:35:47.033 | # need to strip leading & trailing whitespace from value 2022-05-09 15:35:47.033 | sub(/^[ \t]*/, "", value) 2022-05-09 15:35:47.033 | sub(/[ \t]*$/, "", value) 2022-05-09 15:35:47.033 | 2022-05-09 15:35:47.033 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:35:47.033 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:35:47.033 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:35:47.033 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:35:47.033 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:35:47.033 | if (section != last_section) { 2022-05-09 15:35:47.033 | cfg_section[section_count++] = section 2022-05-09 15:35:47.033 | last_section = section 2022-05-09 15:35:47.033 | } 2022-05-09 15:35:47.033 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:35:47.033 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:35:47.033 | 2022-05-09 15:35:47.033 | cfg_attr[section, attr, 0] = value 2022-05-09 15:35:47.033 | cfg_attr_count[section, attr] = 1 2022-05-09 15:35:47.033 | } else { 2022-05-09 15:35:47.033 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:35:47.033 | cfg_attr[section, attr, lno] = value 2022-05-09 15:35:47.033 | } 2022-05-09 15:35:47.033 | } 2022-05-09 15:35:47.033 | END { 2022-05-09 15:35:47.033 | # Process each section in order 2022-05-09 15:35:47.033 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:35:47.033 | section = cfg_section[sno] 2022-05-09 15:35:47.033 | # The ini routines simply append a config item immediately 2022-05-09 15:35:47.033 | # after the section header. To keep the same order as defined 2022-05-09 15:35:47.033 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:35:47.033 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:35:47.034 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:35:47.034 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:35:47.034 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:35:47.034 | else { 2022-05-09 15:35:47.034 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:35:47.034 | count = cfg_attr_count[section, attr] 2022-05-09 15:35:47.034 | print "inidelete " configfile " " section " " attr 2022-05-09 15:35:47.034 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:35:47.034 | for (l = count -2; l >= 0; l--) 2022-05-09 15:35:47.034 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:35:47.034 | } 2022-05-09 15:35:47.034 | } 2022-05-09 15:35:47.034 | } 2022-05-09 15:35:47.034 | } 2022-05-09 15:35:47.034 | ' 2022-05-09 15:35:47.034 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:35:47.036 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:35:47.036 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:35:47.040 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:35:47.048 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-09 15:35:47.064 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:35:47.076 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-09 15:35:47.083 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-09 15:35:47.083 | BEGIN { group = "" } 2022-05-09 15:35:47.083 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:35:47.083 | gsub("[][]", "", $1); 2022-05-09 15:35:47.083 | split($1, a, "|"); 2022-05-09 15:35:47.083 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:35:47.083 | group=a[1] 2022-05-09 15:35:47.083 | } else { 2022-05-09 15:35:47.084 | group="" 2022-05-09 15:35:47.084 | } 2022-05-09 15:35:47.084 | next 2022-05-09 15:35:47.084 | } 2022-05-09 15:35:47.084 | { 2022-05-09 15:35:47.084 | if (group != "") 2022-05-09 15:35:47.084 | print $0 2022-05-09 15:35:47.084 | } 2022-05-09 15:35:47.084 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:35:47.093 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:35:47.104 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-09 15:35:47.171 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-09 15:35:47.251 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-09 15:35:47.257 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:35:47.262 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-09 15:35:47.266 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:35:47.270 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-09 15:35:47.274 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:35:47.302 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:47.306 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-09 15:35:47.311 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-09 15:35:47.316 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:35:47.360 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:47.368 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-05-09 15:35:47.384 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-05-09 15:35:47.456 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:35:47.462 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:35:47.466 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-09 15:35:47.509 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-09 15:35:47.561 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-09 15:35:47.564 | + lib/nova:configure_console_compute:643 : local offset 2022-05-09 15:35:47.574 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-09 15:35:47.578 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-09 15:35:47.590 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-09 15:35:47.642 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.49 2022-05-09 15:35:47.652 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-09 15:35:47.696 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:47.704 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-09 15:35:47.748 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:47.753 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-09 15:35:47.760 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-09 15:35:47.824 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-09 15:35:47.865 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:47.872 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-09 15:35:47.921 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:47.925 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-09 15:35:47.933 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-09 15:35:47.944 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-09 15:35:47.953 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-09 15:35:47.957 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-09 15:35:47.968 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-09 15:35:47.971 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-09 15:35:47.974 | + functions-common:run_process:1694 : local group=libvirt 2022-05-09 15:35:47.977 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:47.980 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-09 15:35:47.983 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:47.986 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:47.988 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:47.991 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:47.997 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:48.001 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110547998 2022-05-09 15:35:48.004 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-09 15:35:48.026 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:48.029 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:48.031 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:48.034 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:48.037 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:48.039 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:48.042 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:48.044 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:48.047 | + functions-common:time_stop:2444 : start_time=1652110547998 2022-05-09 15:35:48.050 | + functions-common:time_stop:2446 : [[ -z 1652110547998 ]] 2022-05-09 15:35:48.053 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:48.059 | + functions-common:time_stop:2449 : end_time=1652110548055 2022-05-09 15:35:48.061 | + functions-common:time_stop:2450 : elapsed_time=57 2022-05-09 15:35:48.064 | + functions-common:time_stop:2451 : total=32232 2022-05-09 15:35:48.067 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:48.069 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32289 2022-05-09 15:35:48.072 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:48.075 | + 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-09 15:35:48.079 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-09 15:35:48.100 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:48.104 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-09 15:35:48.104 | Dumping cells_v2 mapping 2022-05-09 15:35:48.107 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-09 15:35:49.174 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-09 15:35:51.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:51.736 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:51.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:51.736 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:51.736 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:35:51.736 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-09 15:35:51.736 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:35:51.736 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-05-09 15:35:51.737 | | cell1 | c466644d-532b-4ddd-aabc-2da157df1a97 | rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-05-09 15:35:51.737 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:35:52.194 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-09 15:35:52.197 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-09 15:35:52.261 | + inc/async:async_inner:63 : create_flavors 2022-05-09 15:35:52.303 | [178406 Async create_flavors:242250]: running: create_flavors 2022-05-09 15:35:52.306 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-09 15:35:52.326 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:52.329 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-09 15:35:52.331 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:35:52.334 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-09 15:35:52.337 | + ./stack.sh:main:1326 : start_cinder 2022-05-09 15:35:52.340 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-09 15:35:52.342 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-09 15:35:52.345 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-09 15:35:52.348 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-09 15:35:52.366 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:52.368 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-09 15:35:52.372 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-05-09 15:35:52.375 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-09 15:35:52.378 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-09 15:35:52.383 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:52.386 | + functions-common:run_process:1692 : local service=c-api 2022-05-09 15:35:52.389 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:52.392 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:52.395 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:52.400 | + functions-common:run_process:1697 : local name=c-api 2022-05-09 15:35:52.403 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:52.406 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:52.408 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:52.411 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:52.414 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:52.421 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110552416 2022-05-09 15:35:52.423 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-09 15:35:52.441 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:52.443 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-09 15:35:52.446 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-09 15:35:52.449 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:52.452 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:52.455 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:52.457 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:52.460 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-09 15:35:52.463 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-09 15:35:52.467 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-09 15:35:52.469 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:35:52.472 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:35:52.475 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:35:52.478 | + functions-common:_run_under_systemd:1667 : 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-05-09 15:35:52.481 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-09 15:35:52.484 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:52.486 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:35:52.489 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:35:52.491 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-09 15:35:52.493 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:35:52.499 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-09 15:35:52.557 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-09 15:35:52.615 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-09 15:35:52.674 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-09 15:35:52.732 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:35:52.790 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-09 15:35:52.850 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-09 15:35:52.908 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-09 15:35:52.969 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-09 15:35:53.027 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-09 15:35:53.085 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:35:53.088 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-09 15:35:53.146 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:35:53.622 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-09 15:35:53.638 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-09 15:35:54.115 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-09 15:35:54.203 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:54.217 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:54.232 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:54.236 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:54.240 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:54.244 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:54.247 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:54.251 | + functions-common:time_stop:2444 : start_time=1652110552416 2022-05-09 15:35:54.254 | + functions-common:time_stop:2446 : [[ -z 1652110552416 ]] 2022-05-09 15:35:54.262 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:54.266 | + functions-common:time_stop:2449 : end_time=1652110554262 2022-05-09 15:35:54.271 | + functions-common:time_stop:2450 : elapsed_time=1846 2022-05-09 15:35:54.274 | + functions-common:time_stop:2451 : total=32289 2022-05-09 15:35:54.277 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:54.280 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=34135 2022-05-09 15:35:54.283 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.49/volume/v3 2022-05-09 15:35:54.286 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-09 15:35:54.286 | Waiting for Cinder API to start... 2022-05-09 15:35:54.292 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.49/volume/v3 2022-05-09 15:35:54.296 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:35:54.300 | + functions:wait_for_service:458 : local url=http://10.222.0.49/volume/v3 2022-05-09 15:35:54.304 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:35:54.309 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:35:54.316 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:35:54.326 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:54.336 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:54.345 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:54.354 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110554347 2022-05-09 15:35:54.357 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:35:54.381 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/volume/v3 2022-05-09 15:35:56.976 | + :: : [[ 500 == 503 ]] 2022-05-09 15:35:56.977 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:35:56.981 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:35:56.984 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:56.987 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:56.990 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:56.992 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:56.996 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:56.998 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:35:57.001 | + functions-common:time_stop:2444 : start_time=1652110554347 2022-05-09 15:35:57.004 | + functions-common:time_stop:2446 : [[ -z 1652110554347 ]] 2022-05-09 15:35:57.007 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:57.013 | + functions-common:time_stop:2449 : end_time=1652110557009 2022-05-09 15:35:57.016 | + functions-common:time_stop:2450 : elapsed_time=2662 2022-05-09 15:35:57.018 | + functions-common:time_stop:2451 : total=18936 2022-05-09 15:35:57.021 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:57.024 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21598 2022-05-09 15:35:57.027 | + functions:wait_for_service:467 : return 0 2022-05-09 15:35:57.030 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:57.033 | + functions-common:run_process:1692 : local service=c-sch 2022-05-09 15:35:57.048 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:57.051 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:57.055 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:57.060 | + functions-common:run_process:1697 : local name=c-sch 2022-05-09 15:35:57.063 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:57.067 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:57.069 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:57.072 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:57.077 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:57.083 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110557079 2022-05-09 15:35:57.086 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-09 15:35:57.115 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:57.118 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-09 15:35:57.121 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-09 15:35:57.124 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:57.127 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:57.129 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:57.132 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:57.135 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-09 15:35:57.138 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-09 15:35:57.140 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-09 15:35:57.143 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:35:57.146 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:35:57.149 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-09 15:35:57.152 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-09 15:35:57.155 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-09 15:35:57.159 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:57.161 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:35:57.164 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:35:57.168 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:35:57.170 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:35:57.173 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-09 15:35:57.176 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:35:57.181 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-09 15:35:57.243 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-09 15:35:57.305 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:57.366 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-09 15:35:57.427 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-09 15:35:57.490 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:35:57.550 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:35:57.553 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-09 15:35:57.618 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:35:58.134 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-09 15:35:58.150 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-09 15:35:58.676 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-09 15:35:58.717 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:58.721 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:58.725 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:58.730 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:58.733 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:58.736 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:58.742 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:58.744 | + functions-common:time_stop:2444 : start_time=1652110557079 2022-05-09 15:35:58.747 | + functions-common:time_stop:2446 : [[ -z 1652110557079 ]] 2022-05-09 15:35:58.752 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:58.756 | + functions-common:time_stop:2449 : end_time=1652110558753 2022-05-09 15:35:58.758 | + functions-common:time_stop:2450 : elapsed_time=1674 2022-05-09 15:35:58.761 | + functions-common:time_stop:2451 : total=34135 2022-05-09 15:35:58.763 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:58.766 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35809 2022-05-09 15:35:58.769 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:58.772 | + functions-common:run_process:1692 : local service=c-bak 2022-05-09 15:35:58.774 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:58.777 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:58.781 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:58.783 | + functions-common:run_process:1697 : local name=c-bak 2022-05-09 15:35:58.786 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:58.789 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:58.792 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:58.795 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:58.798 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:58.803 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110558801 2022-05-09 15:35:58.806 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-09 15:35:58.832 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:58.835 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:58.838 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:58.840 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:58.843 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:58.846 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:58.848 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:58.851 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:58.855 | + functions-common:time_stop:2444 : start_time=1652110558801 2022-05-09 15:35:58.857 | + functions-common:time_stop:2446 : [[ -z 1652110558801 ]] 2022-05-09 15:35:58.861 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:58.866 | + functions-common:time_stop:2449 : end_time=1652110558863 2022-05-09 15:35:58.869 | + functions-common:time_stop:2450 : elapsed_time=62 2022-05-09 15:35:58.872 | + functions-common:time_stop:2451 : total=35809 2022-05-09 15:35:58.876 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:58.878 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35871 2022-05-09 15:35:58.881 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:58.884 | + functions-common:run_process:1692 : local service=c-vol 2022-05-09 15:35:58.887 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:58.889 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:58.892 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:58.895 | + functions-common:run_process:1697 : local name=c-vol 2022-05-09 15:35:58.898 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:58.900 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:58.903 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:58.906 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:58.909 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:58.914 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110558911 2022-05-09 15:35:58.917 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-09 15:35:58.938 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:58.941 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:58.944 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:58.947 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:58.950 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:58.952 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:58.955 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:58.958 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:58.961 | + functions-common:time_stop:2444 : start_time=1652110558911 2022-05-09 15:35:58.963 | + functions-common:time_stop:2446 : [[ -z 1652110558911 ]] 2022-05-09 15:35:58.967 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:58.972 | + functions-common:time_stop:2449 : end_time=1652110558969 2022-05-09 15:35:58.975 | + functions-common:time_stop:2450 : elapsed_time=58 2022-05-09 15:35:58.978 | + functions-common:time_stop:2451 : total=35871 2022-05-09 15:35:58.981 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:58.984 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35929 2022-05-09 15:35:58.987 | + ./stack.sh:main:1327 : create_volume_types 2022-05-09 15:35:58.989 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-09 15:35:59.026 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:59.030 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-09 15:35:59.034 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-09 15:35:59.042 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-09 15:35:59.046 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-09 15:35:59.049 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-09 15:35:59.076 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:59.080 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-09 15:36:01.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:01.514 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:01.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:36:01.514 | from cryptography.utils import int_from_bytes 2022-05-09 15:36:01.514 | Unexpected exception for http://10.222.0.49/volume/v3/5cfe7809e4844c24927f801379cb60ba/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2022-05-09 15:36:01.769 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-09 15:36:01.771 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-09 15:36:01.775 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-09 15:36:01.778 | + ./stack.sh:exit_trap:524 : jobs='203766 2022-05-09 15:36:01.778 | 242250' 2022-05-09 15:36:01.781 | + ./stack.sh:exit_trap:527 : [[ -n 203766 2022-05-09 15:36:01.781 | 242250 ]] 2022-05-09 15:36:01.783 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-09-152300 ]] 2022-05-09 15:36:01.786 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-09 15:36:01.789 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-09 15:36:01.789 | exit_trap: cleaning up child processes 2022-05-09 15:36:01.791 | + ./stack.sh:exit_trap:529 : kill 203766 242250 2022-05-09 15:36:01.794 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.UYUD4htNPt ']' 2022-05-09 15:36:01.797 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.UYUD4htNPt 2022-05-09 15:36:01.801 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-09 15:36:01.804 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-09 15:36:01.807 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-09 15:36:01.810 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-09 15:36:01.810 | Error on exit 2022-05-09 15:36:01.813 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-09 15:36:01.816 | + ./stack.sh:exit_trap:544 : generate-subunit 1652109776 785 fail 2022-05-09 15:36:02.540 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-09 15:36:02.544 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-09 15:36:04.048 | + ./stack.sh:exit_trap:558 : exit 1