2022-03-09 13:36:05.108 | + ./stack.sh:main:487 : exec 2022-03-09 13:36:05.109 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-09-133605.summary.2022-03-09-133605 2022-03-09 13:36:05.109 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-133605' 2022-03-09 13:36:05.109 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:36:05.109 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-133605 2022-03-09 13:36:05.109 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-133605 /opt/stack/logs/stack.sh.log 2022-03-09 13:36:05.109 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-133605.summary.2022-03-09-133605 /opt/stack/logs/stack.sh.log.summary 2022-03-09 13:36:05.109 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-09 13:36:05.109 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-09 13:36:05.109 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-09 13:36:05.109 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-09 13:36:05.109 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-09 13:36:05.109 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-09 13:36:05.109 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 13:36:05.109 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-09 13:36:05.109 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-09 13:36:05.110 | + ./stack.sh:main:573 : set -o errexit 2022-03-09 13:36:05.111 | + ./stack.sh:main:576 : uname -a 2022-03-09 13:36:05.113 | Linux dv-neutron-832783-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-09 13:36:05.115 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-09 13:36:05.117 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-09 13:36:05.120 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-09 13:36:05.156 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-09 13:36:05.173 | + ./stack.sh:main:590 : fetch_plugins 2022-03-09 13:36:05.175 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-09 13:36:05.177 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-09 13:36:05.179 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-09 13:36:05.181 | + functions-common:fetch_plugins:1776 : return 2022-03-09 13:36:05.183 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-09 13:36:05.184 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-09 13:36:05.186 | + functions-common:run_phase:1854 : local phase= 2022-03-09 13:36:05.188 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 13:36:05.190 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 13:36:05.192 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 13:36:05.194 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 13:36:05.195 | + functions-common:run_phase:1863 : local extra 2022-03-09 13:36:05.198 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 13:36:05.201 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 13:36:05.202 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 13:36:05.205 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 13:36:05.206 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-09 13:36:05.208 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 13:36:05.221 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:05.223 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 13:36:05.225 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:36:05.226 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:36:05.228 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:36:05.230 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:36:05.232 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:36:05.234 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-09 13:36:05.235 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-09 13:36:05.237 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 13:36:05.239 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 13:36:05.241 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-09 13:36:05.243 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-09 13:36:05.244 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-09 13:36:05.246 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-09 13:36:05.248 | + functions-common:plugin_override_defaults:1817 : return 2022-03-09 13:36:05.250 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-09 13:36:05.268 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-09 13:36:05.270 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-09 13:36:05.282 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:36:05.284 | +++ lib/tls:source:43 : hostname -f 2022-03-09 13:36:05.288 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-09 13:36:05.290 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-09 13:36:05.291 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-09 13:36:05.293 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-09 13:36:05.295 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-09 13:36:05.297 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-09 13:36:05.299 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-09 13:36:05.301 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-09 13:36:05.302 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-09 13:36:05.304 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-09 13:36:05.309 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-09 13:36:05.321 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-09 13:36:05.337 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-09 13:36:05.350 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-09 13:36:05.362 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-09 13:36:05.397 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-09 13:36:05.455 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-09 13:36:05.544 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-09 13:36:05.565 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-09 13:36:05.616 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-09 13:36:05.668 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-09 13:36:05.814 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-09 13:36:05.829 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-09 13:36:05.841 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-09 13:36:05.854 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-09 13:36:05.948 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-09 13:36:05.951 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-09 13:36:05.953 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-09 13:36:05.956 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-09 13:36:05.958 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-09 13:36:05.960 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-09 13:36:05.962 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-09 13:36:05.962 | False' 2022-03-09 13:36:05.965 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-09 13:36:05.980 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-09 13:36:05.983 | + ./stack.sh:main:624 : run_phase source 2022-03-09 13:36:05.985 | + functions-common:run_phase:1853 : local mode=source 2022-03-09 13:36:05.987 | + functions-common:run_phase:1854 : local phase= 2022-03-09 13:36:05.989 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 13:36:05.991 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 13:36:05.993 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 13:36:05.995 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 13:36:05.997 | + functions-common:run_phase:1863 : local extra 2022-03-09 13:36:06.000 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 13:36:06.003 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 13:36:06.005 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 13:36:06.007 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 13:36:06.009 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-09 13:36:06.011 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 13:36:06.025 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:06.027 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 13:36:06.029 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-09 13:36:06.068 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-09 13:36:06.070 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-09 13:36:06.073 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 13:36:06.075 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-09 13:36:06.077 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-09 13:36:06.079 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-09 13:36:06.081 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-09 13:36:06.083 | + functions-common:load_plugin_settings:1794 : return 2022-03-09 13:36:06.085 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-09 13:36:06.087 | + functions-common:verify_disabled_services:2136 : local service 2022-03-09 13:36:06.089 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-09 13:36:06.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.097 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-09 13:36:06.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.101 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-09 13:36:06.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.106 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-09 13:36:06.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-09 13:36:06.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-09 13:36:06.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-09 13:36:06.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-09 13:36:06.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.129 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-09 13:36:06.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-09 13:36:06.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.138 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-09 13:36:06.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.142 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-09 13:36:06.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.147 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-09 13:36:06.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.151 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-09 13:36:06.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.156 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-09 13:36:06.158 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.160 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-09 13:36:06.162 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.165 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-09 13:36:06.167 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.169 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-09 13:36:06.171 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.174 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-09 13:36:06.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.180 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-09 13:36:06.182 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.184 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-09 13:36:06.187 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.189 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-09 13:36:06.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.193 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-09 13:36:06.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.198 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-09 13:36:06.200 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.202 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-09 13:36:06.205 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.207 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-09 13:36:06.209 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.211 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-09 13:36:06.214 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.216 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-09 13:36:06.218 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.221 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-09 13:36:06.223 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.225 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-09 13:36:06.227 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.230 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-09 13:36:06.232 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.234 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-09 13:36:06.237 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.239 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-09 13:36:06.241 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.243 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-09 13:36:06.245 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.247 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-09 13:36:06.250 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.252 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-09 13:36:06.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.256 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-09 13:36:06.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.261 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-09 13:36:06.263 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.265 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-09 13:36:06.268 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.270 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-09 13:36:06.272 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.274 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-09 13:36:06.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.279 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-09 13:36:06.281 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.284 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-09 13:36:06.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.288 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-09 13:36:06.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-09 13:36:06.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.297 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-09 13:36:06.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:36:06.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-09 13:36:06.304 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-09 13:36:06.306 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 13:36:06.309 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-09 13:36:06.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:06.325 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-09 13:36:06.328 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 13:36:06.330 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-09 13:36:06.346 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:36:06.349 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-09 13:36:06.351 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-09 13:36:06.353 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-09 13:36:06.356 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-09 13:36:06.358 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-09 13:36:06.361 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-09 13:36:06.363 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-09 13:36:06.365 | + lib/database:initialize_database_backends:92 : return 0 2022-03-09 13:36:06.368 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-09 13:36:06.368 | Using mysql database backend 2022-03-09 13:36:06.370 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-09 13:36:06.396 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-09 13:36:06.400 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-09 13:36:06.402 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 13:36:06.404 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-09 13:36:06.407 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 13:36:06.410 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-09 13:36:06.426 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:06.429 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-09 13:36:06.445 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-09 13:36:06.461 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:06.463 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-09 13:36:06.480 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-09 13:36:06.496 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-09 13:36:06.513 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:36:06.516 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-09 13:36:06.532 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:06.534 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-09 13:36:06.550 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-09 13:36:06.553 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-09 13:36:06.555 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-09 13:36:06.557 | + functions-common:save_stackenv:60 : local tag=757 2022-03-09 13:36:06.560 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 13:36:06.565 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-133606 2022-03-09 13:36:06.567 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-133606 757' 2022-03-09 13:36:06.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.572 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 13:36:06.575 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.577 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 13:36:06.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.582 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 13:36:06.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.587 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 13:36:06.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.592 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 13:36:06.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.597 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 13:36:06.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.602 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-133605 2022-03-09 13:36:06.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.606 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 13:36:06.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.611 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 13:36:06.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.616 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 13:36:06.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.621 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 13:36:06.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.626 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 13:36:06.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:36:06.631 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 13:36:06.633 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-09 13:36:06.636 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-09 13:36:06.638 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-09 13:36:06.640 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-09 13:36:06.643 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:36:06.645 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:36:06.648 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:36:06.650 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:36:06.653 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:36:06.655 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:36:06.670 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:36:06.672 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:36:06.674 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:36:06.677 | + functions-common:git_clone:629 : echo master 2022-03-09 13:36:06.677 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:36:06.682 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-09 13:36:06.684 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:36:06.686 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-09 13:36:06.690 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:36:06.690 | + functions-common:git_clone:678 : head -1 2022-03-09 13:36:06.693 | 32ae8273 Merge "update constraint for ceilometer to new release 18.0.0.0rc1" 2022-03-09 13:36:06.696 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:36:06.698 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-09 13:36:06.701 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:36:06.704 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-09 13:36:06.706 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-09 13:36:06.709 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-09 13:36:06.711 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-09 13:36:06.714 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 13:36:06.716 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-09 13:36:06.718 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-09 13:36:06.721 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-09 13:36:06.724 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-09 13:36:06.728 | ++ tools/install_prereqs.sh:source:47 : NOW=1646832966 2022-03-09 13:36:06.731 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-09 13:36:06.736 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646832427 2022-03-09 13:36:06.738 | ++ tools/install_prereqs.sh:source:49 : DELTA=539 2022-03-09 13:36:06.741 | ++ tools/install_prereqs.sh:source:50 : [[ 539 -lt 7200 ]] 2022-03-09 13:36:06.743 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-09 13:36:06.746 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-09 13:36:06.748 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-09 13:36:06.751 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-09 13:36:06.753 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-09 13:36:06.755 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-09 13:36:06.758 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-09 13:36:06.760 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-09 13:36:06.763 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 13:36:06.810 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-09 13:36:06.810 | apache2-dev 2022-03-09 13:36:06.810 | bc 2022-03-09 13:36:06.810 | bsdmainutils 2022-03-09 13:36:06.810 | curl 2022-03-09 13:36:06.810 | g++ 2022-03-09 13:36:06.810 | gawk 2022-03-09 13:36:06.810 | gcc 2022-03-09 13:36:06.810 | gettext 2022-03-09 13:36:06.810 | git 2022-03-09 13:36:06.810 | graphviz 2022-03-09 13:36:06.810 | iputils-ping 2022-03-09 13:36:06.810 | libapache2-mod-proxy-uwsgi 2022-03-09 13:36:06.810 | libffi-dev 2022-03-09 13:36:06.810 | libjpeg-dev 2022-03-09 13:36:06.810 | libpcre3-dev 2022-03-09 13:36:06.810 | libpq-dev 2022-03-09 13:36:06.810 | libssl-dev 2022-03-09 13:36:06.810 | libsystemd-dev 2022-03-09 13:36:06.810 | libxml2-dev 2022-03-09 13:36:06.810 | libxslt1-dev 2022-03-09 13:36:06.810 | libyaml-dev 2022-03-09 13:36:06.810 | lsof 2022-03-09 13:36:06.810 | openssh-server 2022-03-09 13:36:06.810 | openssl 2022-03-09 13:36:06.810 | pkg-config 2022-03-09 13:36:06.810 | psmisc 2022-03-09 13:36:06.810 | python3-dev 2022-03-09 13:36:06.810 | python3-pip 2022-03-09 13:36:06.810 | python3-systemd 2022-03-09 13:36:06.810 | python3-venv 2022-03-09 13:36:06.810 | tar 2022-03-09 13:36:06.810 | tcpdump 2022-03-09 13:36:06.810 | unzip 2022-03-09 13:36:06.811 | uuid-runtime 2022-03-09 13:36:06.811 | wget 2022-03-09 13:36:06.811 | wget 2022-03-09 13:36:06.811 | zlib1g-dev 2022-03-09 13:36:06.811 | libkrb5-dev 2022-03-09 13:36:06.811 | libldap2-dev 2022-03-09 13:36:06.811 | libsasl2-dev 2022-03-09 13:36:06.811 | memcached 2022-03-09 13:36:06.811 | python3-mysqldb 2022-03-09 13:36:06.811 | sqlite3 2022-03-09 13:36:06.811 | conntrack 2022-03-09 13:36:06.811 | curl 2022-03-09 13:36:06.811 | dnsmasq-base 2022-03-09 13:36:06.811 | dnsmasq-utils 2022-03-09 13:36:06.811 | ebtables 2022-03-09 13:36:06.811 | genisoimage 2022-03-09 13:36:06.811 | iptables 2022-03-09 13:36:06.811 | iputils-arping 2022-03-09 13:36:06.811 | kpartx 2022-03-09 13:36:06.811 | libjs-jquery-tablesorter 2022-03-09 13:36:06.811 | parted 2022-03-09 13:36:06.811 | pm-utils 2022-03-09 13:36:06.811 | python3-mysqldb 2022-03-09 13:36:06.811 | socat 2022-03-09 13:36:06.811 | sqlite3 2022-03-09 13:36:06.811 | sudo 2022-03-09 13:36:06.811 | vlan 2022-03-09 13:36:06.811 | lsscsi 2022-03-09 13:36:06.811 | open-iscsi 2022-03-09 13:36:06.811 | lvm2 2022-03-09 13:36:06.811 | qemu-utils 2022-03-09 13:36:06.811 | thin-provisioning-tools 2022-03-09 13:36:06.811 | acl 2022-03-09 13:36:06.811 | dnsmasq-base 2022-03-09 13:36:06.811 | dnsmasq-utils 2022-03-09 13:36:06.812 | ebtables 2022-03-09 13:36:06.812 | haproxy 2022-03-09 13:36:06.812 | iptables 2022-03-09 13:36:06.812 | iputils-arping 2022-03-09 13:36:06.812 | iputils-ping 2022-03-09 13:36:06.812 | postgresql-server-dev-all 2022-03-09 13:36:06.812 | python3-mysqldb 2022-03-09 13:36:06.812 | sqlite3 2022-03-09 13:36:06.812 | sudo 2022-03-09 13:36:06.812 | vlan 2022-03-09 13:36:06.812 | pcp 2022-03-09 13:36:06.812 | ipset 2022-03-09 13:36:06.812 | conntrack 2022-03-09 13:36:06.812 | conntrackd 2022-03-09 13:36:06.812 | keepalived 2022-03-09 13:36:06.812 | lvm2 2022-03-09 13:36:06.812 | qemu-utils 2022-03-09 13:36:06.812 | thin-provisioning-tools 2022-03-09 13:36:06.812 | curl 2022-03-09 13:36:06.812 | liberasurecode-dev 2022-03-09 13:36:06.812 | make 2022-03-09 13:36:06.812 | memcached 2022-03-09 13:36:06.812 | rsync 2022-03-09 13:36:06.812 | sqlite3 2022-03-09 13:36:06.812 | xfsprogs' 2022-03-09 13:36:06.813 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-09 13:36:06.831 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-09 13:36:06.831 | apache2-dev 2022-03-09 13:36:06.831 | bc 2022-03-09 13:36:06.831 | bsdmainutils 2022-03-09 13:36:06.831 | curl 2022-03-09 13:36:06.831 | g++ 2022-03-09 13:36:06.831 | gawk 2022-03-09 13:36:06.831 | gcc 2022-03-09 13:36:06.831 | gettext 2022-03-09 13:36:06.832 | git 2022-03-09 13:36:06.832 | graphviz 2022-03-09 13:36:06.832 | iputils-ping 2022-03-09 13:36:06.832 | libapache2-mod-proxy-uwsgi 2022-03-09 13:36:06.832 | libffi-dev 2022-03-09 13:36:06.832 | libjpeg-dev 2022-03-09 13:36:06.832 | libpcre3-dev 2022-03-09 13:36:06.832 | libpq-dev 2022-03-09 13:36:06.832 | libssl-dev 2022-03-09 13:36:06.832 | libsystemd-dev 2022-03-09 13:36:06.832 | libxml2-dev 2022-03-09 13:36:06.832 | libxslt1-dev 2022-03-09 13:36:06.832 | libyaml-dev 2022-03-09 13:36:06.832 | lsof 2022-03-09 13:36:06.832 | openssh-server 2022-03-09 13:36:06.832 | openssl 2022-03-09 13:36:06.832 | pkg-config 2022-03-09 13:36:06.832 | psmisc 2022-03-09 13:36:06.832 | python3-dev 2022-03-09 13:36:06.832 | python3-pip 2022-03-09 13:36:06.832 | python3-systemd 2022-03-09 13:36:06.832 | python3-venv 2022-03-09 13:36:06.832 | tar 2022-03-09 13:36:06.832 | tcpdump 2022-03-09 13:36:06.832 | unzip 2022-03-09 13:36:06.832 | uuid-runtime 2022-03-09 13:36:06.832 | wget 2022-03-09 13:36:06.832 | wget 2022-03-09 13:36:06.832 | zlib1g-dev 2022-03-09 13:36:06.832 | libkrb5-dev 2022-03-09 13:36:06.832 | libldap2-dev 2022-03-09 13:36:06.832 | libsasl2-dev 2022-03-09 13:36:06.832 | memcached 2022-03-09 13:36:06.832 | python3-mysqldb 2022-03-09 13:36:06.832 | sqlite3 2022-03-09 13:36:06.832 | conntrack 2022-03-09 13:36:06.832 | curl 2022-03-09 13:36:06.833 | dnsmasq-base 2022-03-09 13:36:06.833 | dnsmasq-utils 2022-03-09 13:36:06.833 | ebtables 2022-03-09 13:36:06.833 | genisoimage 2022-03-09 13:36:06.833 | iptables 2022-03-09 13:36:06.833 | iputils-arping 2022-03-09 13:36:06.833 | kpartx 2022-03-09 13:36:06.833 | libjs-jquery-tablesorter 2022-03-09 13:36:06.833 | parted 2022-03-09 13:36:06.833 | pm-utils 2022-03-09 13:36:06.833 | python3-mysqldb 2022-03-09 13:36:06.833 | socat 2022-03-09 13:36:06.833 | sqlite3 2022-03-09 13:36:06.833 | sudo 2022-03-09 13:36:06.833 | vlan 2022-03-09 13:36:06.833 | lsscsi 2022-03-09 13:36:06.833 | open-iscsi 2022-03-09 13:36:06.833 | lvm2 2022-03-09 13:36:06.833 | qemu-utils 2022-03-09 13:36:06.833 | thin-provisioning-tools 2022-03-09 13:36:06.833 | acl 2022-03-09 13:36:06.833 | dnsmasq-base 2022-03-09 13:36:06.833 | dnsmasq-utils 2022-03-09 13:36:06.833 | ebtables 2022-03-09 13:36:06.833 | haproxy 2022-03-09 13:36:06.833 | iptables 2022-03-09 13:36:06.833 | iputils-arping 2022-03-09 13:36:06.833 | iputils-ping 2022-03-09 13:36:06.833 | postgresql-server-dev-all 2022-03-09 13:36:06.833 | python3-mysqldb 2022-03-09 13:36:06.833 | sqlite3 2022-03-09 13:36:06.833 | sudo 2022-03-09 13:36:06.833 | vlan 2022-03-09 13:36:06.833 | pcp 2022-03-09 13:36:06.833 | ipset 2022-03-09 13:36:06.833 | conntrack 2022-03-09 13:36:06.833 | conntrackd 2022-03-09 13:36:06.834 | keepalived 2022-03-09 13:36:06.834 | lvm2 2022-03-09 13:36:06.834 | qemu-utils 2022-03-09 13:36:06.834 | thin-provisioning-tools 2022-03-09 13:36:06.834 | curl 2022-03-09 13:36:06.834 | liberasurecode-dev 2022-03-09 13:36:06.834 | make 2022-03-09 13:36:06.834 | memcached 2022-03-09 13:36:06.834 | rsync 2022-03-09 13:36:06.834 | sqlite3 2022-03-09 13:36:06.834 | xfsprogs ' 2022-03-09 13:36:06.834 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-09 13:36:06.836 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:06.838 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:06.841 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 13:36:06.842 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-09 13:36:06.847 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 13:36:06.849 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-09 13:36:06.851 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:36:06.853 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-09 13:36:06.855 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:36:06.858 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:36:06.860 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:36:06.862 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:06.864 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:06.866 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:36:06.868 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-09 13:36:06.870 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-09 13:36:06.872 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-09 13:36:06.875 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-09 13:36:06.879 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-09 13:36:06.881 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-09 13:36:06.883 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-09 13:36:06.885 | ++ functions-common:time_start:2412 : local start_time= 2022-03-09 13:36:06.887 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:36:06.890 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:36:06.894 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646832966892 2022-03-09 13:36:06.896 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-09 13:36:06.898 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-09 13:36:06.900 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-09 13:36:07.399 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-09 13:36:07.418 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-09 13:36:07.452 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-09 13:36:07.501 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-09 13:36:08.184 | Fetched 222 kB in 1s (238 kB/s) 2022-03-09 13:36:09.701 | Reading package lists... 2022-03-09 13:36:09.733 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-09 13:36:09.735 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-09 13:36:09.737 | ++ functions-common:time_stop:2425 : local name 2022-03-09 13:36:09.739 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:09.741 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:09.743 | ++ functions-common:time_stop:2428 : local total 2022-03-09 13:36:09.745 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:09.747 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-09 13:36:09.749 | ++ functions-common:time_stop:2432 : start_time=1646832966892 2022-03-09 13:36:09.752 | ++ functions-common:time_stop:2434 : [[ -z 1646832966892 ]] 2022-03-09 13:36:09.754 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:09.758 | ++ functions-common:time_stop:2437 : end_time=1646832969756 2022-03-09 13:36:09.760 | ++ functions-common:time_stop:2438 : elapsed_time=2864 2022-03-09 13:36:09.762 | ++ functions-common:time_stop:2439 : total=0 2022-03-09 13:36:09.764 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:09.767 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2864 2022-03-09 13:36:09.769 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 13:36:09.772 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:36:09.774 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:09.776 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:09.778 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 13:36:09.799 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 13:36:09.907 | Reading package lists... 2022-03-09 13:36:10.145 | Building dependency tree... 2022-03-09 13:36:10.147 | Reading state information... 2022-03-09 13:36:10.180 | acl is already the newest version (2.2.53-6). 2022-03-09 13:36:10.180 | bc is already the newest version (1.07.1-2build1). 2022-03-09 13:36:10.180 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-09 13:36:10.180 | conntrack is already the newest version (1:1.4.5-2). 2022-03-09 13:36:10.180 | ebtables is already the newest version (2.0.11-3build1). 2022-03-09 13:36:10.180 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 13:36:10.180 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-09 13:36:10.180 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 13:36:10.180 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-09 13:36:10.181 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-09 13:36:10.181 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-09 13:36:10.181 | iputils-arping is already the newest version (3:20190709-3). 2022-03-09 13:36:10.181 | iputils-ping is already the newest version (3:20190709-3). 2022-03-09 13:36:10.181 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-09 13:36:10.181 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-09 13:36:10.181 | libffi-dev is already the newest version (3.3-4). 2022-03-09 13:36:10.181 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-09 13:36:10.181 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-09 13:36:10.181 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-09 13:36:10.181 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-09 13:36:10.181 | lsscsi is already the newest version (0.30-0.1). 2022-03-09 13:36:10.181 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-09 13:36:10.181 | make is already the newest version (4.2.1-1.2). 2022-03-09 13:36:10.181 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-09 13:36:10.181 | psmisc is already the newest version (23.3-1). 2022-03-09 13:36:10.181 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-09 13:36:10.181 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-09 13:36:10.181 | python3-systemd is already the newest version (234-3build2). 2022-03-09 13:36:10.181 | socat is already the newest version (1.7.3.3-2). 2022-03-09 13:36:10.181 | tcpdump is already the newest version (4.9.3-4). 2022-03-09 13:36:10.181 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-09 13:36:10.181 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-09 13:36:10.181 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-09 13:36:10.181 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-09 13:36:10.181 | graphviz is already the newest version (2.42.2-3build2). 2022-03-09 13:36:10.181 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-09 13:36:10.181 | pcp is already the newest version (5.0.3-1). 2022-03-09 13:36:10.181 | pm-utils is already the newest version (1.4.1-19). 2022-03-09 13:36:10.181 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-09 13:36:10.181 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:36:10.181 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:36:10.181 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-09 13:36:10.181 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 13:36:10.181 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 13:36:10.182 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-09 13:36:10.182 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-09 13:36:10.182 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-09 13:36:10.182 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-09 13:36:10.182 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-09 13:36:10.182 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-09 13:36:10.182 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-09 13:36:10.182 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-09 13:36:10.182 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 13:36:10.182 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-09 13:36:10.182 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-09 13:36:10.182 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-09 13:36:10.182 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-09 13:36:10.182 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-09 13:36:10.182 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-09 13:36:10.182 | openssl is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 13:36:10.182 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-09 13:36:10.182 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-09 13:36:10.182 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-09 13:36:10.182 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-09 13:36:10.182 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-09 13:36:10.182 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-09 13:36:10.182 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-09 13:36:10.182 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-09 13:36:10.182 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-09 13:36:10.401 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:36:10.401 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-09 13:36:10.401 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-09 13:36:10.401 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-09 13:36:10.401 | The following packages were automatically installed and are no longer required: 2022-03-09 13:36:10.402 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:36:10.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:36:10.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:36:10.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:36:10.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:36:10.402 | python3-zope.interface 2022-03-09 13:36:10.402 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:36:10.514 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:36:10.519 | ++ functions-common:apt_get:1234 : result=0 2022-03-09 13:36:10.521 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:36:10.523 | ++ functions-common:time_stop:2425 : local name 2022-03-09 13:36:10.526 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:10.528 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:10.530 | ++ functions-common:time_stop:2428 : local total 2022-03-09 13:36:10.533 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:10.535 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:36:10.537 | ++ functions-common:time_stop:2432 : start_time=1646832969796 2022-03-09 13:36:10.539 | ++ functions-common:time_stop:2434 : [[ -z 1646832969796 ]] 2022-03-09 13:36:10.542 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:10.546 | ++ functions-common:time_stop:2437 : end_time=1646832970544 2022-03-09 13:36:10.549 | ++ functions-common:time_stop:2438 : elapsed_time=748 2022-03-09 13:36:10.551 | ++ functions-common:time_stop:2439 : total=804 2022-03-09 13:36:10.553 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:10.556 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1552 2022-03-09 13:36:10.558 | ++ functions-common:apt_get:1238 : return 0 2022-03-09 13:36:10.561 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-09 13:36:10.564 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-09 13:36:10.566 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-09 13:36:10.571 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-09 13:36:10.575 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-09 13:36:10.577 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-09 13:36:10.581 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-09 13:36:11.976 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-09 13:36:11.978 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-09 13:36:11.980 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-09 13:36:11.981 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-09 13:36:11.983 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-09 13:36:11.985 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-09 13:36:11.987 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-09 13:36:11.989 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-09 13:36:11.990 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-09 13:36:11.992 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-09 13:36:11.994 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-09 13:36:11.995 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-09 13:36:11.997 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-09 13:36:11.999 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-09 13:36:12.001 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-09 13:36:12.003 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-09 13:36:12.004 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-09 13:36:12.006 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-09 13:36:12.008 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-09 13:36:12.010 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-09 13:36:12.012 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-09 13:36:12.014 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-09 13:36:12.016 | + functions-common:_ensure_lsb_release:394 : return 2022-03-09 13:36:12.018 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-09 13:36:12.095 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-09 13:36:12.097 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-09 13:36:12.172 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-09 13:36:12.175 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-09 13:36:12.260 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-09 13:36:12.262 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-09 13:36:12.264 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-09 13:36:12.266 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-09 13:36:12.268 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-09 13:36:12.270 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-09 13:36:12.272 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-09 13:36:12.274 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-09 13:36:12.276 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-09 13:36:12.277 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-09 13:36:12.279 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-09 13:36:12.279 | Distro: focal 2022-03-09 13:36:12.282 | + tools/install_pip.sh:main:124 : get_versions 2022-03-09 13:36:12.284 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 13:36:12.288 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 13:36:12.290 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 13:36:12.292 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 13:36:12.292 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 13:36:12.982 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 13:36:12.985 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 13:36:12.985 | pip: 21.3.1 2022-03-09 13:36:12.987 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-09 13:36:12.988 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-09 13:36:12.990 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:36:12.992 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:36:12.994 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:36:12.996 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:36:12.997 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:36:12.999 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:36:13.001 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:36:13.003 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:36:13.004 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:36:13.006 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:36:13.008 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:36:13.010 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-09 13:36:13.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:13.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:13.015 | + tools/install_pip.sh:main:142 : : 2022-03-09 13:36:13.017 | + tools/install_pip.sh:main:147 : set -x 2022-03-09 13:36:13.018 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-09 13:36:13.020 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-09 13:36:13.022 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:36:13.024 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-09 13:36:13.026 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-09 13:36:13.028 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:36:13.030 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:36:13.030 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:36:13.034 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-09 13:36:13.036 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-09 13:36:13.038 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-09 13:36:13.040 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-09 13:36:13.042 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-09 13:36:13.058 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-09 13:36:13.060 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-09 13:36:13.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:36:13.926 | from cryptography.utils import int_from_bytes 2022-03-09 13:36:13.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:36:13.926 | from cryptography.utils import int_from_bytes 2022-03-09 13:36:15.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:36:16.944 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-09 13:36:16.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-09 13:36:19.472 | Installing collected packages: setuptools 2022-03-09 13:36:20.304 | Successfully installed setuptools-60.9.3 2022-03-09 13:36:20.304 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:36:20.475 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:36:20.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:36:20.614 | + inc/python:pip_install:200 : result=0 2022-03-09 13:36:20.616 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:36:20.618 | + functions-common:time_stop:2425 : local name 2022-03-09 13:36:20.620 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:20.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:20.623 | + functions-common:time_stop:2428 : local total 2022-03-09 13:36:20.624 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:20.627 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:36:20.628 | + functions-common:time_stop:2432 : start_time=1646832973054 2022-03-09 13:36:20.630 | + functions-common:time_stop:2434 : [[ -z 1646832973054 ]] 2022-03-09 13:36:20.632 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:20.635 | + functions-common:time_stop:2437 : end_time=1646832980633 2022-03-09 13:36:20.637 | + functions-common:time_stop:2438 : elapsed_time=7579 2022-03-09 13:36:20.639 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:36:20.641 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:20.643 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7579 2022-03-09 13:36:20.644 | + inc/python:pip_install:203 : return 0 2022-03-09 13:36:20.646 | + tools/install_pip.sh:main:153 : get_versions 2022-03-09 13:36:20.649 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 13:36:20.652 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 13:36:20.654 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 13:36:20.657 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 13:36:20.657 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 13:36:21.355 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 13:36:21.356 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 13:36:21.357 | pip: 21.3.1 2022-03-09 13:36:21.360 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-09 13:36:21.363 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 13:36:21.366 | + ./stack.sh:main:796 : fixup_all 2022-03-09 13:36:21.368 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-09 13:36:21.370 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-09 13:36:21.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:21.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:21.377 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-09 13:36:21.388 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-09 13:36:21.400 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-09 13:36:21.411 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-09 13:36:21.414 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-09 13:36:21.416 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:36:21.418 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:36:21.420 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:36:21.422 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:36:21.424 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:36:21.426 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:36:21.428 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:36:21.430 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:36:21.432 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:36:21.434 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:36:21.436 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:36:21.438 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-09 13:36:21.441 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-09 13:36:21.443 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-09 13:36:21.445 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:36:21.447 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:36:21.449 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:36:21.451 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:36:21.454 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:36:21.456 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:36:21.458 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-09 13:36:21.461 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-09 13:36:21.463 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-09 13:36:21.465 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-09 13:36:21.467 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-09 13:36:21.471 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-09 13:36:21.473 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-09 13:36:21.494 | Using python 3.8 to install os-testr 2022-03-09 13:36:21.496 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-09 13:36:22.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:36:22.376 | from cryptography.utils import int_from_bytes 2022-03-09 13:36:22.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:36:22.376 | from cryptography.utils import int_from_bytes 2022-03-09 13:36:23.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:36:23.579 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-09 13:36:23.655 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-09 13:36:23.656 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-09 13:36:23.657 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-09 13:36:23.658 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-09 13:36:23.671 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-09 13:36:23.698 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-09 13:36:23.699 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-09 13:36:23.700 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-09 13:36:23.701 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-09 13:36:23.703 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-09 13:36:23.725 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-09 13:36:23.726 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-09 13:36:23.727 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-09 13:36:23.729 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-09 13:36:23.730 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-09 13:36:23.743 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-09 13:36:23.809 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-09 13:36:23.809 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-09 13:36:23.810 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-09 13:36:26.323 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:36:26.330 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:36:26.330 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:36:26.470 | + inc/python:pip_install:200 : result=0 2022-03-09 13:36:26.472 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:36:26.475 | + functions-common:time_stop:2425 : local name 2022-03-09 13:36:26.477 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:26.479 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:26.481 | + functions-common:time_stop:2428 : local total 2022-03-09 13:36:26.484 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:26.486 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:36:26.488 | + functions-common:time_stop:2432 : start_time=1646832981488 2022-03-09 13:36:26.490 | + functions-common:time_stop:2434 : [[ -z 1646832981488 ]] 2022-03-09 13:36:26.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:26.498 | + functions-common:time_stop:2437 : end_time=1646832986495 2022-03-09 13:36:26.500 | + functions-common:time_stop:2438 : elapsed_time=5007 2022-03-09 13:36:26.503 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:36:26.505 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:26.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5007 2022-03-09 13:36:26.509 | + inc/python:pip_install:203 : return 0 2022-03-09 13:36:26.511 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-09 13:36:26.563 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-09 13:36:26.836 | + ./stack.sh:main:810 : install_infra 2022-03-09 13:36:26.838 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 13:36:26.841 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-09 13:36:26.844 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 13:36:26.847 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-09 13:36:26.870 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-09 13:36:28.814 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.824 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.831 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.835 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.935 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.954 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.958 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.961 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.976 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.985 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:28.986 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.017 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.027 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.032 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.050 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.086 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.094 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.099 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.146 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.163 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.167 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.187 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.193 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.240 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.259 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.262 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.352 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.360 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.413 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.532 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.557 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.561 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.572 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.577 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.596 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.602 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.619 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.677 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.690 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.705 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.748 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.753 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:29.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:36:29.894 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-09 13:36:30.172 | + inc/python:pip_install:200 : result=0 2022-03-09 13:36:30.174 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:36:30.177 | + functions-common:time_stop:2425 : local name 2022-03-09 13:36:30.179 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:30.181 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:30.183 | + functions-common:time_stop:2428 : local total 2022-03-09 13:36:30.185 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:30.188 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:36:30.190 | + functions-common:time_stop:2432 : start_time=1646832986862 2022-03-09 13:36:30.192 | + functions-common:time_stop:2434 : [[ -z 1646832986862 ]] 2022-03-09 13:36:30.194 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:30.198 | + functions-common:time_stop:2437 : end_time=1646832990196 2022-03-09 13:36:30.201 | + functions-common:time_stop:2438 : elapsed_time=3334 2022-03-09 13:36:30.203 | + functions-common:time_stop:2439 : total=5007 2022-03-09 13:36:30.205 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:30.207 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8341 2022-03-09 13:36:30.209 | + inc/python:pip_install:203 : return 0 2022-03-09 13:36:30.211 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 13:36:30.214 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-09 13:36:30.236 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-09 13:36:32.061 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.071 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.078 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.082 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.182 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.202 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.207 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.210 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.225 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.233 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.235 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.267 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.276 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.281 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.298 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.336 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.344 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.350 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.397 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.411 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.415 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.434 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.441 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.489 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.507 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.510 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.602 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.609 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.663 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.786 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.810 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.814 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.825 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.831 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.850 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.856 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.878 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.934 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.946 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:32.962 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:33.006 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:33.010 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:36:33.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:36:33.018 | Processing /opt/stack/requirements 2022-03-09 13:36:34.740 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-09 13:36:34.743 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-09 13:36:34.755 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-09 13:36:34.760 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-09 13:36:34.763 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-09 13:36:34.769 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-09 13:36:34.796 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-09 13:36:34.817 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-09 13:36:34.826 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-09 13:36:34.847 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (1.3) 2022-03-09 13:36:34.849 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (0.3.0) 2022-03-09 13:36:34.865 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-09 13:36:34.868 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-09 13:36:34.873 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-09 13:36:34.876 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-09 13:36:34.878 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-09 13:36:34.891 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-09 13:36:34.897 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-09 13:36:34.900 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-09 13:36:34.912 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-09 13:36:34.960 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-09 13:36:34.964 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-09 13:36:34.967 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-09 13:36:35.027 | Building wheels for collected packages: openstack-requirements 2022-03-09 13:36:35.028 | Building wheel for openstack-requirements (setup.py): started 2022-03-09 13:36:35.850 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-09 13:36:35.850 | ERROR: Command errored out with exit status 1: 2022-03-09 13:36:35.850 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-lpdqofbv/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-lpdqofbv/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-olszwa5w 2022-03-09 13:36:35.850 | cwd: /tmp/pip-req-build-lpdqofbv/ 2022-03-09 13:36:35.850 | Complete output (6 lines): 2022-03-09 13:36:35.850 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-09 13:36:35.850 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-09 13:36:35.850 | or: setup.py --help-commands 2022-03-09 13:36:35.851 | or: setup.py cmd --help 2022-03-09 13:36:35.851 | 2022-03-09 13:36:35.851 | error: invalid command 'bdist_wheel' 2022-03-09 13:36:35.851 | ---------------------------------------- 2022-03-09 13:36:35.851 | ERROR: Failed building wheel for openstack-requirements 2022-03-09 13:36:35.851 | Running setup.py clean for openstack-requirements 2022-03-09 13:36:36.677 | Failed to build openstack-requirements 2022-03-09 13:36:36.693 | Installing collected packages: openstack-requirements 2022-03-09 13:36:36.693 | Attempting uninstall: openstack-requirements 2022-03-09 13:36:36.694 | Found existing installation: openstack-requirements 1.2.1.dev5330 2022-03-09 13:36:36.732 | Uninstalling openstack-requirements-1.2.1.dev5330: 2022-03-09 13:36:36.751 | Successfully uninstalled openstack-requirements-1.2.1.dev5330 2022-03-09 13:36:36.755 | Running setup.py install for openstack-requirements: started 2022-03-09 13:36:39.101 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-09 13:36:39.125 | Successfully installed openstack-requirements-1.2.1.dev5330 2022-03-09 13:36:39.251 | + inc/python:pip_install:200 : result=0 2022-03-09 13:36:39.253 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:36:39.256 | + functions-common:time_stop:2425 : local name 2022-03-09 13:36:39.258 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:39.260 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:39.262 | + functions-common:time_stop:2428 : local total 2022-03-09 13:36:39.264 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:39.267 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:36:39.269 | + functions-common:time_stop:2432 : start_time=1646832990228 2022-03-09 13:36:39.271 | + functions-common:time_stop:2434 : [[ -z 1646832990228 ]] 2022-03-09 13:36:39.273 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:39.277 | + functions-common:time_stop:2437 : end_time=1646832999275 2022-03-09 13:36:39.279 | + functions-common:time_stop:2438 : elapsed_time=9047 2022-03-09 13:36:39.282 | + functions-common:time_stop:2439 : total=8341 2022-03-09 13:36:39.284 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:39.286 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17388 2022-03-09 13:36:39.288 | + inc/python:pip_install:203 : return 0 2022-03-09 13:36:39.291 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-09 13:36:39.293 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-09 13:36:39.295 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-09 13:36:39.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:36:39.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:36:39.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-09 13:36:39.305 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:36:39.307 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-09 13:36:39.327 | Using python 3.8 to install pbr 2022-03-09 13:36:39.329 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-09 13:36:40.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:36:40.195 | from cryptography.utils import int_from_bytes 2022-03-09 13:36:40.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:36:40.195 | from cryptography.utils import int_from_bytes 2022-03-09 13:36:41.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:36:41.373 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-09 13:36:44.004 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:36:44.011 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:36:44.011 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:36:44.133 | + inc/python:pip_install:200 : result=0 2022-03-09 13:36:44.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:36:44.137 | + functions-common:time_stop:2425 : local name 2022-03-09 13:36:44.140 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:44.142 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:44.144 | + functions-common:time_stop:2428 : local total 2022-03-09 13:36:44.146 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:44.148 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:36:44.151 | + functions-common:time_stop:2432 : start_time=1646832999322 2022-03-09 13:36:44.153 | + functions-common:time_stop:2434 : [[ -z 1646832999322 ]] 2022-03-09 13:36:44.157 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:44.164 | + functions-common:time_stop:2437 : end_time=1646833004159 2022-03-09 13:36:44.166 | + functions-common:time_stop:2438 : elapsed_time=4837 2022-03-09 13:36:44.168 | + functions-common:time_stop:2439 : total=17388 2022-03-09 13:36:44.172 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:44.174 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22225 2022-03-09 13:36:44.176 | + inc/python:pip_install:203 : return 0 2022-03-09 13:36:44.180 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-09 13:36:46.515 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-09 13:36:48.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:36:48.453 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-09 13:36:48.468 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-09 13:36:48.471 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-09 13:36:48.474 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-09 13:36:48.479 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-09 13:36:48.482 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-09 13:36:48.554 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 13:36:48.557 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 13:36:48.560 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-09 13:36:48.577 | + ./stack.sh:main:819 : pkgs= 2022-03-09 13:36:48.580 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-09 13:36:48.582 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-09 13:36:48.584 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 13:36:48.587 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-09 13:36:48.589 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 13:36:48.591 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 13:36:48.593 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 13:36:48.596 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 13:36:48.598 | + functions-common:run_phase:1863 : local extra 2022-03-09 13:36:48.601 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 13:36:48.604 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 13:36:48.607 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 13:36:48.609 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 13:36:48.612 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-09 13:36:48.614 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 13:36:48.629 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:48.631 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 13:36:48.633 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:36:48.635 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-09 13:36:48.637 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:36:48.640 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-09 13:36:48.642 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:36:48.644 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-09 13:36:48.646 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:36:48.648 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-09 13:36:48.650 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:36:48.653 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-09 13:36:48.655 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 13:36:48.657 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 13:36:48.659 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 13:36:48.661 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 13:36:48.663 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-09 13:36:48.665 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 13:36:48.669 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-09 13:36:48.671 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 13:36:48.673 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 13:36:48.676 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-09 13:36:48.678 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-09 13:36:48.680 | + functions:set_systemd_override:821 : local value=2048 2022-03-09 13:36:48.683 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-09 13:36:48.685 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-09 13:36:48.737 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-09 13:36:48.737 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-09 13:36:48.739 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-09 13:36:49.128 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-09 13:36:49.130 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-09 13:36:49.147 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:49.149 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-09 13:36:49.151 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:36:49.154 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:36:49.157 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:36:49.159 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:36:49.161 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:36:49.163 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:36:49.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:49.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:49.170 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:36:49.173 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:36:49.175 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:36:49.177 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:36:49.179 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-09 13:36:49.182 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:36:49.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:49.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:49.190 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-09 13:36:49.212 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-09 13:36:49.321 | Reading package lists... 2022-03-09 13:36:49.559 | Building dependency tree... 2022-03-09 13:36:49.560 | Reading state information... 2022-03-09 13:36:49.811 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-09 13:36:49.811 | The following packages were automatically installed and are no longer required: 2022-03-09 13:36:49.812 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:36:49.812 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:36:49.812 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:36:49.812 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:36:49.813 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:36:49.813 | python3-zope.interface 2022-03-09 13:36:49.813 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:36:49.927 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:36:49.931 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:36:49.933 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:36:49.936 | + functions-common:time_stop:2425 : local name 2022-03-09 13:36:49.938 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:49.940 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:49.942 | + functions-common:time_stop:2428 : local total 2022-03-09 13:36:49.944 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:49.947 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:36:49.949 | + functions-common:time_stop:2432 : start_time=1646833009209 2022-03-09 13:36:49.951 | + functions-common:time_stop:2434 : [[ -z 1646833009209 ]] 2022-03-09 13:36:49.954 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:49.958 | + functions-common:time_stop:2437 : end_time=1646833009956 2022-03-09 13:36:49.961 | + functions-common:time_stop:2438 : elapsed_time=747 2022-03-09 13:36:49.963 | + functions-common:time_stop:2439 : total=1552 2022-03-09 13:36:49.965 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:49.967 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2299 2022-03-09 13:36:49.970 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:36:49.972 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-09 13:36:49.975 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:36:49.977 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:36:49.979 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:36:49.982 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:36:49.984 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:36:49.986 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:36:49.989 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-09 13:36:49.991 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:36:49.993 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:36:49.995 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:36:49.998 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:36:50.000 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:36:50.002 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:36:50.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:36:50.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:36:50.009 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:36:50.011 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:36:50.013 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:36:50.016 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-09 13:36:50.018 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:36:50.020 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:36:50.023 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:36:50.025 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:36:50.027 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:36:50.029 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:36:50.032 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-09 13:36:50.034 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-09 13:36:50.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:50.052 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-09 13:36:50.054 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:36:50.057 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-09 13:36:50.059 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-09 13:36:50.062 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-09 13:36:50.066 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-09 13:36:50.069 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-09 13:36:50.071 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-09 13:36:50.073 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-09 13:36:50.075 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-09 13:36:50.078 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-09 13:36:50.081 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-09 13:36:50.759 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-09 13:36:50.759 | user tags 2022-03-09 13:36:50.759 | stackrabbit []' 2022-03-09 13:36:50.762 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-09 13:36:50.762 | user tags 2022-03-09 13:36:50.762 | stackrabbit []' 2022-03-09 13:36:50.762 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-09 13:36:50.768 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-09 13:36:50.771 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-09 13:36:50.773 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 13:36:51.444 | Changing password for user "stackrabbit" ... 2022-03-09 13:36:51.509 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-09 13:36:52.188 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-09 13:36:52.241 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-09 13:36:52.243 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 13:36:52.913 | Changing password for user "stackrabbit" ... 2022-03-09 13:36:52.960 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-09 13:36:52.963 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-09 13:36:52.965 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-09 13:36:53.621 | Deleting user "guest" ... 2022-03-09 13:36:53.635 | Error: 2022-03-09 13:36:53.635 | {:no_such_user, "guest"} 2022-03-09 13:36:53.649 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-09 13:36:53.651 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-09 13:36:53.669 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:53.672 | + ./stack.sh:main:836 : install_database 2022-03-09 13:36:53.674 | + lib/database:install_database:118 : install_database_mysql 2022-03-09 13:36:53.677 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-09 13:36:53.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:53.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:53.684 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-09 13:36:54.005 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-09 13:36:54.008 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-09 13:36:54.010 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-09 13:36:54.012 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-09 13:36:54.015 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:36:54.017 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-09 13:36:54.020 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:36:54.022 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:36:54.024 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:36:54.027 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:36:54.029 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:36:54.031 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:36:54.034 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:36:54.036 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:36:54.038 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:36:54.041 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:36:54.043 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:36:54.045 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-09 13:36:54.048 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:36:54.050 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:36:54.052 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:36:54.054 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:36:54.057 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:36:54.059 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:36:54.062 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-09 13:36:54.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:54.066 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:54.069 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-09 13:36:54.071 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:36:54.073 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:36:54.075 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:36:54.078 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:36:54.080 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:36:54.083 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:36:54.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:54.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:54.089 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:36:54.092 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:36:54.094 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:36:54.096 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:36:54.098 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-09 13:36:54.101 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:36:54.103 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:54.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:54.108 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-09 13:36:54.129 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-09 13:36:54.238 | Reading package lists... 2022-03-09 13:36:54.475 | Building dependency tree... 2022-03-09 13:36:54.477 | Reading state information... 2022-03-09 13:36:54.728 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-09 13:36:54.728 | The following packages were automatically installed and are no longer required: 2022-03-09 13:36:54.729 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:36:54.730 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:36:54.730 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:36:54.730 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:36:54.730 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:36:54.730 | python3-zope.interface 2022-03-09 13:36:54.730 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:36:54.847 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:36:54.851 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:36:54.853 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:36:54.855 | + functions-common:time_stop:2425 : local name 2022-03-09 13:36:54.858 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:54.860 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:54.862 | + functions-common:time_stop:2428 : local total 2022-03-09 13:36:54.865 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:54.867 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:36:54.869 | + functions-common:time_stop:2432 : start_time=1646833014126 2022-03-09 13:36:54.871 | + functions-common:time_stop:2434 : [[ -z 1646833014126 ]] 2022-03-09 13:36:54.874 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:54.878 | + functions-common:time_stop:2437 : end_time=1646833014875 2022-03-09 13:36:54.880 | + functions-common:time_stop:2438 : elapsed_time=749 2022-03-09 13:36:54.882 | + functions-common:time_stop:2439 : total=2299 2022-03-09 13:36:54.884 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:54.886 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3048 2022-03-09 13:36:54.888 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:36:54.891 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-09 13:36:54.893 | + ./stack.sh:main:839 : install_database_python 2022-03-09 13:36:54.896 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-09 13:36:54.898 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-09 13:36:54.900 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-09 13:36:54.902 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:36:54.906 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-09 13:36:54.908 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-09 13:36:54.911 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:36:54.915 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:36:54.915 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:36:54.920 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-09 13:36:54.922 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-09 13:36:54.924 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-09 13:36:54.927 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-09 13:36:54.929 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-09 13:36:54.950 | Using python 3.8 to install PyMySQL 2022-03-09 13:36:54.953 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-09 13:36:55.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:36:55.836 | from cryptography.utils import int_from_bytes 2022-03-09 13:36:55.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:36:55.836 | from cryptography.utils import int_from_bytes 2022-03-09 13:36:56.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:36:57.015 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-09 13:36:59.505 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:36:59.511 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:36:59.520 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:36:59.638 | + inc/python:pip_install:200 : result=0 2022-03-09 13:36:59.641 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:36:59.643 | + functions-common:time_stop:2425 : local name 2022-03-09 13:36:59.646 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:36:59.648 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:36:59.650 | + functions-common:time_stop:2428 : local total 2022-03-09 13:36:59.653 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:36:59.656 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:36:59.658 | + functions-common:time_stop:2432 : start_time=1646833014945 2022-03-09 13:36:59.660 | + functions-common:time_stop:2434 : [[ -z 1646833014945 ]] 2022-03-09 13:36:59.663 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:36:59.667 | + functions-common:time_stop:2437 : end_time=1646833019665 2022-03-09 13:36:59.669 | + functions-common:time_stop:2438 : elapsed_time=4720 2022-03-09 13:36:59.672 | + functions-common:time_stop:2439 : total=22225 2022-03-09 13:36:59.674 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:36:59.676 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26945 2022-03-09 13:36:59.678 | + inc/python:pip_install:203 : return 0 2022-03-09 13:36:59.681 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-09 13:36:59.683 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 13:36:59.685 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-09 13:36:59.688 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-09 13:36:59.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:59.707 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-09 13:36:59.709 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-09 13:36:59.712 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:36:59.713 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 13:36:59.718 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:36:59.721 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 13:36:59.723 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 13:36:59.725 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 13:36:59.728 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-09 13:36:59.730 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-09 13:36:59.745 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:36:59.748 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-09 13:36:59.750 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:36:59.753 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:36:59.755 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:36:59.757 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:36:59.760 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:36:59.762 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:36:59.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:59.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:59.769 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:36:59.771 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:36:59.774 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:36:59.776 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:36:59.778 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-09 13:36:59.781 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:36:59.783 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:36:59.786 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:36:59.788 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-09 13:36:59.808 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-09 13:36:59.918 | Reading package lists... 2022-03-09 13:37:00.161 | Building dependency tree... 2022-03-09 13:37:00.163 | Reading state information... 2022-03-09 13:37:00.417 | radvd is already the newest version (1:2.17-2). 2022-03-09 13:37:00.417 | The following packages were automatically installed and are no longer required: 2022-03-09 13:37:00.419 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:37:00.419 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:37:00.419 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:37:00.419 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:37:00.419 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:37:00.419 | python3-zope.interface 2022-03-09 13:37:00.419 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:37:00.533 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:37:00.537 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:37:00.539 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:37:00.541 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:00.544 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:00.546 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:00.548 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:00.550 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:00.552 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:37:00.555 | + functions-common:time_stop:2432 : start_time=1646833019806 2022-03-09 13:37:00.557 | + functions-common:time_stop:2434 : [[ -z 1646833019806 ]] 2022-03-09 13:37:00.560 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:00.565 | + functions-common:time_stop:2437 : end_time=1646833020562 2022-03-09 13:37:00.567 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-09 13:37:00.569 | + functions-common:time_stop:2439 : total=3048 2022-03-09 13:37:00.571 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:00.573 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3804 2022-03-09 13:37:00.576 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:37:00.579 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-09 13:37:00.595 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:00.597 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-09 13:37:00.599 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-09 13:37:00.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-09 13:37:00.604 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-09 13:37:00.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-09 13:37:00.626 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:37:00.629 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:37:00.631 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:37:00.633 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:37:00.635 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:37:00.637 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:37:00.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:00.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:00.645 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:37:00.647 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:37:00.649 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:37:00.651 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:37:00.653 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-09 13:37:00.656 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:37:00.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:00.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:00.662 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-09 13:37:00.682 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-09 13:37:00.792 | Reading package lists... 2022-03-09 13:37:01.033 | Building dependency tree... 2022-03-09 13:37:01.034 | Reading state information... 2022-03-09 13:37:01.287 | fakeroot is already the newest version (1.24-1). 2022-03-09 13:37:01.287 | make is already the newest version (4.2.1-1.2). 2022-03-09 13:37:01.287 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-09 13:37:01.287 | The following packages were automatically installed and are no longer required: 2022-03-09 13:37:01.288 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:37:01.288 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:37:01.288 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:37:01.288 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:37:01.288 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:37:01.288 | python3-zope.interface 2022-03-09 13:37:01.288 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:37:01.400 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:37:01.404 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:37:01.407 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:37:01.410 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:01.412 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:01.414 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:01.416 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:01.418 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:01.420 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:37:01.423 | + functions-common:time_stop:2432 : start_time=1646833020680 2022-03-09 13:37:01.425 | + functions-common:time_stop:2434 : [[ -z 1646833020680 ]] 2022-03-09 13:37:01.428 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:01.432 | + functions-common:time_stop:2437 : end_time=1646833021429 2022-03-09 13:37:01.434 | + functions-common:time_stop:2438 : elapsed_time=749 2022-03-09 13:37:01.437 | + functions-common:time_stop:2439 : total=3804 2022-03-09 13:37:01.439 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:01.441 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4553 2022-03-09 13:37:01.443 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:37:01.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-09 13:37:01.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:01.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:01.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-09 13:37:01.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-09 13:37:01.458 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-09 13:37:01.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-09 13:37:01.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-09 13:37:01.467 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-09 13:37:01.468 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-09 13:37:01.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-09 13:37:01.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-09 13:37:01.477 | + functions:vercmp:628 : local v1=5.4 2022-03-09 13:37:01.479 | + functions:vercmp:629 : local 'op=<' 2022-03-09 13:37:01.481 | + functions:vercmp:630 : local v2=3.13 2022-03-09 13:37:01.484 | + functions:vercmp:631 : local result 2022-03-09 13:37:01.487 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-09 13:37:01.487 | ++ functions:vercmp:635 : sort -V 2022-03-09 13:37:01.488 | ++ functions:vercmp:635 : head -1 2022-03-09 13:37:01.492 | + functions:vercmp:635 : result=3.13 2022-03-09 13:37:01.494 | + functions:vercmp:637 : case $op in 2022-03-09 13:37:01.496 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-09 13:37:01.499 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-09 13:37:01.501 | + functions:vercmp:648 : return 2022-03-09 13:37:01.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-09 13:37:01.506 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:37:01.508 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-09 13:37:01.976 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-09 13:37:01.978 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-09 13:37:01.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:01.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:01.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-09 13:37:01.989 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:01.991 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-09 13:37:02.010 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:02.012 | + ./stack.sh:main:847 : install_etcd3 2022-03-09 13:37:02.015 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-09 13:37:02.015 | Installing etcd 2022-03-09 13:37:02.017 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-09 13:37:02.029 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-09 13:37:02.041 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-09 13:37:02.049 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-09 13:37:02.059 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-09 13:37:02.063 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:37:02.065 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:37:02.068 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:37:02.072 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:37:02.075 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-09 13:37:02.077 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-09 13:37:02.079 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:37:02.082 | ++ functions:get_extra_file:74 : return 2022-03-09 13:37:02.084 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:37:02.087 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-09 13:37:02.089 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-09 13:37:02.092 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-09 13:37:02.109 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:02.112 | + ./stack.sh:main:866 : install_dstat 2022-03-09 13:37:02.114 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-09 13:37:02.130 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:02.133 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-09 13:37:02.135 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:37:02.137 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-09 13:37:02.140 | + ./stack.sh:main:875 : install_libs 2022-03-09 13:37:02.142 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-09 13:37:02.145 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-09 13:37:02.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-09 13:37:02.149 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-09 13:37:02.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-09 13:37:02.158 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.161 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-09 13:37:02.163 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-09 13:37:02.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-09 13:37:02.168 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-09 13:37:02.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-09 13:37:02.178 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.180 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-09 13:37:02.182 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-09 13:37:02.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-09 13:37:02.187 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-09 13:37:02.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-09 13:37:02.197 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.199 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-09 13:37:02.201 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-09 13:37:02.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-09 13:37:02.206 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-09 13:37:02.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-09 13:37:02.215 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.217 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-09 13:37:02.220 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-09 13:37:02.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-09 13:37:02.224 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-09 13:37:02.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-09 13:37:02.234 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.237 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-09 13:37:02.239 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-09 13:37:02.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-09 13:37:02.244 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-09 13:37:02.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-09 13:37:02.253 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.255 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-09 13:37:02.257 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-09 13:37:02.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-09 13:37:02.262 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-09 13:37:02.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-09 13:37:02.271 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.273 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-09 13:37:02.275 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-09 13:37:02.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-09 13:37:02.281 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-09 13:37:02.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-09 13:37:02.291 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.293 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-09 13:37:02.295 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-09 13:37:02.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-09 13:37:02.300 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-09 13:37:02.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-09 13:37:02.309 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.312 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-09 13:37:02.314 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-09 13:37:02.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-09 13:37:02.318 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-09 13:37:02.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-09 13:37:02.328 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.330 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-09 13:37:02.332 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-09 13:37:02.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-09 13:37:02.337 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-09 13:37:02.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-09 13:37:02.346 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.349 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-09 13:37:02.351 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-09 13:37:02.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-09 13:37:02.355 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-09 13:37:02.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-09 13:37:02.365 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.368 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-09 13:37:02.370 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-09 13:37:02.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-09 13:37:02.374 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-09 13:37:02.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-09 13:37:02.383 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.386 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-09 13:37:02.388 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-09 13:37:02.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-09 13:37:02.393 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-09 13:37:02.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-09 13:37:02.402 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.404 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-09 13:37:02.411 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-09 13:37:02.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-09 13:37:02.416 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-09 13:37:02.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-09 13:37:02.425 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.428 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-09 13:37:02.430 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-09 13:37:02.432 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-09 13:37:02.434 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-09 13:37:02.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-09 13:37:02.444 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.446 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-09 13:37:02.449 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-09 13:37:02.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-09 13:37:02.454 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-09 13:37:02.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-09 13:37:02.463 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.465 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-09 13:37:02.468 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-09 13:37:02.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-09 13:37:02.473 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-09 13:37:02.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-09 13:37:02.482 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.485 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-09 13:37:02.487 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-09 13:37:02.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-09 13:37:02.492 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-09 13:37:02.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-09 13:37:02.502 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.504 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-09 13:37:02.506 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-09 13:37:02.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-09 13:37:02.511 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-09 13:37:02.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.516 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.518 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-09 13:37:02.520 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.523 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-09 13:37:02.525 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-09 13:37:02.527 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-09 13:37:02.529 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-09 13:37:02.532 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.534 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.536 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-09 13:37:02.539 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.541 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-09 13:37:02.543 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-09 13:37:02.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-09 13:37:02.548 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-09 13:37:02.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-09 13:37:02.557 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.560 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-09 13:37:02.563 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-09 13:37:02.565 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-09 13:37:02.567 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-09 13:37:02.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.572 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-09 13:37:02.576 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.579 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-09 13:37:02.581 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-09 13:37:02.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-09 13:37:02.585 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-09 13:37:02.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-09 13:37:02.594 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.597 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-09 13:37:02.599 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-09 13:37:02.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-09 13:37:02.604 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-09 13:37:02.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-09 13:37:02.613 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.616 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-09 13:37:02.618 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-09 13:37:02.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-09 13:37:02.623 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-09 13:37:02.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-09 13:37:02.633 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.635 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-09 13:37:02.637 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-09 13:37:02.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-09 13:37:02.642 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-09 13:37:02.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-09 13:37:02.651 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.654 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-09 13:37:02.656 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-09 13:37:02.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-09 13:37:02.661 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-09 13:37:02.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-09 13:37:02.670 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.672 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-09 13:37:02.675 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-09 13:37:02.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-09 13:37:02.679 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-09 13:37:02.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-09 13:37:02.688 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.691 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-09 13:37:02.693 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-09 13:37:02.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-09 13:37:02.698 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-09 13:37:02.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-09 13:37:02.707 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.710 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-09 13:37:02.712 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-09 13:37:02.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-09 13:37:02.717 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-09 13:37:02.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-09 13:37:02.726 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.729 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-09 13:37:02.731 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-09 13:37:02.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-09 13:37:02.736 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-09 13:37:02.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-09 13:37:02.745 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.747 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-09 13:37:02.750 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-09 13:37:02.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-09 13:37:02.754 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-09 13:37:02.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-09 13:37:02.764 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.766 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-09 13:37:02.769 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-09 13:37:02.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-09 13:37:02.773 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-09 13:37:02.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-09 13:37:02.784 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.786 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-09 13:37:02.788 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-09 13:37:02.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-09 13:37:02.793 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-09 13:37:02.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-09 13:37:02.802 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.804 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-09 13:37:02.807 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-09 13:37:02.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-09 13:37:02.812 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-09 13:37:02.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-09 13:37:02.821 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.823 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-09 13:37:02.826 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-09 13:37:02.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-09 13:37:02.831 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-09 13:37:02.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-09 13:37:02.840 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.842 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-09 13:37:02.845 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-09 13:37:02.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-09 13:37:02.850 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-09 13:37:02.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:02.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:02.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-09 13:37:02.860 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:02.863 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-09 13:37:02.884 | Using python 3.8 to install etcd3 2022-03-09 13:37:02.886 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-09 13:37:03.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:03.759 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:03.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:03.759 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:05.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:37:05.031 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-09 13:37:05.039 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-09 13:37:05.040 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-09 13:37:05.041 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-09 13:37:05.042 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-09 13:37:07.587 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:37:07.594 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:37:07.594 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:37:07.711 | + inc/python:pip_install:200 : result=0 2022-03-09 13:37:07.713 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:37:07.715 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:07.718 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:07.720 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:07.722 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:07.724 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:07.726 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:37:07.729 | + functions-common:time_stop:2432 : start_time=1646833022879 2022-03-09 13:37:07.731 | + functions-common:time_stop:2434 : [[ -z 1646833022879 ]] 2022-03-09 13:37:07.734 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:07.738 | + functions-common:time_stop:2437 : end_time=1646833027735 2022-03-09 13:37:07.740 | + functions-common:time_stop:2438 : elapsed_time=4856 2022-03-09 13:37:07.742 | + functions-common:time_stop:2439 : total=26945 2022-03-09 13:37:07.744 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:07.746 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31801 2022-03-09 13:37:07.749 | + inc/python:pip_install:203 : return 0 2022-03-09 13:37:07.751 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-09 13:37:07.772 | Using python 3.8 to install etcd3gw 2022-03-09 13:37:07.775 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-09 13:37:08.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:08.655 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:08.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:08.655 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:09.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:37:09.825 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-09 13:37:09.833 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-09 13:37:09.834 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-09 13:37:09.836 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-09 13:37:09.836 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-09 13:37:09.868 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-09 13:37:09.870 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-09 13:37:09.873 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-09 13:37:09.874 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-09 13:37:12.390 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:37:12.397 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:37:12.397 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:37:12.516 | + inc/python:pip_install:200 : result=0 2022-03-09 13:37:12.519 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:37:12.521 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:12.523 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:12.525 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:12.527 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:12.530 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:12.532 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:37:12.534 | + functions-common:time_stop:2432 : start_time=1646833027767 2022-03-09 13:37:12.537 | + functions-common:time_stop:2434 : [[ -z 1646833027767 ]] 2022-03-09 13:37:12.539 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:12.543 | + functions-common:time_stop:2437 : end_time=1646833032541 2022-03-09 13:37:12.546 | + functions-common:time_stop:2438 : elapsed_time=4774 2022-03-09 13:37:12.548 | + functions-common:time_stop:2439 : total=31801 2022-03-09 13:37:12.550 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:12.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36575 2022-03-09 13:37:12.555 | + inc/python:pip_install:203 : return 0 2022-03-09 13:37:12.557 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-09 13:37:12.560 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-09 13:37:12.562 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-09 13:37:12.564 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:37:12.566 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:37:12.569 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:37:12.571 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:37:12.573 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:37:12.576 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:37:12.578 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:37:12.580 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:37:12.583 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:37:12.585 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:37:12.587 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:37:12.590 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-09 13:37:12.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:12.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:12.597 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-09 13:37:12.599 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 13:37:12.602 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:37:12.604 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:37:12.607 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:37:12.609 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:37:12.612 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:37:12.614 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:37:12.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:12.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:12.621 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:37:12.623 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:37:12.625 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:37:12.628 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:37:12.630 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 13:37:12.632 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:37:12.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:12.637 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:12.639 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 13:37:12.661 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 13:37:12.770 | Reading package lists... 2022-03-09 13:37:13.015 | Building dependency tree... 2022-03-09 13:37:13.016 | Reading state information... 2022-03-09 13:37:13.267 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-09 13:37:13.267 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-09 13:37:13.267 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:37:13.267 | The following packages were automatically installed and are no longer required: 2022-03-09 13:37:13.269 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:37:13.269 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:37:13.269 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:37:13.269 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:37:13.269 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:37:13.269 | python3-zope.interface 2022-03-09 13:37:13.269 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:37:13.382 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:37:13.386 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:37:13.389 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:37:13.392 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:13.394 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:13.396 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:13.398 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:13.400 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:13.402 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:37:13.405 | + functions-common:time_stop:2432 : start_time=1646833032658 2022-03-09 13:37:13.407 | + functions-common:time_stop:2434 : [[ -z 1646833032658 ]] 2022-03-09 13:37:13.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:13.414 | + functions-common:time_stop:2437 : end_time=1646833033411 2022-03-09 13:37:13.416 | + functions-common:time_stop:2438 : elapsed_time=753 2022-03-09 13:37:13.418 | + functions-common:time_stop:2439 : total=4553 2022-03-09 13:37:13.420 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:13.422 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5306 2022-03-09 13:37:13.425 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:37:13.427 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-09 13:37:13.429 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:13.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:13.434 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-09 13:37:13.495 | Module proxy already enabled 2022-03-09 13:37:13.500 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-09 13:37:13.561 | Considering dependency proxy for proxy_uwsgi: 2022-03-09 13:37:13.561 | Module proxy already enabled 2022-03-09 13:37:13.561 | Module proxy_uwsgi already enabled 2022-03-09 13:37:13.565 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-09 13:37:13.568 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:37:13.570 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:37:13.572 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:37:13.709 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-09 13:37:13.711 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-09 13:37:13.714 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-09 13:37:13.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-09 13:37:13.725 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.727 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-09 13:37:13.729 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-09 13:37:13.732 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-09 13:37:13.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-09 13:37:13.742 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.744 | + ./stack.sh:main:883 : install_glanceclient 2022-03-09 13:37:13.746 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-09 13:37:13.749 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-09 13:37:13.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-09 13:37:13.759 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.761 | + ./stack.sh:main:884 : install_cinderclient 2022-03-09 13:37:13.763 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-09 13:37:13.766 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-09 13:37:13.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-09 13:37:13.776 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.778 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-09 13:37:13.781 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-09 13:37:13.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-09 13:37:13.791 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.793 | + ./stack.sh:main:885 : install_novaclient 2022-03-09 13:37:13.796 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-09 13:37:13.798 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-09 13:37:13.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-09 13:37:13.807 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.810 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-09 13:37:13.827 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:13.829 | + ./stack.sh:main:887 : install_swiftclient 2022-03-09 13:37:13.832 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-09 13:37:13.834 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-09 13:37:13.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-09 13:37:13.844 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.846 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-09 13:37:13.863 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:13.866 | + ./stack.sh:main:890 : install_neutronclient 2022-03-09 13:37:13.868 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-09 13:37:13.870 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-09 13:37:13.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-09 13:37:13.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.883 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-09 13:37:13.885 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-09 13:37:13.887 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-09 13:37:13.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:13.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:13.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-09 13:37:13.897 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:13.899 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-09 13:37:13.901 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-09 13:37:13.904 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:37:13.907 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-09 13:37:13.909 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-09 13:37:13.912 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:37:13.915 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:37:13.915 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:37:13.921 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-09 13:37:13.923 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-09 13:37:13.925 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-09 13:37:13.928 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-09 13:37:13.931 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-09 13:37:13.951 | Using python 3.8 to install keystonemiddleware 2022-03-09 13:37:13.954 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-09 13:37:14.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:14.825 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:14.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:14.825 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:15.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:37:15.994 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-09 13:37:16.045 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-09 13:37:16.046 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-09 13:37:16.048 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-09 13:37:16.049 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-09 13:37:16.050 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-09 13:37:16.051 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-09 13:37:16.052 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-09 13:37:16.053 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-09 13:37:16.054 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-09 13:37:16.055 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-09 13:37:16.056 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-09 13:37:16.058 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-09 13:37:16.059 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-09 13:37:16.060 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-09 13:37:16.116 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-09 13:37:16.117 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-09 13:37:16.119 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-09 13:37:16.155 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-09 13:37:16.195 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-09 13:37:16.197 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-09 13:37:16.198 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-09 13:37:16.199 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-09 13:37:16.246 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-09 13:37:16.249 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-09 13:37:16.260 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-09 13:37:16.261 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-09 13:37:16.275 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-09 13:37:16.276 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-09 13:37:16.277 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-09 13:37:16.343 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-09 13:37:16.344 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-09 13:37:16.345 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-09 13:37:16.347 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-09 13:37:16.398 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-09 13:37:16.410 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-09 13:37:18.797 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:37:18.804 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:37:18.804 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:37:18.923 | + inc/python:pip_install:200 : result=0 2022-03-09 13:37:18.926 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:37:18.928 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:18.930 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:18.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:18.935 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:18.937 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:18.939 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:37:18.941 | + functions-common:time_stop:2432 : start_time=1646833033946 2022-03-09 13:37:18.944 | + functions-common:time_stop:2434 : [[ -z 1646833033946 ]] 2022-03-09 13:37:18.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:18.951 | + functions-common:time_stop:2437 : end_time=1646833038948 2022-03-09 13:37:18.954 | + functions-common:time_stop:2438 : elapsed_time=5002 2022-03-09 13:37:18.956 | + functions-common:time_stop:2439 : total=36575 2022-03-09 13:37:18.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:18.960 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41577 2022-03-09 13:37:18.963 | + inc/python:pip_install:203 : return 0 2022-03-09 13:37:18.965 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-09 13:37:18.968 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-09 13:37:18.970 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:37:18.973 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-09 13:37:18.976 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-09 13:37:18.978 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:37:18.982 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:37:18.982 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:37:18.987 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-09 13:37:18.990 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-09 13:37:18.992 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-09 13:37:18.995 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-09 13:37:18.997 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-09 13:37:19.018 | Using python 3.8 to install python-memcached 2022-03-09 13:37:19.021 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-09 13:37:19.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:19.892 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:19.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:19.892 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:21.023 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:37:21.050 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-09 13:37:21.053 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-09 13:37:23.560 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:37:23.568 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:37:23.568 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:37:23.684 | + inc/python:pip_install:200 : result=0 2022-03-09 13:37:23.687 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:37:23.689 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:23.691 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:23.693 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:23.696 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:23.698 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:23.700 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:37:23.703 | + functions-common:time_stop:2432 : start_time=1646833039013 2022-03-09 13:37:23.705 | + functions-common:time_stop:2434 : [[ -z 1646833039013 ]] 2022-03-09 13:37:23.708 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:23.712 | + functions-common:time_stop:2437 : end_time=1646833043710 2022-03-09 13:37:23.714 | + functions-common:time_stop:2438 : elapsed_time=4697 2022-03-09 13:37:23.716 | + functions-common:time_stop:2439 : total=41577 2022-03-09 13:37:23.719 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:23.721 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46274 2022-03-09 13:37:23.724 | + inc/python:pip_install:203 : return 0 2022-03-09 13:37:23.726 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-09 13:37:23.743 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:23.745 | + ./stack.sh:main:897 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 13:37:23.748 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-09 13:37:23.751 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-09 13:37:23.753 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-09 13:37:23.755 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:37:23.757 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-09 13:37:23.760 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-09 13:37:23.774 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:23.777 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-09 13:37:23.780 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-09 13:37:23.782 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-09 13:37:23.784 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:37:23.786 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:37:23.789 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:37:23.791 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:37:23.793 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:37:23.796 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:37:23.811 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:37:23.813 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:37:23.815 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:37:23.818 | + functions-common:git_clone:629 : echo master 2022-03-09 13:37:23.818 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:37:23.823 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-09 13:37:23.825 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:37:23.828 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-09 13:37:23.830 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:37:23.831 | + functions-common:git_clone:678 : head -1 2022-03-09 13:37:23.833 | 0eba22f33 Fix bindep.txt for current RPM based distributions 2022-03-09 13:37:23.836 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:37:23.838 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-09 13:37:23.840 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:37:23.843 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 13:37:23.846 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-09 13:37:23.848 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:37:23.850 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-09 13:37:23.853 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:37:23.855 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 13:37:23.858 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-09 13:37:23.860 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:37:23.862 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:37:23.865 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-09 13:37:23.868 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:37:23.870 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-09 13:37:23.873 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:37:23.875 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:37:23.878 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-09 13:37:23.884 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-09 13:37:23.886 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-09 13:37:24.554 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-09 13:37:24.557 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:37:24.559 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:37:24.561 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:37:24.564 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 13:37:24.566 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-09 13:37:24.568 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:37:24.570 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:37:24.572 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:37:24.574 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:37:24.577 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:37:24.579 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:37:24.582 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:37:24.584 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-09 13:37:24.604 | Using python 3.8 to install /opt/stack/keystone 2022-03-09 13:37:24.606 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-09 13:37:25.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:25.486 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:25.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:25.486 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:26.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:37:26.650 | Obtaining file:///opt/stack/keystone 2022-03-09 13:37:26.651 | Preparing metadata (setup.py): started 2022-03-09 13:37:30.191 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:37:30.267 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.8.1) 2022-03-09 13:37:30.268 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.8.7) 2022-03-09 13:37:30.269 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.0.3) 2022-03-09 13:37:30.270 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.3.9) 2022-03-09 13:37:30.271 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (36.0.1) 2022-03-09 13:37:30.272 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.4.31) 2022-03-09 13:37:30.273 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.13.0) 2022-03-09 13:37:30.274 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.5.0) 2022-03-09 13:37:30.276 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.7.4) 2022-03-09 13:37:30.277 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.4.0) 2022-03-09 13:37:30.278 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (9.4.0) 2022-03-09 13:37:30.279 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 13:37:30.280 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.8.20) 2022-03-09 13:37:30.282 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.10.1) 2022-03-09 13:37:30.283 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (8.8.0) 2022-03-09 13:37:30.284 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.1.0) 2022-03-09 13:37:30.285 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (12.13.0) 2022-03-09 13:37:30.286 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (11.2.0) 2022-03-09 13:37:30.287 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.1.0) 2022-03-09 13:37:30.288 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.6.1) 2022-03-09 13:37:30.289 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.5.1) 2022-03-09 13:37:30.290 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.11.0) 2022-03-09 13:37:30.292 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.3.0) 2022-03-09 13:37:30.293 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.5.0) 2022-03-09 13:37:30.294 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.12.2) 2022-03-09 13:37:30.295 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 13:37:30.296 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (7.1.1) 2022-03-09 13:37:30.297 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.3.0) 2022-03-09 13:37:30.298 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.1.5) 2022-03-09 13:37:30.299 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 13:37:30.301 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.1.1) 2022-03-09 13:37:30.302 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.0.3) 2022-03-09 13:37:30.303 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.4.2) 2022-03-09 13:37:30.304 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2021.3) 2022-03-09 13:37:30.315 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.16.0) 2022-03-09 13:37:30.316 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.15.0) 2022-03-09 13:37:30.360 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev103) (5.1.1) 2022-03-09 13:37:30.372 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (8.0.4) 2022-03-09 13:37:30.373 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.0.3) 2022-03-09 13:37:30.374 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (3.0.3) 2022-03-09 13:37:30.375 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 13:37:30.385 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev103) (9.0.1) 2022-03-09 13:37:30.446 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.27.1) 2022-03-09 13:37:30.448 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 13:37:30.544 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (0.8.0) 2022-03-09 13:37:30.545 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (6.0) 2022-03-09 13:37:30.546 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (1.5.0) 2022-03-09 13:37:30.548 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 13:37:30.605 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (0.5.0) 2022-03-09 13:37:30.606 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.0.1) 2022-03-09 13:37:30.608 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.7.6) 2022-03-09 13:37:30.658 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (2.8.2) 2022-03-09 13:37:30.662 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (0.9.6) 2022-03-09 13:37:30.717 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.2.3) 2022-03-09 13:37:30.721 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.9) 2022-03-09 13:37:30.722 | 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==20.1.0.dev103) (2.8.0) 2022-03-09 13:37:30.724 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.4.0) 2022-03-09 13:37:30.725 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 13:37:30.726 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.0) 2022-03-09 13:37:30.745 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev103) (3.3.0) 2022-03-09 13:37:30.821 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (3.1.1) 2022-03-09 13:37:30.840 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (1.0.2) 2022-03-09 13:37:30.841 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (0.11.0) 2022-03-09 13:37:30.842 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (3.0.7) 2022-03-09 13:37:30.844 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (21.3) 2022-03-09 13:37:30.899 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 13:37:31.014 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (22.0.0) 2022-03-09 13:37:31.014 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (60.9.3) 2022-03-09 13:37:31.016 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (5.4.0) 2022-03-09 13:37:31.016 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (0.7.1) 2022-03-09 13:37:31.018 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (1.9.2) 2022-03-09 13:37:31.240 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev103) (1.1.2) 2022-03-09 13:37:31.261 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.4.2) 2022-03-09 13:37:31.262 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.5.2) 2022-03-09 13:37:31.332 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.1.6) 2022-03-09 13:37:31.333 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (4.11.1) 2022-03-09 13:37:31.351 | 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==20.1.0.dev103) (5.0.0) 2022-03-09 13:37:31.424 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev103) (2.21) 2022-03-09 13:37:31.464 | 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==20.1.0.dev103) (1.13.3) 2022-03-09 13:37:31.575 | 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==20.1.0.dev103) (2.1.0) 2022-03-09 13:37:31.650 | 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==20.1.0.dev103) (1.7.0) 2022-03-09 13:37:31.776 | 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==20.1.0.dev103) (0.17.3) 2022-03-09 13:37:31.804 | 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==20.1.0.dev103) (0.13.1) 2022-03-09 13:37:31.844 | 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==20.1.0.dev103) (0.33.0) 2022-03-09 13:37:31.846 | 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==20.1.0.dev103) (3.5.0) 2022-03-09 13:37:31.847 | 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==20.1.0.dev103) (2.1.1) 2022-03-09 13:37:31.848 | 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==20.1.0.dev103) (3.0.0) 2022-03-09 13:37:31.851 | 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==20.1.0.dev103) (2.5.1) 2022-03-09 13:37:31.853 | 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==20.1.0.dev103) (1.3.3) 2022-03-09 13:37:31.906 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (0.2.5) 2022-03-09 13:37:32.044 | 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==20.1.0.dev103) (2.0.12) 2022-03-09 13:37:32.046 | 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==20.1.0.dev103) (1.26.8) 2022-03-09 13:37:32.048 | 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==20.1.0.dev103) (3.3) 2022-03-09 13:37:32.049 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2019.11.28) 2022-03-09 13:37:32.198 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.5.0) 2022-03-09 13:37:32.285 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 13:37:32.359 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev103) (3.7.0) 2022-03-09 13:37:32.539 | 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==20.1.0.dev103) (2.1.0) 2022-03-09 13:37:32.802 | 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==20.1.0.dev103) (0.7) 2022-03-09 13:37:32.840 | 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==20.1.0.dev103) (1.0.0) 2022-03-09 13:37:34.736 | Installing collected packages: keystone 2022-03-09 13:37:34.737 | Attempting uninstall: keystone 2022-03-09 13:37:34.737 | Found existing installation: keystone 20.1.0.dev103 2022-03-09 13:37:34.741 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-09 13:37:34.743 | Running setup.py develop for keystone 2022-03-09 13:37:39.226 | Successfully installed keystone 2022-03-09 13:37:39.226 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:37:39.234 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:37:39.234 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:37:39.371 | + inc/python:pip_install:200 : result=0 2022-03-09 13:37:39.373 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:37:39.376 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:39.378 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:39.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:39.382 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:39.384 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:39.386 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:37:39.389 | + functions-common:time_stop:2432 : start_time=1646833044598 2022-03-09 13:37:39.391 | + functions-common:time_stop:2434 : [[ -z 1646833044598 ]] 2022-03-09 13:37:39.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:39.398 | + functions-common:time_stop:2437 : end_time=1646833059395 2022-03-09 13:37:39.401 | + functions-common:time_stop:2438 : elapsed_time=14797 2022-03-09 13:37:39.403 | + functions-common:time_stop:2439 : total=46274 2022-03-09 13:37:39.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:39.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61071 2022-03-09 13:37:39.410 | + inc/python:pip_install:203 : return 0 2022-03-09 13:37:39.412 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:37:39.415 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 13:37:39.417 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 13:37:39.435 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 13:37:39.447 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-09 13:37:39.449 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-09 13:37:39.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:39.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:39.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-09 13:37:39.459 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:39.461 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-09 13:37:39.478 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:39.480 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-09 13:37:39.483 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:37:39.485 | + ./stack.sh:main:899 : configure_keystone 2022-03-09 13:37:39.488 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-09 13:37:39.500 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-09 13:37:39.502 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-09 13:37:39.506 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-09 13:37:39.522 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:39.525 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-09 13:37:39.555 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-09 13:37:39.583 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-09 13:37:39.615 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-09 13:37:39.645 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-09 13:37:39.675 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-09 13:37:39.705 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-09 13:37:39.735 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-09 13:37:39.762 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-09 13:37:39.765 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-09 13:37:39.767 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-09 13:37:39.769 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-09 13:37:39.772 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 13:37:39.774 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:37:39.793 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:39.796 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 13:37:39.798 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 13:37:39.801 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:37:39.816 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:39.819 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:37:39.821 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:37:39.851 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:37:39.854 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:37:39.856 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-09 13:37:39.858 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-09 13:37:39.875 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:39.878 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-03-09 13:37:39.908 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-09 13:37:39.910 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-09 13:37:39.941 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-09 13:37:39.944 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-09 13:37:39.946 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-09 13:37:39.948 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-09 13:37:39.951 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 13:37:39.953 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 13:37:39.984 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-09 13:37:39.987 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-09 13:37:39.989 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-09 13:37:39.991 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-09 13:37:39.995 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:37:40.013 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:37:40.015 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:37:40.017 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:37:40.020 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:37:40.022 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:37:40.050 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:37:40.078 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:37:40.106 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:37:40.135 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-09 13:37:40.162 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-09 13:37:40.165 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-09 13:37:40.167 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-09 13:37:40.170 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-09 13:37:40.172 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-09 13:37:40.175 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 13:37:40.177 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:37:40.180 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-09 13:37:40.185 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-09 13:37:40.188 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:37:40.190 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:37:40.204 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:37:40.204 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:37:40.213 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:37:40.217 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:37:40.233 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 13:37:40.235 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-09 13:37:40.239 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-09 13:37:40.268 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-09 13:37:40.295 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-09 13:37:40.322 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-09 13:37:40.349 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-09 13:37:40.376 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-09 13:37:40.403 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-09 13:37:40.430 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-09 13:37:40.457 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-09 13:37:40.483 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:37:40.510 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-09 13:37:40.538 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-09 13:37:40.565 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-09 13:37:40.592 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 13:37:40.594 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 13:37:40.597 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-09 13:37:40.599 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-09 13:37:40.602 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:37:40.604 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:40.607 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:40.611 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 13:37:40.615 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 13:37:40.617 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 13:37:40.647 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-09 13:37:40.675 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-09 13:37:40.675 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 13:37:40.684 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-09 13:37:40.687 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-09 13:37:40.690 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-09 13:37:40.692 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:37:40.694 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:37:40.696 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:37:40.699 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:40.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:40.704 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:37:40.706 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:37:40.708 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:40.711 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:40.713 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-09 13:37:40.775 | Site keystone-wsgi-public already enabled 2022-03-09 13:37:40.779 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 13:37:40.782 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:37:40.784 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:37:40.786 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:37:40.924 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-09 13:37:40.956 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-09 13:37:40.988 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-09 13:37:41.018 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-09 13:37:41.021 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-09 13:37:41.053 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-09 13:37:41.080 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-09 13:37:41.111 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-09 13:37:41.114 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-09 13:37:41.130 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:41.133 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-09 13:37:41.149 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:41.152 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-09 13:37:41.154 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-09 13:37:41.157 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-09 13:37:41.159 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:37:41.161 | + lib/stack:stack_install_service:32 : install_swift 2022-03-09 13:37:41.164 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-09 13:37:41.166 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-09 13:37:41.169 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-09 13:37:41.171 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:37:41.174 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:37:41.176 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:37:41.179 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:37:41.181 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:37:41.184 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:37:41.200 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:37:41.202 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:37:41.205 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:37:41.207 | + functions-common:git_clone:629 : echo master 2022-03-09 13:37:41.208 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:37:41.213 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-09 13:37:41.215 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:37:41.218 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-09 13:37:41.221 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:37:41.221 | + functions-common:git_clone:678 : head -1 2022-03-09 13:37:41.224 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-09 13:37:41.226 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:37:41.229 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-09 13:37:41.232 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:37:41.235 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 13:37:41.237 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-09 13:37:41.240 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-09 13:37:41.242 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-09 13:37:41.244 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:37:41.247 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 13:37:41.250 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-09 13:37:41.252 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:37:41.254 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-09 13:37:41.257 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-09 13:37:41.260 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:37:41.263 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-09 13:37:41.266 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:37:41.268 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:37:41.271 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-09 13:37:41.276 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-09 13:37:41.279 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-09 13:37:41.928 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-09 13:37:41.930 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:37:41.932 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:37:41.935 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:37:41.937 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 13:37:41.940 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-09 13:37:41.942 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:37:41.944 | + inc/python:setup_package:428 : local extras=keystone 2022-03-09 13:37:41.946 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:37:41.949 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-09 13:37:41.952 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-09 13:37:41.954 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-09 13:37:41.956 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:37:41.958 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-09 13:37:41.979 | Using python 3.8 to install /opt/stack/swift 2022-03-09 13:37:41.981 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-09 13:37:42.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:42.846 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:42.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:37:42.846 | from cryptography.utils import int_from_bytes 2022-03-09 13:37:43.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:37:44.015 | Obtaining file:///opt/stack/swift 2022-03-09 13:37:44.016 | Preparing metadata (setup.py): started 2022-03-09 13:37:47.243 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:37:47.282 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-09 13:37:47.283 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-09 13:37:47.284 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-09 13:37:47.285 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-09 13:37:47.286 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-09 13:37:47.287 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-09 13:37:47.288 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-09 13:37:47.289 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-09 13:37:47.290 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-09 13:37:47.291 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-09 13:37:47.292 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-09 13:37:47.330 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-09 13:37:47.338 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-09 13:37:47.394 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-09 13:37:47.395 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-09 13:37:47.396 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-09 13:37:47.397 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-09 13:37:47.399 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-09 13:37:47.400 | 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.29.1.dev13) (4.3.0) 2022-03-09 13:37:47.401 | 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.29.1.dev13) (5.8.1) 2022-03-09 13:37:47.402 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-09 13:37:47.403 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.1.0) 2022-03-09 13:37:47.404 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.5.0) 2022-03-09 13:37:47.405 | 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.29.1.dev13) (3.1.1) 2022-03-09 13:37:47.406 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-09 13:37:47.427 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-09 13:37:47.462 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-09 13:37:47.464 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-09 13:37:47.466 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-09 13:37:47.468 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-09 13:37:47.490 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-09 13:37:47.584 | 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.29.1.dev13) (1.7.0) 2022-03-09 13:37:47.585 | 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.29.1.dev13) (1.0.2) 2022-03-09 13:37:47.587 | 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.29.1.dev13) (3.5.0) 2022-03-09 13:37:47.629 | 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.29.1.dev13) (1.1.5) 2022-03-09 13:37:47.673 | 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.29.1.dev13) (1.5.0) 2022-03-09 13:37:47.674 | 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.29.1.dev13) (6.0) 2022-03-09 13:37:47.675 | 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.29.1.dev13) (0.8.0) 2022-03-09 13:37:47.676 | 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.29.1.dev13) (2.4.0) 2022-03-09 13:37:47.737 | 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.29.1.dev13) (0.9.6) 2022-03-09 13:37:47.739 | 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.29.1.dev13) (2.8.2) 2022-03-09 13:37:47.753 | 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.29.1.dev13) (1.0.3) 2022-03-09 13:37:47.754 | 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.29.1.dev13) (2021.3) 2022-03-09 13:37:47.777 | 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.29.1.dev13) (21.3) 2022-03-09 13:37:47.780 | 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.29.1.dev13) (3.0.7) 2022-03-09 13:37:47.901 | 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.29.1.dev13) (1.13.3) 2022-03-09 13:37:47.916 | 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.29.1.dev13) (5.1.1) 2022-03-09 13:37:50.218 | Installing collected packages: swift 2022-03-09 13:37:50.218 | Attempting uninstall: swift 2022-03-09 13:37:50.218 | Found existing installation: swift 2.29.1.dev13 2022-03-09 13:37:50.221 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-09 13:37:50.223 | Running setup.py develop for swift 2022-03-09 13:37:54.417 | Successfully installed swift 2022-03-09 13:37:54.417 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:37:54.426 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:37:54.426 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:37:54.559 | + inc/python:pip_install:200 : result=0 2022-03-09 13:37:54.562 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:37:54.564 | + functions-common:time_stop:2425 : local name 2022-03-09 13:37:54.566 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:37:54.568 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:37:54.570 | + functions-common:time_stop:2428 : local total 2022-03-09 13:37:54.573 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:37:54.575 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:37:54.577 | + functions-common:time_stop:2432 : start_time=1646833061973 2022-03-09 13:37:54.579 | + functions-common:time_stop:2434 : [[ -z 1646833061973 ]] 2022-03-09 13:37:54.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:37:54.586 | + functions-common:time_stop:2437 : end_time=1646833074583 2022-03-09 13:37:54.588 | + functions-common:time_stop:2438 : elapsed_time=12610 2022-03-09 13:37:54.590 | + functions-common:time_stop:2439 : total=61071 2022-03-09 13:37:54.593 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:37:54.595 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73681 2022-03-09 13:37:54.597 | + inc/python:pip_install:203 : return 0 2022-03-09 13:37:54.599 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:37:54.602 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 13:37:54.604 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 13:37:54.623 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 13:37:54.635 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-09 13:37:54.637 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-09 13:37:54.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:54.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:54.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-09 13:37:54.647 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:54.649 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-09 13:37:54.652 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:37:54.654 | + ./stack.sh:main:908 : configure_swift 2022-03-09 13:37:54.657 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-09 13:37:54.659 | + lib/swift:configure_swift:332 : local node_number 2022-03-09 13:37:54.661 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-09 13:37:54.663 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-09 13:37:54.665 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-09 13:37:55.838 | No container-updater running 2022-03-09 13:37:55.838 | No object-auditor running 2022-03-09 13:37:55.838 | No container-sharder running 2022-03-09 13:37:55.838 | No container-server running 2022-03-09 13:37:55.838 | No object-expirer running 2022-03-09 13:37:55.838 | No container-sync running 2022-03-09 13:37:55.838 | No container-replicator running 2022-03-09 13:37:55.838 | No object-replicator running 2022-03-09 13:37:55.838 | No account-replicator running 2022-03-09 13:37:55.838 | No container-auditor running 2022-03-09 13:37:55.838 | No account-server running 2022-03-09 13:37:55.838 | No object-updater running 2022-03-09 13:37:55.838 | No proxy-server running 2022-03-09 13:37:55.838 | No account-auditor running 2022-03-09 13:37:55.838 | No object-reconstructor running 2022-03-09 13:37:55.839 | No account-reaper running 2022-03-09 13:37:55.839 | No object-server running 2022-03-09 13:37:55.839 | No container-reconciler running 2022-03-09 13:37:55.929 | + lib/swift:configure_swift:337 : true 2022-03-09 13:37:55.931 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-09 13:37:55.944 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-09 13:37:55.955 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-09 13:37:55.958 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-09 13:37:55.959 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-09 13:37:55.963 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-09 13:37:55.963 | s/%GROUP%/ubuntu/; 2022-03-09 13:37:55.963 | s/%USER%/ubuntu/; 2022-03-09 13:37:55.963 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-09 13:37:55.963 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-09 13:37:55.967 | uid = ubuntu 2022-03-09 13:37:55.967 | gid = ubuntu 2022-03-09 13:37:55.967 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-09 13:37:55.967 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-09 13:37:55.967 | address = 127.0.0.1 2022-03-09 13:37:55.967 | 2022-03-09 13:37:55.967 | [account6612] 2022-03-09 13:37:55.967 | max connections = 25 2022-03-09 13:37:55.967 | path = /opt/stack/data/swift/1/node/ 2022-03-09 13:37:55.967 | read only = false 2022-03-09 13:37:55.967 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-09 13:37:55.967 | 2022-03-09 13:37:55.967 | [account6622] 2022-03-09 13:37:55.967 | max connections = 25 2022-03-09 13:37:55.967 | path = /opt/stack/data/swift/2/node/ 2022-03-09 13:37:55.967 | read only = false 2022-03-09 13:37:55.967 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-09 13:37:55.967 | 2022-03-09 13:37:55.967 | [account6632] 2022-03-09 13:37:55.967 | max connections = 25 2022-03-09 13:37:55.967 | path = /opt/stack/data/swift/3/node/ 2022-03-09 13:37:55.967 | read only = false 2022-03-09 13:37:55.967 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-09 13:37:55.967 | 2022-03-09 13:37:55.967 | [account6642] 2022-03-09 13:37:55.967 | max connections = 25 2022-03-09 13:37:55.967 | path = /opt/stack/data/swift/4/node/ 2022-03-09 13:37:55.968 | read only = false 2022-03-09 13:37:55.968 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-09 13:37:55.968 | 2022-03-09 13:37:55.968 | 2022-03-09 13:37:55.968 | [container6611] 2022-03-09 13:37:55.968 | max connections = 25 2022-03-09 13:37:55.968 | path = /opt/stack/data/swift/1/node/ 2022-03-09 13:37:55.968 | read only = false 2022-03-09 13:37:55.968 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-09 13:37:55.968 | 2022-03-09 13:37:55.968 | [container6621] 2022-03-09 13:37:55.968 | max connections = 25 2022-03-09 13:37:55.968 | path = /opt/stack/data/swift/2/node/ 2022-03-09 13:37:55.968 | read only = false 2022-03-09 13:37:55.968 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-09 13:37:55.968 | 2022-03-09 13:37:55.968 | [container6631] 2022-03-09 13:37:55.968 | max connections = 25 2022-03-09 13:37:55.968 | path = /opt/stack/data/swift/3/node/ 2022-03-09 13:37:55.968 | read only = false 2022-03-09 13:37:55.968 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-09 13:37:55.968 | 2022-03-09 13:37:55.968 | [container6641] 2022-03-09 13:37:55.968 | max connections = 25 2022-03-09 13:37:55.968 | path = /opt/stack/data/swift/4/node/ 2022-03-09 13:37:55.968 | read only = false 2022-03-09 13:37:55.968 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-09 13:37:55.968 | 2022-03-09 13:37:55.968 | 2022-03-09 13:37:55.968 | [object6613] 2022-03-09 13:37:55.968 | max connections = 25 2022-03-09 13:37:55.968 | path = /opt/stack/data/swift/1/node/ 2022-03-09 13:37:55.968 | read only = false 2022-03-09 13:37:55.968 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-09 13:37:55.968 | 2022-03-09 13:37:55.969 | [object6623] 2022-03-09 13:37:55.969 | max connections = 25 2022-03-09 13:37:55.969 | path = /opt/stack/data/swift/2/node/ 2022-03-09 13:37:55.969 | read only = false 2022-03-09 13:37:55.969 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-09 13:37:55.969 | 2022-03-09 13:37:55.969 | [object6633] 2022-03-09 13:37:55.969 | max connections = 25 2022-03-09 13:37:55.969 | path = /opt/stack/data/swift/3/node/ 2022-03-09 13:37:55.969 | read only = false 2022-03-09 13:37:55.969 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-09 13:37:55.969 | 2022-03-09 13:37:55.969 | [object6643] 2022-03-09 13:37:55.969 | max connections = 25 2022-03-09 13:37:55.969 | path = /opt/stack/data/swift/4/node/ 2022-03-09 13:37:55.969 | read only = false 2022-03-09 13:37:55.969 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-09 13:37:55.970 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-09 13:37:55.972 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:37:55.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:37:55.976 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-09 13:37:55.989 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-09 13:37:55.991 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-09 13:37:55.995 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-09 13:37:56.000 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-09 13:37:56.002 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-09 13:37:56.006 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-09 13:37:56.034 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-03-09 13:37:56.060 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-09 13:37:56.077 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-09 13:37:56.104 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-09 13:37:56.122 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-09 13:37:56.150 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-09 13:37:56.167 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-09 13:37:56.195 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-09 13:37:56.215 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-09 13:37:56.247 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-09 13:37:56.264 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 13:37:56.291 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-09 13:37:56.309 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-09 13:37:56.323 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:56.325 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-09 13:37:56.353 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-09 13:37:56.380 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-09 13:37:56.407 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-09 13:37:56.433 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-09 13:37:56.447 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:56.450 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-09 13:37:56.477 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-09 13:37:56.492 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:56.494 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-09 13:37:56.509 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:56.511 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-09 13:37:56.513 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-09 13:37:56.528 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:56.531 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-09 13:37:56.533 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-09 13:37:56.535 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-09 13:37:56.540 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-09 13:37:56.546 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-09 13:37:56.580 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-09 13:37:56.607 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-09 13:37:56.635 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-09 13:37:56.665 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-09 13:37:56.691 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-09 13:37:56.693 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-09 13:37:56.695 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-09 13:37:56.697 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-09 13:37:56.699 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-09 13:37:56.726 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-09 13:37:56.752 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:37:56.780 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-09 13:37:56.806 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-09 13:37:56.834 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-09 13:37:56.863 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-09 13:37:56.890 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-09 13:37:56.917 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:37:56.944 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-09 13:37:56.971 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-09 13:37:56.998 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-09 13:37:57.025 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-09 13:37:57.052 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-09 13:37:57.081 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-09 13:37:57.109 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-09 13:37:57.127 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-09 13:37:57.154 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-09 13:37:57.183 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-09 13:37:57.188 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-09 13:37:57.218 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-09 13:37:57.245 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-09 13:37:57.271 | + lib/swift:configure_swift:475 : local node_number 2022-03-09 13:37:57.273 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-09 13:37:57.276 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 13:37:57.278 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-09 13:37:57.282 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-09 13:37:57.284 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 13:37:57.286 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 13:37:57.289 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-09 13:37:57.291 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-09 13:37:57.293 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 13:37:57.295 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 13:37:57.298 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-09 13:37:57.315 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-09 13:37:57.343 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-09 13:37:57.361 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-09 13:37:57.388 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-09 13:37:57.406 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 13:37:57.433 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-09 13:37:57.452 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 13:37:57.480 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-09 13:37:57.499 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 13:37:57.527 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-09 13:37:57.546 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-09 13:37:57.573 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-09 13:37:57.590 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-09 13:37:57.619 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-09 13:37:57.636 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-09 13:37:57.664 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-09 13:37:57.682 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-09 13:37:57.708 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-09 13:37:57.714 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-09 13:37:57.733 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 13:37:57.760 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-09 13:37:57.788 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 13:37:57.791 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-09 13:37:57.795 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-09 13:37:57.798 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 13:37:57.800 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 13:37:57.802 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-09 13:37:57.804 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-09 13:37:57.806 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 13:37:57.808 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 13:37:57.810 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-09 13:37:57.828 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-09 13:37:57.856 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-09 13:37:57.874 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-09 13:37:57.902 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-09 13:37:57.920 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 13:37:57.948 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-09 13:37:57.966 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 13:37:57.994 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-09 13:37:58.012 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 13:37:58.039 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-09 13:37:58.057 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-09 13:37:58.085 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-09 13:37:58.102 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-09 13:37:58.131 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-09 13:37:58.148 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-09 13:37:58.176 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-09 13:37:58.194 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-09 13:37:58.224 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-09 13:37:58.229 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-09 13:37:58.249 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 13:37:58.276 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 13:37:58.279 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-09 13:37:58.283 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-09 13:37:58.285 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 13:37:58.287 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 13:37:58.289 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-09 13:37:58.291 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-09 13:37:58.294 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 13:37:58.296 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 13:37:58.298 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-09 13:37:58.317 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-09 13:37:58.344 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-09 13:37:58.362 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-09 13:37:58.390 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-09 13:37:58.407 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 13:37:58.435 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-09 13:37:58.453 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 13:37:58.481 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-09 13:37:58.499 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 13:37:58.527 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-09 13:37:58.546 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-09 13:37:58.573 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-09 13:37:58.591 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-09 13:37:58.619 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-09 13:37:58.637 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-09 13:37:58.665 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-09 13:37:58.683 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-09 13:37:58.709 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-09 13:37:58.715 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-09 13:37:58.734 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 13:37:58.761 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-09 13:37:58.789 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-09 13:37:58.816 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-09 13:37:58.844 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-09 13:37:58.847 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-09 13:37:58.851 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-09 13:37:58.879 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-09 13:37:58.908 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-09 13:37:58.936 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-09 13:37:58.964 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-09 13:37:58.992 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-09 13:37:59.019 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-09 13:37:59.046 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-09 13:37:59.072 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-09 13:37:59.101 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-09 13:37:59.117 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:59.120 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-09 13:37:59.138 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-09 13:37:59.141 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-09 13:37:59.160 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-09 13:37:59.162 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-03-09 13:37:59.190 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-09 13:37:59.193 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-09 13:37:59.219 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-03-09 13:37:59.248 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-09 13:37:59.250 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-09 13:37:59.277 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-09 13:37:59.293 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:59.295 | + lib/swift:configure_swift:538 : local user_group 2022-03-09 13:37:59.298 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-09 13:37:59.302 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-09 13:37:59.304 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-09 13:37:59.317 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-09 13:37:59.319 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-09 13:37:59.331 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-09 13:37:59.333 | + lib/swift:configure_swift:545 : is_suse 2022-03-09 13:37:59.336 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:37:59.338 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:37:59.340 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:37:59.342 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:37:59.345 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:37:59.347 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:37:59.349 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-09 13:37:59.361 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-09 13:37:59.364 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-09 13:37:59.366 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-09 13:37:59.383 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:37:59.386 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-09 13:37:59.403 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:59.406 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-09 13:37:59.408 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-09 13:37:59.411 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-09 13:37:59.413 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:37:59.415 | + lib/stack:stack_install_service:32 : install_glance 2022-03-09 13:37:59.418 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-09 13:37:59.421 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-09 13:37:59.423 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-09 13:37:59.440 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:59.443 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-09 13:37:59.445 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-09 13:37:59.461 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:37:59.464 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-09 13:37:59.466 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-09 13:37:59.469 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-09 13:37:59.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:37:59.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:37:59.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-09 13:37:59.479 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:37:59.483 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-09 13:37:59.486 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-09 13:37:59.488 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-09 13:37:59.491 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-09 13:37:59.494 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-09 13:37:59.496 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-09 13:37:59.500 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-09 13:37:59.505 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-09 13:37:59.507 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-09 13:37:59.510 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-09 13:37:59.515 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:37:59.515 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-09 13:37:59.520 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-09 13:37:59.523 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-09 13:37:59.525 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-09 13:37:59.529 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-09 13:37:59.532 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 13:37:59.553 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-09 13:37:59.555 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 13:38:00.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:38:00.421 | from cryptography.utils import int_from_bytes 2022-03-09 13:38:00.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:38:00.421 | from cryptography.utils import int_from_bytes 2022-03-09 13:38:01.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:38:01.600 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-09 13:38:01.682 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-09 13:38:01.683 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-09 13:38:01.684 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-09 13:38:01.685 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-09 13:38:01.686 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 13:38:01.687 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 13:38:01.688 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-09 13:38:01.689 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-09 13:38:01.690 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 13:38:01.691 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-09 13:38:01.692 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-09 13:38:01.693 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-09 13:38:01.695 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 13:38:01.698 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-09 13:38:01.701 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-09 13:38:01.703 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-09 13:38:01.705 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-09 13:38:01.707 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-09 13:38:01.717 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-09 13:38:01.718 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-09 13:38:01.731 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-09 13:38:01.801 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-09 13:38:01.802 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-09 13:38:01.804 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-09 13:38:01.828 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-09 13:38:01.829 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-09 13:38:01.832 | 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.6.1) 2022-03-09 13:38:01.833 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-09 13:38:01.834 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 13:38:01.845 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-09 13:38:01.885 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-09 13:38:01.886 | 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.4.0) 2022-03-09 13:38:01.887 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-09 13:38:01.889 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-09 13:38:01.910 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-09 13:38:01.912 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-09 13:38:01.926 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-09 13:38:01.942 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-09 13:38:01.944 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-09 13:38:01.962 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-09 13:38:01.963 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-09 13:38:02.043 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-09 13:38:02.046 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-09 13:38:02.048 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-09 13:38:02.049 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-09 13:38:02.098 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-09 13:38:02.125 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-09 13:38:02.320 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-09 13:38:02.322 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-09 13:38:02.358 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 13:38:02.360 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-09 13:38:02.383 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-09 13:38:02.385 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-09 13:38:02.386 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-09 13:38:02.389 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-09 13:38:02.443 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-09 13:38:02.609 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-09 13:38:02.632 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-09 13:38:02.714 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-09 13:38:02.863 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-09 13:38:04.963 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:38:04.969 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:38:04.970 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:38:05.091 | + inc/python:pip_install:200 : result=0 2022-03-09 13:38:05.093 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:38:05.096 | + functions-common:time_stop:2425 : local name 2022-03-09 13:38:05.098 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:38:05.101 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:38:05.103 | + functions-common:time_stop:2428 : local total 2022-03-09 13:38:05.105 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:38:05.108 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:38:05.111 | + functions-common:time_stop:2432 : start_time=1646833079547 2022-03-09 13:38:05.113 | + functions-common:time_stop:2434 : [[ -z 1646833079547 ]] 2022-03-09 13:38:05.116 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:38:05.120 | + functions-common:time_stop:2437 : end_time=1646833085117 2022-03-09 13:38:05.122 | + functions-common:time_stop:2438 : elapsed_time=5570 2022-03-09 13:38:05.127 | + functions-common:time_stop:2439 : total=73681 2022-03-09 13:38:05.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:38:05.132 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79251 2022-03-09 13:38:05.135 | + inc/python:pip_install:203 : return 0 2022-03-09 13:38:05.137 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-09 13:38:05.140 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-09 13:38:05.142 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-09 13:38:05.156 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-09 13:38:05.160 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-09 13:38:05.163 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-09 13:38:05.165 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-09 13:38:05.167 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:38:05.170 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:38:05.173 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:38:05.176 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:38:05.178 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:38:05.181 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:38:05.197 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:38:05.201 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:38:05.203 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:38:05.206 | + functions-common:git_clone:629 : echo master 2022-03-09 13:38:05.206 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:38:05.212 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-09 13:38:05.215 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:38:05.218 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-09 13:38:05.220 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:38:05.221 | + functions-common:git_clone:678 : head -1 2022-03-09 13:38:05.223 | 7af4d971f Merge "Fix warning in the release notes" 2022-03-09 13:38:05.226 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:38:05.229 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-09 13:38:05.232 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:38:05.235 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 13:38:05.237 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-09 13:38:05.240 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:38:05.242 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-09 13:38:05.245 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:38:05.247 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 13:38:05.250 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-09 13:38:05.252 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:38:05.255 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:38:05.258 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-09 13:38:05.260 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:38:05.263 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-09 13:38:05.265 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:38:05.268 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:38:05.271 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-09 13:38:05.278 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-09 13:38:05.281 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-09 13:38:05.991 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-09 13:38:05.993 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:38:05.996 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:38:05.998 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:38:06.001 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 13:38:06.003 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-09 13:38:06.005 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:38:06.008 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:38:06.010 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:38:06.012 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:38:06.015 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:38:06.017 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:38:06.020 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:38:06.022 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-09 13:38:06.043 | Using python 3.8 to install /opt/stack/glance 2022-03-09 13:38:06.046 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-09 13:38:06.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:38:06.914 | from cryptography.utils import int_from_bytes 2022-03-09 13:38:06.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:38:06.915 | from cryptography.utils import int_from_bytes 2022-03-09 13:38:08.049 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:38:08.075 | Obtaining file:///opt/stack/glance 2022-03-09 13:38:08.076 | Preparing metadata (setup.py): started 2022-03-09 13:38:11.248 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:38:11.318 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.8.1) 2022-03-09 13:38:11.319 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.7.1) 2022-03-09 13:38:11.320 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.4.31) 2022-03-09 13:38:11.321 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.33.0) 2022-03-09 13:38:11.322 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.1.1) 2022-03-09 13:38:11.323 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.5.1) 2022-03-09 13:38:11.325 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.8.7) 2022-03-09 13:38:11.326 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.4.2) 2022-03-09 13:38:11.327 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.7.6) 2022-03-09 13:38:11.328 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.20.4) 2022-03-09 13:38:11.329 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (8.8.0) 2022-03-09 13:38:11.330 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 13:38:11.332 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.1.0) 2022-03-09 13:38:11.333 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 13:38:11.334 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.12.2) 2022-03-09 13:38:11.335 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 13:38:11.336 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 13:38:11.337 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.4) 2022-03-09 13:38:11.338 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 13:38:11.339 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (9.4.0) 2022-03-09 13:38:11.340 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.11.0) 2022-03-09 13:38:11.342 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.1.1) 2022-03-09 13:38:11.343 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 13:38:11.344 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev3) (3.2.0) 2022-03-09 13:38:11.345 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.4.0) 2022-03-09 13:38:11.346 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (22.0.0) 2022-03-09 13:38:11.347 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (11.2.0) 2022-03-09 13:38:11.348 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.1.0) 2022-03-09 13:38:11.349 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 13:38:11.350 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.1) 2022-03-09 13:38:11.351 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (12.13.0) 2022-03-09 13:38:11.353 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.1) 2022-03-09 13:38:11.354 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.3.0) 2022-03-09 13:38:11.356 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.11.0) 2022-03-09 13:38:11.357 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.3.3) 2022-03-09 13:38:11.359 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.4.2) 2022-03-09 13:38:11.360 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.0.0) 2022-03-09 13:38:11.361 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 13:38:11.361 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (36.0.1) 2022-03-09 13:38:11.362 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.2.2) 2022-03-09 13:38:11.364 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.0.2) 2022-03-09 13:38:11.365 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.6.0) 2022-03-09 13:38:11.366 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.10.1) 2022-03-09 13:38:11.381 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (4.11.1) 2022-03-09 13:38:11.383 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (5.4.0) 2022-03-09 13:38:11.384 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (1.1.6) 2022-03-09 13:38:11.405 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (2.27.1) 2022-03-09 13:38:11.407 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (5.3.0) 2022-03-09 13:38:11.446 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev3) (1.15.0) 2022-03-09 13:38:11.463 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev3) (4.3.0) 2022-03-09 13:38:11.473 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev3) (1.13.3) 2022-03-09 13:38:11.490 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (2.1.0) 2022-03-09 13:38:11.491 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.1.2) 2022-03-09 13:38:11.492 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.16.0) 2022-03-09 13:38:11.587 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev3) (3.0.7) 2022-03-09 13:38:11.665 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev3) (1.7.0) 2022-03-09 13:38:11.717 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (3.1.1) 2022-03-09 13:38:11.719 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (2.10.1) 2022-03-09 13:38:11.749 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev3) (0.17.3) 2022-03-09 13:38:11.798 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (6.0) 2022-03-09 13:38:11.799 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (0.8.0) 2022-03-09 13:38:11.801 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (1.5.0) 2022-03-09 13:38:11.910 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (2.0.1) 2022-03-09 13:38:11.911 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 13:38:11.914 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.13.0) 2022-03-09 13:38:11.939 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.61.0) 2022-03-09 13:38:11.985 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (2.8.2) 2022-03-09 13:38:11.987 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (0.9.6) 2022-03-09 13:38:12.048 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (0.4.0) 2022-03-09 13:38:12.050 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.0) 2022-03-09 13:38:12.051 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.2.3) 2022-03-09 13:38:12.052 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.9) 2022-03-09 13:38:12.056 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (2.8.0) 2022-03-09 13:38:12.080 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.3.0) 2022-03-09 13:38:12.084 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.2.0) 2022-03-09 13:38:12.085 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.0.3) 2022-03-09 13:38:12.127 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev3) (5.9.0) 2022-03-09 13:38:12.179 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (2021.3) 2022-03-09 13:38:12.181 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (0.11.0) 2022-03-09 13:38:12.184 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (21.3) 2022-03-09 13:38:12.267 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev3) (60.9.3) 2022-03-09 13:38:12.326 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev3) (0.2.5) 2022-03-09 13:38:12.427 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev3) (0.7) 2022-03-09 13:38:12.697 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.6.3) 2022-03-09 13:38:12.702 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 13:38:12.704 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (1.4.2) 2022-03-09 13:38:12.705 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (6.3.1) 2022-03-09 13:38:12.759 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev3) (0.8.1) 2022-03-09 13:38:12.782 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.0) 2022-03-09 13:38:12.895 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev3) (2.21) 2022-03-09 13:38:12.999 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev3) (2.1.0) 2022-03-09 13:38:13.212 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.4.4) 2022-03-09 13:38:13.213 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.4.0) 2022-03-09 13:38:13.214 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (5.1.1) 2022-03-09 13:38:13.215 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.10.0) 2022-03-09 13:38:13.216 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 13:38:13.218 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.32) 2022-03-09 13:38:13.219 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.1.5) 2022-03-09 13:38:13.367 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (0.13.1) 2022-03-09 13:38:13.397 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev3) (1.0.3) 2022-03-09 13:38:13.444 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (1.3.3) 2022-03-09 13:38:13.448 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (3.0.0) 2022-03-09 13:38:13.706 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (3.10.1) 2022-03-09 13:38:13.887 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (3.3) 2022-03-09 13:38:13.889 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (2019.11.28) 2022-03-09 13:38:13.890 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (1.26.8) 2022-03-09 13:38:13.892 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (2.0.12) 2022-03-09 13:38:14.002 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.2) 2022-03-09 13:38:14.156 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 13:38:14.259 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev3) (3.7.0) 2022-03-09 13:38:14.600 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 13:38:14.601 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (2.4.0) 2022-03-09 13:38:14.827 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (2.2) 2022-03-09 13:38:15.107 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev3) (1.0.0) 2022-03-09 13:38:15.415 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (21.4.0) 2022-03-09 13:38:15.416 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (1.8.2) 2022-03-09 13:38:16.918 | Installing collected packages: glance 2022-03-09 13:38:16.918 | Attempting uninstall: glance 2022-03-09 13:38:16.929 | Found existing installation: glance 24.1.0.dev3 2022-03-09 13:38:16.929 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-09 13:38:16.929 | Running setup.py develop for glance 2022-03-09 13:38:21.345 | Successfully installed glance 2022-03-09 13:38:21.345 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:38:21.352 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:38:21.352 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:38:21.488 | + inc/python:pip_install:200 : result=0 2022-03-09 13:38:21.490 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:38:21.492 | + functions-common:time_stop:2425 : local name 2022-03-09 13:38:21.495 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:38:21.497 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:38:21.500 | + functions-common:time_stop:2428 : local total 2022-03-09 13:38:21.502 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:38:21.504 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:38:21.506 | + functions-common:time_stop:2432 : start_time=1646833086038 2022-03-09 13:38:21.509 | + functions-common:time_stop:2434 : [[ -z 1646833086038 ]] 2022-03-09 13:38:21.511 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:38:21.516 | + functions-common:time_stop:2437 : end_time=1646833101513 2022-03-09 13:38:21.518 | + functions-common:time_stop:2438 : elapsed_time=15475 2022-03-09 13:38:21.520 | + functions-common:time_stop:2439 : total=79251 2022-03-09 13:38:21.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:38:21.524 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94726 2022-03-09 13:38:21.527 | + inc/python:pip_install:203 : return 0 2022-03-09 13:38:21.530 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:38:21.532 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 13:38:21.534 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 13:38:21.553 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 13:38:21.565 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-09 13:38:21.568 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-09 13:38:21.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:38:21.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:38:21.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-09 13:38:21.578 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:38:21.580 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:38:21.582 | + ./stack.sh:main:920 : configure_glance 2022-03-09 13:38:21.585 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-09 13:38:21.597 | + lib/glance:configure_glance:326 : local dburl 2022-03-09 13:38:21.600 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-09 13:38:21.603 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-09 13:38:21.605 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-09 13:38:21.609 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-09 13:38:21.611 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 13:38:21.614 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 13:38:21.617 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-09 13:38:21.647 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 13:38:21.675 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-09 13:38:21.705 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 13:38:21.734 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-09 13:38:21.763 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-09 13:38:21.792 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-09 13:38:21.795 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 13:38:21.797 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-09 13:38:21.799 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 13:38:21.802 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-09 13:38:21.830 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-09 13:38:21.859 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:38:21.888 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-09 13:38:21.917 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-09 13:38:21.946 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-09 13:38:21.976 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-09 13:38:22.005 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-09 13:38:22.035 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:38:22.065 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 13:38:22.094 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-09 13:38:22.124 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-09 13:38:22.127 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-09 13:38:22.129 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-09 13:38:22.132 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 13:38:22.134 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 13:38:22.136 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:38:22.153 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:22.157 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 13:38:22.159 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 13:38:22.161 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:38:22.177 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:22.180 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:38:22.182 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:38:22.212 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:38:22.214 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:38:22.217 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-09 13:38:22.219 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-09 13:38:22.222 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-09 13:38:22.251 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-09 13:38:22.281 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-09 13:38:22.284 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-09 13:38:22.286 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-09 13:38:22.288 | + lib/glance:configure_glance_store:254 : local be 2022-03-09 13:38:22.291 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-09 13:38:22.293 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-09 13:38:22.296 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 13:38:22.326 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-09 13:38:22.328 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-03-09 13:38:22.357 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-09 13:38:22.360 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-09 13:38:22.376 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:22.379 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-09 13:38:22.408 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-09 13:38:22.438 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-09 13:38:22.468 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-09 13:38:22.497 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-09 13:38:22.527 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-09 13:38:22.543 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:38:22.545 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 13:38:22.575 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-09 13:38:22.605 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-09 13:38:22.634 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-03-09 13:38:22.664 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-09 13:38:22.693 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-03-09 13:38:22.722 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-09 13:38:22.739 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:38:22.741 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-09 13:38:22.744 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-09 13:38:22.746 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 13:38:22.749 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:38:22.767 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:38:22.769 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:38:22.771 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:38:22.774 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:38:22.776 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:38:22.806 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:38:22.835 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:38:22.865 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:38:22.895 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-09 13:38:22.899 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-09 13:38:22.929 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-09 13:38:22.959 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 13:38:22.990 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-03-09 13:38:23.021 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-09 13:38:23.051 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-09 13:38:23.080 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-09 13:38:23.111 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 13:38:23.140 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-09 13:38:23.171 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-09 13:38:23.200 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-09 13:38:23.232 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-09 13:38:23.237 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-09 13:38:23.244 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-09 13:38:23.260 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:38:23.263 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-09 13:38:23.265 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-09 13:38:23.268 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-09 13:38:23.270 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-09 13:38:23.272 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-09 13:38:23.275 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-09 13:38:23.279 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-09 13:38:23.282 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-09 13:38:23.286 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-09 13:38:23.316 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-09 13:38:23.319 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-09 13:38:23.321 | ++ functions:get_random_port:837 : true 2022-03-09 13:38:23.323 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-09 13:38:23.326 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-09 13:38:23.328 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-09 13:38:23.378 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-09 13:38:23.380 | ++ functions:get_random_port:841 : break 2 2022-03-09 13:38:23.382 | ++ functions:get_random_port:845 : echo 60999 2022-03-09 13:38:23.385 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-09 13:38:23.388 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-09 13:38:23.415 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-09 13:38:23.443 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-09 13:38:23.470 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:38:23.498 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:38:23.525 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:38:23.552 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:38:23.580 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:38:23.607 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:38:23.638 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:38:23.665 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:38:23.692 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:38:23.720 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:38:23.747 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 13:38:23.775 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-09 13:38:23.803 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-09 13:38:23.831 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-09 13:38:23.859 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-09 13:38:23.886 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-09 13:38:23.914 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-09 13:38:23.916 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-09 13:38:23.918 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:38:23.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:23.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:23.925 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-09 13:38:23.928 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-09 13:38:23.983 | proxy (enabled by site administrator) 2022-03-09 13:38:23.986 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-09 13:38:23.989 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-09 13:38:23.991 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:38:23.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:23.995 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:23.998 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-09 13:38:24.001 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-09 13:38:24.055 | proxy_http (enabled by site administrator) 2022-03-09 13:38:24.058 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-09 13:38:24.061 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-09 13:38:24.064 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-09 13:38:24.066 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:38:24.068 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:24.071 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:24.073 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:38:24.076 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:38:24.079 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-09 13:38:24.080 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:38:24.088 | KeepAlive Off 2022-03-09 13:38:24.092 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:38:24.093 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-09 13:38:24.101 | SetEnv proxy-sendchunked 1 2022-03-09 13:38:24.105 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:38:24.105 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-09 13:38:24.113 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-09 13:38:24.117 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-09 13:38:24.119 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-09 13:38:24.122 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:38:24.124 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:38:24.127 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:38:24.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:24.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:24.134 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:38:24.136 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:38:24.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:24.141 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:24.144 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-09 13:38:24.204 | Site glance-wsgi-api already enabled 2022-03-09 13:38:24.208 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-09 13:38:24.210 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:38:24.213 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:38:24.215 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:38:24.351 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-09 13:38:24.358 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-09 13:38:24.400 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-09 13:38:24.402 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-09 13:38:24.423 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:24.426 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-09 13:38:24.428 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-09 13:38:24.431 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-09 13:38:24.433 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:38:24.436 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-09 13:38:24.439 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-09 13:38:24.441 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-09 13:38:24.444 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-09 13:38:24.446 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:38:24.448 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:38:24.451 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:38:24.454 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:38:24.456 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:38:24.459 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:38:24.476 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:38:24.478 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:38:24.482 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:38:24.485 | + functions-common:git_clone:629 : echo master 2022-03-09 13:38:24.485 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:38:24.490 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-09 13:38:24.492 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:38:24.495 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-09 13:38:24.498 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:38:24.499 | + functions-common:git_clone:678 : head -1 2022-03-09 13:38:24.508 | 1088f06d4 Merge "db: Move utility methods to top of file" 2022-03-09 13:38:24.511 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:38:24.514 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-09 13:38:24.516 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:38:24.519 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 13:38:24.521 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-09 13:38:24.524 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:38:24.526 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-09 13:38:24.529 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:38:24.532 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 13:38:24.534 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-09 13:38:24.536 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:38:24.539 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:38:24.542 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-09 13:38:24.545 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:38:24.548 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-09 13:38:24.550 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:38:24.553 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:38:24.556 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-09 13:38:24.562 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-09 13:38:24.565 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-09 13:38:25.223 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-09 13:38:25.225 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:38:25.228 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:38:25.230 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:38:25.233 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 13:38:25.235 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-09 13:38:25.237 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:38:25.240 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:38:25.242 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:38:25.245 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:38:25.247 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:38:25.249 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:38:25.252 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:38:25.254 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-09 13:38:25.275 | Using python 3.8 to install /opt/stack/cinder 2022-03-09 13:38:25.278 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-09 13:38:26.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:38:26.158 | from cryptography.utils import int_from_bytes 2022-03-09 13:38:26.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:38:26.158 | from cryptography.utils import int_from_bytes 2022-03-09 13:38:27.303 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:38:27.330 | Obtaining file:///opt/stack/cinder 2022-03-09 13:38:27.330 | Preparing metadata (setup.py): started 2022-03-09 13:38:31.291 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:38:31.421 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.8.1) 2022-03-09 13:38:31.422 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.1) 2022-03-09 13:38:31.423 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.33.0) 2022-03-09 13:38:31.424 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.1.2) 2022-03-09 13:38:31.425 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.20.4) 2022-03-09 13:38:31.426 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.0.2) 2022-03-09 13:38:31.427 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev253) (3.2.0) 2022-03-09 13:38:31.428 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 13:38:31.429 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (9.4.0) 2022-03-09 13:38:31.430 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.8.0) 2022-03-09 13:38:31.431 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.3) 2022-03-09 13:38:31.432 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (8.8.0) 2022-03-09 13:38:31.433 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 13:38:31.435 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.0) 2022-03-09 13:38:31.437 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (11.2.0) 2022-03-09 13:38:31.438 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.1) 2022-03-09 13:38:31.439 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (12.13.0) 2022-03-09 13:38:31.440 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.1) 2022-03-09 13:38:31.441 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.11.0) 2022-03-09 13:38:31.442 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.7.0) 2022-03-09 13:38:31.443 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.3.0) 2022-03-09 13:38:31.444 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 13:38:31.445 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.3.0) 2022-03-09 13:38:31.446 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.0) 2022-03-09 13:38:31.447 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.0) 2022-03-09 13:38:31.448 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.12.2) 2022-03-09 13:38:31.450 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.6.0) 2022-03-09 13:38:31.451 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.4.2) 2022-03-09 13:38:31.452 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (21.3) 2022-03-09 13:38:31.453 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.1) 2022-03-09 13:38:31.454 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 13:38:31.455 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.1) 2022-03-09 13:38:31.456 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.9.0) 2022-03-09 13:38:31.457 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.0.7) 2022-03-09 13:38:31.458 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.3.0) 2022-03-09 13:38:31.460 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.6.0) 2022-03-09 13:38:31.461 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.4.0) 2022-03-09 13:38:31.462 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (17.7.0) 2022-03-09 13:38:31.463 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.13.1) 2022-03-09 13:38:31.464 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2021.3) 2022-03-09 13:38:31.465 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.27.1) 2022-03-09 13:38:31.466 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.5.1) 2022-03-09 13:38:31.467 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.4) 2022-03-09 13:38:31.468 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.74) 2022-03-09 13:38:31.469 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.16.0) 2022-03-09 13:38:31.470 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.4.31) 2022-03-09 13:38:31.471 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.13.0) 2022-03-09 13:38:31.473 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 13:38:31.474 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.8.9) 2022-03-09 13:38:31.475 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 13:38:31.476 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.8.7) 2022-03-09 13:38:31.477 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.0) 2022-03-09 13:38:31.478 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.0) 2022-03-09 13:38:31.479 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.2.0) 2022-03-09 13:38:31.480 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.6.0) 2022-03-09 13:38:31.481 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.10.1) 2022-03-09 13:38:31.483 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.38.0) 2022-03-09 13:38:31.485 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.1) 2022-03-09 13:38:31.485 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (36.0.1) 2022-03-09 13:38:31.486 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.2.2) 2022-03-09 13:38:31.488 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.1.0) 2022-03-09 13:38:31.489 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.21.7) 2022-03-09 13:38:31.503 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 13:38:31.504 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (1.24.7) 2022-03-09 13:38:31.505 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.10.0) 2022-03-09 13:38:31.566 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev253) (1.15.0) 2022-03-09 13:38:31.597 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 13:38:31.611 | 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==19.1.0.dev253) (4.1.1) 2022-03-09 13:38:31.612 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 13:38:31.613 | 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==19.1.0.dev253) (0.1.0) 2022-03-09 13:38:31.615 | 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==19.1.0.dev253) (2.6.0) 2022-03-09 13:38:31.710 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev253) (1.7.0) 2022-03-09 13:38:31.763 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (2.10.1) 2022-03-09 13:38:31.766 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 13:38:31.792 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (4.8) 2022-03-09 13:38:31.794 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.4.8) 2022-03-09 13:38:31.795 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.2.8) 2022-03-09 13:38:31.858 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev253) (0.17.3) 2022-03-09 13:38:31.928 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 13:38:31.929 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 13:38:31.930 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (0.8.0) 2022-03-09 13:38:31.932 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (6.0) 2022-03-09 13:38:31.999 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (2.0.1) 2022-03-09 13:38:32.001 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 13:38:32.002 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.7.6) 2022-03-09 13:38:32.058 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (2.8.2) 2022-03-09 13:38:32.062 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (0.9.6) 2022-03-09 13:38:32.126 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.2.3) 2022-03-09 13:38:32.127 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 13:38:32.128 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.4.0) 2022-03-09 13:38:32.129 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.9) 2022-03-09 13:38:32.131 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 13:38:32.155 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.0.3) 2022-03-09 13:38:32.156 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.2.0) 2022-03-09 13:38:32.158 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.3.0) 2022-03-09 13:38:32.205 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev253) (1.0.3) 2022-03-09 13:38:32.291 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 13:38:32.297 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (3.0.0) 2022-03-09 13:38:32.320 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 13:38:32.344 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev253) (0.11.0) 2022-03-09 13:38:32.416 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 13:38:32.418 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.26.8) 2022-03-09 13:38:32.547 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 13:38:32.573 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev253) (60.9.3) 2022-03-09 13:38:32.714 | 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==19.1.0.dev253) (3.10.1) 2022-03-09 13:38:32.749 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (22.0.0) 2022-03-09 13:38:32.750 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 13:38:32.753 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.13.3) 2022-03-09 13:38:32.953 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2.0.12) 2022-03-09 13:38:32.955 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (3.3) 2022-03-09 13:38:32.956 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2019.11.28) 2022-03-09 13:38:32.993 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev253) (0.7) 2022-03-09 13:38:33.022 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev253) (0.23.2) 2022-03-09 13:38:33.259 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.4.2) 2022-03-09 13:38:33.262 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 13:38:33.405 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.6.3) 2022-03-09 13:38:33.406 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (1.4.2) 2022-03-09 13:38:33.407 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 13:38:33.539 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev253) (0.12.2) 2022-03-09 13:38:33.686 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (4.11.1) 2022-03-09 13:38:33.687 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.1.6) 2022-03-09 13:38:33.688 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (5.4.0) 2022-03-09 13:38:33.723 | 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==19.1.0.dev253) (5.0.0) 2022-03-09 13:38:33.972 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev253) (2.21) 2022-03-09 13:38:34.052 | 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==19.1.0.dev253) (0.5.0) 2022-03-09 13:38:34.053 | 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==19.1.0.dev253) (2.4.0) 2022-03-09 13:38:34.252 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 13:38:34.345 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (1.55.0) 2022-03-09 13:38:34.348 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (3.19.4) 2022-03-09 13:38:34.528 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 13:38:34.953 | 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==19.1.0.dev253) (1.1.5) 2022-03-09 13:38:35.003 | 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==19.1.0.dev253) (0.13.1) 2022-03-09 13:38:35.052 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (0.2.5) 2022-03-09 13:38:36.100 | 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==19.1.0.dev253) (1.32) 2022-03-09 13:38:36.370 | 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==19.1.0.dev253) (1.8.2) 2022-03-09 13:38:36.371 | 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==19.1.0.dev253) (21.4.0) 2022-03-09 13:38:36.513 | 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==19.1.0.dev253) (2.2) 2022-03-09 13:38:36.703 | 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.5.0->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 13:38:36.833 | 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==19.1.0.dev253) (3.7.0) 2022-03-09 13:38:38.508 | Installing collected packages: cinder 2022-03-09 13:38:38.509 | Attempting uninstall: cinder 2022-03-09 13:38:38.509 | Found existing installation: cinder 19.1.0.dev253 2022-03-09 13:38:38.515 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-09 13:38:38.517 | Running setup.py develop for cinder 2022-03-09 13:38:44.253 | Successfully installed cinder 2022-03-09 13:38:44.253 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:38:44.262 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:38:44.262 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:38:44.414 | + inc/python:pip_install:200 : result=0 2022-03-09 13:38:44.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:38:44.419 | + functions-common:time_stop:2425 : local name 2022-03-09 13:38:44.421 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:38:44.424 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:38:44.426 | + functions-common:time_stop:2428 : local total 2022-03-09 13:38:44.428 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:38:44.430 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:38:44.432 | + functions-common:time_stop:2432 : start_time=1646833105270 2022-03-09 13:38:44.435 | + functions-common:time_stop:2434 : [[ -z 1646833105270 ]] 2022-03-09 13:38:44.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:38:44.442 | + functions-common:time_stop:2437 : end_time=1646833124440 2022-03-09 13:38:44.444 | + functions-common:time_stop:2438 : elapsed_time=19170 2022-03-09 13:38:44.447 | + functions-common:time_stop:2439 : total=94726 2022-03-09 13:38:44.449 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:38:44.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113896 2022-03-09 13:38:44.453 | + inc/python:pip_install:203 : return 0 2022-03-09 13:38:44.456 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:38:44.458 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 13:38:44.461 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 13:38:44.480 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 13:38:44.492 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-09 13:38:44.494 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-09 13:38:44.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:38:44.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:38:44.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-09 13:38:44.505 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:38:44.507 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-09 13:38:44.510 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-09 13:38:44.512 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-09 13:38:44.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:44.517 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:44.519 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-09 13:38:44.531 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-09 13:38:44.533 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:38:44.536 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:38:44.539 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:38:44.541 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:38:44.544 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:38:44.546 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:38:44.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:44.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:44.554 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:38:44.556 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:38:44.559 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:38:44.562 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:38:44.564 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-09 13:38:44.567 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:38:44.569 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:44.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:44.574 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-09 13:38:44.596 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-09 13:38:44.706 | Reading package lists... 2022-03-09 13:38:44.959 | Building dependency tree... 2022-03-09 13:38:44.960 | Reading state information... 2022-03-09 13:38:45.212 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-09 13:38:45.212 | The following packages were automatically installed and are no longer required: 2022-03-09 13:38:45.213 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:38:45.213 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:38:45.213 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:38:45.213 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:38:45.213 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:38:45.213 | python3-zope.interface 2022-03-09 13:38:45.213 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:38:45.330 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:38:45.335 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:38:45.337 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:38:45.340 | + functions-common:time_stop:2425 : local name 2022-03-09 13:38:45.342 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:38:45.345 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:38:45.347 | + functions-common:time_stop:2428 : local total 2022-03-09 13:38:45.350 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:38:45.352 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:38:45.355 | + functions-common:time_stop:2432 : start_time=1646833124593 2022-03-09 13:38:45.358 | + functions-common:time_stop:2434 : [[ -z 1646833124593 ]] 2022-03-09 13:38:45.361 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:38:45.365 | + functions-common:time_stop:2437 : end_time=1646833125363 2022-03-09 13:38:45.368 | + functions-common:time_stop:2438 : elapsed_time=770 2022-03-09 13:38:45.371 | + functions-common:time_stop:2439 : total=5306 2022-03-09 13:38:45.374 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:38:45.376 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6076 2022-03-09 13:38:45.379 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:38:45.381 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:38:45.384 | + ./stack.sh:main:926 : configure_cinder 2022-03-09 13:38:45.386 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-09 13:38:45.398 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-09 13:38:45.402 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-09 13:38:45.404 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-09 13:38:45.406 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 13:38:45.410 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-09 13:38:45.410 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 13:38:45.414 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-09 13:38:45.416 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-09 13:38:45.419 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 13:38:45.421 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-09 13:38:45.423 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-09 13:38:45.425 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-09 13:38:45.428 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-09 13:38:45.430 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-09 13:38:45.441 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-09 13:38:45.454 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-09 13:38:45.466 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-09 13:38:45.478 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-09 13:38:45.490 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 13:38:45.493 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 13:38:45.498 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.SjR6FdTaFb 2022-03-09 13:38:45.500 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 13:38:45.502 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 13:38:45.505 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-09 13:38:45.507 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.SjR6FdTaFb 2022-03-09 13:38:45.511 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.SjR6FdTaFb 2022-03-09 13:38:45.522 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.SjR6FdTaFb /etc/sudoers.d/cinder-rootwrap 2022-03-09 13:38:45.535 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-09 13:38:45.539 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 13:38:45.541 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 13:38:45.544 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 13:38:45.546 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 13:38:45.548 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 13:38:45.550 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 13:38:45.552 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-09 13:38:45.555 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-09 13:38:45.559 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-09 13:38:45.563 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-09 13:38:45.582 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-09 13:38:45.601 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-09 13:38:45.620 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-09 13:38:45.638 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-09 13:38:45.657 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-09 13:38:45.675 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-09 13:38:45.694 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-09 13:38:45.713 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-09 13:38:45.715 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 13:38:45.718 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-09 13:38:45.720 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 13:38:45.722 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-09 13:38:45.751 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-09 13:38:45.778 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:38:45.805 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-09 13:38:45.834 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-09 13:38:45.861 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-09 13:38:45.889 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-09 13:38:45.916 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-09 13:38:45.944 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:38:45.971 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 13:38:45.999 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-09 13:38:46.029 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-09 13:38:46.057 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-09 13:38:46.060 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-09 13:38:46.062 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-09 13:38:46.065 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-09 13:38:46.067 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 13:38:46.070 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 13:38:46.100 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-09 13:38:46.129 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-09 13:38:46.157 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-09 13:38:46.184 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-09 13:38:46.212 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-09 13:38:46.239 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-09 13:38:46.270 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-09 13:38:46.272 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-03-09 13:38:46.300 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 13:38:46.331 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-09 13:38:46.338 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 63da3bae2e066eabdad77b872afcf657 2022-03-09 13:38:46.367 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-09 13:38:46.370 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-09 13:38:46.397 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-09 13:38:46.425 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-09 13:38:46.452 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-09 13:38:46.481 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-09 13:38:46.497 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:46.499 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-09 13:38:46.501 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-09 13:38:46.504 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-09 13:38:46.506 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-09 13:38:46.508 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-09 13:38:46.511 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-09 13:38:46.513 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-09 13:38:46.515 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-09 13:38:46.518 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-09 13:38:46.520 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-09 13:38:46.523 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-09 13:38:46.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-09 13:38:46.579 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-09 13:38:46.609 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-09 13:38:46.636 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-09 13:38:46.664 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-09 13:38:46.692 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-09 13:38:46.695 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-09 13:38:46.697 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-09 13:38:46.699 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-09 13:38:46.727 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-09 13:38:46.729 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-09 13:38:46.758 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-09 13:38:46.760 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-09 13:38:46.762 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-09 13:38:46.765 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-09 13:38:46.792 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-09 13:38:46.795 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-09 13:38:46.797 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-09 13:38:46.814 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:46.816 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-09 13:38:46.818 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-09 13:38:46.821 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-09 13:38:46.823 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-09 13:38:46.850 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-03-09 13:38:46.879 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-09 13:38:46.897 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:38:46.899 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-09 13:38:46.916 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:38:46.919 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-09 13:38:46.935 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:38:46.937 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-09 13:38:46.940 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-09 13:38:46.942 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-09 13:38:46.944 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-09 13:38:46.946 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 13:38:46.949 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 13:38:46.952 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:38:46.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:46.971 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 13:38:46.973 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 13:38:46.976 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:38:46.991 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:46.994 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:38:46.997 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:38:47.024 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:38:47.027 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:38:47.030 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-09 13:38:47.032 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-09 13:38:47.034 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 13:38:47.037 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:38:47.054 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:38:47.056 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:38:47.059 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:38:47.061 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:38:47.064 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:38:47.091 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:38:47.119 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:38:47.148 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:38:47.175 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-09 13:38:47.191 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:47.194 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-09 13:38:47.196 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-09 13:38:47.199 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-09 13:38:47.201 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-09 13:38:47.204 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 13:38:47.206 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:38:47.209 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-09 13:38:47.213 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-09 13:38:47.215 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:38:47.218 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:38:47.233 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:38:47.233 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:38:47.242 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:38:47.247 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:38:47.264 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-09 13:38:47.266 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-09 13:38:47.270 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-09 13:38:47.302 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-09 13:38:47.329 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-09 13:38:47.356 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:38:47.383 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:38:47.410 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:38:47.459 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:38:47.487 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:38:47.514 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:38:47.541 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:38:47.569 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:38:47.597 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:38:47.626 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:38:47.654 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 13:38:47.656 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 13:38:47.659 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-09 13:38:47.662 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-09 13:38:47.664 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:38:47.666 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:47.669 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:47.671 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 13:38:47.674 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 13:38:47.676 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-09 13:38:47.703 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 13:38:47.732 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-09 13:38:47.733 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 13:38:47.741 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-09 13:38:47.745 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-09 13:38:47.747 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-09 13:38:47.749 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:38:47.752 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:38:47.754 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:38:47.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:47.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:47.761 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:38:47.764 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:38:47.766 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:38:47.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:38:47.771 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-09 13:38:47.832 | Enabling site cinder-wsgi. 2022-03-09 13:38:47.838 | To activate the new configuration, you need to run: 2022-03-09 13:38:47.838 | systemctl reload apache2 2022-03-09 13:38:47.842 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 13:38:47.844 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:38:47.847 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:38:47.849 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:38:47.987 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-09 13:38:47.990 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-09 13:38:48.023 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-03-09 13:38:48.054 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-09 13:38:48.070 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:38:48.073 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-09 13:38:48.076 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 13:38:48.078 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 13:38:48.080 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-09 13:38:48.083 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-09 13:38:48.114 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-09 13:38:48.142 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-03-09 13:38:48.170 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-09 13:38:48.197 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-09 13:38:48.226 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-09 13:38:48.253 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-09 13:38:48.281 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-09 13:38:48.309 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:38:48.337 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-09 13:38:48.365 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-09 13:38:48.393 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 13:38:48.421 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-09 13:38:48.423 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-09 13:38:48.440 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:48.442 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-03-09 13:38:48.473 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-09 13:38:48.476 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-09 13:38:48.493 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:38:48.495 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-09 13:38:48.498 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-09 13:38:48.500 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-09 13:38:48.503 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:38:48.505 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-09 13:38:48.508 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-09 13:38:48.512 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:38:48.512 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 13:38:48.517 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:38:48.520 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 13:38:48.523 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 13:38:48.525 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 13:38:48.528 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-09 13:38:48.531 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-09 13:38:48.534 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-09 13:38:48.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:38:48.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:38:48.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-09 13:38:48.543 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:38:48.546 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-09 13:38:48.548 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-09 13:38:48.550 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-09 13:38:48.553 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:38:48.555 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:38:48.558 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:38:48.561 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:38:48.563 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:38:48.566 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:38:48.582 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:38:48.585 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:38:48.587 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:38:48.590 | + functions-common:git_clone:629 : echo master 2022-03-09 13:38:48.590 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:38:48.595 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-09 13:38:48.598 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:38:48.600 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-09 13:38:48.603 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:38:48.603 | + functions-common:git_clone:678 : head -1 2022-03-09 13:38:48.612 | 9be8e28b4c Merge commit 'refs/changes/83/832783/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-09 13:38:48.615 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:38:48.617 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-09 13:38:48.620 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:38:48.623 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 13:38:48.625 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-09 13:38:48.628 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:38:48.630 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-09 13:38:48.633 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:38:48.635 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 13:38:48.638 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-09 13:38:48.641 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:38:48.643 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:38:48.646 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-09 13:38:48.649 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:38:48.652 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-09 13:38:48.654 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:38:48.657 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:38:48.660 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-09 13:38:48.666 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-09 13:38:48.668 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-09 13:38:49.357 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-09 13:38:49.359 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:38:49.362 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:38:49.364 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:38:49.366 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 13:38:49.369 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-09 13:38:49.372 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:38:49.374 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:38:49.376 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:38:49.379 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:38:49.381 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:38:49.383 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:38:49.386 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:38:49.389 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-09 13:38:49.410 | Using python 3.8 to install /opt/stack/neutron 2022-03-09 13:38:49.412 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-09 13:38:50.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:38:50.290 | from cryptography.utils import int_from_bytes 2022-03-09 13:38:50.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:38:50.290 | from cryptography.utils import int_from_bytes 2022-03-09 13:38:51.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:38:51.454 | Obtaining file:///opt/stack/neutron 2022-03-09 13:38:51.455 | Preparing metadata (setup.py): started 2022-03-09 13:38:55.615 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:38:55.707 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.8.1) 2022-03-09 13:38:55.708 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 13:38:55.709 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.1.1) 2022-03-09 13:38:55.710 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.5.1) 2022-03-09 13:38:55.711 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 13:38:55.712 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.1) 2022-03-09 13:38:55.713 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.33.0) 2022-03-09 13:38:55.714 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.1) 2022-03-09 13:38:55.716 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.20.4) 2022-03-09 13:38:55.717 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.27.1) 2022-03-09 13:38:55.718 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.0.3) 2022-03-09 13:38:55.719 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (9.4.0) 2022-03-09 13:38:55.720 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.8.0) 2022-03-09 13:38:55.721 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.11.0) 2022-03-09 13:38:55.722 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.20.0) 2022-03-09 13:38:55.724 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (7.8.0) 2022-03-09 13:38:55.725 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 13:38:55.726 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.31) 2022-03-09 13:38:55.727 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.8.7) 2022-03-09 13:38:55.728 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 13:38:55.729 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.7.6) 2022-03-09 13:38:55.731 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 13:38:55.732 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 13:38:55.733 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 13:38:55.735 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (8.8.0) 2022-03-09 13:38:55.736 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.1.0) 2022-03-09 13:38:55.737 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (11.2.0) 2022-03-09 13:38:55.738 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.0) 2022-03-09 13:38:55.739 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.6.1) 2022-03-09 13:38:55.740 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (12.13.0) 2022-03-09 13:38:55.742 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.1) 2022-03-09 13:38:55.743 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.11.0) 2022-03-09 13:38:55.744 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.0) 2022-03-09 13:38:55.745 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.0) 2022-03-09 13:38:55.747 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 13:38:55.748 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.3.0) 2022-03-09 13:38:55.749 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.8.0) 2022-03-09 13:38:55.750 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.5.0) 2022-03-09 13:38:55.751 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.12.2) 2022-03-09 13:38:55.752 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.6.0) 2022-03-09 13:38:55.753 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.4.2) 2022-03-09 13:38:55.754 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.1) 2022-03-09 13:38:55.756 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.1.0) 2022-03-09 13:38:55.757 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.16.0) 2022-03-09 13:38:55.758 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.15.1) 2022-03-09 13:38:55.759 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (21.3) 2022-03-09 13:38:55.760 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.9.0) 2022-03-09 13:38:55.762 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:38:55.763 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (22.0.0) 2022-03-09 13:38:55.765 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (17.7.0) 2022-03-09 13:38:55.766 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.61.0) 2022-03-09 13:38:55.767 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 13:38:55.768 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.1) 2022-03-09 13:38:55.769 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 13:38:55.770 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 13:38:55.787 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (5.4.0) 2022-03-09 13:38:55.788 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (4.11.1) 2022-03-09 13:38:55.790 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (1.1.6) 2022-03-09 13:38:55.799 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev587) (1.13.3) 2022-03-09 13:38:55.811 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.16.0) 2022-03-09 13:38:55.812 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 13:38:55.813 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.1.2) 2022-03-09 13:38:55.832 | 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==19.1.0.dev587) (3.0.7) 2022-03-09 13:38:55.840 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 13:38:55.899 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.7.0) 2022-03-09 13:38:55.901 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.0.2) 2022-03-09 13:38:55.955 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (4.4.0) 2022-03-09 13:38:55.958 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 13:38:56.003 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (2.7.0) 2022-03-09 13:38:56.006 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (1.2.2) 2022-03-09 13:38:56.035 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (6.0) 2022-03-09 13:38:56.036 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.4) 2022-03-09 13:38:56.037 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.0) 2022-03-09 13:38:56.039 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 13:38:56.040 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.1.5) 2022-03-09 13:38:56.041 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.32) 2022-03-09 13:38:56.043 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (36.0.1) 2022-03-09 13:38:56.044 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (0.10.0) 2022-03-09 13:38:56.062 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev587) (1.0.3) 2022-03-09 13:38:56.151 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev587) (0.17.3) 2022-03-09 13:38:56.195 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev587) (1.5.0) 2022-03-09 13:38:56.284 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.13.0) 2022-03-09 13:38:56.285 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 13:38:56.288 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (2.0.1) 2022-03-09 13:38:56.344 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (2.8.2) 2022-03-09 13:38:56.348 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (0.9.6) 2022-03-09 13:38:56.410 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.2.3) 2022-03-09 13:38:56.412 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.4.0) 2022-03-09 13:38:56.414 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 13:38:56.415 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.9) 2022-03-09 13:38:56.440 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 13:38:56.441 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.3.0) 2022-03-09 13:38:56.489 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (1.15.0) 2022-03-09 13:38:56.541 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev587) (2021.3) 2022-03-09 13:38:56.575 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 13:38:56.578 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.3.3) 2022-03-09 13:38:56.599 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 13:38:56.741 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 13:38:56.812 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev587) (60.9.3) 2022-03-09 13:38:56.890 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 13:38:56.891 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (0.3.5) 2022-03-09 13:38:57.002 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:38:57.003 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:38:57.004 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:38:57.005 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:38:57.006 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:38:57.007 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:38:57.009 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:38:57.214 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 13:38:57.215 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 13:38:57.219 | 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==19.1.0.dev587) (3.10.1) 2022-03-09 13:38:57.264 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (3.17.6) 2022-03-09 13:38:57.267 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 13:38:57.360 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (3.3) 2022-03-09 13:38:57.360 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2019.11.28) 2022-03-09 13:38:57.361 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (1.26.8) 2022-03-09 13:38:57.364 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2.0.12) 2022-03-09 13:38:57.400 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev587) (0.7) 2022-03-09 13:38:57.738 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev587) (0.12.2) 2022-03-09 13:38:57.816 | 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==19.1.0.dev587) (5.0.0) 2022-03-09 13:38:58.007 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (2.21) 2022-03-09 13:38:58.079 | 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==19.1.0.dev587) (0.5.0) 2022-03-09 13:38:58.083 | 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==19.1.0.dev587) (2.4.0) 2022-03-09 13:38:58.307 | 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==19.1.0.dev587) (2.5.0) 2022-03-09 13:38:58.481 | 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==19.1.0.dev587) (2.2) 2022-03-09 13:38:59.001 | 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==19.1.0.dev587) (0.13.1) 2022-03-09 13:38:59.080 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (0.2.5) 2022-03-09 13:38:59.686 | 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==19.1.0.dev587) (0.5.2) 2022-03-09 13:38:59.689 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.4.2) 2022-03-09 13:38:59.989 | 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==19.1.0.dev587) (2.0.0) 2022-03-09 13:38:59.989 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (4.10.0) 2022-03-09 13:39:00.157 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev587) (3.7.0) 2022-03-09 13:39:00.400 | 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==19.1.0.dev587) (1.8.2) 2022-03-09 13:39:00.401 | 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==19.1.0.dev587) (21.4.0) 2022-03-09 13:39:00.587 | 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==19.1.0.dev587) (1.0.0) 2022-03-09 13:39:00.806 | 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==19.1.0.dev587) (2.3.1) 2022-03-09 13:39:02.387 | Installing collected packages: neutron 2022-03-09 13:39:02.387 | Attempting uninstall: neutron 2022-03-09 13:39:02.387 | Found existing installation: neutron 19.1.0.dev587 2022-03-09 13:39:02.406 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-09 13:39:02.445 | Running setup.py develop for neutron 2022-03-09 13:39:08.397 | Successfully installed neutron 2022-03-09 13:39:08.397 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:39:08.406 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:39:08.406 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:39:08.552 | + inc/python:pip_install:200 : result=0 2022-03-09 13:39:08.555 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:39:08.557 | + functions-common:time_stop:2425 : local name 2022-03-09 13:39:08.560 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:39:08.562 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:39:08.564 | + functions-common:time_stop:2428 : local total 2022-03-09 13:39:08.566 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:39:08.569 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:39:08.571 | + functions-common:time_stop:2432 : start_time=1646833129405 2022-03-09 13:39:08.573 | + functions-common:time_stop:2434 : [[ -z 1646833129405 ]] 2022-03-09 13:39:08.576 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:39:08.580 | + functions-common:time_stop:2437 : end_time=1646833148578 2022-03-09 13:39:08.583 | + functions-common:time_stop:2438 : elapsed_time=19173 2022-03-09 13:39:08.585 | + functions-common:time_stop:2439 : total=113896 2022-03-09 13:39:08.587 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:39:08.590 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133069 2022-03-09 13:39:08.592 | + inc/python:pip_install:203 : return 0 2022-03-09 13:39:08.595 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:39:08.597 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 13:39:08.600 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 13:39:08.618 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 13:39:08.630 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-09 13:39:08.633 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-09 13:39:08.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:39:08.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:39:08.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-09 13:39:08.644 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:39:08.646 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-09 13:39:08.649 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:39:08.651 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-09 13:39:08.669 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:08.671 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-09 13:39:08.674 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-09 13:39:08.676 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-09 13:39:08.679 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:39:08.681 | + lib/stack:stack_install_service:32 : install_nova 2022-03-09 13:39:08.684 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-09 13:39:08.687 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-09 13:39:08.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:39:08.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:39:08.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-09 13:39:08.696 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:39:08.699 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-09 13:39:08.714 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:08.717 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-09 13:39:08.733 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:08.736 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-09 13:39:08.752 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:08.755 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-09 13:39:08.757 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-09 13:39:08.759 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-09 13:39:08.761 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:39:08.764 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:39:08.766 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:39:08.769 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:39:08.771 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:39:08.774 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:39:08.790 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:39:08.793 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:39:08.795 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:39:08.798 | + functions-common:git_clone:629 : echo master 2022-03-09 13:39:08.798 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:39:08.803 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-09 13:39:08.805 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:39:08.807 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-09 13:39:08.810 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:39:08.810 | + functions-common:git_clone:678 : head -1 2022-03-09 13:39:08.816 | d1b036fdb1 Merge "Follow up for unified limits" 2022-03-09 13:39:08.819 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:39:08.822 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-09 13:39:08.824 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:39:08.826 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 13:39:08.829 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-09 13:39:08.831 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:39:08.833 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-09 13:39:08.836 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:39:08.838 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 13:39:08.841 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-09 13:39:08.844 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:39:08.846 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:39:08.849 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-09 13:39:08.852 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:39:08.856 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-09 13:39:08.858 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:39:08.861 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:39:08.864 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-09 13:39:08.869 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-09 13:39:08.872 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-09 13:39:09.521 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-09 13:39:09.524 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:39:09.526 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:39:09.529 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:39:09.531 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 13:39:09.533 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-09 13:39:09.535 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:39:09.538 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:39:09.540 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:39:09.542 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:39:09.544 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:39:09.547 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:39:09.549 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:39:09.551 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-09 13:39:09.572 | Using python 3.8 to install /opt/stack/nova 2022-03-09 13:39:09.575 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-09 13:39:10.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:39:10.441 | from cryptography.utils import int_from_bytes 2022-03-09 13:39:10.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:39:10.441 | from cryptography.utils import int_from_bytes 2022-03-09 13:39:11.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:39:11.608 | Obtaining file:///opt/stack/nova 2022-03-09 13:39:11.608 | Preparing metadata (setup.py): started 2022-03-09 13:39:16.750 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:39:16.872 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.8.1) 2022-03-09 13:39:16.873 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.4.31) 2022-03-09 13:39:16.874 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.1) 2022-03-09 13:39:16.875 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.33.0) 2022-03-09 13:39:16.876 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.0.3) 2022-03-09 13:39:16.877 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (9.4.0) 2022-03-09 13:39:16.878 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.8.0) 2022-03-09 13:39:16.879 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.5.1) 2022-03-09 13:39:16.880 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (36.0.1) 2022-03-09 13:39:16.881 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.8.7) 2022-03-09 13:39:16.882 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.2) 2022-03-09 13:39:16.883 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.1.1) 2022-03-09 13:39:16.884 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 13:39:16.885 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.1.1) 2022-03-09 13:39:16.886 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.13.0) 2022-03-09 13:39:16.888 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.6) 2022-03-09 13:39:16.889 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.8.0) 2022-03-09 13:39:16.890 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.11.0) 2022-03-09 13:39:16.891 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.1) 2022-03-09 13:39:16.892 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.2) 2022-03-09 13:39:16.893 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev367) (3.2.0) 2022-03-09 13:39:16.894 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.3.0) 2022-03-09 13:39:16.895 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 13:39:16.896 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (7.8.0) 2022-03-09 13:39:16.897 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.6.0) 2022-03-09 13:39:16.899 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.27.1) 2022-03-09 13:39:16.900 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 13:39:16.901 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.10.0) 2022-03-09 13:39:16.903 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 13:39:16.904 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 13:39:16.905 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.8.0) 2022-03-09 13:39:16.906 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.1.0) 2022-03-09 13:39:16.907 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.1) 2022-03-09 13:39:16.908 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 13:39:16.909 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.3.0) 2022-03-09 13:39:16.910 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.3.0) 2022-03-09 13:39:16.911 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 13:39:16.912 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.12.2) 2022-03-09 13:39:16.913 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (11.2.0) 2022-03-09 13:39:16.915 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.3.1) 2022-03-09 13:39:16.916 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (12.13.0) 2022-03-09 13:39:16.917 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.11.0) 2022-03-09 13:39:16.918 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 13:39:16.919 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.0) 2022-03-09 13:39:16.920 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.0) 2022-03-09 13:39:16.921 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 13:39:16.922 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.1) 2022-03-09 13:39:16.923 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.9.0) 2022-03-09 13:39:16.925 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.6.0) 2022-03-09 13:39:16.926 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.2.0) 2022-03-09 13:39:16.927 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.0) 2022-03-09 13:39:16.928 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 13:39:16.929 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.1) 2022-03-09 13:39:16.930 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.10.1) 2022-03-09 13:39:16.931 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.1) 2022-03-09 13:39:16.932 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 13:39:16.933 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.2.2) 2022-03-09 13:39:16.934 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.3.3) 2022-03-09 13:39:16.935 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.0) 2022-03-09 13:39:16.936 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.4) 2022-03-09 13:39:16.937 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.2) 2022-03-09 13:39:16.938 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.4.0) 2022-03-09 13:39:16.940 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.61.0) 2022-03-09 13:39:16.941 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.0) 2022-03-09 13:39:16.957 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (4.11.1) 2022-03-09 13:39:16.959 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (5.4.0) 2022-03-09 13:39:16.960 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (1.1.6) 2022-03-09 13:39:16.982 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev367) (5.3.0) 2022-03-09 13:39:17.022 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev367) (1.15.0) 2022-03-09 13:39:17.051 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (2.1.0) 2022-03-09 13:39:17.052 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (1.16.0) 2022-03-09 13:39:17.077 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev367) (2.1.0) 2022-03-09 13:39:17.201 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (3.1.1) 2022-03-09 13:39:17.203 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (4.4.0) 2022-03-09 13:39:17.259 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.0) 2022-03-09 13:39:17.260 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.1.5) 2022-03-09 13:39:17.264 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.32) 2022-03-09 13:39:17.265 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.4) 2022-03-09 13:39:17.266 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 13:39:17.267 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (0.10.0) 2022-03-09 13:39:17.287 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (6.3.1) 2022-03-09 13:39:17.288 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (5.6.0) 2022-03-09 13:39:17.343 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (1.15.1) 2022-03-09 13:39:17.370 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 13:39:17.374 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:39:17.436 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev367) (0.17.3) 2022-03-09 13:39:17.547 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 13:39:17.549 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (2.0.1) 2022-03-09 13:39:17.628 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev367) (0.9.6) 2022-03-09 13:39:17.689 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.4.0) 2022-03-09 13:39:17.690 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.2.3) 2022-03-09 13:39:17.693 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 13:39:17.697 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.9) 2022-03-09 13:39:17.723 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.2.0) 2022-03-09 13:39:17.726 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.3.0) 2022-03-09 13:39:17.776 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev367) (1.0.3) 2022-03-09 13:39:17.837 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev367) (2021.3) 2022-03-09 13:39:17.875 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 13:39:17.878 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (3.0.0) 2022-03-09 13:39:17.930 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (21.3) 2022-03-09 13:39:17.932 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (3.0.7) 2022-03-09 13:39:18.022 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev367) (1.5.0) 2022-03-09 13:39:18.050 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev367) (60.9.3) 2022-03-09 13:39:18.131 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev367) (0.2.5) 2022-03-09 13:39:18.212 | 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==24.1.0.dev367) (3.17.6) 2022-03-09 13:39:18.276 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.13.3) 2022-03-09 13:39:18.278 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (22.0.0) 2022-03-09 13:39:18.280 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 13:39:18.322 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.1.0) 2022-03-09 13:39:18.323 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 13:39:18.325 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (3.10.1) 2022-03-09 13:39:18.408 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2019.11.28) 2022-03-09 13:39:18.411 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (3.3) 2022-03-09 13:39:18.412 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (1.26.8) 2022-03-09 13:39:18.414 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2.0.12) 2022-03-09 13:39:18.512 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev367) (0.7) 2022-03-09 13:39:18.724 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.5.2) 2022-03-09 13:39:18.725 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.4.2) 2022-03-09 13:39:18.835 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.6.3) 2022-03-09 13:39:18.838 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 13:39:18.841 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (1.4.2) 2022-03-09 13:39:18.927 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev367) (0.12.2) 2022-03-09 13:39:19.006 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev367) (1.22.2) 2022-03-09 13:39:19.040 | 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==24.1.0.dev367) (5.0.0) 2022-03-09 13:39:19.283 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev367) (2.21) 2022-03-09 13:39:19.363 | 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==24.1.0.dev367) (0.5.0) 2022-03-09 13:39:19.365 | 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==24.1.0.dev367) (2.4.0) 2022-03-09 13:39:19.610 | 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==24.1.0.dev367) (2.5.0) 2022-03-09 13:39:19.722 | 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==24.1.0.dev367) (2.2) 2022-03-09 13:39:20.206 | 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==24.1.0.dev367) (0.13.1) 2022-03-09 13:39:20.253 | 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==24.1.0.dev367) (2.16.0) 2022-03-09 13:39:20.628 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:39:20.629 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:39:20.638 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:39:20.638 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:39:20.638 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:39:20.638 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:39:20.638 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:39:21.881 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev367) (3.7.0) 2022-03-09 13:39:22.294 | 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==24.1.0.dev367) (21.4.0) 2022-03-09 13:39:22.295 | 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==24.1.0.dev367) (1.8.2) 2022-03-09 13:39:22.394 | 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==24.1.0.dev367) (2.4.0) 2022-03-09 13:39:22.503 | 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==24.1.0.dev367) (1.0.0) 2022-03-09 13:39:24.122 | Installing collected packages: nova 2022-03-09 13:39:24.122 | Attempting uninstall: nova 2022-03-09 13:39:24.123 | Found existing installation: nova 24.1.0.dev367 2022-03-09 13:39:24.131 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-09 13:39:24.133 | Running setup.py develop for nova 2022-03-09 13:39:30.675 | Successfully installed nova 2022-03-09 13:39:30.675 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:39:30.683 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:39:30.683 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:39:30.827 | + inc/python:pip_install:200 : result=0 2022-03-09 13:39:30.829 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:39:30.831 | + functions-common:time_stop:2425 : local name 2022-03-09 13:39:30.834 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:39:30.836 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:39:30.838 | + functions-common:time_stop:2428 : local total 2022-03-09 13:39:30.841 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:39:30.843 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:39:30.845 | + functions-common:time_stop:2432 : start_time=1646833149567 2022-03-09 13:39:30.847 | + functions-common:time_stop:2434 : [[ -z 1646833149567 ]] 2022-03-09 13:39:30.850 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:39:30.854 | + functions-common:time_stop:2437 : end_time=1646833170852 2022-03-09 13:39:30.857 | + functions-common:time_stop:2438 : elapsed_time=21285 2022-03-09 13:39:30.859 | + functions-common:time_stop:2439 : total=133069 2022-03-09 13:39:30.861 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:39:30.864 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154354 2022-03-09 13:39:30.866 | + inc/python:pip_install:203 : return 0 2022-03-09 13:39:30.868 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:39:30.871 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 13:39:30.873 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 13:39:30.892 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 13:39:30.904 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-09 13:39:30.907 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-09 13:39:30.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:39:30.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:39:30.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-09 13:39:30.916 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:39:30.919 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-09 13:39:30.931 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:39:30.934 | + ./stack.sh:main:937 : configure_nova 2022-03-09 13:39:30.936 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-09 13:39:30.948 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-09 13:39:30.951 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-09 13:39:30.953 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 13:39:30.957 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-09 13:39:30.957 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 13:39:30.962 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-09 13:39:30.965 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-09 13:39:30.967 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 13:39:30.970 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-09 13:39:30.972 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-09 13:39:30.974 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-09 13:39:30.977 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-09 13:39:30.979 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-09 13:39:30.991 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-09 13:39:31.003 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-09 13:39:31.015 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-09 13:39:31.028 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-09 13:39:31.040 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 13:39:31.043 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 13:39:31.047 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UVNPp8cqPG 2022-03-09 13:39:31.049 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 13:39:31.052 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 13:39:31.054 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-09 13:39:31.057 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 13:39:31.059 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 13:39:31.061 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UVNPp8cqPG 2022-03-09 13:39:31.065 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UVNPp8cqPG 2022-03-09 13:39:31.077 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UVNPp8cqPG /etc/sudoers.d/nova-rootwrap 2022-03-09 13:39:31.090 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-09 13:39:31.094 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 13:39:31.097 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 13:39:31.099 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 13:39:31.101 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 13:39:31.104 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 13:39:31.106 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 13:39:31.109 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-09 13:39:31.112 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-09 13:39:31.116 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-09 13:39:31.132 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:31.135 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-09 13:39:31.137 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-09 13:39:31.141 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-09 13:39:31.144 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-09 13:39:31.173 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-09 13:39:31.175 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-09 13:39:31.201 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-09 13:39:31.230 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-09 13:39:31.257 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-09 13:39:31.287 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-09 13:39:31.315 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-09 13:39:31.345 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-09 13:39:31.347 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-03-09 13:39:31.374 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-09 13:39:31.401 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-09 13:39:31.427 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-09 13:39:31.455 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-09 13:39:31.482 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 13:39:31.520 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-09 13:39:31.522 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:39:31.524 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:39:31.526 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:39:31.529 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:39:31.531 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:39:31.533 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:39:31.535 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:39:31.537 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:39:31.539 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:39:31.542 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:39:31.544 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:39:31.546 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-09 13:39:31.548 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:39:31.550 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:39:31.553 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:39:31.555 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:39:31.557 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:39:31.560 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:39:31.562 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-09 13:39:31.578 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:31.580 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 13:39:31.583 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-09 13:39:31.585 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-09 13:39:31.613 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-09 13:39:31.615 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-09 13:39:31.618 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-09 13:39:31.620 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-09 13:39:31.623 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 13:39:31.626 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 13:39:31.657 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-09 13:39:31.659 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-09 13:39:31.661 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-09 13:39:31.664 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-09 13:39:31.666 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 13:39:31.668 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 13:39:31.697 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-09 13:39:31.727 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-09 13:39:31.754 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-09 13:39:31.781 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-09 13:39:31.797 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:31.799 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-09 13:39:31.815 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:31.818 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-09 13:39:31.818 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-09 13:39:31.823 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-09 13:39:31.826 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-09 13:39:31.854 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-09 13:39:31.869 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:31.872 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-09 13:39:31.874 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-09 13:39:31.876 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 13:39:31.878 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 13:39:31.880 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-09 13:39:31.911 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-09 13:39:31.938 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:39:31.966 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-09 13:39:31.993 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-09 13:39:32.022 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-09 13:39:32.049 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-09 13:39:32.076 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-09 13:39:32.104 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:39:32.131 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 13:39:32.158 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-09 13:39:32.175 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:32.177 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-09 13:39:32.179 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-09 13:39:32.209 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-09 13:39:32.236 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-03-09 13:39:32.263 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-09 13:39:32.291 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-09 13:39:32.320 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-09 13:39:32.348 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-09 13:39:32.376 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-09 13:39:32.403 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-09 13:39:32.419 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:32.421 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-09 13:39:32.424 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-09 13:39:32.451 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-09 13:39:32.481 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-09 13:39:32.483 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-09 13:39:32.510 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-09 13:39:32.513 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-09 13:39:32.516 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-09 13:39:32.518 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:39:32.520 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:39:32.522 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:39:32.525 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:39:32.528 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:39:32.530 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:39:32.532 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-09 13:39:32.534 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:39:32.537 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:39:32.539 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:39:32.541 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:39:32.544 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:39:32.546 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:39:32.548 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:39:32.550 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:39:32.552 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:39:32.555 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:39:32.557 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:39:32.559 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-09 13:39:32.562 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-09 13:39:32.564 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-09 13:39:32.567 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:39:32.583 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:39:32.585 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:39:32.588 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:39:32.590 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:39:32.593 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:39:32.620 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:39:32.648 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:39:32.677 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:39:32.704 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-09 13:39:32.734 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-09 13:39:32.750 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:32.753 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-09 13:39:32.755 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-09 13:39:32.757 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-09 13:39:32.760 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-09 13:39:32.762 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 13:39:32.764 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:39:32.767 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-09 13:39:32.771 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-09 13:39:32.773 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:39:32.775 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:39:32.788 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:39:32.789 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:39:32.797 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:39:32.801 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:39:32.816 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 13:39:32.818 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-09 13:39:32.822 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-09 13:39:32.851 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-09 13:39:32.878 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-09 13:39:32.905 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:39:32.933 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:39:32.960 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:39:32.987 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:39:33.014 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:39:33.041 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:39:33.068 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:39:33.095 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:39:33.122 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:39:33.149 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:39:33.176 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 13:39:33.178 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 13:39:33.181 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-09 13:39:33.184 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-09 13:39:33.186 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:39:33.188 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:33.191 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:33.193 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 13:39:33.196 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 13:39:33.198 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 13:39:33.224 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 13:39:33.253 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 13:39:33.253 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-09 13:39:33.262 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-09 13:39:33.265 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-09 13:39:33.267 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-09 13:39:33.269 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:39:33.272 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:39:33.274 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:39:33.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:33.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:33.281 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:39:33.283 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:39:33.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:33.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:33.290 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-09 13:39:33.351 | Enabling site nova-api-wsgi. 2022-03-09 13:39:33.357 | To activate the new configuration, you need to run: 2022-03-09 13:39:33.357 | systemctl reload apache2 2022-03-09 13:39:33.361 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 13:39:33.364 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:39:33.366 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:39:33.368 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:39:33.506 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-09 13:39:33.527 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:33.530 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-09 13:39:33.532 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-09 13:39:33.535 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-09 13:39:33.537 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-09 13:39:33.539 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-09 13:39:33.542 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:39:33.544 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-09 13:39:33.549 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-09 13:39:33.551 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:39:33.553 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:39:33.567 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:39:33.568 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:39:33.577 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:39:33.580 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:39:33.596 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-09 13:39:33.598 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-09 13:39:33.602 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-09 13:39:33.631 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-09 13:39:33.659 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-09 13:39:33.686 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:39:33.713 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:39:33.741 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:39:33.767 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:39:33.794 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:39:33.821 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:39:33.848 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:39:33.875 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:39:33.903 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:39:33.930 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:39:33.959 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-09 13:39:33.961 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-09 13:39:33.989 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-09 13:39:34.005 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:34.007 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-09 13:39:34.039 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-09 13:39:34.041 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-09 13:39:34.044 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-09 13:39:34.061 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:34.064 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:39:34.066 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:39:34.094 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-09 13:39:34.125 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-09 13:39:34.127 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 13:39:34.130 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-09 13:39:34.132 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 13:39:34.134 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 13:39:34.137 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:39:34.152 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:34.155 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 13:39:34.157 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 13:39:34.160 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:39:34.176 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:34.178 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:39:34.181 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:39:34.208 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:39:34.211 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:39:34.213 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-09 13:39:34.241 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-09 13:39:34.269 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-09 13:39:34.300 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-09 13:39:34.317 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:34.319 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 13:39:34.347 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-09 13:39:34.349 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-09 13:39:34.352 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-09 13:39:34.383 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-09 13:39:34.411 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-03-09 13:39:34.438 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-09 13:39:34.466 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-09 13:39:34.494 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-09 13:39:34.521 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-09 13:39:34.549 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-09 13:39:34.576 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-09 13:39:34.606 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-09 13:39:34.624 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:34.627 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-09 13:39:34.631 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 13:39:34.633 | + lib/nova:create_nova_conf:553 : local conf 2022-03-09 13:39:34.636 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-09 13:39:34.639 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-09 13:39:34.642 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 13:39:34.644 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 13:39:34.647 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-09 13:39:34.649 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-09 13:39:34.651 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-09 13:39:34.656 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-09 13:39:34.659 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-09 13:39:34.661 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-09 13:39:34.664 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-09 13:39:34.666 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 13:39:34.670 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 13:39:34.700 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-09 13:39:34.731 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-09 13:39:34.761 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 13:39:34.764 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-09 13:39:34.766 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-09 13:39:34.768 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-09 13:39:34.784 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:34.788 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-09 13:39:34.788 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-09 13:39:35.476 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-09 13:39:35.478 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-09 13:39:35.481 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 13:39:35.484 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-09 13:39:35.486 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 13:39:35.488 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-09 13:39:35.491 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:39:35.507 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:35.510 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-09 13:39:35.513 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-09 13:39:35.515 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:39:35.531 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:35.533 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 13:39:35.536 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 13:39:35.568 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:39:35.570 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:39:35.573 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-09 13:39:35.590 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:35.592 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-09 13:39:35.595 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 13:39:35.597 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-09 13:39:35.626 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-03-09 13:39:35.654 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-09 13:39:35.682 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-09 13:39:35.709 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-09 13:39:35.737 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-09 13:39:35.765 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-09 13:39:35.792 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-09 13:39:35.819 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-09 13:39:35.822 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-09 13:39:35.825 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-09 13:39:35.828 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:39:35.844 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:39:35.846 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:39:35.849 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:39:35.851 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:39:35.854 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:39:35.881 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:39:35.911 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:39:35.938 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:39:35.966 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 13:39:35.969 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-09 13:39:35.973 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 13:39:35.975 | + lib/nova:create_nova_conf:587 : local conf 2022-03-09 13:39:35.978 | + lib/nova:create_nova_conf:588 : local offset 2022-03-09 13:39:35.981 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-09 13:39:35.984 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 13:39:35.986 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 13:39:35.989 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-09 13:39:35.991 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-09 13:39:35.993 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-09 13:39:35.996 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 13:39:35.999 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-09 13:39:36.001 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-09 13:39:36.003 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-09 13:39:36.019 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:36.021 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-09 13:39:36.023 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-09 13:39:36.039 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:36.042 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-09 13:39:36.058 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:36.060 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-09 13:39:36.077 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:36.079 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-09 13:39:36.096 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:36.099 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-09 13:39:36.101 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-09 13:39:36.104 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-09 13:39:36.107 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:39:36.110 | + lib/stack:stack_install_service:32 : install_placement 2022-03-09 13:39:36.112 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-09 13:39:36.115 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-09 13:39:36.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:36.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:36.122 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-09 13:39:36.125 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:39:36.127 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:39:36.130 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:39:36.132 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:39:36.134 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:39:36.137 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:39:36.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:36.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:36.145 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:39:36.147 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:39:36.149 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:39:36.152 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:39:36.155 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-09 13:39:36.157 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:39:36.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:36.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:36.165 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-09 13:39:36.186 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-09 13:39:36.295 | Reading package lists... 2022-03-09 13:39:36.533 | Building dependency tree... 2022-03-09 13:39:36.534 | Reading state information... 2022-03-09 13:39:36.788 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:39:36.789 | The following packages were automatically installed and are no longer required: 2022-03-09 13:39:36.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:39:36.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:39:36.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:39:36.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:39:36.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:39:36.790 | python3-zope.interface 2022-03-09 13:39:36.790 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:39:36.903 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:39:36.908 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:39:36.910 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:39:36.913 | + functions-common:time_stop:2425 : local name 2022-03-09 13:39:36.915 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:39:36.917 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:39:36.920 | + functions-common:time_stop:2428 : local total 2022-03-09 13:39:36.922 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:39:36.924 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:39:36.927 | + functions-common:time_stop:2432 : start_time=1646833176183 2022-03-09 13:39:36.929 | + functions-common:time_stop:2434 : [[ -z 1646833176183 ]] 2022-03-09 13:39:36.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:39:36.936 | + functions-common:time_stop:2437 : end_time=1646833176933 2022-03-09 13:39:36.938 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-09 13:39:36.940 | + functions-common:time_stop:2439 : total=6076 2022-03-09 13:39:36.943 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:39:36.945 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6826 2022-03-09 13:39:36.947 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:39:36.950 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-09 13:39:36.953 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-09 13:39:36.956 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-09 13:39:36.958 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-09 13:39:36.961 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-09 13:39:36.984 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-09 13:39:36.986 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:39:36.989 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:39:36.991 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:39:36.994 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:39:36.996 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:39:36.998 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:39:37.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:37.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:37.006 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:39:37.008 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:39:37.011 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:39:37.014 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:39:37.016 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-09 13:39:37.019 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:39:37.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:37.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:37.026 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-09 13:39:37.049 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-09 13:39:37.158 | Reading package lists... 2022-03-09 13:39:37.394 | Building dependency tree... 2022-03-09 13:39:37.396 | Reading state information... 2022-03-09 13:39:37.650 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-09 13:39:37.650 | The following packages were automatically installed and are no longer required: 2022-03-09 13:39:37.651 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:39:37.651 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:39:37.651 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:39:37.651 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:39:37.651 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:39:37.651 | python3-zope.interface 2022-03-09 13:39:37.651 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:39:37.765 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:39:37.769 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:39:37.772 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:39:37.774 | + functions-common:time_stop:2425 : local name 2022-03-09 13:39:37.776 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:39:37.779 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:39:37.782 | + functions-common:time_stop:2428 : local total 2022-03-09 13:39:37.784 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:39:37.786 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:39:37.789 | + functions-common:time_stop:2432 : start_time=1646833177046 2022-03-09 13:39:37.791 | + functions-common:time_stop:2434 : [[ -z 1646833177046 ]] 2022-03-09 13:39:37.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:39:37.798 | + functions-common:time_stop:2437 : end_time=1646833177796 2022-03-09 13:39:37.800 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-09 13:39:37.803 | + functions-common:time_stop:2439 : total=6826 2022-03-09 13:39:37.805 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:39:37.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7576 2022-03-09 13:39:37.810 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:39:37.813 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-09 13:39:37.815 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-09 13:39:37.817 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:39:37.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:37.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:37.825 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-09 13:39:37.828 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-09 13:39:37.883 | wsgi (enabled by maintainer script) 2022-03-09 13:39:37.887 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-09 13:39:37.889 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-09 13:39:37.892 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:39:37.895 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-09 13:39:37.897 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-09 13:39:37.900 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:39:37.905 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:39:37.905 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:39:37.910 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-09 13:39:37.913 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-09 13:39:37.915 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-09 13:39:37.918 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-09 13:39:37.921 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-09 13:39:37.944 | Using python 3.8 to install osc-placement 2022-03-09 13:39:37.946 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-09 13:39:38.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:39:38.829 | from cryptography.utils import int_from_bytes 2022-03-09 13:39:38.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:39:38.829 | from cryptography.utils import int_from_bytes 2022-03-09 13:39:39.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:39:40.001 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-09 13:39:40.012 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-09 13:39:40.013 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-09 13:39:40.014 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-09 13:39:40.015 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-09 13:39:40.016 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-09 13:39:40.017 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-09 13:39:40.076 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-09 13:39:40.078 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-09 13:39:40.079 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-09 13:39:40.080 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-09 13:39:40.093 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-09 13:39:40.094 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-09 13:39:40.096 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-09 13:39:40.111 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-09 13:39:40.112 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-09 13:39:40.113 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-09 13:39:40.114 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-09 13:39:40.116 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-09 13:39:40.117 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-09 13:39:40.137 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-09 13:39:40.138 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-09 13:39:40.140 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-09 13:39:40.142 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-09 13:39:40.151 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-09 13:39:40.189 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-09 13:39:40.190 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-09 13:39:40.191 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-09 13:39:40.192 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-09 13:39:40.193 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-09 13:39:40.195 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-09 13:39:40.196 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-09 13:39:40.199 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-09 13:39:40.266 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-09 13:39:40.268 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-09 13:39:40.270 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-09 13:39:40.271 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-09 13:39:40.360 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-09 13:39:40.361 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-09 13:39:40.362 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-09 13:39:40.406 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-09 13:39:40.446 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-09 13:39:40.609 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-09 13:39:42.831 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:39:42.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:39:42.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:39:42.961 | + inc/python:pip_install:200 : result=0 2022-03-09 13:39:42.963 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:39:42.967 | + functions-common:time_stop:2425 : local name 2022-03-09 13:39:42.969 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:39:42.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:39:42.974 | + functions-common:time_stop:2428 : local total 2022-03-09 13:39:42.977 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:39:42.979 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:39:42.982 | + functions-common:time_stop:2432 : start_time=1646833177938 2022-03-09 13:39:42.985 | + functions-common:time_stop:2434 : [[ -z 1646833177938 ]] 2022-03-09 13:39:42.988 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:39:42.992 | + functions-common:time_stop:2437 : end_time=1646833182989 2022-03-09 13:39:42.995 | + functions-common:time_stop:2438 : elapsed_time=5051 2022-03-09 13:39:42.997 | + functions-common:time_stop:2439 : total=154354 2022-03-09 13:39:43.000 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:39:43.002 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159405 2022-03-09 13:39:43.005 | + inc/python:pip_install:203 : return 0 2022-03-09 13:39:43.007 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-09 13:39:43.010 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-09 13:39:43.013 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-09 13:39:43.015 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:39:43.018 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:39:43.021 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:39:43.024 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:39:43.026 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:39:43.030 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:39:43.046 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:39:43.049 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:39:43.051 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:39:43.054 | + functions-common:git_clone:629 : echo master 2022-03-09 13:39:43.055 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:39:43.060 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-09 13:39:43.063 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:39:43.065 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-09 13:39:43.068 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:39:43.068 | + functions-common:git_clone:678 : head -1 2022-03-09 13:39:43.071 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-09 13:39:43.075 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:39:43.077 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-09 13:39:43.080 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:39:43.082 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 13:39:43.085 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-09 13:39:43.087 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:39:43.090 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-09 13:39:43.093 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:39:43.095 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 13:39:43.097 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-09 13:39:43.100 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:39:43.102 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:39:43.106 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-09 13:39:43.109 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:39:43.111 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-09 13:39:43.114 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:39:43.116 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:39:43.120 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-09 13:39:43.125 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-09 13:39:43.128 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-09 13:39:43.790 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-09 13:39:43.793 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:39:43.796 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:39:43.798 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:39:43.801 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 13:39:43.803 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-09 13:39:43.805 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:39:43.808 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:39:43.811 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:39:43.813 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:39:43.816 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:39:43.818 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:39:43.821 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:39:43.823 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-09 13:39:43.844 | Using python 3.8 to install /opt/stack/placement 2022-03-09 13:39:43.847 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-09 13:39:44.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:39:44.720 | from cryptography.utils import int_from_bytes 2022-03-09 13:39:44.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:39:44.720 | from cryptography.utils import int_from_bytes 2022-03-09 13:39:45.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:39:45.866 | Obtaining file:///opt/stack/placement 2022-03-09 13:39:45.867 | Preparing metadata (setup.py): started 2022-03-09 13:39:48.967 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:39:49.010 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-09 13:39:49.012 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-09 13:39:49.013 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-09 13:39:49.014 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-09 13:39:49.015 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-09 13:39:49.016 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 13:39:49.017 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-09 13:39:49.019 | 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==6.1.0.dev36) (60.9.3) 2022-03-09 13:39:49.020 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 13:39:49.021 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-09 13:39:49.022 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.1.0) 2022-03-09 13:39:49.024 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-09 13:39:49.025 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-09 13:39:49.026 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-09 13:39:49.028 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-09 13:39:49.029 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-09 13:39:49.030 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-09 13:39:49.031 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 13:39:49.032 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-09 13:39:49.033 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-09 13:39:49.034 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-09 13:39:49.099 | 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==6.1.0.dev36) (3.1.1) 2022-03-09 13:39:49.100 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-09 13:39:49.102 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 13:39:49.103 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-09 13:39:49.105 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-09 13:39:49.106 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-09 13:39:49.126 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-09 13:39:49.166 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-09 13:39:49.167 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-09 13:39:49.168 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-09 13:39:49.170 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-09 13:39:49.171 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 13:39:49.222 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-09 13:39:49.224 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-09 13:39:49.226 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-09 13:39:49.227 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-09 13:39:49.279 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-09 13:39:49.283 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-09 13:39:49.308 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-09 13:39:49.313 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 13:39:49.315 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-09 13:39:49.344 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-09 13:39:49.345 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-09 13:39:49.358 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 13:39:49.375 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-09 13:39:49.377 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-09 13:39:49.379 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-09 13:39:49.380 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-09 13:39:49.422 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-09 13:39:49.424 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-09 13:39:49.425 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-09 13:39:49.427 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-09 13:39:49.444 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-09 13:39:49.648 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-09 13:39:49.702 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-09 13:39:49.704 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-09 13:39:49.705 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-09 13:39:49.722 | 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==6.1.0.dev36) (1.15.0) 2022-03-09 13:39:49.758 | 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==6.1.0.dev36) (1.13.3) 2022-03-09 13:39:49.815 | 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==6.1.0.dev36) (2.1.0) 2022-03-09 13:39:49.881 | 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==6.1.0.dev36) (1.7.0) 2022-03-09 13:39:49.967 | 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==6.1.0.dev36) (1.1.5) 2022-03-09 13:39:50.034 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-09 13:39:50.229 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-09 13:39:50.231 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-09 13:39:50.232 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-09 13:39:50.320 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-09 13:39:50.381 | 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==6.1.0.dev36) (2.21) 2022-03-09 13:39:50.543 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-09 13:39:50.667 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-09 13:39:50.669 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-09 13:39:52.592 | Installing collected packages: openstack-placement 2022-03-09 13:39:52.592 | Attempting uninstall: openstack-placement 2022-03-09 13:39:52.593 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-09 13:39:52.595 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-09 13:39:52.597 | Running setup.py develop for openstack-placement 2022-03-09 13:39:56.831 | Successfully installed openstack-placement 2022-03-09 13:39:56.831 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:39:56.839 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:39:56.839 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:39:56.964 | + inc/python:pip_install:200 : result=0 2022-03-09 13:39:56.967 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:39:56.969 | + functions-common:time_stop:2425 : local name 2022-03-09 13:39:56.971 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:39:56.974 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:39:56.976 | + functions-common:time_stop:2428 : local total 2022-03-09 13:39:56.979 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:39:56.981 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:39:56.984 | + functions-common:time_stop:2432 : start_time=1646833183839 2022-03-09 13:39:56.986 | + functions-common:time_stop:2434 : [[ -z 1646833183839 ]] 2022-03-09 13:39:56.989 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:39:56.993 | + functions-common:time_stop:2437 : end_time=1646833196991 2022-03-09 13:39:56.995 | + functions-common:time_stop:2438 : elapsed_time=13152 2022-03-09 13:39:56.998 | + functions-common:time_stop:2439 : total=159405 2022-03-09 13:39:57.000 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:39:57.002 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172557 2022-03-09 13:39:57.005 | + inc/python:pip_install:203 : return 0 2022-03-09 13:39:57.007 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:39:57.010 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 13:39:57.012 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 13:39:57.032 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 13:39:57.044 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-09 13:39:57.047 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-09 13:39:57.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:39:57.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:39:57.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-09 13:39:57.057 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:39:57.059 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:39:57.062 | + ./stack.sh:main:943 : configure_placement 2022-03-09 13:39:57.065 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-09 13:39:57.076 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-09 13:39:57.079 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-09 13:39:57.084 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-09 13:39:57.086 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-09 13:39:57.089 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-09 13:39:57.092 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-09 13:39:57.094 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 13:39:57.097 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 13:39:57.130 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-09 13:39:57.162 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-09 13:39:57.193 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-09 13:39:57.195 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-09 13:39:57.198 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-09 13:39:57.201 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 13:39:57.203 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-09 13:39:57.236 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-09 13:39:57.264 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:39:57.294 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-09 13:39:57.322 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-09 13:39:57.351 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-09 13:39:57.381 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-09 13:39:57.409 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-09 13:39:57.438 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:39:57.467 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 13:39:57.496 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-09 13:39:57.499 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-09 13:39:57.501 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-09 13:39:57.505 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:39:57.523 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:39:57.525 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:39:57.528 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:39:57.532 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:39:57.535 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:39:57.564 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:39:57.593 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:39:57.622 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:39:57.651 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-09 13:39:57.654 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-09 13:39:57.656 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-09 13:39:57.658 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-09 13:39:57.661 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-09 13:39:57.663 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 13:39:57.666 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:39:57.669 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-09 13:39:57.673 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-09 13:39:57.676 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:39:57.678 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:39:57.691 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:39:57.691 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:39:57.700 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:39:57.704 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:39:57.719 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-09 13:39:57.721 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-09 13:39:57.725 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-09 13:39:57.757 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-09 13:39:57.785 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-09 13:39:57.814 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:39:57.842 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:39:57.872 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:39:57.900 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:39:57.929 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:39:57.957 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:39:57.988 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:39:58.018 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:39:58.047 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:39:58.075 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:39:58.105 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 13:39:58.107 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 13:39:58.110 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-09 13:39:58.113 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-09 13:39:58.115 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:39:58.118 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:58.121 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:58.123 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-09 13:39:58.126 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-09 13:39:58.129 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-09 13:39:58.157 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 13:39:58.188 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-09 13:39:58.188 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-09 13:39:58.197 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-09 13:39:58.201 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-09 13:39:58.203 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-09 13:39:58.206 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:39:58.208 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:39:58.211 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:39:58.213 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:58.216 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:58.218 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:39:58.221 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:39:58.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:39:58.226 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:39:58.229 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-09 13:39:58.290 | Site placement-api already enabled 2022-03-09 13:39:58.295 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 13:39:58.298 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:39:58.300 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:39:58.303 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:39:58.440 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-09 13:39:58.464 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:58.467 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-09 13:39:58.485 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:58.488 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-09 13:39:58.506 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:58.509 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-09 13:39:58.512 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-09 13:39:58.514 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-09 13:39:58.546 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-03-09 13:39:58.576 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-09 13:39:58.605 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-09 13:39:58.634 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-09 13:39:58.663 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-09 13:39:58.692 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-09 13:39:58.723 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-09 13:39:58.753 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-09 13:39:58.771 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:58.774 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-09 13:39:58.791 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:39:58.794 | + ./stack.sh:main:969 : run_phase stack install 2022-03-09 13:39:58.796 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 13:39:58.799 | + functions-common:run_phase:1854 : local phase=install 2022-03-09 13:39:58.801 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 13:39:58.804 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 13:39:58.806 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 13:39:58.809 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 13:39:58.811 | + functions-common:run_phase:1863 : local extra 2022-03-09 13:39:58.814 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 13:39:58.818 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 13:39:58.821 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 13:39:58.824 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 13:39:58.826 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-09 13:39:58.829 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 13:39:58.845 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:39:58.847 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 13:39:58.850 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:39:58.852 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-09 13:39:58.855 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-09 13:39:58.857 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:39:58.859 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-09 13:39:58.862 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-09 13:39:58.864 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-09 13:39:58.920 | ++ inc/async:async_inner:63 : install_tempest 2022-03-09 13:39:58.956 | [366599 Async install_tempest:391983]: running: install_tempest 2022-03-09 13:39:58.958 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 13:39:58.961 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 13:39:58.964 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 13:39:58.967 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 13:39:58.970 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-09 13:39:58.972 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 13:39:58.975 | + functions-common:run_plugins:1840 : local phase=install 2022-03-09 13:39:58.978 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 13:39:58.981 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 13:39:58.984 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-09 13:39:58.987 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-09 13:39:58.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:39:58.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:39:58.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-09 13:39:58.998 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:39:59.002 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-09 13:39:59.005 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-09 13:39:59.010 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:39:59.013 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-09 13:39:59.016 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-09 13:39:59.020 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:39:59.024 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:39:59.025 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:39:59.031 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-09 13:39:59.034 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-09 13:39:59.036 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-09 13:39:59.040 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-09 13:39:59.043 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-09 13:39:59.065 | Using python 3.8 to install python-openstackclient 2022-03-09 13:39:59.067 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-09 13:39:59.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:39:59.937 | from cryptography.utils import int_from_bytes 2022-03-09 13:39:59.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:39:59.937 | from cryptography.utils import int_from_bytes 2022-03-09 13:40:01.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:40:01.101 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-09 13:40:01.120 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-09 13:40:01.121 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-09 13:40:01.122 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-09 13:40:01.123 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-09 13:40:01.124 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-09 13:40:01.125 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-09 13:40:01.127 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-09 13:40:01.128 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-09 13:40:01.128 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-09 13:40:01.129 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-09 13:40:01.130 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-09 13:40:01.142 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-09 13:40:01.143 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-09 13:40:01.144 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-09 13:40:01.145 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-09 13:40:01.146 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-09 13:40:01.173 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-09 13:40:01.174 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-09 13:40:01.175 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-09 13:40:01.177 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-09 13:40:01.178 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-09 13:40:01.179 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-09 13:40:01.180 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-09 13:40:01.181 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-09 13:40:01.183 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-09 13:40:01.184 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-09 13:40:01.185 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-09 13:40:01.199 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-09 13:40:01.217 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-09 13:40:01.219 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-09 13:40:01.220 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-09 13:40:01.221 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-09 13:40:01.242 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-09 13:40:01.261 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-09 13:40:01.263 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-09 13:40:01.265 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-09 13:40:01.355 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-09 13:40:01.356 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-09 13:40:01.357 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-09 13:40:01.399 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-09 13:40:01.411 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-09 13:40:01.444 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-09 13:40:01.609 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-09 13:40:01.625 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-09 13:40:01.725 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-09 13:40:01.726 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-09 13:40:01.729 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-09 13:40:01.732 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-09 13:40:01.858 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-09 13:40:04.202 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 13:40:04.209 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:40:04.209 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:40:04.337 | + inc/python:pip_install:200 : result=0 2022-03-09 13:40:04.340 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:40:04.342 | + functions-common:time_stop:2425 : local name 2022-03-09 13:40:04.345 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:40:04.347 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:40:04.349 | + functions-common:time_stop:2428 : local total 2022-03-09 13:40:04.352 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:40:04.355 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:40:04.357 | + functions-common:time_stop:2432 : start_time=1646833199059 2022-03-09 13:40:04.360 | + functions-common:time_stop:2434 : [[ -z 1646833199059 ]] 2022-03-09 13:40:04.363 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:40:04.367 | + functions-common:time_stop:2437 : end_time=1646833204364 2022-03-09 13:40:04.369 | + functions-common:time_stop:2438 : elapsed_time=5305 2022-03-09 13:40:04.372 | + functions-common:time_stop:2439 : total=172557 2022-03-09 13:40:04.374 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:40:04.377 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177862 2022-03-09 13:40:04.379 | + inc/python:pip_install:203 : return 0 2022-03-09 13:40:04.382 | + ./stack.sh:main:981 : install_oscwrap 2022-03-09 13:40:04.385 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-09 13:40:04.390 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.LiIB6Mr61F 2022-03-09 13:40:04.392 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-09 13:40:04.395 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-09 13:40:04.397 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-09 13:40:04.400 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-09 13:40:04.403 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 13:40:04.405 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-09 13:40:04.423 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:40:04.426 | + ./stack.sh:main:1035 : configure_database 2022-03-09 13:40:04.428 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-09 13:40:04.431 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-09 13:40:04.433 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-09 13:40:04.435 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:40:04.438 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-09 13:40:04.440 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-09 13:40:04.442 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:40:04.445 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:40:04.447 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-09 13:40:04.449 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-09 13:40:04.452 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:40:04.454 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:40:04.456 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:40:04.458 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:40:04.461 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:40:04.463 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:40:04.466 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:40:04.468 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:40:04.470 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:40:04.472 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:40:04.474 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:40:04.477 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-09 13:40:04.480 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:40:04.482 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:40:04.485 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:40:04.487 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:40:04.489 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:40:04.492 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:40:04.494 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-09 13:40:04.509 | mysqladmin: connect to server at 'localhost' failed 2022-03-09 13:40:04.509 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-09 13:40:04.513 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-09 13:40:04.516 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-09 13:40:04.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:40:04.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:40:04.523 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-09 13:40:04.525 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-09 13:40:04.528 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-09 13:40:04.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:40:04.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:40:04.535 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-09 13:40:04.537 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-09 13:40:04.540 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-09 13:40:04.552 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 13:40:04.612 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-09 13:40:04.624 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 13:40:04.701 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-09 13:40:04.704 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-09 13:40:04.706 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-09 13:40:04.709 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-09 13:40:04.767 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-09 13:40:04.819 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-09 13:40:04.874 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-09 13:40:04.926 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-09 13:40:04.929 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-09 13:40:04.931 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:40:04.934 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-09 13:40:07.715 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-09 13:40:07.777 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-09 13:40:07.777 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 13:40:07.777 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-134007 2022-03-09 13:40:07.777 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-134007 1039' 2022-03-09 13:40:07.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.777 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 13:40:07.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.777 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 13:40:07.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.782 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 13:40:07.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.787 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 13:40:07.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.793 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 13:40:07.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.798 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 13:40:07.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.803 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-133605 2022-03-09 13:40:07.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.809 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 13:40:07.812 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.815 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 13:40:07.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.820 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 13:40:07.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.825 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 13:40:07.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.830 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 13:40:07.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:40:07.836 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 13:40:07.838 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-09 13:40:07.841 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-09 13:40:07.844 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-09 13:40:07.857 | + ./stack.sh:main:1065 : start_dstat 2022-03-09 13:40:07.860 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:40:07.863 | + functions-common:run_process:1680 : local service=dstat 2022-03-09 13:40:07.866 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:40:07.869 | + functions-common:run_process:1682 : local group= 2022-03-09 13:40:07.872 | + functions-common:run_process:1683 : local user= 2022-03-09 13:40:07.874 | + functions-common:run_process:1685 : local name=dstat 2022-03-09 13:40:07.877 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 13:40:07.879 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 13:40:07.883 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:40:07.885 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:40:07.888 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:40:07.893 | + functions-common:time_start:2416 : _TIME_START[$name]=1646833207890 2022-03-09 13:40:07.896 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-09 13:40:07.914 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:40:07.917 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-09 13:40:07.920 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-09 13:40:07.923 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:40:07.926 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:40:07.928 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:40:07.931 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:40:07.934 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-09 13:40:07.937 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-09 13:40:07.939 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-09 13:40:07.942 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 13:40:07.945 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 13:40:07.948 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-09 13:40:07.950 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-09 13:40:07.953 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-09 13:40:07.955 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:40:07.958 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 13:40:07.960 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-09 13:40:07.962 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 13:40:07.965 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 13:40:07.967 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-09 13:40:07.970 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 13:40:07.974 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-09 13:40:08.028 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-09 13:40:08.084 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:40:08.138 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-09 13:40:08.190 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-09 13:40:08.243 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 13:40:08.297 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 13:40:08.299 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-09 13:40:08.351 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 13:40:08.746 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-09 13:40:08.760 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-09 13:40:09.169 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-09 13:40:09.191 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 13:40:09.193 | + functions-common:time_stop:2425 : local name 2022-03-09 13:40:09.195 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:40:09.198 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:40:09.201 | + functions-common:time_stop:2428 : local total 2022-03-09 13:40:09.203 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:40:09.206 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 13:40:09.208 | + functions-common:time_stop:2432 : start_time=1646833207890 2022-03-09 13:40:09.210 | + functions-common:time_stop:2434 : [[ -z 1646833207890 ]] 2022-03-09 13:40:09.214 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:40:09.220 | + functions-common:time_stop:2437 : end_time=1646833209216 2022-03-09 13:40:09.223 | + functions-common:time_stop:2438 : elapsed_time=1326 2022-03-09 13:40:09.225 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:40:09.227 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:40:09.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1326 2022-03-09 13:40:09.232 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-09 13:40:09.235 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-09 13:40:09.237 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-09 13:40:09.240 | + functions-common:run_process:1682 : local group= 2022-03-09 13:40:09.242 | + functions-common:run_process:1683 : local user=root 2022-03-09 13:40:09.245 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-09 13:40:09.247 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 13:40:09.249 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 13:40:09.252 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:40:09.254 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:40:09.259 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:40:09.263 | + functions-common:time_start:2416 : _TIME_START[$name]=1646833209259 2022-03-09 13:40:09.266 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-09 13:40:09.289 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:40:09.291 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 13:40:09.294 | + functions-common:time_stop:2425 : local name 2022-03-09 13:40:09.296 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:40:09.299 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:40:09.301 | + functions-common:time_stop:2428 : local total 2022-03-09 13:40:09.304 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:40:09.306 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 13:40:09.309 | + functions-common:time_stop:2432 : start_time=1646833209259 2022-03-09 13:40:09.311 | + functions-common:time_stop:2434 : [[ -z 1646833209259 ]] 2022-03-09 13:40:09.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:40:09.318 | + functions-common:time_stop:2437 : end_time=1646833209316 2022-03-09 13:40:09.321 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-09 13:40:09.324 | + functions-common:time_stop:2439 : total=1326 2022-03-09 13:40:09.327 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:40:09.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1383 2022-03-09 13:40:09.332 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-09 13:40:09.350 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:40:09.353 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-09 13:40:09.376 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:40:09.379 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-09 13:40:09.400 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:40:09.403 | + ./stack.sh:main:1078 : start_etcd3 2022-03-09 13:40:09.405 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-09 13:40:09.408 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd' 2022-03-09 13:40:09.410 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-09 13:40:09.413 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380' 2022-03-09 13:40:09.416 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-03-09 13:40:09.418 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-03-09 13:40:09.421 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-09 13:40:09.424 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-09 13:40:09.426 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-03-09 13:40:09.429 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-09 13:40:09.432 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-09 13:40:09.434 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 13:40:09.437 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-03-09 13:40:09.439 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-09 13:40:09.442 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 13:40:09.444 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 13:40:09.447 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-09 13:40:09.450 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 13:40:09.452 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 13:40:09.455 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 13:40:09.457 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 13:40:09.462 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-09 13:40:09.552 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-09 13:40:09.629 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 13:40:09.680 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-09 13:40:09.731 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-09 13:40:09.781 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 13:40:09.834 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 13:40:09.837 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-09 13:40:09.899 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 13:40:10.304 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-09 13:40:10.358 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-09 13:40:10.410 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-09 13:40:10.462 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-09 13:40:10.514 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-09 13:40:10.517 | ++ functions-common:is_arch:506 : uname -m 2022-03-09 13:40:10.521 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-09 13:40:10.524 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-09 13:40:10.899 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-09 13:40:10.913 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-09 13:40:11.298 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-09 13:40:12.383 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-09 13:40:12.402 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:40:12.404 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-09 13:40:12.407 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-09 13:40:12.410 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-09 13:40:12.415 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-09 13:40:12.427 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-09 13:40:12.439 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-09 13:40:12.442 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 13:40:12.444 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-09 13:40:12.582 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-09 13:40:12.720 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-09 13:40:12.858 | + 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.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-09 13:40:12.996 | + 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.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-09 13:40:13.133 | + 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.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-09 13:40:13.273 | + 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.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-09 13:40:13.412 | + 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.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-09 13:40:13.550 | + 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.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-09 13:40:13.689 | + 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.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-09 13:40:13.826 | + functions-common:write_clouds_yaml:198 : cat 2022-03-09 13:40:13.831 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-09 13:40:13.834 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-09 13:40:13.837 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-09 13:40:13.842 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-09 13:40:13.845 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-09 13:40:13.848 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-09 13:40:13.864 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:40:13.867 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-09 13:40:13.869 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:40:13.872 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-09 13:40:13.874 | + ./stack.sh:main:1095 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 13:40:13.876 | + ./stack.sh:main:1096 : init_keystone 2022-03-09 13:40:13.879 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-09 13:40:13.895 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:40:13.898 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-09 13:40:13.900 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-09 13:40:13.903 | + lib/database:recreate_database:112 : local db=keystone 2022-03-09 13:40:13.905 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-09 13:40:13.908 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-09 13:40:13.911 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-09 13:40:13.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 13:40:21.072 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-09 13:40:21.077 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 13:40:21.194 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-09 13:40:21.196 | + functions-common:time_start:2411 : local name=dbsync 2022-03-09 13:40:21.199 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:40:21.201 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:40:21.205 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:40:21.209 | + functions-common:time_start:2416 : _TIME_START[$name]=1646833221206 2022-03-09 13:40:21.212 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-09 13:40:26.003 | 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=393842) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 13:40:26.010 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:26.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.012 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.012 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.012 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.013 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:26.020 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:26.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:26.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.041 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.041 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.041 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.042 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:26.043 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:26.778 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:26.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.780 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.780 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.780 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:26.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:26.781 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:26.782 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:26.788 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 13:40:40.502 | ++ inc/async:async_inner:64 : rc=0 2022-03-09 13:40:40.526 | [391983 Async install_tempest:391983]: finished successfully 2022-03-09 13:40:55.175 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:55.175 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 13:40:55.254 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:55.254 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 13:40:55.351 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:55.352 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 13:40:55.473 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:55.473 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 13:40:55.553 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:55.553 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 13:40:55.604 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:55.604 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 13:40:56.622 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:56.623 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:56.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.625 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.625 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.625 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.626 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.626 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:56.626 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:56.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:56.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.628 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.628 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.629 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.630 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:56.630 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:56.639 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:56.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.641 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.641 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.641 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.642 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.642 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:56.642 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:56.990 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:56.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.992 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.992 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.992 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:56.993 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:56.993 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:56.993 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:57.094 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:57.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.096 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.097 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.097 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.097 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.097 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:57.097 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:57.105 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 13:40:57.267 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:57.267 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 13:40:57.358 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:57.358 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 13:40:57.450 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:57.450 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 13:40:57.513 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:57.513 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 13:40:57.593 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:57.593 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 13:40:57.661 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:57.662 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 13:40:57.719 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:57.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:57.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.721 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.721 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.722 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:57.722 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:57.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:57.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.725 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.725 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.725 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.725 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:57.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:57.734 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:57.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.735 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.736 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.736 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:57.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:57.737 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:57.737 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:58.040 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:58.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.042 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.043 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.043 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.044 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:58.044 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:58.175 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:40:58.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.176 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.177 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.177 | 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=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:40:58.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:40:58.178 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:40:58.178 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=393842) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:40:58.185 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 13:40:58.255 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:58.255 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 13:40:58.346 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:58.346 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 13:40:58.444 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:58.445 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 13:40:58.513 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:58.513 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 13:40:58.593 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:58.593 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 13:40:58.644 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:58.644 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 13:40:58.690 | INFO migrate.versioning.api [-] done 2022-03-09 13:40:59.072 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-09 13:40:59.075 | + functions-common:time_stop:2425 : local name 2022-03-09 13:40:59.078 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:40:59.080 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:40:59.082 | + functions-common:time_stop:2428 : local total 2022-03-09 13:40:59.085 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:40:59.087 | + functions-common:time_stop:2431 : name=dbsync 2022-03-09 13:40:59.090 | + functions-common:time_stop:2432 : start_time=1646833221206 2022-03-09 13:40:59.092 | + functions-common:time_stop:2434 : [[ -z 1646833221206 ]] 2022-03-09 13:40:59.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:40:59.100 | + functions-common:time_stop:2437 : end_time=1646833259097 2022-03-09 13:40:59.103 | + functions-common:time_stop:2438 : elapsed_time=37891 2022-03-09 13:40:59.106 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:40:59.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:40:59.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37891 2022-03-09 13:40:59.113 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-09 13:40:59.116 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-09 13:40:59.120 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-09 13:41:03.643 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-09 13:41:03.644 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 13:41:03.644 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 13:41:03.644 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-09 13:41:03.645 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 13:41:03.645 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 13:41:03.645 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 13:41:03.645 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 13:41:03.645 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 13:41:03.999 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-09 13:41:04.003 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-09 13:41:08.576 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-09 13:41:08.577 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 13:41:08.577 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 13:41:08.577 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-09 13:41:08.577 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 13:41:08.578 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 13:41:08.578 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 13:41:08.578 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 13:41:08.578 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 13:41:08.944 | + ./stack.sh:main:1097 : start_keystone 2022-03-09 13:41:08.946 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-09 13:41:08.949 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-09 13:41:08.951 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-09 13:41:08.968 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:41:08.970 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-09 13:41:08.974 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-09 13:41:08.978 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-09 13:41:08.981 | + functions-common:run_process:1680 : local service=keystone 2022-03-09 13:41:08.984 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:41:08.986 | + functions-common:run_process:1682 : local group= 2022-03-09 13:41:08.989 | + functions-common:run_process:1683 : local user= 2022-03-09 13:41:08.991 | + functions-common:run_process:1685 : local name=keystone 2022-03-09 13:41:08.994 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 13:41:08.997 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 13:41:08.999 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:41:09.002 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:41:09.005 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:41:09.009 | + functions-common:time_start:2416 : _TIME_START[$name]=1646833269006 2022-03-09 13:41:09.011 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-09 13:41:09.027 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:41:09.029 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-09 13:41:09.032 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-09 13:41:09.034 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:41:09.037 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:41:09.039 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:41:09.042 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:41:09.044 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-09 13:41:09.047 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-09 13:41:09.049 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-09 13:41:09.052 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 13:41:09.054 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 13:41:09.056 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-09 13:41:09.059 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-09 13:41:09.062 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-09 13:41:09.067 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:41:09.067 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-09 13:41:09.068 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-09 13:41:09.070 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-09 13:41:09.072 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-09 13:41:09.077 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-09 13:41:09.129 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-09 13:41:09.181 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-09 13:41:09.241 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:41:09.299 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 13:41:09.350 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-09 13:41:09.406 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-09 13:41:09.467 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-09 13:41:09.523 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-09 13:41:09.581 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-09 13:41:09.636 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-09 13:41:09.638 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-09 13:41:09.699 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-09 13:41:10.116 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-09 13:41:10.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-09 13:41:10.500 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-09 13:41:10.579 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 13:41:10.582 | + functions-common:time_stop:2425 : local name 2022-03-09 13:41:10.584 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:41:10.586 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:41:10.589 | + functions-common:time_stop:2428 : local total 2022-03-09 13:41:10.591 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:41:10.593 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 13:41:10.596 | + functions-common:time_stop:2432 : start_time=1646833269006 2022-03-09 13:41:10.598 | + functions-common:time_stop:2434 : [[ -z 1646833269006 ]] 2022-03-09 13:41:10.602 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:41:10.606 | + functions-common:time_stop:2437 : end_time=1646833270604 2022-03-09 13:41:10.610 | + functions-common:time_stop:2438 : elapsed_time=1598 2022-03-09 13:41:10.611 | + functions-common:time_stop:2439 : total=1383 2022-03-09 13:41:10.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:41:10.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2981 2022-03-09 13:41:10.618 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-09 13:41:10.618 | Waiting for keystone to start... 2022-03-09 13:41:10.621 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-03-09 13:41:10.624 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-03-09 13:41:10.626 | + functions:wait_for_service:457 : local timeout=60 2022-03-09 13:41:10.629 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-03-09 13:41:10.631 | + functions:wait_for_service:459 : local rval=0 2022-03-09 13:41:10.633 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-09 13:41:10.637 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-09 13:41:10.639 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:41:10.641 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:41:10.644 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:41:10.649 | + functions-common:time_start:2416 : _TIME_START[$name]=1646833270646 2022-03-09 13:41:10.651 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-09 13:41:10.657 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-03-09 13:41:17.193 | + :: : [[ 200 == 503 ]] 2022-03-09 13:41:17.195 | + :: : [[ 0 -eq 7 ]] 2022-03-09 13:41:17.198 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-09 13:41:17.201 | + functions-common:time_stop:2425 : local name 2022-03-09 13:41:17.203 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:41:17.206 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:41:17.208 | + functions-common:time_stop:2428 : local total 2022-03-09 13:41:17.210 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:41:17.213 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-09 13:41:17.216 | + functions-common:time_stop:2432 : start_time=1646833270646 2022-03-09 13:41:17.218 | + functions-common:time_stop:2434 : [[ -z 1646833270646 ]] 2022-03-09 13:41:17.221 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:41:17.225 | + functions-common:time_stop:2437 : end_time=1646833277223 2022-03-09 13:41:17.228 | + functions-common:time_stop:2438 : elapsed_time=6577 2022-03-09 13:41:17.231 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:41:17.233 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:41:17.235 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6577 2022-03-09 13:41:17.238 | + functions:wait_for_service:467 : return 0 2022-03-09 13:41:17.240 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-09 13:41:17.257 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:41:17.259 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-09 13:41:17.262 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:41:17.265 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-09 13:41:17.293 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-09 13:41:17.296 | + 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.30/identity 2022-03-09 13:41:21.935 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:21.935 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:21.936 | 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=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:21.943 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:21.960 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:21.960 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:21.993 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.027 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.027 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.119 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.119 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.131 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.131 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.132 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.132 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.132 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.132 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.132 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.139 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.142 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.142 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.143 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.143 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.143 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.143 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.143 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=394674) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:41:22.175 | 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=394674) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 13:41:22.580 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created domain default 2022-03-09 13:41:22.670 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created project admin 2022-03-09 13:41:22.699 | DEBUG passlib.handlers.bcrypt [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=394674) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-09 13:41:22.699 | DEBUG passlib.handlers.bcrypt [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=394674) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-09 13:41:22.805 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created user admin 2022-03-09 13:41:22.868 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created role reader 2022-03-09 13:41:22.950 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created role member 2022-03-09 13:41:23.019 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created implied role where b7cf7c8cb31d4c77bf4e00f283e7c286 implies 251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:41:23.113 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created role admin 2022-03-09 13:41:23.196 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created implied role where 3c11f8e316544843b463b0e348326054 implies b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:41:23.285 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Granted role admin on project admin to user admin. 2022-03-09 13:41:23.350 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Granted role admin on the system to user admin. 2022-03-09 13:41:23.419 | WARNING py.warnings [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-09 13:41:23.419 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-09 13:41:23.419 |  2022-03-09 13:41:23.423 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created region RegionOne 2022-03-09 13:41:23.571 | INFO keystone.cmd.bootstrap [None req-5ee67246-0312-41fa-bde8-5a60aa293425 None None] Created public endpoint http://10.222.0.30/identity 2022-03-09 13:41:24.020 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-09 13:41:24.023 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-09 13:41:24.025 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-09 13:41:24.029 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-09 13:41:27.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:27.049 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:27.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:27.050 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:27.210 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:27.213 | + lib/keystone:create_keystone_accounts:310 : admin_project=47dff47d907c4819b033164bacb42e68 2022-03-09 13:41:27.216 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-09 13:41:27.219 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-09 13:41:29.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:29.421 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:29.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:29.422 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:29.583 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:29.586 | + lib/keystone:create_keystone_accounts:312 : admin_user=a187b078b1c34017a0777a2fde1b1e55 2022-03-09 13:41:29.588 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-09 13:41:29.591 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-09 13:41:29.593 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-09 13:41:29.595 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin a187b078b1c34017a0777a2fde1b1e55 default 2022-03-09 13:41:29.650 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a187b078b1c34017a0777a2fde1b1e55 default 2022-03-09 13:41:29.689 | [366599 Async ks-domain-role:394795]: running: get_or_add_user_domain_role admin a187b078b1c34017a0777a2fde1b1e55 default 2022-03-09 13:41:29.692 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-09 13:41:29.694 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 13:41:29.697 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 13:41:32.816 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 13:41:32.818 | + functions-common:get_or_create_domain:888 : echo default 2022-03-09 13:41:32.818 | default 2022-03-09 13:41:32.821 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-09 13:41:32.879 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-09 13:41:32.951 | [366599 Async ks-project:394937]: running: get_or_create_project service Default 2022-03-09 13:41:32.953 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-09 13:41:33.022 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-09 13:41:33.064 | [366599 Async ks-service:395023]: running: get_or_create_role service 2022-03-09 13:41:33.066 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-09 13:41:33.138 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-09 13:41:33.195 | [366599 Async ks-reseller:395109]: running: get_or_create_role ResellerAdmin 2022-03-09 13:41:33.198 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-09 13:41:33.203 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-09 13:41:33.529 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-09 13:41:33.785 | [366599 Async ks-anotherrole:395199]: running: get_or_create_role anotherrole 2022-03-09 13:41:33.809 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-09 13:41:33.840 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-09 13:41:33.868 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:41:33.897 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-09 13:41:36.637 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:41:36.729 | [395023 Async ks-service:395023]: finished successfully 2022-03-09 13:41:37.462 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:41:37.596 | [394937 Async ks-project:394937]: finished successfully 2022-03-09 13:41:37.609 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:41:37.673 | [395109 Async ks-reseller:395109]: finished successfully 2022-03-09 13:41:37.700 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:41:37.727 | [395199 Async ks-anotherrole:395199]: finished successfully 2022-03-09 13:41:37.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:37.778 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:37.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:37.778 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:37.949 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:37.952 | ++ functions-common:get_or_create_project:938 : project_id=08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:41:37.954 | ++ functions-common:get_or_create_project:939 : echo 08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:41:37.957 | + lib/keystone:create_keystone_accounts:340 : invis_project=08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:41:37.959 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-09 13:41:37.962 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-09 13:41:37.965 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:41:37.968 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-09 13:41:40.302 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:41:40.327 | [394795 Async ks-domain-role:394795]: finished successfully 2022-03-09 13:41:40.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:40.564 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:40.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:40.564 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:40.726 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:40.729 | ++ functions-common:get_or_create_project:938 : project_id=aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:40.731 | ++ functions-common:get_or_create_project:939 : echo aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:40.734 | + lib/keystone:create_keystone_accounts:344 : demo_project=aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:40.737 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-09 13:41:40.740 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-09 13:41:40.742 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:41:40.745 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-09 13:41:40.747 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-09 13:41:40.750 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-09 13:41:43.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.329 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.329 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.492 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:43.494 | ++ functions-common:get_or_create_user:925 : user_id=ae4081da499c47e583d64e17c4c38dec 2022-03-09 13:41:43.497 | ++ functions-common:get_or_create_user:926 : echo ae4081da499c47e583d64e17c4c38dec 2022-03-09 13:41:43.500 | + lib/keystone:create_keystone_accounts:347 : demo_user=ae4081da499c47e583d64e17c4c38dec 2022-03-09 13:41:43.502 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-09 13:41:43.551 | [366599 Async ks-domain-role:394795]: Waiting for completion of get_or_add_user_domain_role admin a187b078b1c34017a0777a2fde1b1e55 default running on PID 394795 (6 other jobs running) 2022-03-09 13:41:43.577 | [366599 Async ks-domain-role:394795]: Signaling child to exit 2022-03-09 13:41:43.577 | WAKEUP 2022-03-09 13:41:43.600 | [366599 Async ks-domain-role:394795]: Signaled 2022-03-09 13:41:43.601 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-09 13:41:43.601 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a187b078b1c34017a0777a2fde1b1e55 --domain default 2022-03-09 13:41:43.601 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:41:43.601 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-09 13:41:43.602 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:41:43.602 | ++ functions-common:get_field:812 : read data 2022-03-09 13:41:43.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.602 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.602 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.602 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:43.602 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-09 13:41:43.602 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-09 13:41:43.602 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user a187b078b1c34017a0777a2fde1b1e55 --domain default 2022-03-09 13:41:43.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.602 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.602 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.602 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-09 13:41:43.602 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a187b078b1c34017a0777a2fde1b1e55 --domain default 2022-03-09 13:41:43.602 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:41:43.602 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:41:43.602 | ++ functions-common:get_field:812 : read data 2022-03-09 13:41:43.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.602 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.602 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.602 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:43.602 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:41:43.602 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:41:43.602 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:41:43.602 | ++ functions-common:get_field:818 : echo '| 3c11f8e316544843b463b0e348326054 | a187b078b1c34017a0777a2fde1b1e55 | | | default | | False |' 2022-03-09 13:41:43.602 | ++ functions-common:get_field:812 : read data 2022-03-09 13:41:43.602 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=3c11f8e316544843b463b0e348326054 2022-03-09 13:41:43.602 | + functions-common:get_or_add_user_domain_role:1021 : echo 3c11f8e316544843b463b0e348326054 2022-03-09 13:41:43.603 | 3c11f8e316544843b463b0e348326054 2022-03-09 13:41:43.645 | [366599 Async ks-domain-role:394795]: finished get_or_add_user_domain_role admin a187b078b1c34017a0777a2fde1b1e55 default with result 0 in 10 seconds 2022-03-09 13:41:43.652 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-09 13:41:43.686 | [366599 Async ks-project:394937]: Waiting for completion of get_or_create_project service Default running on PID 394937 (5 other jobs running) 2022-03-09 13:41:43.710 | [366599 Async ks-project:394937]: Signaling child to exit 2022-03-09 13:41:43.711 | WAKEUP 2022-03-09 13:41:43.732 | [366599 Async ks-project:394937]: Signaled 2022-03-09 13:41:43.734 | + functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:41:43.734 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-09 13:41:43.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.734 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.734 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.734 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:43.734 | + functions-common:get_or_create_project:938 : project_id=caa9f21a6db34d52a849eb92c2e8d697 2022-03-09 13:41:43.734 | + functions-common:get_or_create_project:939 : echo caa9f21a6db34d52a849eb92c2e8d697 2022-03-09 13:41:43.734 | caa9f21a6db34d52a849eb92c2e8d697 2022-03-09 13:41:43.777 | [366599 Async ks-project:394937]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-09 13:41:43.813 | [366599 Async ks-service:395023]: Waiting for completion of get_or_create_role service running on PID 395023 (4 other jobs running) 2022-03-09 13:41:43.837 | [366599 Async ks-service:395023]: Signaling child to exit 2022-03-09 13:41:43.838 | WAKEUP 2022-03-09 13:41:43.859 | [366599 Async ks-service:395023]: Signaled 2022-03-09 13:41:43.860 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 13:41:43.861 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-09 13:41:43.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.861 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.861 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.861 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:43.861 | + functions-common:get_or_create_role:950 : role_id=d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:41:43.861 | + functions-common:get_or_create_role:951 : echo d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:41:43.861 | d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:41:43.904 | [366599 Async ks-service:395023]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-09 13:41:43.940 | [366599 Async ks-reseller:395109]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 395109 (3 other jobs running) 2022-03-09 13:41:43.964 | [366599 Async ks-reseller:395109]: Signaling child to exit 2022-03-09 13:41:43.964 | WAKEUP 2022-03-09 13:41:43.987 | [366599 Async ks-reseller:395109]: Signaled 2022-03-09 13:41:43.989 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 13:41:43.989 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-09 13:41:43.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.989 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:43.989 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:43.989 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:43.989 | + functions-common:get_or_create_role:950 : role_id=819dad420ece421196f171835ec33238 2022-03-09 13:41:43.989 | + functions-common:get_or_create_role:951 : echo 819dad420ece421196f171835ec33238 2022-03-09 13:41:43.989 | 819dad420ece421196f171835ec33238 2022-03-09 13:41:44.032 | [366599 Async ks-reseller:395109]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-09 13:41:44.068 | [366599 Async ks-anotherrole:395199]: Waiting for completion of get_or_create_role anotherrole running on PID 395199 (2 other jobs running) 2022-03-09 13:41:44.092 | [366599 Async ks-anotherrole:395199]: Signaling child to exit 2022-03-09 13:41:44.096 | WAKEUP 2022-03-09 13:41:44.114 | [366599 Async ks-anotherrole:395199]: Signaled 2022-03-09 13:41:44.116 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 13:41:44.116 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 13:41:44.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:44.116 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:44.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:44.116 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:44.116 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:44.116 | + functions-common:get_or_create_role:950 : role_id=fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:41:44.116 | + functions-common:get_or_create_role:951 : echo fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:41:44.116 | fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:41:44.159 | [366599 Async ks-anotherrole:395199]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-09 13:41:44.163 | + inc/async:async_wait:197 : return 0 2022-03-09 13:41:44.165 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.222 | + inc/async:async_inner:63 : get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.260 | [366599 Async ks-demo-member:396066]: running: get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.263 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin a187b078b1c34017a0777a2fde1b1e55 aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.327 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a187b078b1c34017a0777a2fde1b1e55 aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.371 | [366599 Async ks-demo-admin:396178]: running: get_or_add_user_project_role admin a187b078b1c34017a0777a2fde1b1e55 aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.374 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.441 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.490 | [366599 Async ks-demo-another:396290]: running: get_or_add_user_project_role anotherrole ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:44.493 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec 08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:41:44.574 | + inc/async:async_inner:63 : get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec 08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:41:44.632 | [366599 Async ks-demo-invis:396402]: running: get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec 08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:41:44.644 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-09 13:41:44.653 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-09 13:41:44.661 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:41:44.671 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-09 13:41:44.678 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-09 13:41:44.684 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-09 13:41:49.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:49.055 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:49.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:49.055 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:49.253 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:49.261 | ++ functions-common:get_or_create_user:925 : user_id=31ed8a3657a74d71959178f471716655 2022-03-09 13:41:49.265 | ++ functions-common:get_or_create_user:926 : echo 31ed8a3657a74d71959178f471716655 2022-03-09 13:41:49.268 | + lib/keystone:create_keystone_accounts:360 : demo_reader=31ed8a3657a74d71959178f471716655 2022-03-09 13:41:49.270 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 31ed8a3657a74d71959178f471716655 aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:49.533 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 31ed8a3657a74d71959178f471716655 aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:49.622 | [366599 Async ks-demo-reader:396602]: running: get_or_add_user_project_role reader 31ed8a3657a74d71959178f471716655 aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:41:49.639 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-09 13:41:49.657 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-09 13:41:49.681 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:41:49.713 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-09 13:41:54.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:54.124 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:54.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:54.124 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:54.325 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:54.328 | ++ functions-common:get_or_create_project:938 : project_id=7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:54.333 | ++ functions-common:get_or_create_project:939 : echo 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:54.336 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:54.340 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-09 13:41:54.348 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-09 13:41:54.351 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:41:54.359 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-09 13:41:54.366 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-09 13:41:54.373 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-09 13:41:57.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:57.902 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:57.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:41:57.902 | from cryptography.utils import int_from_bytes 2022-03-09 13:41:58.193 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:41:58.309 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:41:58.332 | ++ functions-common:get_or_create_user:925 : user_id=939f4d8b79d94a4ab42c1b2d253a9c16 2022-03-09 13:41:58.352 | ++ functions-common:get_or_create_user:926 : echo 939f4d8b79d94a4ab42c1b2d253a9c16 2022-03-09 13:41:58.364 | [396178 Async ks-demo-admin:396178]: finished successfully 2022-03-09 13:41:58.377 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=939f4d8b79d94a4ab42c1b2d253a9c16 2022-03-09 13:41:58.399 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:58.745 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:58.918 | [366599 Async ks-alt-admin:397011]: running: get_or_add_user_project_role admin 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:58.941 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:59.242 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:59.380 | [366599 Async ks-alt-another:397123]: running: get_or_add_user_project_role anotherrole 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:41:59.397 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-09 13:41:59.425 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-09 13:41:59.429 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:41:59.432 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-09 13:41:59.435 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-09 13:41:59.443 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-09 13:42:00.878 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:01.058 | [396290 Async ks-demo-another:396290]: finished successfully 2022-03-09 13:42:01.751 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:01.842 | [396066 Async ks-demo-member:396066]: finished successfully 2022-03-09 13:42:01.945 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:02.078 | [396402 Async ks-demo-invis:396402]: finished successfully 2022-03-09 13:42:03.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:03.294 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:03.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:03.295 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:03.485 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:03.488 | ++ functions-common:get_or_create_user:925 : user_id=7f461efcec3644f7a150208de1586728 2022-03-09 13:42:03.492 | ++ functions-common:get_or_create_user:926 : echo 7f461efcec3644f7a150208de1586728 2022-03-09 13:42:03.496 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=7f461efcec3644f7a150208de1586728 2022-03-09 13:42:03.498 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 7f461efcec3644f7a150208de1586728 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:03.591 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7f461efcec3644f7a150208de1586728 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:03.732 | [366599 Async ks-alt-member-user:397457]: running: get_or_add_user_project_role member 7f461efcec3644f7a150208de1586728 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:03.738 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-09 13:42:03.753 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-09 13:42:03.773 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:42:03.797 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-09 13:42:03.826 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-09 13:42:03.837 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-09 13:42:06.292 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:06.400 | [396602 Async ks-demo-reader:396602]: finished successfully 2022-03-09 13:42:07.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:07.248 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:07.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:07.248 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:07.431 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:07.434 | ++ functions-common:get_or_create_user:925 : user_id=5ae264d0bae643ceb3189e1b25c25ffb 2022-03-09 13:42:07.436 | ++ functions-common:get_or_create_user:926 : echo 5ae264d0bae643ceb3189e1b25c25ffb 2022-03-09 13:42:07.439 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=5ae264d0bae643ceb3189e1b25c25ffb 2022-03-09 13:42:07.442 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5ae264d0bae643ceb3189e1b25c25ffb 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:07.508 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5ae264d0bae643ceb3189e1b25c25ffb 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:07.570 | [366599 Async ks-alt-reader-user:397681]: running: get_or_add_user_project_role reader 5ae264d0bae643ceb3189e1b25c25ffb 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:07.575 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-09 13:42:07.578 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:42:07.581 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-09 13:42:07.583 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-09 13:42:07.589 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-09 13:42:11.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:11.033 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:11.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:11.033 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:11.251 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:11.254 | ++ functions-common:get_or_create_user:925 : user_id=3afe7ec24c1949d2bf2175ee863d5272 2022-03-09 13:42:11.257 | ++ functions-common:get_or_create_user:926 : echo 3afe7ec24c1949d2bf2175ee863d5272 2022-03-09 13:42:11.260 | + lib/keystone:create_keystone_accounts:392 : system_member_user=3afe7ec24c1949d2bf2175ee863d5272 2022-03-09 13:42:11.264 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 3afe7ec24c1949d2bf2175ee863d5272 all 2022-03-09 13:42:11.361 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3afe7ec24c1949d2bf2175ee863d5272 all 2022-03-09 13:42:11.413 | [366599 Async ks-system-member:397905]: running: get_or_add_user_system_role member 3afe7ec24c1949d2bf2175ee863d5272 all 2022-03-09 13:42:11.416 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-09 13:42:11.420 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:42:11.423 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-09 13:42:11.429 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-09 13:42:11.434 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-09 13:42:13.459 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:13.577 | [397011 Async ks-alt-admin:397011]: finished successfully 2022-03-09 13:42:14.113 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:14.192 | [397123 Async ks-alt-another:397123]: finished successfully 2022-03-09 13:42:14.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:14.663 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:14.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:14.663 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:14.881 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:14.884 | ++ functions-common:get_or_create_user:925 : user_id=6ce373b4459b41aa9ea2d04f91dd1aa0 2022-03-09 13:42:14.888 | ++ functions-common:get_or_create_user:926 : echo 6ce373b4459b41aa9ea2d04f91dd1aa0 2022-03-09 13:42:14.892 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6ce373b4459b41aa9ea2d04f91dd1aa0 2022-03-09 13:42:14.895 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6ce373b4459b41aa9ea2d04f91dd1aa0 all 2022-03-09 13:42:14.989 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6ce373b4459b41aa9ea2d04f91dd1aa0 all 2022-03-09 13:42:15.072 | [366599 Async ks-system-reader:398190]: running: get_or_add_user_system_role reader 6ce373b4459b41aa9ea2d04f91dd1aa0 all 2022-03-09 13:42:15.075 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-09 13:42:15.086 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-09 13:42:15.091 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-09 13:42:15.097 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 13:42:15.103 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-09 13:42:18.155 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:18.192 | [397457 Async ks-alt-member-user:397457]: finished successfully 2022-03-09 13:42:18.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:18.525 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:18.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:18.525 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:18.731 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:18.735 | ++ functions-common:get_or_create_group:902 : group_id=b33226b4b5fa4645b9014052e1bc7208 2022-03-09 13:42:18.741 | ++ functions-common:get_or_create_group:903 : echo b33226b4b5fa4645b9014052e1bc7208 2022-03-09 13:42:18.749 | + lib/keystone:create_keystone_accounts:402 : admin_group=b33226b4b5fa4645b9014052e1bc7208 2022-03-09 13:42:18.752 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-09 13:42:18.756 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-09 13:42:18.761 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-09 13:42:18.765 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 13:42:18.772 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-09 13:42:20.680 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:20.709 | [397681 Async ks-alt-reader-user:397681]: finished successfully 2022-03-09 13:42:21.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:21.455 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:21.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:21.455 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:21.643 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:21.646 | ++ functions-common:get_or_create_group:902 : group_id=9c76282ea9794d90bf5a4e28cc0b037f 2022-03-09 13:42:21.648 | ++ functions-common:get_or_create_group:903 : echo 9c76282ea9794d90bf5a4e28cc0b037f 2022-03-09 13:42:21.651 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=9c76282ea9794d90bf5a4e28cc0b037f 2022-03-09 13:42:21.654 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:21.726 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:21.776 | [366599 Async ks-group-memberdemo:398541]: running: get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:21.779 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:21.878 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:21.943 | [366599 Async ks-group-anotherdemo:398627]: running: get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:21.947 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:22.159 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:22.300 | [366599 Async ks-group-memberalt:398713]: running: get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:22.312 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:22.590 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:22.651 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:22.734 | [397905 Async ks-system-member:397905]: finished successfully 2022-03-09 13:42:22.841 | [366599 Async ks-group-anotheralt:398837]: running: get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:22.860 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin b33226b4b5fa4645b9014052e1bc7208 47dff47d907c4819b033164bacb42e68 2022-03-09 13:42:23.269 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b33226b4b5fa4645b9014052e1bc7208 47dff47d907c4819b033164bacb42e68 2022-03-09 13:42:23.513 | [366599 Async ks-group-admin:398946]: running: get_or_add_group_project_role admin b33226b4b5fa4645b9014052e1bc7208 47dff47d907c4819b033164bacb42e68 2022-03-09 13:42:23.533 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-09 13:42:23.920 | [366599 Async ks-demo-member:396066]: Waiting for completion of get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 running on PID 396066 (17 other jobs running) 2022-03-09 13:42:24.100 | [366599 Async ks-demo-member:396066]: Signaling child to exit 2022-03-09 13:42:24.100 | WAKEUP 2022-03-09 13:42:24.288 | [366599 Async ks-demo-member:396066]: Signaled 2022-03-09 13:42:24.308 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:24.308 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:24.308 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:24.308 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:24.308 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:24.308 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:24.308 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:24.308 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:24.308 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:24.308 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae4081da499c47e583d64e17c4c38dec --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:24.308 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:24.308 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:24.308 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:24.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:24.309 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:24.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:24.309 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:24.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:24.309 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:24.309 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:24.309 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user ae4081da499c47e583d64e17c4c38dec --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:24.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:24.309 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:24.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:24.309 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:24.309 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae4081da499c47e583d64e17c4c38dec --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:24.309 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:24.309 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:24.309 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:24.309 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:24.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:24.309 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:24.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:24.309 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:24.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:24.309 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:24.309 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:24.309 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:24.309 | ++ functions-common:get_field:818 : echo '| b7cf7c8cb31d4c77bf4e00f283e7c286 | ae4081da499c47e583d64e17c4c38dec | | aa68d5c5acf0485c9b01499bca4e7220 | | | False |' 2022-03-09 13:42:24.309 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:24.309 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:24.309 | + functions-common:get_or_add_user_project_role:997 : echo b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:24.309 | b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:24.628 | [366599 Async ks-demo-member:396066]: finished get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 with result 0 in 17 seconds 2022-03-09 13:42:24.905 | [366599 Async ks-demo-admin:396178]: Waiting for completion of get_or_add_user_project_role admin a187b078b1c34017a0777a2fde1b1e55 aa68d5c5acf0485c9b01499bca4e7220 running on PID 396178 (16 other jobs running) 2022-03-09 13:42:25.082 | [366599 Async ks-demo-admin:396178]: Signaling child to exit 2022-03-09 13:42:25.082 | WAKEUP 2022-03-09 13:42:25.214 | [366599 Async ks-demo-admin:396178]: Signaled 2022-03-09 13:42:25.232 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:25.233 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:25.233 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:25.233 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:25.233 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:25.233 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:25.233 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:25.233 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:25.233 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a187b078b1c34017a0777a2fde1b1e55 --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:25.233 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:25.233 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:25.233 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:25.233 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:25.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:25.234 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:25.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:25.234 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:25.234 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:25.234 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:25.234 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:25.234 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a187b078b1c34017a0777a2fde1b1e55 --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:25.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:25.234 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:25.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:25.234 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:25.234 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a187b078b1c34017a0777a2fde1b1e55 --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:25.234 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:25.234 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:25.234 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:25.234 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:25.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:25.235 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:25.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:25.235 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:25.235 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:25.235 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:25.235 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:25.235 | ++ functions-common:get_field:818 : echo '| 3c11f8e316544843b463b0e348326054 | a187b078b1c34017a0777a2fde1b1e55 | | aa68d5c5acf0485c9b01499bca4e7220 | | | False |' 2022-03-09 13:42:25.235 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:25.235 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:25.235 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3c11f8e316544843b463b0e348326054 2022-03-09 13:42:25.235 | + functions-common:get_or_add_user_project_role:997 : echo 3c11f8e316544843b463b0e348326054 2022-03-09 13:42:25.235 | 3c11f8e316544843b463b0e348326054 2022-03-09 13:42:25.534 | [366599 Async ks-demo-admin:396178]: finished get_or_add_user_project_role admin a187b078b1c34017a0777a2fde1b1e55 aa68d5c5acf0485c9b01499bca4e7220 with result 0 in 14 seconds 2022-03-09 13:42:25.762 | [366599 Async ks-demo-another:396290]: Waiting for completion of get_or_add_user_project_role anotherrole ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 running on PID 396290 (15 other jobs running) 2022-03-09 13:42:25.918 | [366599 Async ks-demo-another:396290]: Signaling child to exit 2022-03-09 13:42:25.919 | WAKEUP 2022-03-09 13:42:26.047 | [366599 Async ks-demo-another:396290]: Signaled 2022-03-09 13:42:26.049 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:26.049 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:26.049 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:26.049 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:26.049 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:26.049 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:26.049 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:26.049 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:26.049 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ae4081da499c47e583d64e17c4c38dec --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:26.049 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:26.049 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:26.049 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:26.049 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.049 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.049 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.049 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:26.049 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:26.049 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:26.050 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user ae4081da499c47e583d64e17c4c38dec --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:26.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.050 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.050 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.050 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ae4081da499c47e583d64e17c4c38dec --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:26.050 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:26.050 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:26.050 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:26.050 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.050 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.050 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.050 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:26.050 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:26.050 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:26.050 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:26.050 | ++ functions-common:get_field:818 : echo '| fec3f53c384d4819a3599ab41738a44b | ae4081da499c47e583d64e17c4c38dec | | aa68d5c5acf0485c9b01499bca4e7220 | | | False |' 2022-03-09 13:42:26.050 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.050 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:42:26.050 | + functions-common:get_or_add_user_project_role:997 : echo fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:42:26.050 | fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:42:26.280 | [366599 Async ks-demo-another:396290]: finished get_or_add_user_project_role anotherrole ae4081da499c47e583d64e17c4c38dec aa68d5c5acf0485c9b01499bca4e7220 with result 0 in 16 seconds 2022-03-09 13:42:26.341 | [366599 Async ks-demo-invis:396402]: Waiting for completion of get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec 08b5f836bbee44ef97eee7a80db74eb6 running on PID 396402 (14 other jobs running) 2022-03-09 13:42:26.383 | [366599 Async ks-demo-invis:396402]: Signaling child to exit 2022-03-09 13:42:26.384 | WAKEUP 2022-03-09 13:42:26.418 | [366599 Async ks-demo-invis:396402]: Signaled 2022-03-09 13:42:26.420 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:26.420 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:26.420 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:26.420 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:26.420 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:26.420 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:26.420 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:26.420 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:26.420 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:26.420 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae4081da499c47e583d64e17c4c38dec --project 08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:42:26.420 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:26.420 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:26.420 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.420 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.420 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.420 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:26.420 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:26.420 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:26.420 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user ae4081da499c47e583d64e17c4c38dec --project 08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:42:26.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.420 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.421 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.421 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:26.421 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae4081da499c47e583d64e17c4c38dec --project 08b5f836bbee44ef97eee7a80db74eb6 2022-03-09 13:42:26.421 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:26.421 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:26.421 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.421 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.421 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.421 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:26.421 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:26.421 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:26.421 | ++ functions-common:get_field:818 : echo '| b7cf7c8cb31d4c77bf4e00f283e7c286 | ae4081da499c47e583d64e17c4c38dec | | 08b5f836bbee44ef97eee7a80db74eb6 | | | False |' 2022-03-09 13:42:26.421 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:26.421 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.421 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:26.421 | + functions-common:get_or_add_user_project_role:997 : echo b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:26.421 | b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:26.504 | [366599 Async ks-demo-invis:396402]: finished get_or_add_user_project_role member ae4081da499c47e583d64e17c4c38dec 08b5f836bbee44ef97eee7a80db74eb6 with result 0 in 17 seconds 2022-03-09 13:42:26.550 | [366599 Async ks-demo-reader:396602]: Waiting for completion of get_or_add_user_project_role reader 31ed8a3657a74d71959178f471716655 aa68d5c5acf0485c9b01499bca4e7220 running on PID 396602 (13 other jobs running) 2022-03-09 13:42:26.579 | [366599 Async ks-demo-reader:396602]: Signaling child to exit 2022-03-09 13:42:26.580 | WAKEUP 2022-03-09 13:42:26.604 | [366599 Async ks-demo-reader:396602]: Signaled 2022-03-09 13:42:26.605 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:26.605 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:26.605 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:26.605 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:26.605 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:26.605 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:26.606 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:26.606 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:26.606 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31ed8a3657a74d71959178f471716655 --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:26.606 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:26.606 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:26.606 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:26.606 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.606 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.606 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.606 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:26.606 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:26.606 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:26.606 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 31ed8a3657a74d71959178f471716655 --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:26.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.606 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.606 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.606 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31ed8a3657a74d71959178f471716655 --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:26.606 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:26.606 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:26.606 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:26.606 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.606 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.606 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.606 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:26.606 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:26.607 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:26.607 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:26.607 | ++ functions-common:get_field:818 : echo '| 251af0d70bb64d30ad41251d3fdc9a96 | 31ed8a3657a74d71959178f471716655 | | aa68d5c5acf0485c9b01499bca4e7220 | | | False |' 2022-03-09 13:42:26.607 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.607 | + functions-common:get_or_add_user_project_role:995 : user_role_id=251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:26.607 | + functions-common:get_or_add_user_project_role:997 : echo 251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:26.607 | 251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:26.658 | [366599 Async ks-demo-reader:396602]: finished get_or_add_user_project_role reader 31ed8a3657a74d71959178f471716655 aa68d5c5acf0485c9b01499bca4e7220 with result 0 in 17 seconds 2022-03-09 13:42:26.662 | + inc/async:async_wait:197 : return 0 2022-03-09 13:42:26.666 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-09 13:42:26.774 | [366599 Async ks-alt-admin:397011]: Waiting for completion of get_or_add_user_project_role admin 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 running on PID 397011 (12 other jobs running) 2022-03-09 13:42:26.812 | [366599 Async ks-alt-admin:397011]: Signaling child to exit 2022-03-09 13:42:26.812 | WAKEUP 2022-03-09 13:42:26.849 | [366599 Async ks-alt-admin:397011]: Signaled 2022-03-09 13:42:26.850 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:26.850 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:26.851 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:26.851 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:26.851 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:26.851 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:26.851 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:26.851 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:26.851 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:26.851 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 939f4d8b79d94a4ab42c1b2d253a9c16 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:26.851 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:26.851 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:26.851 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.851 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.851 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.851 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:26.851 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:26.851 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:26.851 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 939f4d8b79d94a4ab42c1b2d253a9c16 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:26.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.852 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.852 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.852 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:26.852 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 939f4d8b79d94a4ab42c1b2d253a9c16 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:26.852 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:26.852 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:26.852 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.852 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:26.852 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:26.852 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:26.852 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:26.852 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:26.852 | ++ functions-common:get_field:818 : echo '| 3c11f8e316544843b463b0e348326054 | 939f4d8b79d94a4ab42c1b2d253a9c16 | | 7480b09ddd90414d962515f3b2ef6f98 | | | False |' 2022-03-09 13:42:26.852 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:26.852 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:26.853 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3c11f8e316544843b463b0e348326054 2022-03-09 13:42:26.853 | + functions-common:get_or_add_user_project_role:997 : echo 3c11f8e316544843b463b0e348326054 2022-03-09 13:42:26.853 | 3c11f8e316544843b463b0e348326054 2022-03-09 13:42:26.921 | [366599 Async ks-alt-admin:397011]: finished get_or_add_user_project_role admin 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 with result 0 in 14 seconds 2022-03-09 13:42:26.976 | [366599 Async ks-alt-another:397123]: Waiting for completion of get_or_add_user_project_role anotherrole 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 running on PID 397123 (11 other jobs running) 2022-03-09 13:42:27.011 | [366599 Async ks-alt-another:397123]: Signaling child to exit 2022-03-09 13:42:27.011 | WAKEUP 2022-03-09 13:42:27.065 | [366599 Async ks-alt-another:397123]: Signaled 2022-03-09 13:42:27.067 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:27.067 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:27.067 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:27.067 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:27.067 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:27.067 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:27.067 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:27.067 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:27.067 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:27.067 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 939f4d8b79d94a4ab42c1b2d253a9c16 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:27.067 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:27.067 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:27.067 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:27.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.067 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.067 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.067 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:27.067 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:27.068 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:27.068 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 939f4d8b79d94a4ab42c1b2d253a9c16 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:27.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.068 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.068 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.068 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 939f4d8b79d94a4ab42c1b2d253a9c16 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:27.068 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:27.068 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:27.068 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:27.068 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:27.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.068 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.068 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:27.068 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:27.068 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:27.068 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:27.068 | ++ functions-common:get_field:818 : echo '| fec3f53c384d4819a3599ab41738a44b | 939f4d8b79d94a4ab42c1b2d253a9c16 | | 7480b09ddd90414d962515f3b2ef6f98 | | | False |' 2022-03-09 13:42:27.068 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:27.068 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:42:27.068 | + functions-common:get_or_add_user_project_role:997 : echo fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:42:27.068 | fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:42:27.148 | [366599 Async ks-alt-another:397123]: finished get_or_add_user_project_role anotherrole 939f4d8b79d94a4ab42c1b2d253a9c16 7480b09ddd90414d962515f3b2ef6f98 with result 0 in 15 seconds 2022-03-09 13:42:27.200 | [366599 Async ks-alt-member-user:397457]: Waiting for completion of get_or_add_user_project_role member 7f461efcec3644f7a150208de1586728 7480b09ddd90414d962515f3b2ef6f98 running on PID 397457 (10 other jobs running) 2022-03-09 13:42:27.324 | [366599 Async ks-alt-member-user:397457]: Signaling child to exit 2022-03-09 13:42:27.324 | WAKEUP 2022-03-09 13:42:27.431 | [366599 Async ks-alt-member-user:397457]: Signaled 2022-03-09 13:42:27.433 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:27.434 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:27.434 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:27.434 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:27.434 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:27.434 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:27.434 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:27.434 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:27.434 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7f461efcec3644f7a150208de1586728 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:27.434 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:27.434 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:27.434 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:27.434 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:27.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.434 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.434 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.434 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:27.434 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:27.434 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:27.434 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 7f461efcec3644f7a150208de1586728 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:27.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.434 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.434 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.434 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:27.434 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7f461efcec3644f7a150208de1586728 --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:27.434 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:27.434 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:27.434 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:27.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.435 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:27.435 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:27.435 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:27.435 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:27.435 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:27.435 | ++ functions-common:get_field:818 : echo '| b7cf7c8cb31d4c77bf4e00f283e7c286 | 7f461efcec3644f7a150208de1586728 | | 7480b09ddd90414d962515f3b2ef6f98 | | | False |' 2022-03-09 13:42:27.435 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:27.435 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:27.435 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:27.435 | + functions-common:get_or_add_user_project_role:997 : echo b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:27.435 | b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:27.576 | [366599 Async ks-alt-member-user:397457]: finished get_or_add_user_project_role member 7f461efcec3644f7a150208de1586728 7480b09ddd90414d962515f3b2ef6f98 with result 0 in 14 seconds 2022-03-09 13:42:27.772 | [366599 Async ks-alt-reader-user:397681]: Waiting for completion of get_or_add_user_project_role reader 5ae264d0bae643ceb3189e1b25c25ffb 7480b09ddd90414d962515f3b2ef6f98 running on PID 397681 (9 other jobs running) 2022-03-09 13:42:27.913 | [366599 Async ks-alt-reader-user:397681]: Signaling child to exit 2022-03-09 13:42:27.913 | WAKEUP 2022-03-09 13:42:28.018 | [366599 Async ks-alt-reader-user:397681]: Signaled 2022-03-09 13:42:28.032 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:42:28.032 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:42:28.032 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:28.032 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:28.032 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:28.032 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:28.032 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:28.032 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:42:28.032 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:28.032 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:42:28.032 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:28.032 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5ae264d0bae643ceb3189e1b25c25ffb --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:28.032 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:28.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.032 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.032 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.033 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:28.033 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:42:28.033 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:42:28.033 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 5ae264d0bae643ceb3189e1b25c25ffb --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:28.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.033 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.033 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.033 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:42:28.033 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5ae264d0bae643ceb3189e1b25c25ffb --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:28.033 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:42:28.033 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:42:28.033 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:28.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.033 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.033 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.033 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:28.033 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:42:28.033 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:42:28.033 | ++ functions-common:get_field:818 : echo '| 251af0d70bb64d30ad41251d3fdc9a96 | 5ae264d0bae643ceb3189e1b25c25ffb | | 7480b09ddd90414d962515f3b2ef6f98 | | | False |' 2022-03-09 13:42:28.033 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:42:28.033 | ++ functions-common:get_field:812 : read data 2022-03-09 13:42:28.033 | + functions-common:get_or_add_user_project_role:995 : user_role_id=251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:28.033 | + functions-common:get_or_add_user_project_role:997 : echo 251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:28.033 | 251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:28.319 | [366599 Async ks-alt-reader-user:397681]: finished get_or_add_user_project_role reader 5ae264d0bae643ceb3189e1b25c25ffb 7480b09ddd90414d962515f3b2ef6f98 with result 0 in 13 seconds 2022-03-09 13:42:28.343 | + inc/async:async_wait:197 : return 0 2022-03-09 13:42:28.352 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:28.355 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-09 13:42:28.490 | [398190 Async ks-system-reader:398190]: finished successfully 2022-03-09 13:42:28.581 | [366599 Async ks-system-member:397905]: Waiting for completion of get_or_add_user_system_role member 3afe7ec24c1949d2bf2175ee863d5272 all running on PID 397905 (8 other jobs running) 2022-03-09 13:42:28.731 | [366599 Async ks-system-member:397905]: Signaling child to exit 2022-03-09 13:42:28.732 | WAKEUP 2022-03-09 13:42:28.835 | [366599 Async ks-system-member:397905]: Signaled 2022-03-09 13:42:28.845 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 13:42:28.845 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 13:42:28.845 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 13:42:28.845 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:28.845 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:28.845 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:28.845 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:28.845 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:28.846 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 13:42:28.846 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3afe7ec24c1949d2bf2175ee863d5272 --system all -f value -c Role 2022-03-09 13:42:28.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.847 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.847 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.847 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:28.847 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 13:42:28.847 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 13:42:28.847 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 3afe7ec24c1949d2bf2175ee863d5272 --system all 2022-03-09 13:42:28.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.847 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.847 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.847 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3afe7ec24c1949d2bf2175ee863d5272 --system all -f value -c Role 2022-03-09 13:42:28.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.848 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:28.848 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:28.848 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:28.848 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:28.848 | + functions-common:get_or_add_user_system_role:1052 : echo b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:28.848 | b7cf7c8cb31d4c77bf4e00f283e7c286 2022-03-09 13:42:29.132 | [366599 Async ks-system-member:397905]: finished get_or_add_user_system_role member 3afe7ec24c1949d2bf2175ee863d5272 all with result 0 in 11 seconds 2022-03-09 13:42:29.362 | [366599 Async ks-system-reader:398190]: Waiting for completion of get_or_add_user_system_role reader 6ce373b4459b41aa9ea2d04f91dd1aa0 all running on PID 398190 (7 other jobs running) 2022-03-09 13:42:29.514 | [366599 Async ks-system-reader:398190]: Signaling child to exit 2022-03-09 13:42:29.514 | WAKEUP 2022-03-09 13:42:29.655 | [366599 Async ks-system-reader:398190]: Signaled 2022-03-09 13:42:29.668 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 13:42:29.668 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 13:42:29.668 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 13:42:29.668 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:42:29.668 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:42:29.668 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:42:29.668 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:42:29.668 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:42:29.668 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 13:42:29.668 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6ce373b4459b41aa9ea2d04f91dd1aa0 --system all -f value -c Role 2022-03-09 13:42:29.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:29.668 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:29.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:29.668 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:29.668 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:29.668 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 13:42:29.669 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 13:42:29.669 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 6ce373b4459b41aa9ea2d04f91dd1aa0 --system all 2022-03-09 13:42:29.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:29.669 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:29.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:29.669 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:29.669 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6ce373b4459b41aa9ea2d04f91dd1aa0 --system all -f value -c Role 2022-03-09 13:42:29.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:29.669 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:29.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:29.669 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:29.669 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:29.669 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:29.669 | + functions-common:get_or_add_user_system_role:1052 : echo 251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:29.669 | 251af0d70bb64d30ad41251d3fdc9a96 2022-03-09 13:42:30.000 | [366599 Async ks-system-reader:398190]: finished get_or_add_user_system_role reader 6ce373b4459b41aa9ea2d04f91dd1aa0 all with result 0 in 13 seconds 2022-03-09 13:42:30.037 | + inc/async:async_wait:197 : return 0 2022-03-09 13:42:30.049 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-09 13:42:30.262 | [366599 Async ks-group-memberdemo:398541]: Waiting for completion of get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 running on PID 398541 (6 other jobs running) 2022-03-09 13:42:30.398 | [366599 Async ks-group-memberdemo:398541]: Signaling child to exit 2022-03-09 13:42:35.796 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:35.947 | [398541 Async ks-group-memberdemo:398541]: finished successfully 2022-03-09 13:42:36.075 | WAKEUP 2022-03-09 13:42:36.137 | [366599 Async ks-group-memberdemo:398541]: Signaled 2022-03-09 13:42:36.139 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:42:36.139 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9c76282ea9794d90bf5a4e28cc0b037f --project aa68d5c5acf0485c9b01499bca4e7220 -f value 2022-03-09 13:42:36.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.139 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.139 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.139 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:36.139 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:42:36.139 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:42:36.139 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 9c76282ea9794d90bf5a4e28cc0b037f --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:36.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.139 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.139 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.139 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9c76282ea9794d90bf5a4e28cc0b037f --project aa68d5c5acf0485c9b01499bca4e7220 -f value 2022-03-09 13:42:36.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.139 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.139 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.139 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:36.139 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b7cf7c8cb31d4c77bf4e00f283e7c286 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 False' 2022-03-09 13:42:36.139 | + functions-common:get_or_add_group_project_role:1076 : echo b7cf7c8cb31d4c77bf4e00f283e7c286 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 False 2022-03-09 13:42:36.139 | b7cf7c8cb31d4c77bf4e00f283e7c286 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 False 2022-03-09 13:42:36.251 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:36.277 | [366599 Async ks-group-memberdemo:398541]: finished get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 with result 0 in 14 seconds 2022-03-09 13:42:36.291 | [398627 Async ks-group-anotherdemo:398627]: finished successfully 2022-03-09 13:42:36.355 | [366599 Async ks-group-anotherdemo:398627]: Waiting for completion of get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 running on PID 398627 (5 other jobs running) 2022-03-09 13:42:36.395 | [366599 Async ks-group-anotherdemo:398627]: Signaling child to exit 2022-03-09 13:42:36.395 | WAKEUP 2022-03-09 13:42:36.431 | [366599 Async ks-group-anotherdemo:398627]: Signaled 2022-03-09 13:42:36.433 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:42:36.433 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9c76282ea9794d90bf5a4e28cc0b037f --project aa68d5c5acf0485c9b01499bca4e7220 -f value 2022-03-09 13:42:36.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.433 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.433 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.433 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:36.433 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:42:36.433 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:42:36.433 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9c76282ea9794d90bf5a4e28cc0b037f --project aa68d5c5acf0485c9b01499bca4e7220 2022-03-09 13:42:36.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.433 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.433 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.433 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9c76282ea9794d90bf5a4e28cc0b037f --project aa68d5c5acf0485c9b01499bca4e7220 -f value 2022-03-09 13:42:36.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.433 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:36.433 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:36.433 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:36.434 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='fec3f53c384d4819a3599ab41738a44b 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 False' 2022-03-09 13:42:36.434 | + functions-common:get_or_add_group_project_role:1076 : echo fec3f53c384d4819a3599ab41738a44b 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 False 2022-03-09 13:42:36.434 | fec3f53c384d4819a3599ab41738a44b 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 False 2022-03-09 13:42:36.500 | [366599 Async ks-group-anotherdemo:398627]: finished get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f aa68d5c5acf0485c9b01499bca4e7220 with result 0 in 14 seconds 2022-03-09 13:42:36.562 | [366599 Async ks-group-memberalt:398713]: Waiting for completion of get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 running on PID 398713 (4 other jobs running) 2022-03-09 13:42:36.612 | [366599 Async ks-group-memberalt:398713]: Signaling child to exit 2022-03-09 13:42:37.718 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:37.750 | [398713 Async ks-group-memberalt:398713]: finished successfully 2022-03-09 13:42:37.775 | WAKEUP 2022-03-09 13:42:37.802 | [366599 Async ks-group-memberalt:398713]: Signaled 2022-03-09 13:42:37.804 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:42:37.804 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9c76282ea9794d90bf5a4e28cc0b037f --project 7480b09ddd90414d962515f3b2ef6f98 -f value 2022-03-09 13:42:37.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:37.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:37.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:37.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:37.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:37.804 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:42:37.804 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:42:37.804 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 9c76282ea9794d90bf5a4e28cc0b037f --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:37.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:37.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:37.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:37.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:37.804 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9c76282ea9794d90bf5a4e28cc0b037f --project 7480b09ddd90414d962515f3b2ef6f98 -f value 2022-03-09 13:42:37.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:37.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:37.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:37.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:37.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:37.804 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b7cf7c8cb31d4c77bf4e00f283e7c286 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 False' 2022-03-09 13:42:37.805 | + functions-common:get_or_add_group_project_role:1076 : echo b7cf7c8cb31d4c77bf4e00f283e7c286 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 False 2022-03-09 13:42:37.805 | b7cf7c8cb31d4c77bf4e00f283e7c286 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 False 2022-03-09 13:42:37.852 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:37.859 | [366599 Async ks-group-memberalt:398713]: finished get_or_add_group_project_role member 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 with result 0 in 15 seconds 2022-03-09 13:42:37.887 | [398946 Async ks-group-admin:398946]: finished successfully 2022-03-09 13:42:37.912 | [366599 Async ks-group-anotheralt:398837]: Waiting for completion of get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 running on PID 398837 (3 other jobs running) 2022-03-09 13:42:37.940 | [366599 Async ks-group-anotheralt:398837]: Signaling child to exit 2022-03-09 13:42:38.347 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:42:38.373 | [398837 Async ks-group-anotheralt:398837]: finished successfully 2022-03-09 13:42:38.392 | WAKEUP 2022-03-09 13:42:38.415 | [366599 Async ks-group-anotheralt:398837]: Signaled 2022-03-09 13:42:38.416 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:42:38.417 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9c76282ea9794d90bf5a4e28cc0b037f --project 7480b09ddd90414d962515f3b2ef6f98 -f value 2022-03-09 13:42:38.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.417 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.417 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.417 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:38.417 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:42:38.417 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:42:38.417 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9c76282ea9794d90bf5a4e28cc0b037f --project 7480b09ddd90414d962515f3b2ef6f98 2022-03-09 13:42:38.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.417 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.417 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.417 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9c76282ea9794d90bf5a4e28cc0b037f --project 7480b09ddd90414d962515f3b2ef6f98 -f value 2022-03-09 13:42:38.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.417 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.417 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.417 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:38.417 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='fec3f53c384d4819a3599ab41738a44b 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 False' 2022-03-09 13:42:38.417 | + functions-common:get_or_add_group_project_role:1076 : echo fec3f53c384d4819a3599ab41738a44b 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 False 2022-03-09 13:42:38.417 | fec3f53c384d4819a3599ab41738a44b 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 False 2022-03-09 13:42:38.460 | [366599 Async ks-group-anotheralt:398837]: finished get_or_add_group_project_role anotherrole 9c76282ea9794d90bf5a4e28cc0b037f 7480b09ddd90414d962515f3b2ef6f98 with result 0 in 15 seconds 2022-03-09 13:42:38.498 | [366599 Async ks-group-admin:398946]: Waiting for completion of get_or_add_group_project_role admin b33226b4b5fa4645b9014052e1bc7208 47dff47d907c4819b033164bacb42e68 running on PID 398946 (2 other jobs running) 2022-03-09 13:42:38.522 | [366599 Async ks-group-admin:398946]: Signaling child to exit 2022-03-09 13:42:38.522 | WAKEUP 2022-03-09 13:42:38.546 | [366599 Async ks-group-admin:398946]: Signaled 2022-03-09 13:42:38.547 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:42:38.547 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b33226b4b5fa4645b9014052e1bc7208 --project 47dff47d907c4819b033164bacb42e68 -f value 2022-03-09 13:42:38.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.547 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.548 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.548 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:38.548 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:42:38.548 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:42:38.548 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group b33226b4b5fa4645b9014052e1bc7208 --project 47dff47d907c4819b033164bacb42e68 2022-03-09 13:42:38.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.548 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.548 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.548 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b33226b4b5fa4645b9014052e1bc7208 --project 47dff47d907c4819b033164bacb42e68 -f value 2022-03-09 13:42:38.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.548 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:42:38.548 | from cryptography.utils import int_from_bytes 2022-03-09 13:42:38.548 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:42:38.548 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3c11f8e316544843b463b0e348326054 b33226b4b5fa4645b9014052e1bc7208 47dff47d907c4819b033164bacb42e68 False' 2022-03-09 13:42:38.548 | + functions-common:get_or_add_group_project_role:1076 : echo 3c11f8e316544843b463b0e348326054 b33226b4b5fa4645b9014052e1bc7208 47dff47d907c4819b033164bacb42e68 False 2022-03-09 13:42:38.548 | 3c11f8e316544843b463b0e348326054 b33226b4b5fa4645b9014052e1bc7208 47dff47d907c4819b033164bacb42e68 False 2022-03-09 13:42:38.593 | [366599 Async ks-group-admin:398946]: finished get_or_add_group_project_role admin b33226b4b5fa4645b9014052e1bc7208 47dff47d907c4819b033164bacb42e68 with result 0 in 14 seconds 2022-03-09 13:42:38.597 | + inc/async:async_wait:197 : return 0 2022-03-09 13:42:38.600 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-09 13:42:38.617 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:42:38.619 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-09 13:42:38.639 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:42:38.642 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-09 13:42:38.644 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-09 13:42:38.704 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-09 13:42:38.744 | [366599 Async create_nova_accounts:400846]: running: create_nova_accounts 2022-03-09 13:42:38.746 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-09 13:42:38.763 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:42:38.766 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-09 13:42:38.768 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-09 13:42:38.827 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-09 13:42:38.870 | [366599 Async create_glance_accounts:400961]: running: create_glance_accounts 2022-03-09 13:42:38.873 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-09 13:42:38.899 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:42:38.902 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-09 13:42:38.904 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-09 13:42:38.969 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-09 13:42:39.012 | [366599 Async create_cinder_accounts:401091]: running: create_cinder_accounts 2022-03-09 13:42:39.015 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-09 13:42:39.035 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:42:39.038 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-09 13:42:39.041 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-09 13:42:39.110 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-09 13:42:39.187 | [366599 Async create_neutron_accounts:401206]: running: create_neutron_accounts 2022-03-09 13:42:39.191 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-09 13:42:39.224 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:42:39.227 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-09 13:42:39.231 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-09 13:42:39.385 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-09 13:42:39.594 | [366599 Async create_swift_accounts:401347]: running: create_swift_accounts 2022-03-09 13:42:39.617 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-09 13:42:39.744 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:42:39.768 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-09 13:42:40.090 | [366599 Async create_nova_accounts:400846]: Waiting for completion of create_nova_accounts running on PID 400846 (6 other jobs running) 2022-03-09 13:42:40.257 | [366599 Async create_nova_accounts:400846]: Signaling child to exit 2022-03-09 13:43:20.746 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:43:20.921 | [401206 Async create_neutron_accounts:401206]: finished successfully 2022-03-09 13:43:39.052 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:43:39.096 | [401091 Async create_cinder_accounts:401091]: finished successfully 2022-03-09 13:43:55.147 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:43:55.177 | [400961 Async create_glance_accounts:400961]: finished successfully 2022-03-09 13:43:59.984 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:44:00.011 | [400846 Async create_nova_accounts:400846]: finished successfully 2022-03-09 13:44:00.033 | WAKEUP 2022-03-09 13:44:00.056 | [366599 Async create_nova_accounts:400846]: Signaled 2022-03-09 13:44:00.058 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-09 13:44:00.058 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-09 13:44:00.058 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-09 13:44:00.058 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:00.058 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:44:00.058 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:44:00.058 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:44:00.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.058 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.058 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.058 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.058 | + functions-common:get_or_create_user:925 : user_id=e658556b39ee4dd0bcab03f0948ac341 2022-03-09 13:44:00.058 | + functions-common:get_or_create_user:926 : echo e658556b39ee4dd0bcab03f0948ac341 2022-03-09 13:44:00.058 | e658556b39ee4dd0bcab03f0948ac341 2022-03-09 13:44:00.058 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-09 13:44:00.059 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:00.059 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:00.059 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:00.059 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:00.059 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:00.059 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:00.059 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:00.059 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:00.059 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:00.059 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:00.059 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.059 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.059 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:00.059 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.059 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.059 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.059 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.059 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.059 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:00.059 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:00.059 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.059 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.060 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.060 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.060 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:00.060 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.060 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.060 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.060 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.060 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.060 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.060 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:00.060 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:00.060 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:00.060 | ++ functions-common:get_field:818 : echo '| d72a3e68b3bf4c108e6b4f96cc9c4608 | e658556b39ee4dd0bcab03f0948ac341 | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:00.060 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.060 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.060 | + functions-common:get_or_add_user_project_role:997 : echo d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.060 | d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.060 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 13:44:00.060 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-09 13:44:00.060 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:00.060 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:00.060 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:00.060 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:00.060 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:00.060 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:00.060 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:00.060 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:00.060 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:00.060 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:00.061 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.061 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.061 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:00.061 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.061 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.061 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.061 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.061 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.061 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:00.061 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:00.061 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.061 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.061 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.061 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.061 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.061 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:00.061 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.061 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.061 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.061 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.061 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.061 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:00.061 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:00.061 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:00.061 | ++ functions-common:get_field:818 : echo '| 3c11f8e316544843b463b0e348326054 | e658556b39ee4dd0bcab03f0948ac341 | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:00.062 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.062 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3c11f8e316544843b463b0e348326054 2022-03-09 13:44:00.062 | + functions-common:get_or_add_user_project_role:997 : echo 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:00.062 | 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:00.062 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-09 13:44:00.062 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-09 13:44:00.062 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-03-09 13:44:00.062 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-09 13:44:00.062 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:44:00.062 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-09 13:44:00.062 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-09 13:44:00.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.062 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.062 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.062 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.062 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:44:00.062 | 646f3dcbf7354dfc81e6321d8182aae5' 2022-03-09 13:44:00.062 | + functions-common:get_or_create_service:1094 : echo 646f3dcbf7354dfc81e6321d8182aae5 2022-03-09 13:44:00.062 | 646f3dcbf7354dfc81e6321d8182aae5 2022-03-09 13:44:00.062 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-03-09 13:44:00.062 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:44:00.062 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-03-09 13:44:00.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:44:00.062 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-09 13:44:00.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.062 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.062 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.062 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:44:00.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:44:00.063 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 13:44:00.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.063 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.063 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.063 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3c42919017854611ad338467109100be 2022-03-09 13:44:00.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3c42919017854611ad338467109100be 2022-03-09 13:44:00.063 | + functions-common:get_or_create_endpoint:1127 : public_id=3c42919017854611ad338467109100be 2022-03-09 13:44:00.063 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:44:00.063 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:44:00.063 | + functions-common:get_or_create_endpoint:1136 : echo 3c42919017854611ad338467109100be 2022-03-09 13:44:00.063 | 3c42919017854611ad338467109100be 2022-03-09 13:44:00.063 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-09 13:44:00.063 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:44:00.063 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-09 13:44:00.063 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-09 13:44:00.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.063 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.063 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.063 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.063 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:44:00.063 | 91c7655441ed4337a936f991648a3e8e' 2022-03-09 13:44:00.063 | + functions-common:get_or_create_service:1094 : echo 91c7655441ed4337a936f991648a3e8e 2022-03-09 13:44:00.063 | 91c7655441ed4337a936f991648a3e8e 2022-03-09 13:44:00.063 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-03-09 13:44:00.063 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:44:00.063 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-03-09 13:44:00.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:44:00.064 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-09 13:44:00.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.064 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.064 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.064 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:44:00.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:44:00.064 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-03-09 13:44:00.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.064 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.064 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.064 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5b150621ea194e6f9f150e3ea9ff3f28 2022-03-09 13:44:00.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5b150621ea194e6f9f150e3ea9ff3f28 2022-03-09 13:44:00.064 | + functions-common:get_or_create_endpoint:1127 : public_id=5b150621ea194e6f9f150e3ea9ff3f28 2022-03-09 13:44:00.064 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:44:00.064 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:44:00.064 | + functions-common:get_or_create_endpoint:1136 : echo 5b150621ea194e6f9f150e3ea9ff3f28 2022-03-09 13:44:00.064 | 5b150621ea194e6f9f150e3ea9ff3f28 2022-03-09 13:44:00.064 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-09 13:44:00.064 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:44:00.064 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-09 13:44:00.064 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:44:00.064 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-09 13:44:00.064 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:00.064 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:00.064 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:00.064 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:00.065 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:00.065 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:00.065 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:00.065 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:00.065 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:00.065 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:00.065 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.065 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:00.065 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.065 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.065 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.065 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.065 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.065 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.065 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:00.065 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:00.065 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.065 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.065 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.065 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.065 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.065 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:00.065 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.065 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.065 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.066 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.066 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.066 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:00.066 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:00.066 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:00.066 | ++ functions-common:get_field:818 : echo '| 819dad420ece421196f171835ec33238 | e658556b39ee4dd0bcab03f0948ac341 | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:00.066 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.066 | + functions-common:get_or_add_user_project_role:995 : user_role_id=819dad420ece421196f171835ec33238 2022-03-09 13:44:00.066 | + functions-common:get_or_add_user_project_role:997 : echo 819dad420ece421196f171835ec33238 2022-03-09 13:44:00.066 | 819dad420ece421196f171835ec33238 2022-03-09 13:44:00.066 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-09 13:44:00.066 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:44:00.066 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-09 13:44:00.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:44:00.066 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-09 13:44:00.108 | [366599 Async create_nova_accounts:400846]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-09 13:44:00.154 | [366599 Async create_glance_accounts:400961]: Waiting for completion of create_glance_accounts running on PID 400961 (5 other jobs running) 2022-03-09 13:44:00.181 | [366599 Async create_glance_accounts:400961]: Signaling child to exit 2022-03-09 13:44:00.181 | WAKEUP 2022-03-09 13:44:00.204 | [366599 Async create_glance_accounts:400961]: Signaled 2022-03-09 13:44:00.205 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-09 13:44:00.205 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:44:00.205 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-09 13:44:00.205 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-09 13:44:00.205 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:00.205 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:44:00.205 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:44:00.205 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:44:00.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.205 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.205 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.205 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.205 | + functions-common:get_or_create_user:925 : user_id=fb3750f8a6a4446aba0b772e78850220 2022-03-09 13:44:00.205 | + functions-common:get_or_create_user:926 : echo fb3750f8a6a4446aba0b772e78850220 2022-03-09 13:44:00.206 | fb3750f8a6a4446aba0b772e78850220 2022-03-09 13:44:00.206 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-09 13:44:00.206 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:00.206 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:00.206 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:00.206 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:00.206 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:00.206 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:00.206 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:00.206 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:00.206 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:00.206 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:00.206 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:00.206 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.206 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.206 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.206 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.206 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.206 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.206 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.206 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:00.206 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:00.206 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.206 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.206 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.206 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.206 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.206 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:00.207 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.207 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.207 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.207 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.207 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.207 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:00.207 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:00.207 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:00.207 | ++ functions-common:get_field:818 : echo '| d72a3e68b3bf4c108e6b4f96cc9c4608 | fb3750f8a6a4446aba0b772e78850220 | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:00.207 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.207 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.207 | + functions-common:get_or_add_user_project_role:997 : echo d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.207 | d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.207 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 13:44:00.207 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-09 13:44:00.207 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:44:00.207 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-09 13:44:00.207 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-09 13:44:00.207 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:00.207 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:44:00.207 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:44:00.207 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:44:00.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.207 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.207 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.207 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.208 | + functions-common:get_or_create_user:925 : user_id=3348d1e30d4643239aaeb01d52613a1c 2022-03-09 13:44:00.208 | + functions-common:get_or_create_user:926 : echo 3348d1e30d4643239aaeb01d52613a1c 2022-03-09 13:44:00.208 | 3348d1e30d4643239aaeb01d52613a1c 2022-03-09 13:44:00.208 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-09 13:44:00.208 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:00.208 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:00.208 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:00.208 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:00.208 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:00.208 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:00.208 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:00.208 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:00.208 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:00.208 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:00.208 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.208 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:00.208 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.208 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.208 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.208 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.208 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.208 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.208 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:00.208 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:00.208 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.208 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.209 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.209 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.209 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:00.209 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.209 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.209 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.209 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.209 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.209 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.209 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:00.209 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:00.209 | ++ functions-common:get_field:818 : echo '| d72a3e68b3bf4c108e6b4f96cc9c4608 | 3348d1e30d4643239aaeb01d52613a1c | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:00.209 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:00.209 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.209 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.209 | + functions-common:get_or_add_user_project_role:997 : echo d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.209 | d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.209 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-09 13:44:00.209 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-09 13:44:00.209 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:00.209 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:00.209 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:00.209 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:00.209 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:00.209 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:00.209 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:00.209 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:00.210 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:00.210 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:00.210 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.210 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:00.210 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.210 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.210 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.210 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.210 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.210 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.210 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:00.210 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:00.210 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.210 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.210 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.210 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.210 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:00.210 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.210 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.210 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.210 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.210 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.210 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.210 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:00.210 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:00.211 | ++ functions-common:get_field:818 : echo '| 819dad420ece421196f171835ec33238 | 3348d1e30d4643239aaeb01d52613a1c | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:00.211 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:00.211 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.211 | + functions-common:get_or_add_user_project_role:995 : user_role_id=819dad420ece421196f171835ec33238 2022-03-09 13:44:00.211 | + functions-common:get_or_add_user_project_role:997 : echo 819dad420ece421196f171835ec33238 2022-03-09 13:44:00.211 | 819dad420ece421196f171835ec33238 2022-03-09 13:44:00.211 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-09 13:44:00.211 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:44:00.211 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-09 13:44:00.211 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-09 13:44:00.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.211 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.211 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.211 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.211 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:44:00.211 | 58416383411547e0ab10a35e27896677' 2022-03-09 13:44:00.211 | + functions-common:get_or_create_service:1094 : echo 58416383411547e0ab10a35e27896677 2022-03-09 13:44:00.211 | 58416383411547e0ab10a35e27896677 2022-03-09 13:44:00.211 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-03-09 13:44:00.211 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:44:00.211 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-03-09 13:44:00.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:44:00.211 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-09 13:44:00.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.211 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.211 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.211 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:44:00.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:44:00.212 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-03-09 13:44:00.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.212 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.212 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.212 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a66194b565664186957e4785ff2f55e1 2022-03-09 13:44:00.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a66194b565664186957e4785ff2f55e1 2022-03-09 13:44:00.212 | + functions-common:get_or_create_endpoint:1127 : public_id=a66194b565664186957e4785ff2f55e1 2022-03-09 13:44:00.212 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:44:00.212 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:44:00.212 | + functions-common:get_or_create_endpoint:1136 : echo a66194b565664186957e4785ff2f55e1 2022-03-09 13:44:00.212 | a66194b565664186957e4785ff2f55e1 2022-03-09 13:44:00.212 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-09 13:44:00.212 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 13:44:00.212 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 13:44:00.212 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 13:44:00.212 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-09 13:44:00.212 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-09 13:44:00.212 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-09 13:44:00.212 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-09 13:44:00.212 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-09 13:44:00.250 | [366599 Async create_glance_accounts:400961]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-09 13:44:00.287 | [366599 Async create_cinder_accounts:401091]: Waiting for completion of create_cinder_accounts running on PID 401091 (4 other jobs running) 2022-03-09 13:44:00.313 | [366599 Async create_cinder_accounts:401091]: Signaling child to exit 2022-03-09 13:44:00.313 | WAKEUP 2022-03-09 13:44:00.336 | [366599 Async create_cinder_accounts:401091]: Signaled 2022-03-09 13:44:00.337 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-09 13:44:00.337 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-09 13:44:00.337 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-09 13:44:00.337 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:00.337 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:44:00.337 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:44:00.337 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:44:00.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.337 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.337 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.337 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.337 | + functions-common:get_or_create_user:925 : user_id=9ba97ce4b2f541a69fcf4e672ebafa64 2022-03-09 13:44:00.337 | + functions-common:get_or_create_user:926 : echo 9ba97ce4b2f541a69fcf4e672ebafa64 2022-03-09 13:44:00.338 | 9ba97ce4b2f541a69fcf4e672ebafa64 2022-03-09 13:44:00.338 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-09 13:44:00.338 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:00.338 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:00.338 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:00.338 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:00.338 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:00.338 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:00.338 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:00.338 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:00.338 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:00.338 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:00.338 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.338 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.338 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:00.338 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.338 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.338 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.338 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.338 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:00.338 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:00.338 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.338 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.338 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.338 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.338 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:00.339 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.339 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.339 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.339 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.339 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.339 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:00.339 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:00.339 | ++ functions-common:get_field:818 : echo '| d72a3e68b3bf4c108e6b4f96cc9c4608 | 9ba97ce4b2f541a69fcf4e672ebafa64 | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:00.339 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:00.339 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.339 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.339 | + functions-common:get_or_add_user_project_role:997 : echo d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.339 | d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.339 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 13:44:00.339 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-09 13:44:00.339 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:44:00.339 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-09 13:44:00.339 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-09 13:44:00.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.339 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.339 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.339 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:44:00.339 | 9e6dcbe1a4aa418786217019b81ef9cb' 2022-03-09 13:44:00.339 | + functions-common:get_or_create_service:1094 : echo 9e6dcbe1a4aa418786217019b81ef9cb 2022-03-09 13:44:00.340 | 9e6dcbe1a4aa418786217019b81ef9cb 2022-03-09 13:44:00.340 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-09 13:44:00.340 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 13:44:00.340 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:44:00.340 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 13:44:00.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:44:00.340 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-09 13:44:00.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.340 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.340 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.340 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:44:00.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:44:00.340 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 13:44:00.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.340 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.340 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.340 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dee23411e3ff4a9db91a7f905bfa7006 2022-03-09 13:44:00.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dee23411e3ff4a9db91a7f905bfa7006 2022-03-09 13:44:00.340 | + functions-common:get_or_create_endpoint:1127 : public_id=dee23411e3ff4a9db91a7f905bfa7006 2022-03-09 13:44:00.340 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:44:00.340 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:44:00.340 | + functions-common:get_or_create_endpoint:1136 : echo dee23411e3ff4a9db91a7f905bfa7006 2022-03-09 13:44:00.340 | dee23411e3ff4a9db91a7f905bfa7006 2022-03-09 13:44:00.340 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-09 13:44:00.340 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:44:00.340 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-09 13:44:00.340 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-09 13:44:00.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.341 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.341 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.341 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.341 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:44:00.341 | 76b2cd9b0049490a92912382bafe93f7' 2022-03-09 13:44:00.341 | + functions-common:get_or_create_service:1094 : echo 76b2cd9b0049490a92912382bafe93f7 2022-03-09 13:44:00.341 | 76b2cd9b0049490a92912382bafe93f7 2022-03-09 13:44:00.341 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 13:44:00.341 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:44:00.341 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 13:44:00.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:44:00.341 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-09 13:44:00.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.341 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.341 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.341 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:44:00.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:44:00.341 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 13:44:00.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.341 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.341 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.341 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cbe8bb891e6b44d29f68f7352d261f0d 2022-03-09 13:44:00.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cbe8bb891e6b44d29f68f7352d261f0d 2022-03-09 13:44:00.341 | + functions-common:get_or_create_endpoint:1127 : public_id=cbe8bb891e6b44d29f68f7352d261f0d 2022-03-09 13:44:00.341 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:44:00.342 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:44:00.342 | + functions-common:get_or_create_endpoint:1136 : echo cbe8bb891e6b44d29f68f7352d261f0d 2022-03-09 13:44:00.342 | cbe8bb891e6b44d29f68f7352d261f0d 2022-03-09 13:44:00.342 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-09 13:44:00.342 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-09 13:44:00.342 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:44:00.342 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-09 13:44:00.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.342 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.342 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.342 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.342 | ++ functions-common:get_or_create_project:938 : project_id=caa9f21a6db34d52a849eb92c2e8d697 2022-03-09 13:44:00.342 | ++ functions-common:get_or_create_project:939 : echo caa9f21a6db34d52a849eb92c2e8d697 2022-03-09 13:44:00.342 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id caa9f21a6db34d52a849eb92c2e8d697 2022-03-09 13:44:00.342 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-09 13:44:00.342 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:00.342 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:44:00.342 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-09 13:44:00.342 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-09 13:44:00.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.342 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.342 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.342 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-09 13:44:00.342 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.342 | ++ functions-common:get_or_create_user:925 : user_id=9ba97ce4b2f541a69fcf4e672ebafa64 2022-03-09 13:44:00.342 | ++ functions-common:get_or_create_user:926 : echo 9ba97ce4b2f541a69fcf4e672ebafa64 2022-03-09 13:44:00.342 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9ba97ce4b2f541a69fcf4e672ebafa64 2022-03-09 13:44:00.385 | [366599 Async create_cinder_accounts:401091]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-09 13:44:00.389 | + inc/async:async_wait:197 : return 0 2022-03-09 13:44:00.391 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-09 13:44:00.442 | [366599 Async create_neutron_accounts:401206]: Waiting for completion of create_neutron_accounts running on PID 401206 (3 other jobs running) 2022-03-09 13:44:00.466 | [366599 Async create_neutron_accounts:401206]: Signaling child to exit 2022-03-09 13:44:00.466 | WAKEUP 2022-03-09 13:44:00.489 | [366599 Async create_neutron_accounts:401206]: Signaled 2022-03-09 13:44:00.491 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-09 13:44:00.491 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 13:44:00.491 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:44:00.491 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:44:00.491 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 13:44:00.491 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 13:44:00.491 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 13:44:00.491 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-09 13:44:00.491 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-09 13:44:00.491 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-09 13:44:00.491 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-03-09 13:44:00.491 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-09 13:44:00.492 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-09 13:44:00.492 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-09 13:44:00.492 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:00.492 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:44:00.492 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:44:00.492 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:44:00.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.492 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.492 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.492 | + functions-common:get_or_create_user:925 : user_id=317cb0ec10a74b9eadb3cacfeed2d1db 2022-03-09 13:44:00.492 | + functions-common:get_or_create_user:926 : echo 317cb0ec10a74b9eadb3cacfeed2d1db 2022-03-09 13:44:00.492 | 317cb0ec10a74b9eadb3cacfeed2d1db 2022-03-09 13:44:00.492 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-09 13:44:00.492 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:00.492 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:00.492 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:00.492 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:00.492 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:00.492 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:00.492 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:00.492 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:00.492 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:00.492 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:00.492 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:00.492 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.492 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.492 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.492 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.493 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.493 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.493 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.493 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:00.493 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:00.493 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.493 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.493 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.493 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 13:44:00.493 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:00.493 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:00.493 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:00.493 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.493 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.493 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.493 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.493 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:00.493 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:00.493 | ++ functions-common:get_field:818 : echo '| d72a3e68b3bf4c108e6b4f96cc9c4608 | 317cb0ec10a74b9eadb3cacfeed2d1db | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:00.493 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:00.493 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:00.493 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.493 | + functions-common:get_or_add_user_project_role:997 : echo d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.493 | d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:00.493 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 13:44:00.493 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-09 13:44:00.494 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:44:00.494 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-09 13:44:00.494 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-09 13:44:00.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.494 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.494 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.494 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.494 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:44:00.494 | bcc335c3c73648b19f692eae900fdcdf' 2022-03-09 13:44:00.494 | + functions-common:get_or_create_service:1094 : echo bcc335c3c73648b19f692eae900fdcdf 2022-03-09 13:44:00.494 | bcc335c3c73648b19f692eae900fdcdf 2022-03-09 13:44:00.494 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-03-09 13:44:00.494 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:44:00.494 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-03-09 13:44:00.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:44:00.494 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-09 13:44:00.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.494 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.494 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.494 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:44:00.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:44:00.494 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-03-09 13:44:00.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.494 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:00.494 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:00.494 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:00.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e75425a56bea446698f75341ce497bc4 2022-03-09 13:44:00.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e75425a56bea446698f75341ce497bc4 2022-03-09 13:44:00.495 | + functions-common:get_or_create_endpoint:1127 : public_id=e75425a56bea446698f75341ce497bc4 2022-03-09 13:44:00.495 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:44:00.495 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:44:00.495 | + functions-common:get_or_create_endpoint:1136 : echo e75425a56bea446698f75341ce497bc4 2022-03-09 13:44:00.495 | e75425a56bea446698f75341ce497bc4 2022-03-09 13:44:00.537 | [366599 Async create_neutron_accounts:401206]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-09 13:44:00.578 | [366599 Async create_swift_accounts:401347]: Waiting for completion of create_swift_accounts running on PID 401347 (2 other jobs running) 2022-03-09 13:44:00.603 | [366599 Async create_swift_accounts:401347]: Signaling child to exit 2022-03-09 13:44:49.604 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:44:49.630 | [401347 Async create_swift_accounts:401347]: finished successfully 2022-03-09 13:44:49.682 | WAKEUP 2022-03-09 13:44:49.704 | [366599 Async create_swift_accounts:401347]: Signaled 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-09 13:44:49.706 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-09 13:44:49.706 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-09 13:44:49.706 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 13:44:49.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.706 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.706 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.706 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.706 | ++ functions-common:get_or_create_role:950 : role_id=fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:44:49.706 | ++ functions-common:get_or_create_role:951 : echo fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:614 : another_role=fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:44:49.706 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-09 13:44:49.706 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-09 13:44:49.706 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:49.706 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:44:49.706 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:44:49.706 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:44:49.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.706 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.707 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.707 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.707 | + functions-common:get_or_create_user:925 : user_id=18d2191d1bb849bcb2fdb16901ecd249 2022-03-09 13:44:49.707 | + functions-common:get_or_create_user:926 : echo 18d2191d1bb849bcb2fdb16901ecd249 2022-03-09 13:44:49.707 | 18d2191d1bb849bcb2fdb16901ecd249 2022-03-09 13:44:49.707 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-09 13:44:49.707 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:49.707 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:49.707 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:49.707 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:49.707 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:49.707 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:49.707 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:49.707 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:49.707 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:49.708 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:49.708 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:49.708 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.708 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:49.708 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.708 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.708 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.708 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.708 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:49.708 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:49.708 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:49.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.708 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.708 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.708 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:49.708 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.708 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:49.708 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.708 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.708 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.708 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.708 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:49.708 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:49.708 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:49.709 | ++ functions-common:get_field:818 : echo '| d72a3e68b3bf4c108e6b4f96cc9c4608 | 18d2191d1bb849bcb2fdb16901ecd249 | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:49.709 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.709 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:49.709 | + functions-common:get_or_add_user_project_role:997 : echo d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:49.709 | d72a3e68b3bf4c108e6b4f96cc9c4608 2022-03-09 13:44:49.709 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 13:44:49.709 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-09 13:44:49.709 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:49.709 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:44:49.709 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:49.709 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:49.709 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:44:49.709 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:44:49.709 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:44:49.709 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:44:49.709 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:44:49.709 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:44:49.709 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:49.709 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.709 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:49.709 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.709 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.709 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.709 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.709 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.709 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:49.709 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:49.709 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:49.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.710 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.710 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.710 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:44:49.710 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.710 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:49.710 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.710 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.710 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.710 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.710 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.710 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:49.710 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:49.710 | ++ functions-common:get_field:818 : echo '| 3c11f8e316544843b463b0e348326054 | 18d2191d1bb849bcb2fdb16901ecd249 | | caa9f21a6db34d52a849eb92c2e8d697 | | | False |' 2022-03-09 13:44:49.710 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:49.710 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.710 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.710 | + functions-common:get_or_add_user_project_role:997 : echo 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.710 | 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.710 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-09 13:44:49.710 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:44:49.710 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-09 13:44:49.710 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-09 13:44:49.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.710 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.710 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.710 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.710 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:44:49.710 | 672ebf7efc604f61970b5b1f21712600' 2022-03-09 13:44:49.711 | + functions-common:get_or_create_service:1094 : echo 672ebf7efc604f61970b5b1f21712600 2022-03-09 13:44:49.711 | 672ebf7efc604f61970b5b1f21712600 2022-03-09 13:44:49.711 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-03-09 13:44:49.711 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:44:49.711 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-09 13:44:49.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:44:49.711 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-09 13:44:49.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.711 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.711 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.711 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:44:49.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:44:49.711 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-09 13:44:49.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.711 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.711 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.711 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0b385274bb4945bfae82b06d7b9512a7 2022-03-09 13:44:49.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0b385274bb4945bfae82b06d7b9512a7 2022-03-09 13:44:49.711 | + functions-common:get_or_create_endpoint:1127 : public_id=0b385274bb4945bfae82b06d7b9512a7 2022-03-09 13:44:49.711 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.30:8080 ]] 2022-03-09 13:44:49.711 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-03-09 13:44:49.711 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:44:49.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-09 13:44:49.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.711 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.712 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.712 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.712 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:44:49.712 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:44:49.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-03-09 13:44:49.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.712 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.712 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.712 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.712 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6de6b159462e424fa1842aefc0d41379 2022-03-09 13:44:49.712 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6de6b159462e424fa1842aefc0d41379 2022-03-09 13:44:49.712 | 6de6b159462e424fa1842aefc0d41379 2022-03-09 13:44:49.712 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:44:49.712 | + functions-common:get_or_create_endpoint:1136 : echo 0b385274bb4945bfae82b06d7b9512a7 2022-03-09 13:44:49.712 | 0b385274bb4945bfae82b06d7b9512a7 2022-03-09 13:44:49.712 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-09 13:44:49.712 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-09 13:44:49.712 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:44:49.712 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-09 13:44:49.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.712 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.712 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.712 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.712 | ++ functions-common:get_or_create_project:938 : project_id=8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.712 | ++ functions-common:get_or_create_project:939 : echo 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.712 | + lib/swift:create_swift_accounts:628 : swift_project_test1=8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.712 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-09 13:44:49.713 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:44:49.713 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-09 13:44:49.713 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:49.713 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-09 13:44:49.713 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-09 13:44:49.713 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-09 13:44:49.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.713 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.713 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.713 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.713 | ++ functions-common:get_or_create_user:925 : user_id=a576f8521b0b40358cc2abe9f85a7cb1 2022-03-09 13:44:49.713 | ++ functions-common:get_or_create_user:926 : echo a576f8521b0b40358cc2abe9f85a7cb1 2022-03-09 13:44:49.713 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a576f8521b0b40358cc2abe9f85a7cb1 2022-03-09 13:44:49.713 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-09 13:44:49.713 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:44:49.713 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a576f8521b0b40358cc2abe9f85a7cb1 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.713 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:49.713 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:44:49.713 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:49.713 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:49.713 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:44:49.713 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:44:49.713 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:44:49.713 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:44:49.713 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:49.713 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a576f8521b0b40358cc2abe9f85a7cb1 --project 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.713 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.713 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.713 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.714 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.714 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.714 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:49.714 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:49.714 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a576f8521b0b40358cc2abe9f85a7cb1 --project 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.714 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.714 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.714 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a576f8521b0b40358cc2abe9f85a7cb1 --project 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.714 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.714 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:49.714 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.714 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.714 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.714 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.714 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:49.714 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:49.714 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:49.714 | ++ functions-common:get_field:818 : echo '| 3c11f8e316544843b463b0e348326054 | a576f8521b0b40358cc2abe9f85a7cb1 | | 8577984698b444c7a266f9a23858e7b2 | | | False |' 2022-03-09 13:44:49.714 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.714 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.714 | + functions-common:get_or_add_user_project_role:997 : echo 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.714 | 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.714 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-09 13:44:49.714 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-09 13:44:49.715 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:49.715 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-09 13:44:49.715 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-09 13:44:49.715 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-09 13:44:49.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.715 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.715 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.715 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.715 | ++ functions-common:get_or_create_user:925 : user_id=c6b6f419140c4b89b5136fd47d7c1788 2022-03-09 13:44:49.715 | ++ functions-common:get_or_create_user:926 : echo c6b6f419140c4b89b5136fd47d7c1788 2022-03-09 13:44:49.715 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c6b6f419140c4b89b5136fd47d7c1788 2022-03-09 13:44:49.715 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-09 13:44:49.715 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:44:49.715 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role fec3f53c384d4819a3599ab41738a44b c6b6f419140c4b89b5136fd47d7c1788 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.715 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:49.715 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:44:49.715 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:49.715 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:49.715 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:44:49.715 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:44:49.715 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:44:49.715 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:44:49.715 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.715 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role fec3f53c384d4819a3599ab41738a44b --user c6b6f419140c4b89b5136fd47d7c1788 --project 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.715 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:49.715 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.715 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.716 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.716 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.716 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.716 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:49.716 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:49.716 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add fec3f53c384d4819a3599ab41738a44b --user c6b6f419140c4b89b5136fd47d7c1788 --project 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.716 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.716 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.716 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role fec3f53c384d4819a3599ab41738a44b --user c6b6f419140c4b89b5136fd47d7c1788 --project 8577984698b444c7a266f9a23858e7b2 2022-03-09 13:44:49.716 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.716 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:49.716 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.716 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.716 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.716 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.716 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.716 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:49.716 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:49.716 | ++ functions-common:get_field:818 : echo '| fec3f53c384d4819a3599ab41738a44b | c6b6f419140c4b89b5136fd47d7c1788 | | 8577984698b444c7a266f9a23858e7b2 | | | False |' 2022-03-09 13:44:49.716 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:49.716 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.716 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:44:49.716 | + functions-common:get_or_add_user_project_role:997 : echo fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:44:49.716 | fec3f53c384d4819a3599ab41738a44b 2022-03-09 13:44:49.716 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-09 13:44:49.716 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-09 13:44:49.717 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:44:49.717 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-09 13:44:49.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.717 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.717 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.717 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.717 | ++ functions-common:get_or_create_project:938 : project_id=feae875f25fa446eac4d0cc30a080bf4 2022-03-09 13:44:49.717 | ++ functions-common:get_or_create_project:939 : echo feae875f25fa446eac4d0cc30a080bf4 2022-03-09 13:44:49.717 | + lib/swift:create_swift_accounts:642 : swift_project_test2=feae875f25fa446eac4d0cc30a080bf4 2022-03-09 13:44:49.717 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-09 13:44:49.717 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:44:49.717 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-09 13:44:49.717 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-09 13:44:49.717 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:49.717 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-09 13:44:49.717 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-09 13:44:49.717 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-09 13:44:49.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.717 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.717 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.717 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.717 | ++ functions-common:get_or_create_user:925 : user_id=71c5cd0f6e634633b5c4e9e11efa60b7 2022-03-09 13:44:49.717 | ++ functions-common:get_or_create_user:926 : echo 71c5cd0f6e634633b5c4e9e11efa60b7 2022-03-09 13:44:49.717 | + lib/swift:create_swift_accounts:647 : swift_user_test2=71c5cd0f6e634633b5c4e9e11efa60b7 2022-03-09 13:44:49.717 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-09 13:44:49.717 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:44:49.717 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 71c5cd0f6e634633b5c4e9e11efa60b7 feae875f25fa446eac4d0cc30a080bf4 2022-03-09 13:44:49.717 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:49.718 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:44:49.718 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:49.718 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:49.718 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:44:49.718 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:44:49.718 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:44:49.718 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:44:49.718 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 71c5cd0f6e634633b5c4e9e11efa60b7 --project feae875f25fa446eac4d0cc30a080bf4 2022-03-09 13:44:49.718 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.718 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:49.718 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.718 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.718 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.718 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.718 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.718 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:49.718 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:49.718 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 71c5cd0f6e634633b5c4e9e11efa60b7 --project feae875f25fa446eac4d0cc30a080bf4 2022-03-09 13:44:49.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.718 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.718 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.718 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 71c5cd0f6e634633b5c4e9e11efa60b7 --project feae875f25fa446eac4d0cc30a080bf4 2022-03-09 13:44:49.718 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.718 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:49.718 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.718 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.719 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.719 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.719 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.719 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:49.719 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:49.719 | ++ functions-common:get_field:818 : echo '| 3c11f8e316544843b463b0e348326054 | 71c5cd0f6e634633b5c4e9e11efa60b7 | | feae875f25fa446eac4d0cc30a080bf4 | | | False |' 2022-03-09 13:44:49.719 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:49.719 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.719 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.719 | + functions-common:get_or_add_user_project_role:997 : echo 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.719 | 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.719 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-09 13:44:49.719 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-09 13:44:49.719 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 13:44:49.719 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-09 13:44:49.719 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-09 13:44:49.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.719 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.719 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.719 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.719 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-09 13:44:49.719 | 3dfb7c518bc744c2b0b07c9824387162' 2022-03-09 13:44:49.719 | ++ functions-common:get_or_create_domain:888 : echo 3dfb7c518bc744c2b0b07c9824387162 2022-03-09 13:44:49.719 | + lib/swift:create_swift_accounts:652 : swift_domain=3dfb7c518bc744c2b0b07c9824387162 2022-03-09 13:44:49.719 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-09 13:44:49.719 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:44:49.719 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-09 13:44:49.719 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 3dfb7c518bc744c2b0b07c9824387162 2022-03-09 13:44:49.719 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:44:49.720 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=3dfb7c518bc744c2b0b07c9824387162 --or-show -f value -c id 2022-03-09 13:44:49.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.720 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.720 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.720 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.720 | ++ functions-common:get_or_create_project:938 : project_id=d6bd95d3d19c4e47baa087bcb29542cf 2022-03-09 13:44:49.720 | ++ functions-common:get_or_create_project:939 : echo d6bd95d3d19c4e47baa087bcb29542cf 2022-03-09 13:44:49.720 | + lib/swift:create_swift_accounts:656 : swift_project_test4=d6bd95d3d19c4e47baa087bcb29542cf 2022-03-09 13:44:49.720 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-09 13:44:49.720 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:44:49.720 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-09 13:44:49.720 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 3dfb7c518bc744c2b0b07c9824387162 test4@example.com 2022-03-09 13:44:49.720 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:44:49.720 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-09 13:44:49.720 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-09 13:44:49.720 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=3dfb7c518bc744c2b0b07c9824387162 --email=test4@example.com --or-show -f value -c id 2022-03-09 13:44:49.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.720 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.720 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.720 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.721 | ++ functions-common:get_or_create_user:925 : user_id=4fde87e4301c4ee282210cc48a8f46f5 2022-03-09 13:44:49.721 | ++ functions-common:get_or_create_user:926 : echo 4fde87e4301c4ee282210cc48a8f46f5 2022-03-09 13:44:49.721 | + lib/swift:create_swift_accounts:661 : swift_user_test4=4fde87e4301c4ee282210cc48a8f46f5 2022-03-09 13:44:49.721 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-09 13:44:49.721 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:44:49.721 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 4fde87e4301c4ee282210cc48a8f46f5 d6bd95d3d19c4e47baa087bcb29542cf 2022-03-09 13:44:49.721 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:44:49.721 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:44:49.721 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:44:49.721 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:44:49.721 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:44:49.721 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:44:49.721 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:44:49.721 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:44:49.721 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4fde87e4301c4ee282210cc48a8f46f5 --project d6bd95d3d19c4e47baa087bcb29542cf 2022-03-09 13:44:49.721 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.721 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:44:49.721 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.721 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.721 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.721 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.721 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:44:49.721 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:44:49.721 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 4fde87e4301c4ee282210cc48a8f46f5 --project d6bd95d3d19c4e47baa087bcb29542cf 2022-03-09 13:44:49.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.721 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.721 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.722 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4fde87e4301c4ee282210cc48a8f46f5 --project d6bd95d3d19c4e47baa087bcb29542cf 2022-03-09 13:44:49.722 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:44:49.722 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:44:49.722 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:44:49.722 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.722 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:44:49.722 | from cryptography.utils import int_from_bytes 2022-03-09 13:44:49.722 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:44:49.722 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:44:49.722 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:44:49.722 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:44:49.722 | ++ functions-common:get_field:818 : echo '| 3c11f8e316544843b463b0e348326054 | 4fde87e4301c4ee282210cc48a8f46f5 | | d6bd95d3d19c4e47baa087bcb29542cf | | | False |' 2022-03-09 13:44:49.722 | ++ functions-common:get_field:812 : read data 2022-03-09 13:44:49.722 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.722 | + functions-common:get_or_add_user_project_role:997 : echo 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.722 | 3c11f8e316544843b463b0e348326054 2022-03-09 13:44:49.751 | [366599 Async create_swift_accounts:401347]: finished create_swift_accounts with result 0 in 130 seconds 2022-03-09 13:44:49.758 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-09 13:44:49.760 | + inc/async:async_wait:197 : return 0 2022-03-09 13:44:49.763 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-09 13:44:49.781 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:44:49.784 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-09 13:44:49.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:44:49.804 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-09 13:44:49.806 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:44:49.809 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-09 13:44:49.811 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-09 13:44:49.814 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-09 13:44:49.873 | + inc/async:async_inner:63 : init_glance 2022-03-09 13:44:49.911 | [366599 Async init_glance:405639]: running: init_glance 2022-03-09 13:44:49.914 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-09 13:44:49.932 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:44:49.934 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-09 13:44:49.937 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:44:49.939 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-09 13:44:49.942 | + ./stack.sh:main:1147 : configure_neutron 2022-03-09 13:44:49.945 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-09 13:44:49.948 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:44:49.949 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 13:44:49.954 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:44:49.957 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 13:44:49.961 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 13:44:49.963 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 13:44:49.965 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-09 13:44:49.968 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-09 13:44:49.971 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-09 13:44:49.973 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-09 13:44:49.986 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-09 13:44:49.993 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-09 13:44:52.418 | Traceback (most recent call last): 2022-03-09 13:44:52.419 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-09 13:44:52.419 | sys.exit(main()) 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-09 13:44:52.419 | generate(conf) 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-09 13:44:52.419 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-09 13:44:52.419 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-09 13:44:52.419 | mgr = stevedore.named.NamedExtensionManager( 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-09 13:44:52.419 | extensions = self._load_plugins(invoke_on_load, 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-09 13:44:52.419 | self._on_load_failure_callback(self, ep, err) 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-09 13:44:52.419 | ext = self._load_one_plugin(ep, 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-09 13:44:52.419 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-09 13:44:52.419 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-09 13:44:52.419 | plugin = ep.load() 2022-03-09 13:44:52.419 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-09 13:44:52.419 | module = import_module(match.group('module')) 2022-03-09 13:44:52.419 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-09 13:44:52.419 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-09 13:44:52.419 | File "", line 1014, in _gcd_import 2022-03-09 13:44:52.419 | File "", line 991, in _find_and_load 2022-03-09 13:44:52.419 | File "", line 975, in _find_and_load_unlocked 2022-03-09 13:44:52.419 | File "", line 671, in _load_unlocked 2022-03-09 13:44:52.419 | File "", line 848, in exec_module 2022-03-09 13:44:52.419 | File "", line 219, in _call_with_frames_removed 2022-03-09 13:44:52.420 | File "/opt/stack/neutron/neutron/opts.py", line 23, in 2022-03-09 13:44:52.420 | import neutron.conf.agent.common 2022-03-09 13:44:52.420 | File "/opt/stack/neutron/neutron/conf/agent/common.py", line 23, in 2022-03-09 13:44:52.420 | from neutron.common import config_lite as config 2022-03-09 13:44:52.420 | File "/opt/stack/neutron/neutron/common/config_lite.py", line 22, in 2022-03-09 13:44:52.420 | from neutron_lib.api import validators_lite as validators 2022-03-09 13:44:52.420 | ImportError: cannot import name 'validators_lite' from 'neutron_lib.api' (/usr/local/lib/python3.8/dist-packages/neutron_lib/api/__init__.py) 2022-03-09 13:44:52.636 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-09 13:44:52.639 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-09 13:44:52.641 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-09 13:44:52.644 | + ./stack.sh:exit_trap:522 : jobs='391983 2022-03-09 13:44:52.644 | 405639' 2022-03-09 13:44:52.646 | + ./stack.sh:exit_trap:525 : [[ -n 391983 2022-03-09 13:44:52.646 | 405639 ]] 2022-03-09 13:44:52.649 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-09-133605 ]] 2022-03-09 13:44:52.651 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-09 13:44:52.653 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-09 13:44:52.653 | exit_trap: cleaning up child processes 2022-03-09 13:44:52.655 | + ./stack.sh:exit_trap:527 : kill 391983 405639 2022-03-09 13:44:52.657 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.LiIB6Mr61F ']' 2022-03-09 13:44:52.660 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.LiIB6Mr61F 2022-03-09 13:44:52.664 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-09 13:44:52.666 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-09 13:44:52.668 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-09 13:44:52.670 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-09 13:44:52.670 | Error on exit 2022-03-09 13:44:52.673 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-09 13:44:52.675 | + ./stack.sh:exit_trap:542 : generate-subunit 1646832961 531 fail 2022-03-09 13:44:53.358 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-09 13:44:53.360 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-09 13:44:54.409 | + ./stack.sh:exit_trap:556 : exit 1